Ignore my last, blew everything away and did a clean configure/make/ install from the rc5 loadset,
Now have a really (dumb) question. How do I start the daemon under OS X? Cheers Rob On 13/08/2007, at 12:51 PM, Rob Gillan wrote: > > Darin, > > We still see make fail with: > > 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 do note that you have different flag settings: > >> % ./configure --prefix=/usr/local/callweaver.org CFLAGS=-I/opt/local/ >> include LDFLAGS=-L/opt/local/lib > > than what we are using: > > CFLAGS="-I/usr/local/callweaver/include" LDFLAGS="-L/usr/local/ > callweaver/lib" ./configure --prefix=/usr/local/callweaver > > We have installed readline 5.0, libtiff 3.8.2 and spandsp 0.0.4pre4 > into /usr/local/callweaver. I can only assume you have some other > ports or libs loaded. Can you please let us know your build > environment? > > Cheers and thanks > 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
