I've tried to get asterisk working on FreeBSD 6.[02] on any version past 1.2.14 (on the 1.2 branch).
Building WITHOUT_ZAPTEL works fine. Taking this out, I get: gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -I/usr/local/include -L/usr/local/lib -march=i386 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -I/usr/local/include -L/usr/local/lib -c -o codec_zap.o codec_zap.c codec_zap.c: In function `zap_framein': codec_zap.c:147: error: dereferencing pointer to incomplete type [...] codec_zap.c:207: error: dereferencing pointer to incomplete type codec_zap.c:208: error: `ZT_TCOP_TRANSCODE' undeclared (first use in this function) (This is besides an error where "linux/zaptel.h" isn't found; changed to simply "zaptel.h" in the include). This worked fine for 1.2.14, and I can't find anything in the archives about this. Mismatched Zaptel_bsd build? Some silly thing on my end? (I checked the Ports, and they have 1.2.13 -- I'm already running 1.2.14, so that doesn't help). Thanks, Gerald.
_______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

