Date: Fri, 10 Oct 2003 21:25:54 -0400 (EDT) From: Alexey Koptsevich <kopts@astro.psu.edu> To: questions@freebsd.org Subject: installkernel remotely Message-ID: <Pine.LNX.4.44.0310102008460.21257-100000@localhost.localdomain>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0310102008460.21257-100000>