[Buildroot] JFFS2 / MTD suggestions

Peter Korsgaard jacmet at uclibc.org
Thu Apr 9 09:34:40 UTC 2009


>>>>> "Cyril" == Cyril HAENEL <chaenel at free.fr> writes:

Hi,

 Cyril> ./configure --target=arm-linux --host=arm-linux
 Cyril> --build=i386-pc-linux-gnu --prefix=/usr --exec-prefix=/usr
 Cyril> --sysconfdir=/etc --without-html-dir --disable-gtk-doc --disable-nls
 Cyril> --disable-largefile

 Cyril> And it works !! And make compiles lzo successfully.

You also need to set CC to your target compiler and so on.

 Cyril> Really curious, the configure script blocks (with exactly the same
 Cyril> command line) only when called from high level makefile !?

Well, you need to compare apples to apples - Buildroot sets a bunch of
environment variables before calling configure as you can see when you
run it.

It's kind of hard to debug here as I cannot reproduce it. Do you have
C++ support enabled in your config? Do you get anything interesting in
the build_arm/lzo-2.03/config.log file?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list