Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2004 13:52:39 +0100
From:      piotr.smyrak@heron.pl
To:        freebsd-current@freebsd.org
Subject:   error at usr.bin/ftp when building 5.3RC1 world
Message-ID:  <20041028122342.M42455@heron.pl>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,

I just cvsuped my sources to RELENG_5 and tried to make world (see 
attached make.conf), and I get the following error at usr.bin/ftp:

[cut]
===> usr.bin/fsync
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/fsync/fsync.c
echo fsync: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/ftp
*** Error code 2

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

(see more in attached world.log tail)

This is the second time I got this. I tried to update the os to 
beta6 (I am at beta4) a few weeks ago and got this also, but had no 
time to delve.

-- 
 Piotr Smyrak
 piotr.smyrak@heron.pl


[-- Attachment #2 --]
===> usr.bin/file
rm -f .depend
mkdep -f .depend -a    -DMAGIC='"/usr/share/misc/magic"' -DHAVE_CONFIG_H -I/usr/src/usr.bin/file -I/usr/src/usr.bin/file/../../contrib/file /usr/src/usr.bin/file/../../contrib/file/file.c
echo file: /usr/obj/usr/src/i386/usr/lib/libc.a /usr/obj/usr/src/i386/usr/lib/libmagic.a /usr/obj/usr/src/i386/usr/lib/libz.a >> .depend
===> usr.bin/file2c
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/file2c/file2c.c
echo file2c: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/find
yacc  -o getdate.c /usr/src/usr.bin/find/getdate.y
rm -f .depend
mkdep -f .depend -a    -DHAVE_SYS_TIMEB_H -I/usr/src/usr.bin/find /usr/src/usr.bin/find/find.c /usr/src/usr.bin/find/function.c /usr/src/usr.bin/find/ls.c /usr/src/usr.bin/find/main.c /usr/src/usr.bin/find/misc.c /usr/src/usr.bin/find/operator.c /usr/src/usr.bin/find/option.c getdate.c
echo find: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/finger
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/finger/finger.c /usr/src/usr.bin/finger/lprint.c /usr/src/usr.bin/finger/net.c /usr/src/usr.bin/finger/sprint.c /usr/src/usr.bin/finger/util.c
echo finger: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/fmt
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/fmt/fmt.c
echo fmt: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/fold
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/fold/fold.c
echo fold: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/from
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/from/from.c
echo from: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/fstat
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/fstat/cd9660.c /usr/src/usr.bin/fstat/fstat.c /usr/src/usr.bin/fstat/msdosfs.c
echo fstat: /usr/obj/usr/src/i386/usr/lib/libc.a /usr/obj/usr/src/i386/usr/lib/libkvm.a >> .depend
===> usr.bin/fsync
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/fsync/fsync.c
echo fsync: /usr/obj/usr/src/i386/usr/lib/libc.a  >> .depend
===> usr.bin/ftp
*** Error code 2

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

[-- Attachment #3 --]
CFLAGS=		-O -pipe
PAPERSIZE=	A4
A4=		yes
X_WINDOW_SYSTEM=xorg
KERNCONF=	SMYRU
USA_RESIDENT=	yes

NOUUCP=	true
NOINFO=	true
NOPERL=	true
NOINFO=	true
NOINET6=	true
NOPROFILE=	true
NO_PF=	true
# NO_CVS=	true
NO_I4B=	true
NO_LPR=	true
NO_BIND=	true
NO_VINUM=	true
NO_AUTHPF=	true
NO_FORTRAN=	true
NO_IPFILTER=	true
NO_KERBEROS=	true
NO_SENDMAIL=	true
NO_SHAREDOCS=	true
NO_BLUETOOTH=	true

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041028122342.M42455>