[Alpine-info] Building alpine on nevada (Solaris Express) gets
library not found on resulting executable
Giacomo Tufano
g2fano at gmail.com
Mon Feb 11 02:18:41 PST 2008
Hi, I don't know if this is the "right " mailing list, I'm hoping so.
I just built alpine on my Solaris Express box (version 81, fyi). A ./
configure ; make did the trick, but the resulting executable misses to
load libssl and libcrypto.
The executable runs by setting LD_LIBRARY_PATH to /usr/sfw/lib (where
the libraries are located) but this is a "deprecated" workaround
probably related to a problem with missing -R at link time. I can try
to fix it myself, but some help will be very useful to narrow the
needed time.
Compiler in use was Sun Studio 11. The toolchain is the Sun one, not
the GNU one (located in /usr/sfw and not in PATH).
On a separate note, I tried also to compile alpine on a SPARC machine
(standard Solaris 10) but I didn't find any mean to compile alpine
with gcc. It tries always to compile with Sun compiler (that I do not
have on the target machine). Any hint or reference is also appreciated.
Thank you for the wonderful program... I could not live without it...
gt
More information about the Alpine-info
mailing list