Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Apr 1999 13:38:24 -0500 (CDT)
From:      John Preisler <john@vapornet.net>
To:        freebsd-stable@freebsd.org
Subject:   make release broke too?
Message-ID:  <14092.63043.966255.865258@habanero.chili-pepper.net>

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

Make release broken too?

the vn pseudo-device IS in my kernel.  The device nodes are there,
too. Make release used to load the vn driver as a kernel module
regardless of whether it was in the kernel or not, but now its not
loading the module.  

Sources and world are from yesterday.


gzip -9c /usr/src/release/../COPYRIGHT > /R/stage/mfsfd/stand/help/COPYRIGHT.hlp.gz
for i in README.TXT RELNOTES.TXT INSTALL.TXT UPGRADE.TXT HARDWARE.TXT; do  gzip -9c /usr/src/release/texts/${i} > /R/stage/mfsfd/stand/help/${i}.gz; done
test -f /usr/src/release/install.cfg && cp /usr/src/release/install.cfg /R/stage/mfsfd
*** Error code 1 (ignored)
Making the regular boot floppy.
Compressing doc files...
sh -e /usr/src/release/scripts/doFS.sh -s mfsroot /R/stage /mnt  2880 /R/stage/mfsfd 8000 minimum2
Apr  8 13:28:22 datapit /kernel: link_elf: symbol vm_pager_strategy undefined
vnconfig: cannot find or load "vn" kernel module: Exec format error
*** Error code 1

Stop.
*** Error code 1

Stop.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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