On 2008-11-10 at 02:34:13 [+0100], Bruno Haible <[EMAIL PROTECTED]> wrote:
> Ingo Weinhold wrote:
> > here comes a short Haiku related patch series.
> 
> Thanks. To reproduce this, I figured out that one has to
>   - download one of the recent daily built disk images from
>     http://www.haiku-os.org/downloads (the 100 MB ones; the 30 MB ones
>     don't contain gcc),
>   - run it in an emulator like QEMU,

Wow, you definitely are thorough.

>   - configure packages with
>     "./configure --host=i586-pc-beos --build=i586-pc-beos 
>     --prefix=/boot/home/config"

As of revision 28582 Haiku comes with the latest versions of autoconf, 
automake and friends. So after a "./bootstrap" or "automake --add-missing 
--force-missing" (whatever is appropriate) configuring should be done with:
  ./configure --prefix=/boot/common

CU, Ingo


Reply via email to