[haiku-development] Re: WebPositive

  • From: John Scipione <jscipione@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 3 Sep 2010 11:00:56 -0400

When I get missing object file errors like the one you got below the first
step that I always take is to delete my generated/objects directory and
build again. This will clear out any stale objects. If that doesn't work I
suggest bring the issue up on irc.freenode.net #haiku.

On Fri, Sep 3, 2010 at 7:39 AM, Markku Hyppönen <make.hypponen@xxxxxxxxxx>wrote:

>  Hi,
>
> I'm trying to get my dev env up after a break and now build fails (x86_64
> GNU/Linux)  with the following error:
>
> /home/make/haiku/haiku/generated/cross-tools/i586-pc-haiku/bin/ld: crti.o:
> No such file: No such file or directory
> collect2: ld returned 1 exit status
> make[3]: *** [cc1] Error 1
> make[3]: Leaving directory
> `/home/make/haiku/haiku/generated/cross-tools-build/gcc/gcc'
> make[2]: *** [gcc-extra-parts] Error 2
> make[2]: Leaving directory
> `/home/make/haiku/haiku/generated/cross-tools-build/gcc/i586-pc-haiku/libgcc'
> make[1]: *** [all-target-libgcc] Error 2
> make[1]: Leaving directory
> `/home/make/haiku/haiku/generated/cross-tools-build/gcc'
> make: *** [all] Error 2
> ERROR: Building gcc failed.
> [1]+  Exit 143                rmiregistry  (wd: /opt/merchantserver/bank)
> (wd now: ~/haiku/haiku)
>
> Please advice.
>
> Markku
>
>

Other related posts: