libtool shared

Mel Flynn mel.flynn+fbsd.questions at mailing.thruhere.net
Mon Jun 29 21:27:14 UTC 2009


On Sunday 28 June 2009 14:18:54 alexus wrote:

> ltconfig:432: gcc -E conftest.c
> ltconfig:547: checking if gcc PIC flag -fPIC works
> ltconfig:548: gcc -c  -fPIC -DPIC  conftest.c 1>&5
> ltconfig:591: checking if gcc static flag -static works
> ltconfig:592: gcc -o conftest    -static conftest.c  1>&5
> ltconfig:624: checking for ld used by GCC
> GNU ld version 2.15 [FreeBSD] 2004-05-23
> ltconfig:971: checking if global_symbol_pipe works
> ltconfig:972: gcc -c   conftest.c 1>&5
> ltconfig:975: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*
> [ABCDGISTUW] \([_A-Za-z][_A-Za-z0-9]*\)$/\1 \1/p' > conftest.nm"
> ltconfig:1033: gcc -o conftest  -fno-builtin   conftest.c conftestm.o 1>&5

It stops here? It should give a reason and configure should continue 
eventually. Or did you CTRL-C the process and output didn't end up in the file 
yet? Let the entire configure run through, then inspect config.log where 
configure eventually says it's unable to build shared libraries.
-- 
Mel


More information about the freebsd-questions mailing list