# [EMAIL PROTECTED] / 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to