From owner-freebsd-ports Wed Feb 16 21: 9:57 2000 Delivered-To: freebsd-ports@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 0580237B564 for ; Wed, 16 Feb 2000 21:09:55 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 178B2132E8; Wed, 16 Feb 2000 21:09:15 -0800 (PST) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id VAA28123; Wed, 16 Feb 2000 21:09:54 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 16 Feb 2000 21:09:53 -0800 (PST) From: Kris Kennaway To: "Daniel C. Sobral" Cc: ports@freebsd.org Subject: Re: lynx-ssl problem In-Reply-To: <200002161905.EAA04298@daniel.sobral> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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