davidbrohall
8th May 2005, 03:02 PM
I'm trying to installl courier-authlib on my dual xeon x86_64 running FC3. I have just changed to x86_64 istead of i386 but have som serios problems when I'm compiling. There is no problem to compile on i386.
This is the message I get:
/usr/bin/ld: /home/vpopmail/lib/libvpopmail.a(vpopmail.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/home/vpopmail/lib/libvpopmail.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
When I try to reconfigure it with "# CFLAGS=-fPIC ./configure....." I still got the same message.
What should I do?
This is the message I get:
/usr/bin/ld: /home/vpopmail/lib/libvpopmail.a(vpopmail.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/home/vpopmail/lib/libvpopmail.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
When I try to reconfigure it with "# CFLAGS=-fPIC ./configure....." I still got the same message.
What should I do?