|
| |||||||||
| Tags: error, linux |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Error message "crt0.o no such file or directory"
Hello friends, I am facing an issue while compiling an application. This is the error message i am getting it Cannot open crt1.o: No such file or directory Can anyone please direct me to a source of this file, as i really need to get this app to compile, in order to get BGP working on the box. Thanks in Advance. |
|
#2
| |||
| |||
| Re: Error message "crt0.o no such file or directory"
Sure i will help you out with this issue this file has to be there becasuse crt0.o is part of the standard C library, and should be there if you installed a compiler Identical copies of crt0.o can usually be found in either /usr/ccs/lib/crt0.o or /opt/langtools/lib/crt0.o. Check if they are available if yes than, check that your path can find the file. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Error message "crt0.o no such file or directory"" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting "failed to get directory listing" error message on FileZilla Server | Patchers | Networking & Security | 4 | 3 Weeks Ago 08:41 PM |
| How to avoid the "FILE or Directory" message in Xcopy | Channing | Operating Systems | 3 | 31-03-2010 01:46 PM |
| "Directory Services cannot start" error message | Harend | Operating Systems | 4 | 23-12-2009 04:01 AM |
| "Failed to open stream No such file or directory" error in PHP | EULALIA | Software Development | 3 | 13-07-2009 03:40 PM |
| Error - "The file or directory \$Secure is corrupt and unreadable" | DigOut | Windows XP Support | 1 | 06-11-2006 02:20 PM |