Alexander Hansen wrote:
> OS 10.5.1, PowerPC, Xcode 2.5:
>
> >From the build log:
> ...
> checking whether stripping libraries is possible... yes
> checking for GNU Pth... *FAILED*
>  | Found GNU Pth 1.4.1 under /sw, but
>  | was unable to perform a sanity execution check. This usually
>  | means that the GNU Pth shared library libpth.so is present
>  | but $LD_LIBRARY_PATH is incomplete to execute a Pth test.
>  | In this case either disable this test via --without-pth-test,
>  | or extend $LD_LIBRARY_PATH, or build GNU Pth as a static
>  | library only via its --disable-shared Autoconf option.
>  | We used the following build environment:
>  |    CC="gcc"
>  |    CFLAGS="-g -O2 -I/sw/include"
>  |    LDFLAGS=" -L/sw/lib"
>  |    LIBS=" -lpth"
>  | See config.log for possibly more details.
> ...
>
> The relevant part of the config.log appears to be:
> ...
> configure:21438: gcc -o conftest -g -O2 -I/sw/include -I/sw/include 
> -I/sw/includ
> e  -L/sw/lib conftest.c  -lpth >&5
> conftest.c: In function 'main':
> conftest.c:55: warning: incompatible implicit declaration of built-in 
> function '
> exit'
> configure:21441: $? = 0
> configure:21447: ./conftest
> ./configure: line 21448: 86120 Segmentation fault      ./conftest$ac_exeext
> configure:21450: $? = 139
> configure: program exited with status 139
> ...
>
> (the number before "Segmentation fault" is different on different attempts)
>
> I've posted this text with links to the full log files at
>
> http://akhmac.blogdns.net/~hansen/finklogs/archives/2008-01.html#e2008-01-10T11_54_23.txt
>   

Update--the fix committed by dmalloc appears to have solved the build issue.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to