>> >> 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.
Hi again, I am still here and still hoping to become a callweaver user on OSX... I have been trying to build callweaver on and off for months now(from tarballs and svn), with no success. I currently am trying to build trunk, which I am updating via SVN. ./ bootstrap.sh which seems to succeed. ./configure also seems to be happy. When I say make, it chugs along and fails with: /usr/bin/ld: Undefined symbols: _saturate collect2: ld returned 1 exit status make[2]: *** [app_nconference.la] Error 1 make[2]: Leaving directory `/usr/src/CW/trunk/apps/nconference' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/CW/trunk/apps' make: *** [all-recursive] Error 1 I would love it if some patient soul could help me to figure out why this is happening? No one responded to my post above in which I wondered if anyone was using OSX with callweaver 1.2rc4? Thanks for your patience, and hopefully some help. Marty _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
