From owner-freebsd-questions Wed Apr 24 18: 1:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from labs.unixhideout.com (host-216-153-217-133.choiceone.net [216.153.217.133]) by hub.freebsd.org (Postfix) with ESMTP id F28CE37B404 for ; Wed, 24 Apr 2002 18:01:14 -0700 (PDT) Received: from MIKESBOX (host-216-153-217-132.choiceone.net [216.153.217.132]) by labs.unixhideout.com (8.11.6/8.11.6) with SMTP id g3P0xQB80526 for ; Wed, 24 Apr 2002 20:59:30 -0400 (EDT) (envelope-from root@unixhideout.com) From: "Mike" To: Subject: Date: Wed, 24 Apr 2002 20:59:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: High X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 My machine www.unixhideout.com runs freebsd4.5 i update via a cvsup server, and then all my other boxes update using mine. For the last 2 months i have not been able to compile a kernel. Here is my config. Network Administrator# # $FreeBSD: src/sys/i386/conf/LABS,v 31337 /2001/9/11 17:36:06 root@unixhideout.com $ machine i386 cpu I686_CPU ident lockbox maxusers 512 #Ipfw lockdown begin #To enable IPFW with default deny all packets options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=10 #To hide firewall from traceroute options IPSTEALTH options ACCEPT_FILTER_DATA options ACCEPT_FILTER_HTTP options ICMP_BANDLIM options NMBCLUSTERS=65536 options CD9660 #Cdrom options CD9660_ROOT #Cdrom usable as rootoptions KBD_INSTALL_CDEV # install a CDEV entry in /dev device isa device pci device atapicd #atapi cdrom device atadisk #ata hard drive device ata0 at isa? port IO_WD1 irq14 #hard drive device ata1 at isa? port IO_WD1 irq15 #hard drive options ATA_STATIC_ID #static device numbering device atkbdc0 at isa? port IO_KBD #at keyboard controller device atkbd0 at atkbdc? irq 1 flags 0x1 #at keyboard device psm0 at atkbdc? irq 12 #mouse device vga0 at isa? #video card pseudo-device bpf #berkeley packet filter pseudo-device snp 3 #yes i watch my users. device sc0 at isa? flags 0x100 #system console device npx0 at nexus? port IO_NPX irq 13 #math processor onboard device miibus #3com device xl #3com pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING and here is the nasty error.. 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/src/sys/compile/lockbox. [labs] /usr/src/sys/compile/lockbox# I have searched everywhere in google etc.. And i cannot sort this out. Also i completely mirror you, docs, srces, all of it if you want to put me as a contributor . up to you. thanks. -- SysAdmin: root@unixhideout.com Webmasters: webmaster@unixhideout.com root@unixhideout.com Internet: http://www.unixhideout.com War Games: hell.hackersincorporated.org -- Privacy: http://www.unixhideout.com/privacy.php PGP: Maybe someday i'll be that cool. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message