Hi.
>  /usr/bin/ld: /usr/local/lib/liblog4cplus.a(configurator.o): relocation
> R_X86_64_32 can not be used when making a shared object; recompile with
> -fPIC
> /usr/local/lib/liblog4cplus.a: could not read symbols: Bad value
>
I have the same error when compiling TORCS on amd64. Adding -fPIC to TORCS
port doesn't help, but adding CFLAGS+=-fPIC to devel/plib solves this problem.
So... may be some of depends are missing -fPIC?

Reply via email to