autoconf
[Top][All Lists]
Advanced

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

AutoConf on Dec OSF1 v4.0


From: Cj B
Subject: AutoConf on Dec OSF1 v4.0
Date: Thu, 21 Mar 2002 13:54:58 -0600 (CST)

Hi,
I'm trying to install MySql on a DEC 3000 running OSF1 V4.0 and need a 
newer version of autoconf. I 
downloaded the autoconf 2.13 when I run ./configure everything seems to 
work alright... but when I do a make. it gets to :

loading cache ./config.cache
checking for gm4... (cached) /usr/bin/m4
checking for mawk... (cached) gawk
checking for perl... (cached) /usr/bin/perl
checking for a BSD compatible install... ./install-sh -c
creating ./config.status
creating Makefile
creating testsuite/Makefile
rm -f autoconf autoconf.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e  
's,@''M4''@,/usr/bin/m4,g'  -e 's,@''AWK''@,gawk,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/bin/m4,g'  -e 's,@''AWK''@,gawk,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/bin/m4,g'  -e 's,@''AWK''@,gawk,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/bin/m4,g'  -e 's,@''AWK''@,gawk,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/bin/m4,g'  -e 's,@''AWK''@,gawk,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''@,/usr/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x 
autoscan.tmp && mv autoscan.tmp autoscan
*** Exit 1


Anyone know what this means???

Thanks,
 Cj B
"root"
address@hidden
http://www.krellinst.org





reply via email to

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