protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] 0.16.x report


From: Martin Herren
Subject: Re: [Protux-devel] 0.16.x report
Date: Fri, 3 Jan 2003 00:16:32 +0100

On Thu, 02 Jan 2003 22:35:56 +0100
address@hidden (booker) wrote:

> Hi, 
> 
> I have problems compiling cvs mustuxlib, even after a fresh checkout:
> 
> 
> address@hidden mustux]$ mkl
> Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
> Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
> You should add the contents of `/usr/share/aclocal/libtool.m4' to 
> `aclocal.m4'.
> Putting files in AC_CONFIG_AUX_DIR, `admin'.
> *** Creating acinclude.m4
> !!! If you get recursion errors from autoconf, it is advisable to set the
>     environment variable M4 to something including "--nesting-limit=500"
> *** Creating aclocal.m4
> *** Creating configure
> *** Creating config.h template
> *** Creating Makefile templates
> automake: Makefile.am: required file `./ChangeLog' not found
> make: *** [cvs] Error 1
> address@hidden mustuxlib]$
> 
> greetings
> Reinhard

Hej,

gnu standards requires each project to have a ChangeLog file, and this file has 
to be called ChangeLog (and not CHANGELOG).
The mustux ChangeLog file has been renamed into CHANGELOG, so it can't be found 
anymore... i added
AUTOMAKE_OPTIONS = foreign
to the Makefile.am, so it's possible to violate the gnu standards and use 
CHANGELOG instead...

update your cvs tree again and it should go fine

Martin

PS: i prefere ChangeLog
-- 
Open your Windows - Free your Mind - Enjoy
http://gnuwin.epfl.ch

Martin Herren                             +41 (0)79 746 57 83
OpenPGP Public key @ http://www.on-the-web.ch/sputnik/gpg.asc

Attachment: pgpsXcNNPU6h3.pgp
Description: PGP signature


reply via email to

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