From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 13:51:55 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D264116A4CE for ; Sat, 29 Jan 2005 13:51:55 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D8543D1F for ; Sat, 29 Jan 2005 13:51:55 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so604693rne for ; Sat, 29 Jan 2005 05:51:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CpgEDjE+JlEQX/ZJ15zenxv4DNPuisirjjnxwFpC8h/7DVmGrtbjx7ZGYOlh41Ufykfp22phhy2pBMJvgVqOSkGuutjNIoTJiXO1+TWeot/z6gwuJJEGFjdGpxQoKhcN1fT3nLwGaIXOK+Y2Gl8eAEN0jJCL9e+uSZM8iAKcUkM= Received: by 10.38.10.71 with SMTP id 71mr133621rnj; Sat, 29 Jan 2005 05:51:54 -0800 (PST) Received: by 10.38.74.6 with HTTP; Sat, 29 Jan 2005 05:51:54 -0800 (PST) Message-ID: Date: Sat, 29 Jan 2005 14:51:54 +0100 From: Gert Cuykens To: "Donald J. O'Neill" In-Reply-To: <200501290540.26196.donaldj1066@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501290540.26196.donaldj1066@fastmail.fm> cc: freebsd-questions@freebsd.org Subject: Re: make buildworld error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 13:51:56 -0000 On Sat, 29 Jan 2005 05:40:25 -0600, Donald J. O'Neill wrote: > What do you have in your /usr/src/sys/amd64/conf/config file, show me > about the first 30 lines of it. config is the kernel config right ? i only did make cleanworld and make buildworld wasnt compiling the kernel yet. I got the error while building world. #################### # /usr/src/sys/amd64/conf/gert # ################### machine amd64 cpu HAMMER ident GERT options SCHED_4BSD # ????? options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT options NTFS # NT File System options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_IA32 # Compatible with i386 binaries options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options SCSI_DELAY=15000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options AHC_REG_PRETTY_PRINT # Print register bitfields in debug output. Adds ~128k to driver. options AHD_REG_PRETTY_PRINT # Print register bitfields in debug output. Adds ~215k to driver. options ADAPTIVE_GIANT # Giant mutex is adaptive. options NO_MIXED_MODE # SK8N options ATA_STATIC_ID # Static device numbering options UDF # DJO device atpic # 8259A compatability device acpi # Bus support device isa # Bus support device pci # Bus support device fdc # Floppy drives device ata # ATA and ATAPI devices device atadisk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device vga # VGA video card driver device splash # Splash screen and screen saver support device sc # syscons is the default console driver, resembling an SCO console device cbb # cardbus (yenta) bridge device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus device sio # 8250, 16[45]50 based serial ports device ppc # Parallel port device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device device miibus # RealTek 8129/8139 device rl # RealTek 8129/8139 device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device bpf # Berkeley packet filter device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device uscanner # Scanners device rue # RealTek RTL8150 USB Ethernet device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) device fwip # DJO device atapicam # DJO #device sound # sound driver generic #device snd_ich # sound driver sk8n > show me your /etc/make.conf file. ############ # /etc/make.conf # ########### CPUTYPE?=amd64 CFLAGS= -O -pipe COPTFLAGS= -O -pipe DOC_LANG= en_US.ISO8859-1 X_WINDOW_SYSTEM=xorg WITH_LAME= yes PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo WITH_APACHE2=yes APACHE_PORT=www/apache21 DEFAULT_PHP_VER=5 WITH_MYSQL_VER=50