[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] redhat 9 on raq3 - update



finally, a recompile of openssl with the option of "shared" in the config
statement plus adding /usr/local/ssl/lib to /etc/ld.so.conf and then
symlinking the libssl.so.0.9.7 and libcrypto.so.0.9.7 to libssl.so.4 and
libcrypto.so.4 and now ssh, wget, dig and all other apps work.

now, ive got 6 more cobalt raq3's that ive got to do the same thing on.


Chad Whitten said:
> ive managed to work through my kernel issues from yesterday.  ive got
> the raq booting from disk and have the 2.4.19 kernel running.  the last
> issue ive encountered is a problem with all the redhat binaries compiled
> with support for openssl.  naturally openssh is the biggest problem of
> these.  whenever i run ssh, sshd, wget, curl, dig or httpd, i get a
> message of "illegal instruction" .
>
> i tried building openssh from source but that wouldnt work.  i then
> built openssl from source, then openssh and now ssh is working.  wget
> and others are nt working though as they complain about not being able
> to load the shared library libcrypto.so.4.  problem there is that
> openssl installed libcrypto.a which i guess is an a.out binary and not
> an elf binary.  looks like now i will have to compile those apps from
> source as well unless anyone can suggest anything better.
>
>
> --
> Chad Whitten
> Network/Systems Administrator
>
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers


-- 
Chad Whitten
Network/Systems Administrator