AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
CONTENT OF etc/make.conf IS
************************************
NOGAMES= true
BOOTWAIT=15000
MASTER_SITE_BACKUP?= \
file://ftp.at.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
MASTER_SORT_REGEX?= ^file:
^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/
://[^/]*\.de/ ://[^/]*\.de\.
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST= cvsup.at.FreeBSD.org
SUPFILE= /usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
**************************************+
On Mon, Apr 07, 2003 at 03:46:04PM +0200, Hutterer wrote:> AFTER "make buildworld" I GET THIS ERROR: > > ===> usr.bin > "/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for > ftp > make: fatal errors encountered -- cannot continue > *** Error code 1What does line 60 contain? It sounds like you have a CVS merge conflict in your source tree. Kris P.S. Writing emails in all capital letters looks silly. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030407/6c9ca449/attachment.bin
Apparently Analagous Threads
- Help please : make buildworld fails when upgrading to 4.8 stable
- Conflicting Signal 6 and 11 messages..
- guest inittab problems
- 9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly
- make buildworld fails when upgrading to 4.8 stable : SUITE