On Fri, Jul 15, 2005 at 09:52:19AM +0100, Angus Comber wrote: > Hello > > I am trying to get Asterisk to work with the Junghanns Quad BRI ISDN card. I > am progressing slowly! > > Problem I am now experiencing is as below. > > > gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-declarations > -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 > -DZAPTEL_OPTIMIZATIONS > -DASTERISK_VERSION=\"1.0.8-BRIstuffed-0.2.0-RC8h\" -DINSTALL_PREFIX=\"\" > -DASTETCDIR=\"/etc/asterisk\" > -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" > -DASTVARRUNDIR=\"/var/run\" > -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" > -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" > -DASTMODDIR=\"/usr/lib/asterisk/modules\" > -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" > -DBUSYDETECT_MARTIN -c -o channel.o channel.c > channel.c:41:31: asterisk/transcap.h: No such file or directory
asterisk/transcap.h is added by the bristuff patch. Are you sure it was properly applied? BTW: If you build it now, try 1.0.9 and bristuff RC8j . Alternatively, patch 1.0.8 yourself for the callerid issues. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
