hi, i have some problem while compiling asterisk on netbsd/sparc. here is the snippet:
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -I/usr/local/include -I/usr/pkg/include -D_REENTRANT -D_GNU_SOURCE -O6 -pthread -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DOLD_SANGOMA_API -DCRYPTO -fPIC -c -o chan_skinny.o chan_skinny.c chan_skinny.c:100:27: bits/byteswap.h: No such file or directory chan_skinny.c: In function `transmit_response': chan_skinny.c:986: warning: implicit declaration of function `__bswap_32' gmake[1]: *** [chan_skinny.o] Error 1 gmake[1]: Leaving directory `/usr/home/thalunil/asterisk/channels' gmake: *** [subdirs] Error 1 the pkgsrc version of asterisk quits with a bus error on this machine. anone here with an idea? thanks, thal _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

