[openbeos] Re: Building Haiku on linux
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 22 Nov 2006 16:18:33 +0100 (MET)
Gary Shears <garys@xxxxxxx> wrote:
> Close, but not quite.
> I rebuilt the build tools to use gcc 2.95 and now I get the following
> errors:
I can't see what switching to GCC 2.95.3 could change to the problem
you had before, but anyway, let's see what problems you have now :-)
> ...skipped <many, many targets> for lack of libbe.so...
> ...skipped Mesa Software Renderer for lack of libGL.so...
Try building the relevant part alone, and if there are any errors,
please post the full log here, because if you only paste those lines,
it doesn't help.
Just try:
$ jam libbe.so
and see if that works.
> Looks to me that the object files are being compiled but not linked
> due
> to missing libraries. Are the libraries built as part of the overall
> build process? Should they have been downloaded when I checked out
> the
> code?
All libraries used for the build are included.
Bye,
Axel.
- References:
- [openbeos] Re: Building Haiku on linux
- From: Gary Shears
Other related posts:
- » [openbeos] Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- » [openbeos] Re: Building Haiku on linux
- [openbeos] Re: Building Haiku on linux
- From: Gary Shears