bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Fwd: Re: [Bug-gnubg] GNU Backgammon on AMD64]


From: Christian Anthon
Subject: Re: [Fwd: Re: [Bug-gnubg] GNU Backgammon on AMD64]
Date: Tue, 14 Feb 2006 10:01:24 +0100
User-agent: Mutt/1.5.10i

On Mon, Feb 13, 2006 at 11:37:30PM +0100, Øystein Johansen wrote:
> Hi,
> 
> I'm forwarding this to the list, as automake and autoconf and that stuff
> isn't my strongest field.... Hopefully someone else can help you out.
> There's probably something going on since both you and Matja gets the
> same error.
> 
> - -Øystein
> 

Hi, 

you could try the following:

1) mv m4 m4.tmp

2) mkdir m4

2) aclocal-1.9 -I m4

This  will probably tell you that you miss specific functions as
indicated by a "required" complaint. Based on this info move only the
relevant .m4 files from m4.tmp to m4 and repeat 2) until it hopefully
completes.

3) run ./configure

Christian.




reply via email to

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