autoconf
[Top][All Lists]
Advanced

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

Running make for autoconf V2.13 with HP-UX 11.0


From: Stevens, Paul (EDS)
Subject: Running make for autoconf V2.13 with HP-UX 11.0
Date: Mon, 26 Feb 2001 15:46:01 +0000

Hello Ben,

I guess you get mails like this all the time.
I am trying to build autoconf V2.13 for HP-UX 11.0
I have run the configure for autoconf but I cannot make it.
Here is the output. 

Any ideas?
Many Thanks,
Paul

K:/arbor/data/BUSMARK_WORK_DATA/pstevens/autoconf-2.13> ./configure 
creating cache ./config.cache
checking for gm4... no
checking for gnum4... no
checking for m4... /usr/ccs/bin/m4
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking for perl... /opt/perl5/bin/perl
checking for a BSD compatible install... /opt/imake/bin/install -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
K:/arbor/data/BUSMARK_WORK_DATA/pstevens/autoconf-2.13> make
        rm -f autoconf autoconf.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/ccs/bin/m4,g'  -e 's,@''AWK''@,awk,g'  -e
's,@''SHELL''@,/bin/sh,g' autoconf.sh > autoconf.tmp && chmod +x
autoconf.tmp && mv autoconf.tmp autoconf
        rm -f autoheader autoheader.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/ccs/bin/m4,g'  -e 's,@''AWK''@,awk,g'  -e
's,@''SHELL''@,/bin/sh,g' autoheader.sh > autoheader.tmp && chmod +x
autoheader.tmp && mv autoheader.tmp autoheader
        rm -f autoreconf autoreconf.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/ccs/bin/m4,g'  -e 's,@''AWK''@,awk,g'  -e
's,@''SHELL''@,/bin/sh,g' autoreconf.sh > autoreconf.tmp && chmod +x
autoreconf.tmp && mv autoreconf.tmp autoreconf
        rm -f autoupdate autoupdate.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/ccs/bin/m4,g'  -e 's,@''AWK''@,awk,g'  -e
's,@''SHELL''@,/bin/sh,g' autoupdate.sh > autoupdate.tmp && chmod +x
autoupdate.tmp && mv autoupdate.tmp autoupdate
        rm -f ifnames ifnames.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/ccs/bin/m4,g'  -e 's,@''AWK''@,awk,g'  -e
's,@''SHELL''@,/bin/sh,g' ifnames.sh > ifnames.tmp && chmod +x ifnames.tmp
&& mv ifnames.tmp ifnames
        rm -f autoscan autoscan.tmp
        sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''PERL''@,/opt/perl5/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x
autoscan.tmp && mv autoscan.tmp autoscan
*** Error exit code 1

Stop.





reply via email to

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