Re: Alternative to './configure' ?

2007-03-28 Thread Thomas Schwinge
Hello!

On Wed, Mar 28, 2007 at 07:07:15PM +0100, Ashish Gokhale wrote:
> Which version of autoconf & automake should I use? 
> 
> I am running debian linux kernel version 3.1
> autoconf-2.59a, automake-1.8.5 & m4-1.4.2
> 
> I get undefined macro error
> ---
> linux/configfrag.ac:126: error: m4_defn: undefined
> macro: _m4_divert_diversion

Install the Debian automake1.9 package and you should be fine.  If not,
please report back.


Regards,
 Thomas


signature.asc
Description: Digital signature
___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd


Re: Alternative to './configure' ?

2007-03-28 Thread Ashish Gokhale
--- Samuel Thibault <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Ashish Gokhale, le Wed 28 Mar 2007 16:01:58 +0100, a
> écrit :
> > It looks like 'configure' script has been removed
> from
> > gnumach-1-branch.
> 
> Like for most projects. You just need to run
> autoreconf -f -i for
> generating it.
> 
> Samuel
> 

Thank you for the info
Which version of autoconf & automake should I use? 

I am running debian linux kernel version 3.1
autoconf-2.59a, automake-1.8.5 & m4-1.4.2

I get undefined macro error
---
linux/configfrag.ac:126: error: m4_defn: undefined
macro: _m4_divert_diversion
linux/configfrag.ac:115: AC_Linux_DRIVER is expanded
from...
linux/configfrag.ac:126: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
---

Regards,
-Ashish Gokhale




__
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/


___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd


Re: Alternative to './configure' ?

2007-03-28 Thread Samuel Thibault
Hi,

Ashish Gokhale, le Wed 28 Mar 2007 16:01:58 +0100, a écrit :
> It looks like 'configure' script has been removed from
> gnumach-1-branch.

Like for most projects. You just need to run autoreconf -f -i for
generating it.

Samuel


___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd


Re: Alternative to './configure' ?

2007-03-28 Thread Barry deFreese

Ashish Gokhale wrote:

Hello,
It looks like 'configure' script has been removed from
gnumach-1-branch. Is there any alternative to this
script? is it a temporary state of the repository? my
local copy of sources is broken & i am not able to
build the kernel. 


Thank you,
Ashish Gokhale
  

Ashish,

The gnumach brach has been automakified.  You need to run autoreconf or 
whatever to generate configure.


Thanks,

Barry deFreese (aka bddebian)


___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd


Alternative to './configure' ?

2007-03-28 Thread Ashish Gokhale
Hello,
It looks like 'configure' script has been removed from
gnumach-1-branch. Is there any alternative to this
script? is it a temporary state of the repository? my
local copy of sources is broken & i am not able to
build the kernel. 

Thank you,
Ashish Gokhale



__
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/


___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd