Re: FW: How to figure out the gcc -dP output?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"jay" <uniojnqoifazy@xxxxxxxxx> writes:

> I have download libosip2-3.3.0 , but when I to compile sip_reg.c using "gcc
> sip_reg.c -o sip_reg -leXosip -L/usr/local/lib -I../../include/
> -DHAVE_STRUCT_TIMEVAL -losipparser2"
> ,I got some error msg :
> sip_reg.c:55:28: error: eXosip2/eXosip.h: No such file or directory

Please do not ask a new question by replying to an unrelated message.
Please instead send a new message to gcc-help@xxxxxxxxxxxx  Using a
reply breaks threading.  Thanks.

Your error message seems straightforward: gcc can not find the file
eXosip2/eXosip.h.  We can't help you with that.  I recommend asking the
authors of libosip2.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux