linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] 1.0-pre4 can't compile with "--disable-glib"


From: Huang Bo
Subject: [Linphone-developers] 1.0-pre4 can't compile with "--disable-glib"
Date: Tue, 09 Nov 2004 09:26:41 +0800
User-agent: Mozilla Thunderbird 0.8 (X11/20040926)

Hello!
I configured linphone-1.0-pre4 with "--disable-glib" , and get the error below when compiling:
-->
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../mediastreamer -I../oRTP/src -I../oRTP -I../gsmlib -I../lpc10-1.5 -I../ffmpeg/libavcodec -I/usr/X11R6/include/X11 -I/usr/include/SDL -I/usr/include -DG_LOG_DOMAIN=\"MediaStreamer\" -DINET6 -g -O2 -I../support -MT msrtprecv.lo -MD -MP -MF .deps/msrtprecv.Tpo -c msrtprecv.c -fPIC -DPIC -o .libs/msrtprecv.o
In file included from msrtprecv.h:31,
                from msrtprecv.c:22:
../oRTP/src/ortp.h:44: error: parse error before "GLogFunc"
make: *** [msrtprecv.lo] Error 1

----------->

It's seemed that the msrtprecv.h include "rtpport.h" in a wrong way . Maybe the libortp should be separated from linphone's source ?

Regards
Falls Huang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]