From owner-freebsd-hackers Fri Sep 18 13:42:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29508 for freebsd-hackers-outgoing; Fri, 18 Sep 1998 13:42:41 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29502 for ; Fri, 18 Sep 1998 13:42:35 -0700 (PDT) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with SMTP id OAA03546 for ; Fri, 18 Sep 1998 14:42:10 -0600 (MDT) (envelope-from handy@lambic.physics.montana.edu) Date: Fri, 18 Sep 1998 14:42:09 -0600 (MDT) From: Brian Handy To: freebsd-hackers@FreeBSD.ORG Subject: I can't compile -STABLE Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I'm trying to buildworld on a 2.2-STABLE machine. Last 'make world' happened July 8, so I re-cvsupped -stable and had another go at it. I'm sticking on something in libc (error included below). I've tried 'make bootstrap', I've removed my obj directory completely and started from scratch, and 'make buildworld' gets me nowhere. I imagine this is pilot error...any suggestions? Thanks, Brian -------------------- cc -fpic -DPIC -O2 -pipe -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/b/src/lib/libc/../libc/locale -DYP -I/usr/obj/usr/src/tmp/usr/include -c /b/src/lib/libc/../libc/i386/sys/i386_set_ldt.c -o i386_set_ldt.so building shared c library (version 3.1) nm: setreuid.so: not object file or archive nm: setrlimit.so: not object file or archive nm: bt_debug.so: no name list nm: euc.so: no name list nm: mskanji.so: no name list nm: utf2.so: no name list nm: setreuid.so: not object file or archive nm: setrlimit.so: not object file or archive ld: setrlimit.so: malformed input file (not rel or archive) *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message