Date: Sun, 28 Jun 1998 11:59:37 -0400 (EDT) From: Jt <hometeam@techpower.net> To: freebsd-stable@FreeBSD.ORG Subject: make world fails Message-ID: <Pine.BSF.3.96.980628114958.23219A-100000@techpower.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980628114958.23219A-100000>