Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 09:18:21 -0200
From:      "Herbert (Matrix)" <herb@matrix.com.br>
To:        "Gene Harris" <zeus@tetronsoftware.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: crypto.1
Message-ID:  <005701bf6983$97793ac0$160a000a@matrix.com.br>
References:  <Pine.BSF.4.10.10001271025170.3225-100000@tetron02.tetronsoftware.com>

index | next in thread | previous in thread | raw e-mail

Hi,

Thanks for your attention.

Ports upgraded, same error with different version...

Specifically the Skipping...s below, why the port
try to find it on directories like:

===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/lib/libexpat.a - not found
===>    Verifying install for /usr/local/lib/libexpat.a in /usr/ports/textproc/expat
     >> No directory for /usr/local/lib/libexpat.a.  Skipping..

/usr/ports/textproc/expat

they aren't there... Im thinkin now (I try to think
sometimes) should I upgrade every port? It will
work if I do?

Or my troubles begins with BSD installation?


Regards,

---
herbert herb@matrix.com.br
www.inf.ufsc.br/~herb
www.matrix.com.br


.
.
.
making install in crypto/asn1...
making install in crypto/pem...
making install in crypto/x509...
making install in crypto/x509v3...
making install in crypto/conf...
making install in crypto/txt_db...
making install in crypto/pkcs7...
making install in crypto/pkcs12...
making install in crypto/comp...
installing ssl...
installing rsaref...
installing apps...
installing openssl
installing CA.sh
installing CA.pl
installing der_chop
installing test...
installing tools...
installing libcrypto.a
installing libssl.a
installing libRSAglue.a
===>   Generating temporary packing list

Copy ${PREFIX}/openssl/openssl.cnf.sample to ${PREFIX}/openssl/openssl.cnf
and edit it to fit your needs.

===>   Registering installation for openssl-0.9.4
===>   Returning to build of apache+php+mod_ssl-1.3.11+3.0.14+2.5.0
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on executable: mm-config - found
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/lib/libmm.a - found
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/lib/libc-client4.a - found
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/lib/libexpat.a - not found
===>    Verifying install for /usr/local/lib/libexpat.a in /usr/ports/textproc/expat
     >> No directory for /usr/local/lib/libexpat.a.  Skipping..
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/include/xml/xmlparse.h - not found
===>    Verifying install for /usr/local/include/xml/xmlparse.h in /usr/ports/textproc/expat
     >> No directory for /usr/local/include/xml/xmlparse.h.  Skipping..
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on file: /usr/local/include/xml/xmltok.h - not found
===>    Verifying install for /usr/local/include/xml/xmltok.h in /usr/ports/textproc/expat
     >> No directory for /usr/local/include/xml/xmltok.h.  Skipping..
===>   apache+php+mod_ssl-1.3.11+3.0.14+2.5.0 depends on shared library: crypto.1 - not found
===>    Verifying install for crypto.1 in /usr/ports/security/openssl
===>   Returning to build of apache+php+mod_ssl-1.3.11+3.0.14+2.5.0
Error: shared library "crypto.1" does not exist
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.





----- Original Message ----- 
From: Gene Harris <zeus@tetronsoftware.com>
To: Herbert (Matrix) <herb@matrix.com.br>
Cc: <freebsd-questions@FreeBSD.ORG>
Sent: Thursday, January 27, 2000 2:26 PM
Subject: Re: crypto.1


> You need to upgrade your ports tree, I think.  Use cvsup to
> get a later copy of ports and you should be ok.
> 
> *==============================================*
> *Gene Harris      http://www.tetronsoftware.com*
> *FreeBSD Novice                                *
> *All ORBS.org SMTP connections are denied!     *
> *==============================================*
> 
> On Thu, 27 Jan 2000, Herbert (Matrix) wrote:
> 
> >  (sorry about my buggy english :/)
> >  
> >  Hello all,
> >  
> >  Im new here, and have subscribed just to try to solve
> >  one "little" trouble... I've already tried to find an
> >  answer on the list archive, but I cant find one that
> >  fits my trouble, specifically.
> >  
> >  Im trying to use the port to install apache13-php3
> >  with mod_ssl. I choose every option the port gives me, 
> >  else the dbs that arent mysql. 
> >  
> >  Everything goes ok, untill it try to install openssl, 
> >  first, it try to install a obsolete version
> >  (mod_ssl-2.4.9-1.3.9.tar.gz) that doesnt exists
> >  on any mirror. Ok, simply download it myself and
> >  put the file on distfiles directory. Then it works
> >  until the port try to install openssl, when it stops
> >  reporting that library named crypto.1 is required, 
> >  and that this library should be installed by opessl 
> >  port, but it isnt on openssl PFILE... it insnt 
> >  anywhere!
> >  
> >  Someone else has this trouble too?
> >  Someone eles knows whats happening?
> >  Please, help to save my life!
> >  
> >  Thank you in advance...
> >  
> >  
> >  Regards,
> >  
> >  herbert herb@matrix.com.br
> >  www.inf.ufsc.br/~herb
> >  www.matrix.com.br
> >  
> >  
> >  Copy ${PREFIX}/openssl/openssl.cnf.sample to ${PREFIX}/openssl/openssl.cnf
> >  and edit it to fit your needs.
> >  
> >  ===>   Registering installation for openssl-0.9.4
> >  ===>   Returning to build of apache+php+mod_ssl-1.3.9+3.0.12+2.4.9
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on executable: mm-config - found
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/lib/libmm.a - found
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/lib/libgd.a - found
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/lib/libc-client4.a - found
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/lib/libexpat.a - not found
> >  ===>    Verifying install for /usr/local/lib/libexpat.a in /usr/ports/textproc/expat
> >       >> No directory for /usr/local/lib/libexpat.a.  Skipping..
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/include/xml/xmlparse.h - not found
> >  ===>    Verifying install for /usr/local/include/xml/xmlparse.h in /usr/ports/textproc/expat
> >       >> No directory for /usr/local/include/xml/xmlparse.h.  Skipping..
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on file: /usr/local/include/xml/xmltok.h - not found
> >  ===>    Verifying install for /usr/local/include/xml/xmltok.h in /usr/ports/textproc/expat
> >       >> No directory for /usr/local/include/xml/xmltok.h.  Skipping..
> >  
> >  
> >  ### AQUI: ####################### ->
> >  
> >  ===>   apache+php+mod_ssl-1.3.9+3.0.12+2.4.9 depends on shared library: crypto.1 - not found
> >  ===>    Verifying install for crypto.1 in /usr/ports/security/openssl
> >  ===>   Returning to build of apache+php+mod_ssl-1.3.9+3.0.12+2.4.9
> >  Error: shared library "crypto.1" does not exist
> >  
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  *** Error code 1
> >  
> >  Stop.
> >  
> >  
> >  
> >  
> >  
> >  
> >  To Unsubscribe: send mail to majordomo@FreeBSD.org
> >  with "unsubscribe freebsd-questions" in the body of the message
> >  
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005701bf6983$97793ac0$160a000a>