On Jul 19, 2007, at 12:38 AM, Rico -mc- Gloeckner wrote:

> Hi,
>
> On Wed, Jul 18, 2007 at 11:43:40AM -0700, Martin Joseph wrote:
>> There is no nice pretty installer,  and building the regular linux
>> way doesn't work either at the moment as far as I can tell.
>>
>> Hopefully this will be resolved when the 1.2 branch get closer to an
>> acual release candidate?
>
> It might be helpful if some good soul with an OSX could try the usual
> way (svn co trunk ; ./bootstrap.sh ; ./configure ; make && make  
> install)
> to compile on OSX and post errors here, to the bugtracking system  
> or to
> me privately, so we can sort these issues out.
>
> Sadly, i do not have access to osx, so i cant check it myself.

I have 10.4.10 installed with all the necessary add on's to make the  
bootstrap work.

Updating trunk tonight make fails with:

/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:
_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 have no idea where _saturate is located and why it isn't happy?

Thanks for some help.
Marty


_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to