This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

/usr/bin/ld: cannot find -leXosip


Hello 
When I using âgcc sip_reg.c -o sip_reg -leXosip -losip2 -losipparser2 -lpthread -L/usr/local/libâ to compile sip_reg.c , I get the error msg as follows :
/usr/bin/ld: cannot find -leXosip
collect2: ld returned 1 exit statusâ

how can I overcome of errors?

Cheers,
Jay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]