Same error on build 3503 btw. Cheers Rob
On 11/08/2007, at 9:10 AM, Rob Gillan wrote: > Hi all, > > Just tried the latest trunk snapshot, clean build of readline/tiff/ > spandsp (0.0.0.4pre4), and it now fails with two of the recently > added variables in options.h: > > gcc -DHAVE_CONFIG_H -include ../include/confdefs.h -I. -I../include - > fomit-frame-pointer -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing- > prototypes -Wmissing-declarations -DTEMP_STORE=2 -DTHREADSAFE=1 - > DSQLITE_OMIT_CURSOR -DNO_TCL -I../sqlite3-embedded -I../sqlite3- > embedded -DOS_UNIX -I.. -I../include -I/usr/local/callweaver/include - > I/usr/include/openssl -DHAVE_SSL -I/usr/local/callweaver/include -MT > libcallweaver_la-hashtable_helper.lo -MD -MP -MF .deps/ > libcallweaver_la-hashtable_helper.Tpo -c hashtable_helper.c -fno- > common -DPIC -o .libs/libcallweaver_la-hashtable_helper.o > In file included from hashtable_helper.c:35: > ../include/callweaver/options.h:51: error: parse error before > 'opbx_startuptime' > ../include/callweaver/options.h:51: warning: type defaults to 'int' > in declaration of 'opbx_startuptime' > ../include/callweaver/options.h:51: warning: data definition has no > type or storage class > ../include/callweaver/options.h:52: error: parse error before > 'opbx_lastreloadtime' > ../include/callweaver/options.h:52: warning: type defaults to 'int' > in declaration of 'opbx_lastreloadtime' > ../include/callweaver/options.h:52: warning: data definition has no > type or storage class > make[3]: *** [libcallweaver_la-hashtable_helper.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > > I have also tried a number of the 34xx builds with the same error. > > Cheers > Rob > > _______________________________________________ > Callweaver-users mailing list > [email protected] > http://lists.callweaver.org/mailman/listinfo/callweaver-users > _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
