Re: make problems again

Russ Berry (berry@larry.wizvax.net)
Wed, 14 Feb 96 09:10:43 EST


Re:
/usr/i486-linux/bin/ld: cannot open crt1.o: No such file or directory

I had general problems compiling stuff in general and had a devil of a
time fixing them. The missing crt1.o or crt0.o was one of them. I'm not
sure what the best fix is, but I now have identical crt1.o files in
/usr/lib and /usr/libc/elfshared. They're both 1026 bytes long. Try the
"find" or "locate" commands to find the file.
___
Trevor Johnson <trevor@hepnsf.csudh.edu>

I don't seem to have any crt1.o files, or anything like them in my /usr/lib
directory, how did yours get there?