Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jun 2002 12:14:40 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Andreas Bachmann <bachmann@feba-webdesign.ch>
Cc:        questions@FreeBSD.ORG
Subject:   Re: bugreport: kernel
Message-ID:  <3D0257A0.5040707@owt.com>
References:  <000001c20f0a$222cdbd0$a5f8a2d9@feba1>

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


Andreas Bachmann wrote:

> 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
> 


The list below is not complete because of your choices, you didn't get 
the crypto, which broke your build. You really should use src-all.

Kent


> 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
> 
> .
> 
> 


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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?3D0257A0.5040707>