make installkernel fails
Peter Ulrich Kruppa
root at pukruppa.net
Mon Mar 14 05:32:34 PST 2005
Hello!
For some days now make installkernel fails with
--------------------------------------------
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: can't cd to /usr/include/dev/acpica
*** Error code 2
Stop in /usr/src/include.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
-------------------------------------------------
acpica seems to be a file, not a directory.
Regards,
Uli.
*********************************************
* Peter Ulrich Kruppa - Wuppertal - Germany *
*********************************************
More information about the freebsd-stable
mailing list