[openbeos] Re: Haiku Bugs

Mathew Schofield <mr.skoe@xxxxxxxxx> wrote:
> FreeBSD doesn't support strnlen, because it isn't apart of any
> standards. I recompiled world with strnlen. This works fine, but it 
> is
> a bit extreme. I *attempted* to use libhaikucompat, but unsuccessful
> and didn't look into it.

I recently added strnlen.c to the build host's lib support, if I did it 
correctly, at least (couldn't test) :)

> Now i have hit this bug:
> Error: Failed to init resources for output file
> "generated/objects/freebsd/release/tools/makebootable/platform/
> bios_ia32/makebootable":
> Unknown error: -2147483647
> Any ideas?

Nope, sorry.

> Also in BeBuild.h __INTEL__ wasn't defined. I'm not too sure why, but
> im assuming it's because the freebsd target hasn't been setup
> completely?

That's probably because you don't use the latest Jam from our 
repository - older versions do not set the OSPLAT Jam variable on 
FreeBSD for whatever reason (original Jam bug).

Bye,
   Axel.


Other related posts: