From owner-freebsd-questions Sat Jun 8 9:33: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by hub.freebsd.org (Postfix) with SMTP id AEB5137B404 for ; Sat, 8 Jun 2002 09:32:57 -0700 (PDT) Received: (qmail 77707 invoked from network); 8 Jun 2002 16:32:50 -0000 Received: from dclient217-162-248-165.hispeed.ch (HELO feba1) (217.162.248.165) by 0 with SMTP; 8 Jun 2002 16:32:50 -0000 From: "Andreas Bachmann" To: Subject: bugreport: kernel Date: Sat, 8 Jun 2002 18:32:51 +0200 Message-ID: <000001c20f0a$222cdbd0$a5f8a2d9@feba1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! GENERIC Kernel is broken (/usr/src/sys). Greets Andreas Bachmann - Install FreeBSD 4.5 (WITH src) Then: $ pkg_add -r cvs-without-gui $ vi /etc/cvsupfile *default host=cvsup.at.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-base src-bin src-contrib src-crypto src-etc src-gnu src-include src-lib src-libexec src-release src-sbin src-secure src-share src-sys src-tools src-usrbin src-usrsbin $ /usr/local/bin/cvsup -g -L 2 /etc/cvsupfile => DELETE and UPDATE $ cd /usr/src $ make buildkernel @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/vnode_if.pl -h @/kern/vnode_if.src touch opt_inet.h echo "#define INET 1" > opt_inet.h touch opt_ipx.h echo "#define NETSMB 1" > opt_netsmb.h echo "#define NETSMBCRYPTO 1" >> opt_netsmb.h touch opt_smbfs.h touch opt_vmpage.h perl @/kern/makeops.pl -h @/libkern/iconv_converter_if.m make: don't know how to make des_enc.S. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message