Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2000 21:09:53 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        ports@freebsd.org
Subject:   Re: lynx-ssl problem
Message-ID:  <Pine.BSF.4.21.0002162106030.26913-100000@freefall.freebsd.org>
In-Reply-To: <200002161905.EAA04298@daniel.sobral>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Feb 2000, Daniel C. Sobral wrote:

> Current, FreeBSD_version 400015:
> 
> /usr/share/examples/cvsup# cd /usr/ports/www/lynx-ssl/
> /usr/ports/www/lynx-ssl# make
> >> lynx2.8.2rel.1.tar.gz doesn't seem to exist on this system.
> >> Attempting to fetch from http://sol.slcc.edu/lynx/current/.
> Receiving lynx2.8.2rel.1.tar.gz (1830833 bytes): 100%
> 1830833 bytes transferred in 364.3 seconds  (4.91 Kbytes/s)
> >> lynx-282-ssl.patch.gz doesn't seem to exist on this system.
> >> Attempting to fetch from ftp://ftp.musin.de/unix/.
> fetch: unix/lynx-282-ssl.patch.gz: cannot get remote
> modification time
> Receiving lynx-282-ssl.patch.gz: 8 Kbytes
> 8441 bytes transferred in 2.2 seconds  (3.78 Kbytes/s)
> ===>  Extracting for lynx-ssl-2.8.2.1
> >> Checksum OK for lynx2.8.2rel.1.tar.gz.
> >> Checksum OK for lynx-282-ssl.patch.gz.
> ===>  Patching for lynx-ssl-2.8.2.1
> ===>  Applying distribution patches for
> lynx-ssl-2.8.2.1
> ===>  Applying FreeBSD patches for lynx-ssl-2.8.2.1
> ===>  Configuring for lynx-ssl-2.8.2.1
> ...
> ===>  Building for lynx-ssl-2.8.2.1
> ...
> cd WWW/Library/Implementation && make CC="cc"  LY_CFLAGS="-Os -pipe -I/openssl"
>  CPPFLAGS=""  LYFLAGS="-I/include -DUSE_SSL"
> cc -DHAVE_CONFIG_H  -I/include -DUSE_SSL  -I../../..  -I../../../src  -I../../..
>   -I../../../src   -I../../../WWW/Library/Implementation -Os -pipe -I/openssl -I
> /include -DUSE_SSL  -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCE
> SS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c
> cc -DHAVE_CONFIG_H  -I/include -DUSE_SSL  -I../../..  -I../../../src  -I../../..
>   -I../../../src   -I../../../WWW/Library/Implementation -Os -pipe -I/openssl -I
> /include -DUSE_SSL  -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCE
> SS_AUTH -c ../../../WWW/Library/Implementation/HTAccess.c
> cc -DHAVE_CONFIG_H  -I/include -DUSE_SSL  -I../../..  -I../../../src  -I../../..
>   -I../../../src   -I../../../WWW/Library/Implementation -Os -pipe -I/openssl -I
> /include -DUSE_SSL  -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCE
> SS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c
> ../../../WWW/Library/Implementation/HTTP.c:15: ssl.h: No such file or directory
> ../../../WWW/Library/Implementation/HTTP.c:16: crypto.h: No such file or directo
> ry
> [cascading errors]
> 
> 1) It shouldn't have happened.
> 2) What distribution is openssl in?

If you have OSVERSION > 400014 and /usr/lib/libcrypto.a exists, it assumes
you have a functional OpenSSL distribution and proceeds with the
build. It sounds like you have a half-functional version installed.

I forgot to mention in the other email that instead of building from
source you can just add the relevant openssl package described in Ch. 6.5
of the handbook, found at http://www.freebsd.org/~kris/openssl

Kris

----
"How many roads must a man walk down, before you call him a man?"
"Eight!"
"That was a rhetorical question!"
"Oh..then, seven!" -- Homer Simpson



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002162106030.26913-100000>