From: Steve K. <st...@st...> - 2004-10-21 22:13:17
|
Oops! That's my fault. Forgot to cvs add align.c and align.h Committed... NOW. -SteveK Geoff Nordli wrote: >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 > > > > >------------------------------------------------------- >This SF.net email is sponsored by: IT Product Guide on ITManagersJournal >Use IT products in your business? Tell us what you think of them. Give us >Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more >http://productguide.itmanagersjournal.com/guidepromo.tmpl >_______________________________________________ >Iaxclient-devel mailing list >Iax...@li... >https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > |