Sorry, I should of paid more attention. For some reason I thought the tarball error was because of bison like your problem with the svn version.
I believe that there may of been a small mistake in the initial tarball when it was released. If you wouldnt mind, try downloading it again. Here are some md5's just to make sure you dont get a cached copy: MD5(callweaver-1.2.0.tar.bz2)= f81333de7b835d7b7143a291350075a8 MD5(callweaver-1.2.0.tgz)= 3f21e8c07e00d73cc5c9490d0869394 Those were obtained with "openssl dgst -md5 [filename]" If you still have a problem after you extract, ./configure, and make, please paste (or pastebin) everything from your ./configure line to the end. Thanks, mm_202. On Fri, May 23, 2008 at 1:48 PM, Martin Joseph <[EMAIL PROTECTED]> wrote: > > On May 23, 2008, at 11:19 AM, mm_202 wrote: >> Marty, >> >> Install bison and run ./configure and make again. >> (that will also work for the svn version as well) >> > I already have Bison version 1.28 installed and have been building > and running CW for about a year. Is a newer version of Bison > needed? If so, which one? > > Thanks for the help! > Marty > >> -- mm_202. >> >> On Fri, May 23, 2008 at 12:14 PM, martin joseph >> <[EMAIL PROTECTED]> wrote: >>> The release tarball also fails to build. >>> >>> >>> >>> /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: >>> _cw_jb_destroy referenced from libcallweaver expected to be defined >>> in libcwjb >>> _cw_jb_do_usecheck referenced from libcallweaver expected to be >>> defined in libcwjb >>> _cw_jb_get_and_deliver referenced from libcallweaver expected to be >>> defined in libcwjb >>> _cw_jb_get_when_to_wakeup referenced from libcallweaver expected to >>> be defined in libcwjb >>> _cw_jb_put referenced from libcallweaver expected to be defined in >>> libcwjb >>> collect2: ld returned 1 exit status >>> make[2]: *** [pbx_spool.la] Error 1 >>> make[2]: Leaving directory `/usr/src/CW/1.2/pbx' >>> make[1]: *** [all] Error 2 >>> make[1]: Leaving directory `/usr/src/CW/1.2/pbx' >>> make: *** [all-recursive] Error 1 >>> ibookguts:/usr/src/CW/1.2 root# >>> >>> Thoughts? Ideas?Help please? >>> >>> Thanks, >>> Marty >>> >>> _______________________________________________ >>> 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 > > _______________________________________________ > 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
