Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 21:24:41 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Joe Biniskiewicz <joeb@edgegate.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make: don't know how to make des_enc.S. Stop
Message-ID:  <3CBE4A89.3000601@owt.com>
References:  <000501c1e68f$143405b0$5b01a8c0@3110ct>

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


Joe Biniskiewicz wrote:

> Ever since installing Samba 2.2.3a I cannot build a kernel.  I have tried
> make clean in /usr/src and in /usr/ports (took 16 hours), and I have tried
> uninstalling Samba.  I am current on all sources according to CVSup, and
> have tried make world, which succeeds.  However make buildkernel exits with
> this output:
> 
> 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


This is a typical error from not cvsuping src-all. If you don't get 
everything, you have to understand what you are leaving behind. There 
is an additional src option called src-sys-crypto that you are 
missing. There may be more.

Update your stable-supfile.

Kent



-- 
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?3CBE4A89.3000601>