From owner-freebsd-questions Fri Apr 12 11:55:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web20805.mail.yahoo.com (web20805.mail.yahoo.com [216.136.226.194]) by hub.freebsd.org (Postfix) with SMTP id 20AA937B416 for ; Fri, 12 Apr 2002 11:55:17 -0700 (PDT) Message-ID: <20020412185516.94793.qmail@web20805.mail.yahoo.com> Received: from [66.75.100.186] by web20805.mail.yahoo.com via HTTP; Fri, 12 Apr 2002 11:55:16 PDT Date: Fri, 12 Apr 2002 11:55:16 -0700 (PDT) From: ako ito Subject: error in buildkernel To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 im getting this error building my custom kernel after cvsup'ng all my src/ports/docs ----------------------------------------- @ -> /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/LEEKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ---------------------------------------- any ideas of how i could get this error fix ? -thx in advance - Lee __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message