Hi,

On Thu, Jul 19, 2007 at 02:11:37AM -0700, martin joseph wrote:
> I have 10.4.10 installed with all the necessary add on's to make the  
> bootstrap work.

oh, now i have seen you even posted it before. sorry :)


> /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

these can be ignored for now, its not shiney, but shouldnt matter first.


> /usr/bin/ld: Undefined symbols:
> _saturate
> collect2: ld returned 1 exit status
> make[2]: *** [app_nconference.la] Error 1

This is odd, youre building the .la file and its complaining about
_saturate.  saturate() is a function which spandsp brings, AFAIK.  So,
the solution seems to be that spandsp is not linked correctly.

It might be helpful to post the command that make(1) calls and to post
config.status also.

It might be also useful to post wether libspandsp.*so* is installed
somewhere and wether the path is to be found by ld.

sincerely,
-- 
http://www.ukeer.de/about.html

"Linux is not portable."
                --Linus Torvalds
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to