Hello,
Yesterday I tried to compile ntpd. The compile failed with errors
about functions missing from libcrypto.a. I don't have them on my screen
any more because my scroll buffer is too small. At any rate as I
remember there was a message about installing SSL. Well, I don't
remember when or why but I already installed SSL. I used nm on
libcrypto.a and found that in fact the functions that were being
complained about (dlerror, dlopen, dlclose) were in fact unresolved. I
just pulled down the SSL package again and re-compiled with patch and
before I did the install I used nm on the new libcrypto.a and again the
dlxxxx functions are unresolved. Back when I built my LFS 6.0 system on
an i586 platform I had no problems building and running ntpd. This time
I'm working on a CLFS pure64 on AMD64 X2. Is this a 64 bit issue? Is
there a switch I need to turn on to get the dlxxxx functions to build in
this environment? Has anyone seen this before?
Arnie
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page