Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 21:11:12 -0700
From:      "Joe Biniskiewicz" <joeb@edgegate.net>
To:        <freebsd-questions@FreeBSD.org>
Subject:   make: don't know how to make des_enc.S. Stop
Message-ID:  <000501c1e68f$143405b0$5b01a8c0@3110ct>

next in thread | raw e-mail | index | archive | help
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
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/JOEB.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Suggestions, please?
/joe b



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?000501c1e68f$143405b0$5b01a8c0>