Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 09:42:42 +0300 (EEST)
From:      Alexander V Zubchenko <stalker@hermes-comp.zp.ua>
To:        Andreas Bachmann <bachmann@feba-webdesign.ch>
Cc:        <questions@freebsd.org>
Subject:   Re: bugreport: kernel
Message-ID:  <20020610093959.V83256-100000@server.hermes-comp.zp.ua>
In-Reply-To: <000001c20f0a$222cdbd0$a5f8a2d9@feba1>

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

On Sat, 8 Jun 2002, Andreas Bachmann wrote:

> Hi!
>
> GENERIC Kernel is broken (/usr/src/sys).
In general, if You change something, it is not GENERIC ;-)
>
> 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
Sorry, but I'd look into Your address. It seems like You r not living in
USA. So please, b careful, and don't break the law of USA. Their exporting
rules for crypto is *very* restrictive. If You r sure to compile, You need
to add src-crypto.... As it was answered before, of course...


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

Alexander


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?20020610093959.V83256-100000>