Date: Sat, 5 Aug 2000 13:57:26 +0200 From: Thomas Bader <thomasb@trash.net> To: freebsd-questions@FreeBSD.ORG Subject: Cannot compile kernel on 4.1-RELEASE Message-ID: <20000805135726.A7207@trash.net>
next in thread | raw e-mail | index | archive | help
Hi! I just tried to compile the kernel of FreeBSD 4.1-RELEASE (I installed FreeBSD-4.0-CURRENT and synched /usr/src via CVSup). I created the options file in /usr/src/sys/i386/conf/zeus (if you need it, I can post it), went to /usr/src and started make buildkernel KERNEL=3Dzeus as it is described in /usr/src/UPDATING. After a while, I get those error messages: --<--<-------------------------------------------- =3D=3D=3D> vesa @ -> /usr/src/sys machine -> /usr/src/sys/i386/include touch opt_vga.h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/vesa/../../i386/isa/vesa.c /usr/src/sys/modules/vesa/../../dev/syscons/scvesactl.c /tmp/cct15713.s:2379: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2395: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2396: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2401: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2406: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2411: Error: operands given don't match any known 386 instruction /tmp/cct15713.s:2416: Error: operands given don't match any known 386 instruction *** Error code 1 Stop in /usr/obj/usr/src/sys/zeus. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -->-->-------------------------------------------- Any ideas, how I could solve the problem? Thomas --=20 .-. Thomas Bader =B7 thomasb@trash.net.remove =B7 http://www.t-bader.ch= / .-. oo| o= o| /`'\ Einen Unix-Shellaccount gibt es unter http://www.trash.net/ /`= '\ (\_;/) PGP Key-ID: 0x3A4B7F5D (RSA) 0x7584F5D8 (DSA/EG) (\_= ;/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000805135726.A7207>