From: Geoff N. <ge...@gn...> - 2004-10-21 21:50:23
|
iax...@li... wrote: > I just downloaded the current CVS sources, and the library > compile fails: > > gcc -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio > -Iportmixer/px_common > -Ilibspeex/include -g -Wall -Wpointer-arith > -DSPEEX_PREPROCESS=1 -Ilibiax2/src > -DIAXC_IAX2 -DLIBIAX > -DSPEEX_EC=1 -DWIN32 -c -o libiax2/src/iax2-parser.o > libiax2/src/iax2-parser.c libiax2/src/iax2-parser.c:31:19: align.h: > No such file or directory libiax2/src/iax2-parser.c: In function > `dump_int': libiax2/src/iax2-parser.c:73: warning: implicit > declaration > of function > `GET_ALIGN_32' > libiax2/src/iax2-parser.c: In function `dump_short': > libiax2/src/iax2-parser.c:81: warning: implicit declaration > of function > `GET_ALIGN_16' > make: *** [libiax2/src/iax2-parser.o] Error 1 > > missing align.h? > > BTW, I am seeing a lot more warnings than I used to. Using > Mingw 2.0.0 and > cygwin version 2.340.2.5 and wxWindows 2.4.1 > > > Can you try to do the compling with all current versions: MinGW-3.1.0-1 wxWindows 2.4.2 Cygwin 2.340.2.5???? I only have 1005.11.0.0 Geoff |