> When your buildworld fails, did you recvsup to get the latest code. That
> is very important.

I thought my original message had made that pretty clear.  see the appended.

randy


Date: Thu, 22 Feb 2001 11:49:43 -0800
From: Randy Bush <[EMAIL PROTECTED]>
To: FreeBSD Stable <[EMAIL PROTECTED]> 
Subject: failed buildworld

i have been chasing this on and off for days.  it is dead reproducable.
do i have a broken compiler?

blew away entire source tree

blew away entire object tree

cvsupped a complete source and ports trees

    *default host=cvsup7.freebsd.org
    *default base=/usr
    *default prefix=/usr
    *default release=cvs
    *default delete use-rel-suffix
    *default tag=RELENG_4
    src-all
    doc-all
    *default tag=.
    ports-all

/etc/make.conf of

    CFLAGS=-O -pipe
    COPTFLAGS=-O -pipe
    NOPROFILE=true
    NO_BIND=true
    NO_FORTRAN=true
    NO_MAILWRAPPER=true
    #NO_OPENSSH=true
    #NO_OPENSSL=true
    NO_SENDMAIL=true
    NOPROFILE=true
    COMPAT22=yes
    HAVE_MOTIF=yes
    MOTIFLIB=-L${X11BASE}/lib -lXm
    USA_RESIDENT=YES
    FORCE_PKG_REGISTER=YES
    MASTER_SITE_BACKUP?=    \
        ftp://ftp2.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
    MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}


make buildworld dies in

===> doc
....


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to