On Tue, Oct 18, 2011 at 10:55:01AM +0200, Andreas Färber wrote:
> Am 18.10.2011 02:18, schrieb Alexander Graf:
> > We have several targets in the PPC tree now that basically require libfdt
> > to function properly, namely the pseries and the e500 targets. This 
> > dependency
> > will rather increase than decrease in the future, so I want to make sure
> > that people building shiny new 1.0 actually have libfdt installed to get
> > rid of a few ifdefs in the code.
> > 
> > Warning: This patch will likely make configure fail for people who don't
> > select their own --target-list, but don't have libfdt development packages
> > installed. However, we really need this new dependency to move on.
> > 
> > Signed-off-by: Alexander Graf <ag...@suse.de>
> 
> openSUSE 12.1 has libfdt1-devel, but you should set up a submodule and
> working build rules for Darwin, Haiku, etc. `make` doesn't fully work so
> I used custom scripts to build the right parts and to manually "install"
> the resulting binary and headers.

If there are build problems with libfdt on any platform let me know
about them.  I would like it to build clean as widely as possible, but
I don't have that great a diversity of build environments, so I have
to reply on bug reports.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Reply via email to