chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Building from CVS fails


From: Jonah Beckford
Subject: Re: [Chicken-users] Building from CVS fails
Date: Tue, 04 Mar 2003 10:26:12 -0500

It is a problem with versions of automake less than 1.5.

See http://sources.redhat.com/ml/automake/1999-10/msg00049.html for an example.

I will check in a fix for earlier versions of automake later on today, when I can install automake 1.4 and test it out.

Jonah

At 02:46 PM 04/03/2003 +0100, Benedikt Rosenau wrote:
Hello again,


I downloaded the newest version from CVS. Building fails in the
pre-configure phase:

$ autoheader
configure.in:49: warning: Cannot check for file existence when cross compiling
$ automake --foreign -a --copy
Makefile.am:20: LIBS defined both conditionally and unconditionally
Makefile.am:126: csi_LDADD defined both conditionally and unconditionally
Makefile.am:133: csi_static_LDADD defined both conditionally and unconditionally Makefile.am:192: libstuffed_chicken_la_SOURCES defined both conditionally and unconditionally Makefile.am:208: libustuffed_chicken_la_SOURCES defined both conditionally and unconditionally

and autoconf bombs.

I use Autoconf version 2.13 and automake (GNU automake) 1.4.

Any proposals?
  Benedikt


_______________________________________________
Chicken-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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