RELENG_6_3 - Make installworld error

Gilles Rosenbaum gilles.rosenbaum at kinoa.com
Wed Feb 13 14:03:43 UTC 2008


Hi freebsd-stable,
For my complete rebuild of my FreeBSD-6.3-stable, every stage is successful
except the "make installworld" one.
I've got this log :

# make installworld PATH=$PATH
mkdir -p /tmp/install.tiu3jVqh
for prog in [ awk cap_mkdb cat chflags chmod chown  date echo egrep find
grep install-info  ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl
 test true uname wc zic; do  cp `which $prog` /tmp/install.tiu3jVqh;  done
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386
 CPUTYPE=pentium4  GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin
 GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font
 GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac
 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/tmp/install.tiu3jVqh
make -f Makefile.inc1 reinstall
--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 hierarchy
cd /usr/src/etc; make distrib-dirs
mtree -eU  -f /usr/src/etc/mtree/BSD.root.dist -p /
mtree -eU  -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree -eU  -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
mtree -eU  -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/include
cd /; rm -f /sys; ln -s usr/src/sys sys
cd /usr/share/man/en.ISO8859-1; ln -sf ../man* .
cd /usr/share/man;  set - `grep "^[a-zA-Z]" /usr/src/etc/man.alias`;  while
[ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;  done
cd /usr/share/openssl/man;  set - `grep "^[a-zA-Z]" /usr/src/etc/man.alias`;
 while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;
 done
cd /usr/share/openssl/man/en.ISO8859-1; ln -sf ../man* .
cd /usr/share/nls;  set - `grep "^[a-zA-Z]" /usr/src/etc/nls.alias`;  while
[ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;  done

--------------------------------------------------------------
>>> Installing everything
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
===> include (install)
creating osreldate.h from newvers.sh
install -C -C -o root -g wheel -m 444  /usr/src/include/a.out.h
/usr/src/include/ar.h /usr/src/include/assert.h /usr/src/include/bitstring.h
/usr/src/include/complex.h /usr/src/include/cpio.h /usr/src/include/_ctype.h
/usr/src/include/ctype.h /usr/src/include/db.h /usr/src/include/dirent.h
/usr/src/include/dlfcn.h /usr/src/include/elf.h
/usr/src/include/elf-hints.h/usr/src/include/err.h
/usr/src/include/fmtmsg.h /usr/src/include/fnmatch.h
/usr/src/include/fstab.h /usr/src/include/fts.h /usr/src/include/ftw.h
/usr/src/include/getopt.h /usr/src/include/glob.h /usr/src/include/grp.h
/usr/src/include/hesiod.h /usr/src/include/histedit.h
/usr/src/include/ieeefp.h /usr/src/include/ifaddrs.h
/usr/src/include/inttypes.h /usr/src/include/iso646.h
/usr/src/include/kenv.h /usr/src/include/langinfo.h
/usr/src/include/libgen.h /usr/src/include/limits.h /usr/src/include/link.h
/usr/src/include/locale.h /usr/src/include/malloc.h
/usr/src/include/memory.h /usr/src/include/monetary.h
/usr/src/include/mpool.h /usr/src/include/ndbm.h
/usr/src/include/netconfig.h /usr/src/include/netdb.h
/usr/src/include/nl_types.h /usr/src/include/nlist.h /usr/src/include/nss.h
/usr/src/include/nsswitch.h /usr/src/include/objformat.h
/usr/src/include/paths.h /usr/src/include/printf.h
/usr/src/include/proc_service.h /usr/src/include/pthread.h
/usr/src/include/pthread_np.h /usr/src/include/pwd.h
/usr/src/include/ranlib.h /usr/src/include/readpassphrase.h
/usr/src/include/regex.h /usr/src/include/regexp.h
/usr/src/include/res_update.h /usr/src/include/resolv.h
/usr/src/include/runetype.h /usr/src/include/search.h
/usr/src/include/setjmp.h /usr/src/include/sgtty.h /usr/src/include/signal.h
/usr/src/include/stab.h /usr/src/include/stdbool.h /usr/src/include/stddef.h
/usr/src/include/stdio.h /usr/src/include/stdlib.h /usr/src/include/string.h
/usr/src/include/stringlist.h /usr/src/include/strings.h
/usr/src/include/sysexits.h /usr/src/include/tar.h /usr/src/include/tgmath.h
/usr/src/include/time.h /usr/src/include/timeconv.h
/usr/src/include/timers.h /usr/src/include/ttyent.h
/usr/src/include/ulimit.h /usr/src/include/unistd.h /usr/src/include/utime.h
/usr/src/include/utmp.h /usr/src/include/uuid.h /usr/src/include/varargs.h
/usr/src/include/vis.h /usr/src/include/wchar.h /usr/src/include/wctype.h
/usr/src/include/wordexp.h osreldate.h /usr/include
if [ -L /usr/include/bsm ]; then  rm -f /usr/include/bsm;  fi
if [ -L /usr/include/cam ]; then  rm -f /usr/include/cam;  fi
if [ -L /usr/include/geom ]; then  rm -f /usr/include/geom;  fi
if [ -L /usr/include/net ]; then  rm -f /usr/include/net;  fi
if [ -L /usr/include/net80211 ]; then  rm -f /usr/include/net80211;  fi
if [ -L /usr/include/netatalk ]; then  rm -f /usr/include/netatalk;  fi
if [ -L /usr/include/netatm ]; then  rm -f /usr/include/netatm;  fi
if [ -L /usr/include/netgraph ]; then  rm -f /usr/include/netgraph;  fi
if [ -L /usr/include/netinet ]; then  rm -f /usr/include/netinet;  fi
if [ -L /usr/include/netinet6 ]; then  rm -f /usr/include/netinet6;  fi
if [ -L /usr/include/netipsec ]; then  rm -f /usr/include/netipsec;  fi
if [ -L /usr/include/netipx ]; then  rm -f /usr/include/netipx;  fi
if [ -L /usr/include/netkey ]; then  rm -f /usr/include/netkey;  fi
if [ -L /usr/include/netnatm ]; then  rm -f /usr/include/netnatm;  fi
if [ -L /usr/include/netncp ]; then  rm -f /usr/include/netncp;  fi
if [ -L /usr/include/netsmb ]; then  rm -f /usr/include/netsmb;  fi
if [ -L /usr/include/nfs ]; then  rm -f /usr/include/nfs;  fi
if [ -L /usr/include/nfsclient ]; then  rm -f /usr/include/nfsclient;  fi
if [ -L /usr/include/nfsserver ]; then  rm -f /usr/include/nfsserver;  fi
if [ -L /usr/include/pccard ]; then  rm -f /usr/include/pccard;  fi
if [ -L /usr/include/posix4 ]; then  rm -f /usr/include/posix4;  fi
if [ -L /usr/include/sys ]; then  rm -f /usr/include/sys;  fi
if [ -L /usr/include/vm ]; then  rm -f /usr/include/vm;  fi
if [ -L /usr/include/cam/scsi ]; then  rm -f /usr/include/cam/scsi;  fi
if [ -L /usr/include/dev/acpica ]; then  rm -f /usr/include/dev/acpica;  fi
if [ -L /usr/include/dev/an ]; then  rm -f /usr/include/dev/an;  fi
if [ -L /usr/include/dev/bktr ]; then  rm -f /usr/include/dev/bktr;  fi
if [ -L /usr/include/dev/firewire ]; then  rm -f /usr/include/dev/firewire;
 fi
if [ -L /usr/include/dev/hwpmc ]; then  rm -f /usr/include/dev/hwpmc;  fi
if [ -L /usr/include/dev/ic ]; then  rm -f /usr/include/dev/ic;  fi
if [ -L /usr/include/dev/iicbus ]; then  rm -f /usr/include/dev/iicbus;  fi
if [ -L /usr/include/dev/ieee488 ]; then  rm -f /usr/include/dev/ieee488;
 fi
if [ -L /usr/include/dev/ofw ]; then  rm -f /usr/include/dev/ofw;  fi
if [ -L /usr/include/dev/pbio ]; then  rm -f /usr/include/dev/pbio;  fi
if [ -L /usr/include/dev/ppbus ]; then  rm -f /usr/include/dev/ppbus;  fi
if [ -L /usr/include/dev/smbus ]; then  rm -f /usr/include/dev/smbus;  fi
if [ -L /usr/include/dev/speaker ]; then  rm -f /usr/include/dev/speaker;
 fi
if [ -L /usr/include/dev/usb ]; then  rm -f /usr/include/dev/usb;  fi
if [ -L /usr/include/dev/utopia ]; then  rm -f /usr/include/dev/utopia;  fi
if [ -L /usr/include/dev/vkbd ]; then  rm -f /usr/include/dev/vkbd;  fi
if [ -L /usr/include/dev/wi ]; then  rm -f /usr/include/dev/wi;  fi
if [ -L /usr/include/fs/devfs ]; then  rm -f /usr/include/fs/devfs;  fi
if [ -L /usr/include/fs/fdescfs ]; then  rm -f /usr/include/fs/fdescfs;  fi
if [ -L /usr/include/fs/fifofs ]; then  rm -f /usr/include/fs/fifofs;  fi
if [ -L /usr/include/fs/msdosfs ]; then  rm -f /usr/include/fs/msdosfs;  fi
if [ -L /usr/include/fs/ntfs ]; then  rm -f /usr/include/fs/ntfs;  fi
if [ -L /usr/include/fs/nullfs ]; then  rm -f /usr/include/fs/nullfs;  fi
if [ -L /usr/include/fs/nwfs ]; then  rm -f /usr/include/fs/nwfs;  fi
if [ -L /usr/include/fs/portalfs ]; then  rm -f /usr/include/fs/portalfs;
 fi
if [ -L /usr/include/fs/procfs ]; then  rm -f /usr/include/fs/procfs;  fi
if [ -L /usr/include/fs/smbfs ]; then  rm -f /usr/include/fs/smbfs;  fi
if [ -L /usr/include/fs/udf ]; then  rm -f /usr/include/fs/udf;  fi
if [ -L /usr/include/fs/umapfs ]; then  rm -f /usr/include/fs/umapfs;  fi
if [ -L /usr/include/fs/unionfs ]; then  rm -f /usr/include/fs/unionfs;  fi
if [ -L /usr/include/geom/concat ]; then  rm -f /usr/include/geom/concat;
 fi
if [ -L /usr/include/geom/eli ]; then  rm -f /usr/include/geom/eli;  fi
if [ -L /usr/include/geom/gate ]; then  rm -f /usr/include/geom/gate;  fi
if [ -L /usr/include/geom/label ]; then  rm -f /usr/include/geom/label;  fi
if [ -L /usr/include/geom/mirror ]; then  rm -f /usr/include/geom/mirror;
 fi
if [ -L /usr/include/geom/nop ]; then  rm -f /usr/include/geom/nop;  fi
if [ -L /usr/include/geom/raid3 ]; then  rm -f /usr/include/geom/raid3;  fi
if [ -L /usr/include/geom/shsec ]; then  rm -f /usr/include/geom/shsec;  fi
if [ -L /usr/include/geom/stripe ]; then  rm -f /usr/include/geom/stripe;
 fi
if [ -L /usr/include/isofs/cd9660 ]; then  rm -f /usr/include/isofs/cd9660;
 fi
if [ -L /usr/include/netatm/ipatm ]; then  rm -f /usr/include/netatm/ipatm;
 fi
if [ -L /usr/include/netatm/sigpvc ]; then  rm -f
/usr/include/netatm/sigpvc;  fi
if [ -L /usr/include/netatm/spans ]; then  rm -f /usr/include/netatm/spans;
 fi
if [ -L /usr/include/netatm/uni ]; then  rm -f /usr/include/netatm/uni;  fi
if [ -L /usr/include/netgraph/atm ]; then  rm -f /usr/include/netgraph/atm;
 fi
if [ -L /usr/include/netgraph/netflow ]; then  rm -f
/usr/include/netgraph/netflow;  fi
if [ -L /usr/include/security/audit ]; then  rm -f
/usr/include/security/audit;  fi
if [ -L /usr/include/security/mac_biba ]; then  rm -f
/usr/include/security/mac_biba;  fi
if [ -L /usr/include/security/mac_bsdextended ]; then  rm -f
/usr/include/security/mac_bsdextended;  fi
if [ -L /usr/include/security/mac_lomac ]; then  rm -f
/usr/include/security/mac_lomac;  fi
if [ -L /usr/include/security/mac_mls ]; then  rm -f
/usr/include/security/mac_mls;  fi
if [ -L /usr/include/security/mac_partition ]; then  rm -f
/usr/include/security/mac_partition;  fi
if [ -L /usr/include/ufs/ffs ]; then  rm -f /usr/include/ufs/ffs;  fi
if [ -L /usr/include/ufs/ufs ]; then  rm -f /usr/include/ufs/ufs;  fi
if [ -L /usr/include/machine ]; then  rm -f /usr/include/machine;  fi
if [ -L /usr/include/crypto ]; then  rm -f /usr/include/crypto;  fi
mtree -deU   -f /usr/src/include/../etc/mtree/BSD.include.dist  -p
/usr/include
cd /usr/include/bsm;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/cam;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/geom;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/net;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/net80211;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netatalk;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netatm;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netgraph;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netinet;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netinet6;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netipsec;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netipx;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netkey;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netnatm;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netncp;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/netsmb;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/nfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/nfsclient;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/nfsserver;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/pccard;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/posix4;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/sys;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/vm;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/cam/scsi;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/acpica;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/an;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/dev/bktr;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/firewire;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/dev/hwpmc;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/ic;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/dev/iicbus;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/ieee488;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/ofw;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/dev/pbio;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/ppbus;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/smbus;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/speaker;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/usb;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/dev/utopia;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/vkbd;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/dev/wi;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/fs/devfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/fdescfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/fifofs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/msdosfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/ntfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/fs/nullfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/nwfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/fs/portalfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/procfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/smbfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/udf;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/fs/umapfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/fs/unionfs;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/concat;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/eli;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/gate;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/label;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/mirror;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/nop;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/raid3;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/shsec;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/geom/stripe;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/isofs/cd9660;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/netatm/ipatm;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/netatm/sigpvc;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/netatm/spans;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/netatm/uni;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/include/netgraph/atm;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/netgraph/netflow;  for h in *.h; do  if [ -L $h ]; then rm
-f $h; fi;  done
cd /usr/include/security/audit;  for h in *.h; do  if [ -L $h ]; then rm -f
$h; fi;  done
cd /usr/include/security/mac_biba;  for h in *.h; do  if [ -L $h ]; then rm
-f $h; fi;  done
cd /usr/include/security/mac_bsdextended;  for h in *.h; do  if [ -L $h ];
then rm -f $h; fi;  done
cd /usr/include/security/mac_lomac;  for h in *.h; do  if [ -L $h ]; then rm
-f $h; fi;  done
cd /usr/include/security/mac_mls;  for h in *.h; do  if [ -L $h ]; then rm
-f $h; fi;  done
cd /usr/include/security/mac_partition;  for h in *.h; do  if [ -L $h ];
then rm -f $h; fi;  done
cd /usr/include/ufs/ffs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/ufs/ufs;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/altq;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/crypto;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/machine;  for h in *.h; do  if [ -L $h ]; then rm -f $h; fi;
 done
cd /usr/include/machine/pc;  for h in *.h; do  if [ -L $h ]; then rm -f $h;
fi;  done
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 bsm/*.h
 /usr/include/bsm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 cam/*.h
 /usr/include/cam
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 geom/*.h
 /usr/include/geom
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 net/*.h
 /usr/include/net
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
net80211/*.h  /usr/include/net80211
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatalk/*.h  /usr/include/netatalk
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatm/*.h  /usr/include/netatm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netgraph/*.h  /usr/include/netgraph
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netinet/*.h  /usr/include/netinet
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netinet6/*.h  /usr/include/netinet6
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netipsec/*.h  /usr/include/netipsec
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netipx/*.h  /usr/include/netipx
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netkey/*.h  /usr/include/netkey
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netnatm/*.h  /usr/include/netnatm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netncp/*.h  /usr/include/netncp
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netsmb/*.h  /usr/include/netsmb
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 nfs/*.h
 /usr/include/nfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
nfsclient/*.h  /usr/include/nfsclient
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
nfsserver/*.h  /usr/include/nfsserver
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
pccard/*.h  /usr/include/pccard
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
posix4/*.h  /usr/include/posix4
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 sys/*.h
 /usr/include/sys
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444 vm/*.h
 /usr/include/vm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
cam/scsi/*.h  /usr/include/cam/scsi
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/an/*.h  /usr/include/dev/an
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/firewire/*.h  /usr/include/dev/firewire
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/hwpmc/*.h  /usr/include/dev/hwpmc
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/ic/*.h  /usr/include/dev/ic
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/iicbus/*.h  /usr/include/dev/iicbus
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/ieee488/*.h  /usr/include/dev/ieee488
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/ofw/*.h  /usr/include/dev/ofw
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/pbio/*.h  /usr/include/dev/pbio
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/ppbus/*.h  /usr/include/dev/ppbus
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/smbus/*.h  /usr/include/dev/smbus
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/speaker/*.h  /usr/include/dev/speaker
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/usb/*.h  /usr/include/dev/usb
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/utopia/*.h  /usr/include/dev/utopia
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/vkbd/*.h  /usr/include/dev/vkbd
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
dev/wi/*.h  /usr/include/dev/wi
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/devfs/*.h  /usr/include/fs/devfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/fdescfs/*.h  /usr/include/fs/fdescfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/fifofs/*.h  /usr/include/fs/fifofs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/msdosfs/*.h  /usr/include/fs/msdosfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/ntfs/*.h  /usr/include/fs/ntfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/nullfs/*.h  /usr/include/fs/nullfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/nwfs/*.h  /usr/include/fs/nwfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/portalfs/*.h  /usr/include/fs/portalfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/procfs/*.h  /usr/include/fs/procfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/smbfs/*.h  /usr/include/fs/smbfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/udf/*.h  /usr/include/fs/udf
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/umapfs/*.h  /usr/include/fs/umapfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
fs/unionfs/*.h  /usr/include/fs/unionfs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/concat/*.h  /usr/include/geom/concat
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/eli/*.h  /usr/include/geom/eli
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/gate/*.h  /usr/include/geom/gate
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/label/*.h  /usr/include/geom/label
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/mirror/*.h  /usr/include/geom/mirror
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/nop/*.h  /usr/include/geom/nop
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/raid3/*.h  /usr/include/geom/raid3
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/shsec/*.h  /usr/include/geom/shsec
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
geom/stripe/*.h  /usr/include/geom/stripe
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
isofs/cd9660/*.h  /usr/include/isofs/cd9660
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatm/ipatm/*.h  /usr/include/netatm/ipatm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatm/sigpvc/*.h  /usr/include/netatm/sigpvc
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatm/spans/*.h  /usr/include/netatm/spans
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netatm/uni/*.h  /usr/include/netatm/uni
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netgraph/atm/*.h  /usr/include/netgraph/atm
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
netgraph/netflow/*.h  /usr/include/netgraph/netflow
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/audit/*.h  /usr/include/security/audit
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/mac_biba/*.h  /usr/include/security/mac_biba
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/mac_bsdextended/*.h  /usr/include/security/mac_bsdextended
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/mac_lomac/*.h  /usr/include/security/mac_lomac
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/mac_mls/*.h  /usr/include/security/mac_mls
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
security/mac_partition/*.h  /usr/include/security/mac_partition
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
ufs/ffs/*.h  /usr/include/ufs/ffs
cd /usr/src/include/../sys;  install -C -C -o root -g wheel -m 444
ufs/ufs/*.h  /usr/include/ufs/ufs
cd /usr/src/include/../sys/dev/acpica;  install -C -C -o root -g wheel -m
444 acpiio.h  /usr/include/dev/acpica
cd /usr/src/include/../sys/dev/bktr;  install -C -C -o root -g wheel -m 444
ioctl_*.h  /usr/include/dev/bktr
cd /usr/src/include/../sys/contrib/altq/altq;  install -C -C -o root -g
wheel -m 444 *.h  /usr/include/altq
cd /usr/src/include/../sys/contrib/ipfilter/netinet;  install -C -C -o root
-g wheel -m 444 *.h  /usr/include/netinet
cd /usr/src/include/../sys/contrib/pf/net;  install -C -C -o root -g wheel
-m 444 *.h  /usr/include/net
cd /usr/src/include/../sys/crypto;  install -C -C -o root -g wheel -m 444
rijndael/rijndael.h  /usr/include/crypto
cd /usr/src/include/../sys/opencrypto;  install -C -C -o root -g wheel -m
444 *.h  /usr/include/crypto
cd /usr/src/include/../sys/i386/include;  install -C -C -o root -g wheel -m
444 *.h  /usr/include/machine
cd /usr/src/include/../sys/i386/include/pc;  install -C -C -o root -g wheel
-m 444 *.h  /usr/include/machine/pc
/usr/include/aio.h -> sys/aio.h
/usr/include/errno.h -> sys/errno.h
/usr/include/fcntl.h -> sys/fcntl.h
/usr/include/linker_set.h -> sys/linker_set.h
/usr/include/poll.h -> sys/poll.h
/usr/include/stdint.h -> sys/stdint.h
/usr/include/syslog.h -> sys/syslog.h
/usr/include/termios.h -> sys/termios.h
/usr/include/ucontext.h -> sys/ucontext.h
/usr/include/float.h -> machine/float.h
/usr/include/floatingpoint.h -> machine/floatingpoint.h
/usr/include/stdarg.h -> machine/stdarg.h
/usr/include/sched.h -> posix4/sched.h
/usr/include/semaphore.h -> posix4/semaphore.h
/usr/include/_semaphore.h -> posix4/_semaphore.h
===> include/arpa (install)
install -C -C -o root -g wheel -m 444  ftp.h inet.h nameser.hnameser_compat.h
telnet.h tftp.h /usr/include/arpa
===> include/protocols (install)
install -C -C -o root -g wheel -m 444  dumprestore.h routed.h rwhod.h
talkd.h timed.h /usr/include/protocols
===> include/rpcsvc (install)
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/klm_prot.x -o klm_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/mount.x -o mount.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/nfs_prot.x -o nfs_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/nlm_prot.x -o nlm_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/rex.x -o rex.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/rnusers.x -o rnusers.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/rquota.x -o rquota.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/rstat.x -o rstat.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/rwall.x -o rwall.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/sm_inter.x -o sm_inter.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/spray.x -o spray.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/yppasswd.x -o yppasswd.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/yp.x -o yp.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/ypxfrd.x -o ypxfrd.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/ypupdate_prot.x -o
ypupdate_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/nis.x -o nis.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/nis_cache.x -o nis_cache.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/nis_callback.x -o
nis_callback.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/bootparam_prot.x -o
bootparam_prot.h
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/crypt.x -o crypt.h
install -C -C -o root -g wheel -m 444  /usr/src/include/rpcsvc/yp_prot.h
/usr/src/include/rpcsvc/ypclnt.h /usr/src/include/rpcsvc/nis_db.h
/usr/src/include/rpcsvc/nis_tags.h /usr/src/include/rpcsvc/nislib.h
/usr/src/include/rpcsvc/bootparam_prot.x /usr/src/include/rpcsvc/key_prot.x
/usr/src/include/rpcsvc/klm_prot.x /usr/src/include/rpcsvc/mount.x
/usr/src/include/rpcsvc/nfs_prot.x /usr/src/include/rpcsvc/nlm_prot.x
/usr/src/include/rpcsvc/rex.x /usr/src/include/rpcsvc/rnusers.x
/usr/src/include/rpcsvc/rquota.x /usr/src/include/rpcsvc/rstat.x
/usr/src/include/rpcsvc/rwall.x /usr/src/include/rpcsvc/sm_inter.x
/usr/src/include/rpcsvc/spray.x /usr/src/include/rpcsvc/yppasswd.x
/usr/src/include/rpcsvc/yp.x /usr/src/include/rpcsvc/ypxfrd.x
/usr/src/include/rpcsvc/ypupdate_prot.x /usr/src/include/rpcsvc/nis.x
/usr/src/include/rpcsvc/nis_cache.x /usr/src/include/rpcsvc/nis_object.x
/usr/src/include/rpcsvc/nis_callback.x /usr/src/include/rpcsvc/crypt.x
key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h rquota.h
rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h ypxfrd.h ypupdate_prot.h
nis.h nis_cache.h nis_callback.h bootparam_prot.h crypt.h/usr/include/rpcsvc
install -C -C -o root -g wheel -m 444  key_prot.h /usr/include/rpc
===> include/rpc (install)
rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpc/rpcb_prot.x -o rpcb_prot.h
install -C -C -o root -g wheel -m 444  /usr/src/include/rpc/auth.h
/usr/src/include/rpc/auth_unix.h /usr/src/include/rpc/clnt.h
/usr/src/include/rpc/clnt_soc.h /usr/src/include/rpc/clnt_stat.h
/usr/src/include/rpc/nettype.h /usr/src/include/rpc/pmap_clnt.h
/usr/src/include/rpc/pmap_prot.h /usr/src/include/rpc/pmap_rmt.h
/usr/src/include/rpc/raw.h /usr/src/include/rpc/rpc.h
/usr/src/include/rpc/rpc_msg.h /usr/src/include/rpc/rpcb_clnt.h
/usr/src/include/rpc/rpcent.h /usr/src/include/rpc/rpc_com.h
/usr/src/include/rpc/svc.h /usr/src/include/rpc/svc_auth.h
/usr/src/include/rpc/svc_soc.h /usr/src/include/rpc/svc_dg.h
/usr/src/include/rpc/types.h /usr/src/include/rpc/xdr.h
/usr/src/include/rpc/auth_des.h /usr/src/include/rpc/des.h
/usr/src/include/rpc/des_crypt.h /usr/src/include/rpc/auth_kerb.h
/usr/src/include/rpc/rpcb_prot.x rpcb_prot.h /usr/include/rpc
===> lib (install)
===> lib/csu/i386-elf (install)
cc -O -pipe -march=pentium4 -I/usr/src/lib/csu/i386-elf/../common
 -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c
/usr/src/lib/csu/i386-elf/crt1.c
cc -O -pipe -march=pentium4 -I/usr/src/lib/csu/i386-elf/../common
 -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c
/usr/src/lib/csu/i386-elf/crti.S
cc -O -pipe -march=pentium4 -I/usr/src/lib/csu/i386-elf/../common
 -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c
/usr/src/lib/csu/i386-elf/crtn.S
cc -O -pipe -march=pentium4 -I/usr/src/lib/csu/i386-elf/../common
 -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -DGCRT -c -o
gcrt1.o /usr/src/lib/csu/i386-elf/crt1.c
install -C -o root -g wheel  -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
===> lib/libc (install)
install -C -C -o root -g wheel -m 444   libc.a /usr/lib
install: libc.a: No such file or directory
*** Error code 71

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

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

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

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

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

Stop in /usr/src.

Thx for your help.

Regards

Gilles


More information about the freebsd-stable mailing list