View Single Post
  #3   (View Single Post)  
Old 21st October 2008
map7 map7 is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 75
Default

I just removed /usr/obj and tried again.

It bombed out at the same place:

Code:
-pointer-sign -c crypt_xdr.c -o crypt_xdr.So
building static c library
building shared library libc.so.7
building special pic c library
ranlib libc_pic.a
ranlib libc.a
/usr/obj/usr/src/tmp/usr/bin/ld: crtbeginS.o: No such file: No such file or directory
*** Error code 1
1 error
*** Error code 2
2 errors
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Last edited by map7; 21st October 2008 at 12:18 AM.
Reply With Quote