bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compilation error on Mandriva 2006.


From: Christian Anthon
Subject: Re: [Bug-gnubg] Compilation error on Mandriva 2006.
Date: Wed, 22 Mar 2006 17:31:28 +0100
User-agent: KMail/1.9.1

On Wednesday 22 March 2006 15:31, Jacob Reimann wrote:
> Hello.
>
> I am trying to compile on the above mentioned OS since there are no
> binary packages available:
>
> Configure runs ok, no errors, but make dies horribly. Any ideas ?  I
> would like to get this working as my wife keeps on beating me horribly
> :-)
>
>

Try removing the files under the gnubg/m4 directory that are already 
present elsewhere on your system. In particular gnubg/m4/gettext.m4. On my 
system I have:

/usr/share/aclocal/gettext.m4
/home/anthon/gnubg/gnubg/m4/gettext.m4

and so I need to remove the latter. (Your paths may differ)

Then issue the following commands:

aclocal -I m4
autoconf
autoheader
automake
./configure
make

It seems that the autoconf system is out of sync somehow. I down think it 
should be running the aclocal -I m4 on every install. But I'm no expert. 
Perhaps somebody should try removing gettext.m4 and then running the the 4 
auto-commands and committing to cvs.

Christian
-- 
"I can't promise that I'll try. But, I'll try to try." -- Bart




reply via email to

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