Please keep replies on the list.
Are you reading what you're pasting? It's the exact same topmost error message as your previous post! My reply cut out that error message in particular, so you might hope to scan for that phrase in the future. The exact same advice is given in the error message itself, and I'd give you the exact same regurgitation as for your previous post.
The only thing different is the filename. So, do whatever you did to resolve the previous message, just change to that new file...and try reading every word that you're transmitting (self-written, pasted or otherwise) before hitting send next time.
On Fri, 29 Jun 2007, Aviator LDap wrote:
Hi Aaraon,
Thanks for your inputs. I have followed your comments which resolved problem in the libssl.a and now i am getting problems in libcrypto. Please find the details below and kindly give inputs on this.
ucdata.c:411: warning: assignment discards qualifiers from pointer target type
ar: creating liblunicode.a
/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: /usr/local/ssl/lib/libcrypto.a(x86_64cpuid.o): relocation R_X86_64_PC32 against `OPENSSL_cpuid_setup' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libldap.la] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1
base64.o base64.c regards, dinesh
On 6/28/07, Aaron Richton richton@nbcs.rutgers.edu wrote:
Uhhhh....recompile /usr/local/ssl/lib/libssl.a with -fPIC, perhaps?
On Thu, 28 Jun 2007, Aviator LDap wrote:
/usr/local/ssl/lib/libssl.a(s3_pkt.o): relocation
R_X86_64_32 against `a
local symbol' can not be used when making a shared
object; recompile with
-fPIC
openldap-software@openldap.org