bug-automake
[Top][All Lists]
Advanced

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

RE: Automake compile bug


From: Love, Mr Gary
Subject: RE: Automake compile bug
Date: Thu, 22 Aug 2002 17:09:39 -0700

Alexandre,

For your reference, I'm using these GNU versions:
make-3.79.1
tar-1.13
m4-1.4
autoconf-2.53
automake-1.6.3
perl-5.005_03

These have all been downloaded and compiled within the last week.

Gary


-----Original Message-----
From: Alexandre Duret-Lutz [mailto:address@hidden
Sent: Thursday, August 22, 2002 9:18 AM
To: Love, Mr Gary
Cc: address@hidden
Subject: Re: Automake compile bug


Please keep address@hidden in Cc: !

>>> "Love" == Love Mr Gary <address@hidden> writes:

 Love> Alexandre,
 Love> This is the offending line in
 Love> DODS/src/packages-3.2.4/libwww/modules/expat/Makefile
 Love> line 132:
 Love> DOCS := $(wildcard *.html *.gif)

This line use a GNU Make feature, no wonder IRIX Make chokes on it.

Still that's not an Automake issue.  That line was copied
straight from expat/Makefile.am (this is expected).

Either you have to install GNU Make and use it to compile the
program, or you can try to convince the expat/Makefile.am author
to not use GNU extensions so the resulting Makefile is more portable.

[...]

-- 
Alexandre Duret-Lutz




reply via email to

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