From owner-freebsd-stable Sun Jun 28 08:58:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA06041 for freebsd-stable-outgoing; Sun, 28 Jun 1998 08:58:56 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from techpower.net (hometeam@techpower.net [205.133.231.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06026 for ; Sun, 28 Jun 1998 08:58:54 -0700 (PDT) (envelope-from hometeam@techpower.net) Received: from localhost (hometeam@localhost) by techpower.net (8.8.8/8.8.8) with SMTP id LAA23439 for ; Sun, 28 Jun 1998 11:59:37 -0400 (EDT) (envelope-from hometeam@techpower.net) Date: Sun, 28 Jun 1998 11:59:37 -0400 (EDT) From: Jt Reply-To: Jt To: freebsd-stable@FreeBSD.ORG Subject: make world fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get the following errors when attemping make world My make.conf I use default setting . I had changed them to uncommenting Cflags and noprofile thing this might be a problem I changed them back. I removed /usr/obj I tryed a make world in /usr/src I get the following error cc -O -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/sr c/lib/libc/../libc/locale -DYP -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/li b/libc/../libc/i386/sys/i386_set_ldt.c -o i386_set_ldt.o building standard c library nm: bt_debug.o: no name list nm: euc.o: no name list nm: mskanji.o: no name list nm: utf2.o: no name list ar: rpc_dtable{ize.o: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 I tryed a cd /usr/src ; make depend I get the following: /libI77/wrtfmt.c /usr/src/lib/libf2c/../libI77/wsfe.c /usr/src/lib/libf2c/../lib I77/wsle.c /usr/src/lib/libf2c/../libI77/wsne.c /usr/src/lib/libf2c/../libI77/xw sne.c /usr/src/lib/libf2c/../libI77/uio.c:29: unterminated string or character constan t /usr/src/lib/libf2c/../libI77/uio.c:23: possible real start of unterminated cons tant mkdep: compile failed *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Everthing was working fine I cvsup nitely cron job and make world once a month Last make world was fine. Any help would be appreciated. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message