Date: Fri, 18 Sep 1998 14:42:09 -0600 (MDT) From: Brian Handy <handy@lambic.physics.montana.edu> To: freebsd-hackers@FreeBSD.ORG Subject: I can't compile -STABLE Message-ID: <Pine.BSF.4.02A.9809181404020.1929-100000@lambic.physics.montana.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9809181404020.1929-100000>