bug-automake
[Top][All Lists]
Advanced

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

Automake compile bug


From: Love, Mr Gary
Subject: Automake compile bug
Date: Tue, 20 Aug 2002 14:30:50 -0700

Hi,

I downloaded Automake-1.6.tar and tried to build it, but first I had to
download and build perl5.005_03.tar.gz.  The perl build was successful, but
when I tried to compile (i.e., make) automake I got the following messages:

/data1/users/XGrads/irix6/automake-1.6>sh ./configure
checking for a BSD compatible install... lib/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for perl... /users/love/bin/perl
configure: creating ./config.status
config.status: creating automake
config.status: creating aclocal
config.status: creating Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating m4/amversion.m4
config.status: creating tests/Makefile

Configure seemed to work fine, but make didn't.

/data1/users/XGrads/irix6/automake-1.6>make
Making all in .
        cd . \
          && /bin/ksh /data1/users/XGrads/irix6/automake-1.6/lib/missing
--run makeinfo   \
               `echo automake.texi | sed 's,.*/,,'`
Making info file `automake.info' from `automake.texi'.
automake.texi:102: No matching address@hidden ifnottex'.
automake.texi:141: Unmatched address@hidden'.
automake.texi:1453: Unknown command `command'.
automake.texi:1453: Misplaced {.
automake.texi:1453: Misplaced }.
makeinfo: Removing output file
`/data1/users/XGrads/irix6/automake-1.6/automake.info' due to errors; use
--force to preserve.
*** Error code 1 (bu21)
*** Error code 1 (bu21)

The attached automate.texi appears to be fine in that address@hidden ifnottex' 
does
exist on line automake.texi:141.  Its just not being parsed correctly.

I don't know if this is a bug in Automake, or the Perl I compiled for it.

Config.log is also attached so you can see that I'm working on an SGI
Indigo2 which is a mips2 processor running IRIX 6.2.  Hope you can help.  

Thanks,
Gary

***************************************
Gary G. Love
Physicist
Marine Meteorology Division
Naval Research Laboratory
Monterey, CA 93943
831-656-4767
***************************************
 <<automake.texi>>  <<config.log>> 

Attachment: automake.texi
Description: Binary data

Attachment: config.log
Description: Binary data


reply via email to

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