On Tue, 9 Jun 2009 22:54:41 -0700, "Kyle Hamilton" <aerow...@gmail.com>
said:
> Did you run './config 386'?

Mostly I was following a LFS page:
# linux-elf is close, but we need -march=i386 instead of -m486
cp Configure{,.backup} &&
sed '/^"linux-elf"/s/486/386/' Configure.backup > Configure &&
rm -f Configure.backup &&
(./Configure 386 linux-elf --prefix=/usr --openssldir=/etc/ssl shared \
  2>&1 | tee log.conf && exit $PIPESTATUS) &&

That's to eliminate any confusion I thought might exist with
linux-elf's m486.  I've tried half a dozen things I though might
help, what they hey, what's one more?  I can try config, it
just ends up running configure anyhow.
-- 
Paul Rogers
paulgrog...@fastmail.fm
http://www.xprt.net/~pgrogers/
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)

        

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to