Results 1 to 2 of 2

Thread: Error message "crt0.o no such file or directory"

  1. #1
    Join Date
    Jan 2009
    Posts
    141

    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. #2
    Join Date
    Nov 2005
    Posts
    403

    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.

Similar Threads

  1. Replies: 7
    Last Post: 04-04-2012, 10:23 PM
  2. How to avoid the "FILE or Directory" message in Xcopy
    By Channing in forum Operating Systems
    Replies: 3
    Last Post: 31-03-2010, 12:46 PM
  3. "Directory Services cannot start" error message
    By Harend in forum Operating Systems
    Replies: 4
    Last Post: 23-12-2009, 04:01 AM
  4. "Failed to open stream No such file or directory" error in PHP
    By EULALIA in forum Software Development
    Replies: 3
    Last Post: 13-07-2009, 02:40 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,691,478.45775 seconds with 17 queries