l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hey all, I would like to help write some docs


From: Jeroen Dekkers
Subject: Re: Hey all, I would like to help write some docs
Date: Wed, 16 Jun 2004 09:23:18 +0200
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Wed, 16 Jun 2004 02:45:57 -0400,
B. Douglas Hilton wrote:
> 
> [1  <text/plain; us-ascii (7bit)>]
> Here is a patch which updates the README and provides instructions for 
> building on systems with buggy autoreconf (like Debian unstable). I also 
> added sample steps for building Pistachio and made a change to the 
> sample GRUB menu.lst entry to reflect that sigma0 gets installed into 
> /libexec/l4 by default.
> 
> Doug
> 
> 
> 
> diff -cr hurd-l4/README hurd-l4a/README
> *** hurd-l4/README    Fri Sep 19 10:18:04 2003
> --- hurd-l4a/README   Wed Jun 16 02:44:12 2004
> ***************
> *** 22,27 ****
> --- 22,36 ----
>   $ cp wortel/wortel /l4/boot
>   $ cp physmem/physmem /l4/boot
>   
> + On Debian systems try the following if autoreconf fails:
> + 
> + $ aclocal-1.8
> + $ autoconf2.50
> + $ autoheader2.50
> + $ automake-1.8 -a
> + 
> + Then proceed as above from the ./configure step
> + 

You should just do
"ACLOCAL=aclocal-1.8 AUTOMAKE=automake-1.8 autoreconf" when "automake"
and "aclocal" point to an old version.

Jeroen Dekkers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]