[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linphone-users] Re: [Linphone-developers] Compile oRTP error
From: |
Simon Morlat |
Subject: |
[Linphone-users] Re: [Linphone-developers] Compile oRTP error |
Date: |
Fri, 02 Mar 2007 12:48:27 -0000 |
User-agent: |
KMail/1.7.1 |
Hello,
Strange error. If think it is related with glib.
glib is not required by linphone if you use only the console interface.
For that you can build with ./configure --disable-glib
Simon
Le Mercredi 15 Décembre 2004 08:59, Jeffery Huang a écrit :
> Dear All,
> I checkout source from CVS and occur an error while I compile oRTP:
>
> /bin/sh ../libtool --mode=link --tag=CC arm-linux-gcc
> -DG_LOG_DOMAIN=\"oRTP\" -I.. -pthread -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -DINET6 -g -O2 -Wall -o rtpsend
> rtpsend.o libortp.la
> arm-linux-gcc -DG_LOG_DOMAIN=\"oRTP\" -I.. -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -DINET6 -g -O2 -Wall -o .libs/rtpsend
> rtpsend.o -pthread ./.libs/libortp.so
> -L/opt/omap-project/omap-module/tools/lib
> /opt/omap-project/omap-module/tools/lib/libgthread-2.0.so -lpthread
> /opt/omap-project/omap-module/tools/lib/libglib-2.0.so -lm -Wl,--rpath
> -Wl,/opt/omap-project/omap-module/tools/linphone-1.0/lib -Wl,--rpath
> -Wl,/opt/omap-project/omap-module/tools/lib
> ./.libs/libortp.so: undefined reference to `g_return_if_fail_warning'
> collect2: ld returned 1 exit status
> make: *** [rtpsend] Error 1
>
>
> Can anyone kindly tell me how do I resolve this problem?
>
> Thanks
>
> Regard,
> Jeffery Huang
>
> ---------------------------------------------
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> By @utoTOOLS MIS
>
>
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Linphone-users] Re: [Linphone-developers] Compile oRTP error,
Simon Morlat <=