GNU bug report logs - #8694
Configure on mips

Previous Next

Package: automake;

Reported by: "James William Cronin" <jamescronin <at> doctors.org.uk>

Date: Wed, 18 May 2011 18:19:02 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Herring <dherring <at> tentpost.com>
To: James William Cronin <jamescronin <at> doctors.org.uk>
Cc: 8694 <at> debbugs.gnu.org, bug-automake <at> gnu.org
Subject: Re: bug#8694: Configure on mips
Date: Wed, 18 May 2011 23:47:40 -0400 (EDT)
On Wed, 18 May 2011, James William Cronin wrote:

> When running automake generated configure scripts on an embeded mips based 
> moded box (the Humax HD T2) - see www.hummypkg.org the generated make files 
> contain a two letter addition to all variables followed by an @. (e.g. LL@, 
> KK@ ir@ etc) The two additional letters seem to have some (although not 
> uniformaly) resembelance to the preceding text.
>
> Its basicly running busybox ontop of linux kernal 2.6.18
>
> I am only passing --build=mips-unknown-linux-gnu to the scrip.

Configure scripts are made by autoconf, not automake...

Look in a Makefile.in (next to a Makefile).  Does it have messed up 
variables?  If so, then automake is the culprit.  If not, then I'd guess 
the sed magic in config.status is messed up.

For an automake problem, the output of 'automake --version' would help. 
For a configure problem, the output of './configure --version' would help.

It also wasn't clear whether you are running autoconf and automake on the 
mips box or simply running ./configure and make.

- Daniel




This bug report was last modified 13 years and 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.