installkernel remotely

Alexey Koptsevich kopts at astro.psu.edu
Fri Oct 10 18:19:45 PDT 2003


Hello,

I have a problem with the remote kernel install. I have cvsup'ed, built
and installed the system (-CURRENT) on one host, then mounted its /usr/src
and /usr/obj to another host (running 5.1-RELEASE). When I try to install
the kernel on the second host (even the same kernel which was successfully
installed on the build host), it fails with the message below. There are
no discrepancies in the make.conf files. What could be the problem?

Thanks,
Alex



-bash-2.05b# make installkernel KERNCONF=FW
"/usr/src/Makefile.inc1", line 773: warning: String comparison operator should be either == or !=
"/usr/src/Makefile.inc1", line 773: Malformed conditional ((!defined(NO_RESCUE) ||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101))
"/usr/src/Makefile.inc1", line 773: Missing dependency operator
"/usr/src/Makefile.inc1", line 775: if-less endif
"/usr/src/Makefile.inc1", line 775: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src.






More information about the freebsd-questions mailing list