On Jun 22, 2007, at 1:39 AM, Jason Ketterman wrote: > On Jun 22, 2007, at 3:10 AM, Martin Joseph wrote: > >> Thanks for the pointers and the help, unfortunately, that didn't fix >> my problem. >> >> Any other ideas? >> Marty >> > > I also have compiled many bootstrapped versions of the callweaver code > over the last two months, and have had no problem with those. However > I too am having the same problem with the rc4 build.
Has anyone out there built the RC4 release on OSX successfully? I tried once again, carefully following the instructions provided by Ctrix in the readme.darwin and my build still failed. /usr/bin/ld: warning multiple definitions of symbol _PC /usr/local/lib/libreadline.dylib(terminal.so) definition of _PC /usr/lib/libncurses.dylib(lib_tputs.o) definition of _PC /usr/bin/ld: warning multiple definitions of symbol _UP /usr/local/lib/libreadline.dylib(terminal.so) definition of _UP /usr/lib/libncurses.dylib(lib_termcap.o) definition of _UP /usr/bin/ld: warning multiple definitions of symbol _BC /usr/local/lib/libreadline.dylib(terminal.so) definition of _BC /usr/lib/libncurses.dylib(lib_termcap.o) definition of _BC /usr/bin/ld: Undefined symbols: _opbx_LOG collect2: ld returned 1 exit status make[1]: *** [func_strings.la] Error 1 make[1]: Leaving directory `/usr/src/CW/callweaver-1.2.0_rc4/funcs' make: *** [all-recursive] Error 1 ibookguts:/usr/src/cw/callweaver-1.2.0_rc4 root# I Certainly might be doing something stupid, but I don't see what that could be. It's certainly a bit annoying that I am unable to build Callweaver on this box as I regularly build asterisk 1.4 trunk with just a simple: svn update ./configure make make install I know that callweaver is supposed to do a better job of supporting other platforms (ie not linux), and I would love to take advantage of this on OSX. Unfortunately at the moment, it won't build for me, VERY frustrating. Thanks for any ideas and or help with this. Marty _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
