On Tue, Sep 17, 2002 at 02:14:43PM -0500, Brandon D. Valentine wrote:
> On Tue, 17 Sep 2002, Jean-Louis Martineau wrote:
> 
> >It works on IRIX with GNU make
> >It doesn't works on IRIX with /sbin/make
> >
> >/sbin/make will works if you remove all the "DESTDIR =" line from the Makefile.
> 
> Thanks, Jean.  Your suggestion made me do some further digging.  IRIX's
> make is among a handful of variants which do not allow command-line
> variable definitions to override those that preexist in the Makefiles.
> It seems like the solution to this that the GNU people took was to
> remove all instances of "DESTDIR =" from their Makefile.in's.  Maybe
> I'll submit some patches to amanda-hackers to fix it.  It's a niggling
> little bug but if a one-line patch to each of the Makefile.in's will fix
> it then it's worth people not running into the problem in the future.

The patch is not useful, the Makefile.in are automaticaly generated
from the Makefile.am by automake.

I have build a new snapshot of amanda-2.4.3b4 with automake-1.5, this
fixe the problem with IRIX make.

The snapshot is at
http://www.iro.umontreal.ca/~martinea/amanda/amanda-2.4.3b4-20020917-with-automake-1.5.tar.gz

I would appreciate if many people try it, if it break nothing, I will
use automake-1.5 to build the stable 2.4.3

Jean-Louis

> An explanation of the problem is here:
> 
> http://sources.redhat.com/ml/bug-automake/1999/msg00267.html
> 
> -- 
> Brandon D. Valentine <[EMAIL PROTECTED]>
> Computer Geek, Center for Structural Biology
> 
> "This isn't rocket science -- but it _is_ computer science."
>       - Terry Lambert on [EMAIL PROTECTED]

-- 
Jean-Louis Martineau             email: [EMAIL PROTECTED] 
Departement IRO, Universite de Montreal
C.P. 6128, Succ. CENTRE-VILLE    Tel: (514) 343-6111 ext. 3529
Montreal, Canada, H3C 3J7        Fax: (514) 343-5834

Reply via email to