Menu

#39 tls tcl library link step message about relocation

open
nobody
None
5
2008-05-07
2008-05-07
No

Today, I attempted to build on Solaris 8 the latest tls (cvs head) against openssl 0.9.8g. When the make runs, it builds the .o files and then I see:

/usr/ccs/bin/ld -G -z text -o libtls1.6.so tls.o tlsIO.o tlsBIO.o tlsX509.o fixs
trtod.o -R /projects/intranet/ssl32/lib -L/projects/intranet/ssl32/lib -lssl -lc
rypto -lsocket -lnsl -L/vol/tclsrcsol/tcl85/tcl/unix -ltclstub8.5
Text relocation remains referenced
against symbol offset in file
<unknown> 0x4 /projects/intranet/ssl32/lib/lib
ssl.a(ssl_ciph.o)
<unknown> 0x2c /projects/intranet/ssl32/lib/lib
ssl.a(ssl_ciph.o)

followed by a LONG list of additional files.

I don't know what it is trying to tell me. The openssl was built as documented in its build instructions, and the tls was built using its instructions. Is there some conflict between the two builds?

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.