:-) it's working, when I got a new source tree it's just compiled nice and smooth with no errors at all Thanks for the input - Tom -----Original Message----- From: owner-freebsd-current_at_freebsd.org [mailto:owner-freebsd-current_at_freebsd.org] On Behalf Of Doug White Sent: 27. januar 2004 20:13 To: Tom Jensen Cc: freebsd-current_at_freebsd.org Subject: Re: Compiler error when doing a "make buildworld" On Tue, 27 Jan 2004, Tom Jensen wrote: > Hi, > > I have now tried three time to upgrade from 5.1 to 5.2, and all three > times I get the same compile error. Hm ... ssh was changed in that period. Have you tried removing then re-checking out your src tree? > > I have updated my source all three times before starting the 'buildworld'. > > This is the compiler error > > ===> secure/usr.bin/scp > cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/scp.c cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -o scp > scp.o -lssh -lcrypt -lcrypto -lz > gzip -cn /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.1 > > scp.1.gz ===> secure/usr.bin/sftp cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/sftp.c cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/sftp-client.c > cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/sftp-int.c > cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/sftp-common.c > cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -c > /usr/src/crypto/openssh/sftp-glob.c > cc -O1 -pipe -march=pentium3 > -I/usr/src/secure/usr.bin/sftp/../../../crypto/openssh -DNO_IDEA -o sftp > sftp.o sftp-client.o sftp-int.o sftp-common.o sftp-glob.o -lssh > -lcrypt -lcrypto -lz gzip -cn > /usr/src/secure/usr.bin/sftp/../../../crypto/openssh/sftp.1 > > sftp.1.gz ===> secure/usr.bin/ssh > make: don't know how to make > /usr/src/crypto/openssh/openbsd-compat/basename.h. Stop > *** Error code 2 > > Stop in /usr/src/secure/usr.bin. > *** Error code 1 > > Stop in /usr/src/secure. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > my /etc/make.conf look like this > > PERL_VER=5.6.1 > PERL_VERSION=5.6.1 > PERL_ARCH=mach > NOPERL=yo > NO_PERL=yo > NO_PERL_WRAPPER=yo > CPUTYPE?=p3 > CFLAGS= -O1 -pipe > COPTFLAGS= -O1 -pipe > MAKE_SHELL?=sh > NO_SENDMAIL= true > NO_X= true > NOGAMES= true > > any clues, on how to get around this error? > > Regards > - Tom > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite_at_gumbysoft.com | www.FreeBSD.org _______________________________________________ freebsd-current_at_freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Tue Jan 27 2004 - 13:39:21 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC