Date: Wed, 18 Sep 2002 14:11:02 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Graham Seaman <graham@codix.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: openssl upgrade problems - newbie stuck Message-ID: <20020918121101.GI379@freepuppy.bellavista.cz> In-Reply-To: <Pine.LNX.4.21.0209181226100.1195-100000@algol.codix.net> References: <20020918110054.GG379@freepuppy.bellavista.cz> <Pine.LNX.4.21.0209181226100.1195-100000@algol.codix.net>
index | next in thread | previous in thread | raw e-mail
# graham@codix.net / 2002-09-18 12:54:32 +0100:
> On Wed, 18 Sep 2002, Roman Neuhauser wrote:
>
> > # cd /usr/ports/security/openssl
> > # make clean build
>
> ...
> >> Patch patch-ac failed to apply cleanly.
> Stop in /usr/ports/security/openssl.
> *** Error code 1
>
> (as before)
> >
> > if that fails, cvsup your ports *), and try again.
> >
> > *) if the system is configured well, this will suffice:
> >
> > # cd /usr/ports
> > # make update index
>
> /usr/ports# make update index
> Error: Please define either SUP_UPDATE or CVS_UPDATE first.
ok, so it's not configured. this is the relevant part of my
/etc/make.conf, you'll want to adjust SUPHOST:
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST= cvsup.cz.FreeBSD.org
PORTSSUPFILE= /usr/local/etc/cvsup/supfiles/ports-supfile
and this is the ports-supfile:
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all
try again with this.
--
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
2:05PM up 21:20, 13 users, load averages: 2.00, 2.00, 2.02
end
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?20020918121101.GI379>
