Date: Tue, 18 Jan 2000 02:01:56 -0800 From: Piet Delaney <pete@freebsd.piet.net> To: freebsd-questions@FreeBSD.ORG Cc: pete@freebsd.piet.net, obrien@nuxi.com Subject: /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or directory Message-ID: <38843A13.9C286588@freebsd.piet.net>
next in thread | raw e-mail | index | archive | help
--------------069BA07037EF4C3F75A56DCD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I recall seeing crt1.0 getting lost during fsck after a crash. Now I'm unable to 'make world'. The linker can't find crt0 yet I'm not sure exactly where it should be, there is a crt1.0 in /usr/lib but I would expect the 'make world' should be useing a copy made for the build. Any suggestions? -piet ----------------------------------------------------------------------cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/toc.c cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib -I/usr/obj/usr/src/i386/usr/include -o makeinfo cmds.o defun.o files.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/texinfo/makeinfo/../libtxi/libtxi.a /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or directory *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo/makeinfo. *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------------------------------------------------- -- ~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^` > < > , , < > /( )` < > \ \__ / | < > /- _ `-/ ' Pete Delaney < > (/\/ \ \ /\ Network/Kernel Hacker < > / / | ` \ Rocky Mountain UNIX < > O O ) | < > `-^--'`< ' 2812 Toledo Ave. < > (_.) _ ) / Santa Clara Ca. 95051-4734 < > `.___/` / USA < > `-----' / --------------069BA07037EF4C3F75A56DCD Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <pre>I recall seeing crt1.0 getting lost during fsck after a crash.</pre> <pre>Now I'm unable to 'make world'. The linker can't find crt0</pre> <pre>yet I'm not sure exactly where it should be, there is a crt1.0</pre> <pre>in /usr/lib but I would expect the 'make world' should be useing</pre> <pre>a copy made for the build.</pre> <pre></pre> <pre>Any suggestions?</pre> <pre></pre> <pre>-piet</pre> <pre></pre> <pre>----------------------------------------------------------------------cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/makeinfo/toc.c cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib -I/usr/obj/usr/src/i386/usr/include -o makeinfo cmds.o defun.o files.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/texinfo/makeinfo/../libtxi/libtxi.a /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or directory *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo/makeinfo. *** Error code 1 Stop in /usr/src/gnu/usr.bin/texinfo. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -------------------------------------------------------------------</pre> <pre></pre> <pre>-- ~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^``~*-,._.,-*~``^` > < > , , < > /( )` < > \ \__ / | < > /- _ `-/ ' Pete Delaney < > (/\/ \ \ /\ Network/Kernel Hacker < > / / | ` \ Rocky Mountain UNIX < > O O ) | < > `-^--'`< ' 2812 Toledo Ave. < > (_.) _ ) / Santa Clara Ca. 95051-4734 < > `.___/` / USA < > `-----' /</pre> </html> --------------069BA07037EF4C3F75A56DCD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38843A13.9C286588>