|
From: | hhw |
Subject: | [Linphone-users] build linphone error |
Date: | Wed, 24 Mar 2004 15:22:35 +0800 |
$ make
make all-recursive make[1]: Entering directory `/cygdrive/g/hhwprog/bysj/linphone-0.12.1' Making all in support make[2]: Entering directory `/cygdrive/g/hhwprog/bysj/linphone-0.12.1/support' source='glist.c' object='glist.lo' libtool=yes \ depfile='.deps/glist.Plo' tmpdepfile='.deps/glist.TPlo' \ depmode=gcc3 /bin/bash ../depcomp \ /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o glist.lo `test -f 'glist.c' || echo './'`glist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glist.c -MT glist.lo -MD -MP -MF .de ps/glist.TPlo -DPIC -o .libs/glist.o In file included from glist.c:31: uglib.h: In function `g_thread_set_priority': uglib.h:164: warning: passing arg 1 of `sched_setscheduler' makes integer from p ointer without a cast uglib.h: In function `g_timer_elapsed': uglib.h:195: error: variable `current' has initializer but incomplete type uglib.h:195: warning: excess elements in struct initializer uglib.h:195: warning: (near initialization for `current') uglib.h:195: warning: excess elements in struct initializer uglib.h:195: warning: (near initialization for `current') uglib.h:195: error: storage size of `current' isn't known uglib.h:199: error: dereferencing pointer to incomplete type uglib.h:204: error: dereferencing pointer to incomplete type make[2]: *** [glist.lo] Error 1 make[2]: Leaving directory `/cygdrive/g/hhwprog/bysj/linphone-0.12.1/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/g/hhwprog/bysj/linphone-0.12.1' make: *** [all] Error 2 |
[Prev in Thread] | Current Thread | [Next in Thread] |