9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@9fans.net
Subject: Re: [9fans] /ape/libcrypto.a ??none??: /386/lib/ape/libssl.a: first
Date: Fri, 23 Dec 2011 09:52:44 +0000	[thread overview]
Message-ID: <16b11f58e37590bfd50b3096234a4bce@quintile.net> (raw)
In-Reply-To: <7aa0acc2-43b1-4787-9168-bddaa4f340e5@p9g2000vbb.googlegroups.com>

> pcc  -o 8.out app_rand.8 apps.8 asn1pars.8 ca.8 ciphers.8 crl.8
> crl2p7.8 dgst.8 dh.8 dhparam.8 dsa.8 dsaparam.8 ec.8 ecparam.8 enc.8
> engine.8 errstr.8 gendh.8 gendsa.8 genrsa.8 nseq.8 ocsp.8 openssl.8
> passwd.8 pkcs12.8 pkcs7.8 pkcs8.8 prime.8 rand.8 req.8 rsa.8 rsautl.8
> s_cb.8 s_client.8 s_server.8 s_socket.8 s_time.8 sess_id.8 smime.8
> speed.8 spkac.8 verify.8 version.8 x509.8 /386/lib/ape/libssl.a /386/
> lib/ape/libcrypto.a
> ??none??: /386/lib/ape/libssl.a: first entry not symbol header
> ??none??: /386/lib/ape/libcrypto.a: first entry not symbol header
> app_RAND_load_file: undefined: RAND_file_name
> app_RAND_load_file: undefined: RAND_egd
> ...

very odd.

It openssl (for that is where your problem appears to be) builds cleanly for me.
I had a couple of small nits building openssh as plan9 has moved slightly since
the port was done, but openssl is fine.

try

	cd /sys/src/ape/lib/openssl; mk nuke; mk ; mk clean

-Steve



  reply	other threads:[~2011-12-23  9:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22 11:15 ROuNIN
2011-12-23  9:52 ` Steve Simon [this message]
2012-01-03 10:49   ` ROuNIN
2012-01-03 17:39     ` Steve Simon
2012-01-03 18:19       ` erik quanstrom
2012-01-03 21:05         ` Lyndon Nerenberg
2012-01-03 21:19           ` erik quanstrom
2012-01-19 10:32       ` [9fans] /ape/libcrypto.a ??none??: /386/lib/ape/libssl.a first ROuNIN
2012-01-19 19:03         ` John Floren
2012-01-19 19:21           ` Federico G. Benavento
2012-01-03 10:48 ` [9fans] /ape/libcrypto.a ??none??: /386/lib/ape/libssl.a first entry not symbol header too many errors pcc: 8l: 8l 1453: error ROuNIN
2012-01-03 17:40   ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16b11f58e37590bfd50b3096234a4bce@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).