HI sir,
when i am installing autoconf through msys, i am getting this bug.Please
slove this bug...
--
with regards
M Sivaram
a...@sakul-ffeee87fd /c/Documents and Settings/sakul/Desktop/downloads/autoconf
-2.63
$ ./confiure --prefix=/usr
sh: ./confiure: No such file or directory
sa...@sakul-ffeee87fd /c/Documents and
Settings/sakul/Desktop/downloads/autoconf
-2.63
$ ./configure --prefix=/usr
configure: loading site script /usr/etc/config.site
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/bin/sh: /c/Documents: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether /bin/sh -n is known to work... yes
checking for expr... /bin/expr
checking for GNU M4 that supports accurate traces... configure: error: no
accept able m4
could be found in $PATH.
GNU M4 1.4.5 or later is required; 1.4.11 is recommended
sa...@sakul-ffeee87fd /c/Documents and
Settings/sakul/Desktop/downloads/autoconf
-2.63
$ make
fail=; \
for f in ./build-aux/announce-gen ./build-aux/config.guess
./build-aux/config.su
b ./build-aux/elisp-comp ./build-aux/git-version-gen ./build-aux/gnupload
./buil
d-aux/install-sh ./build-aux/mdate-sh ./build-aux/missing
./build-aux/vc-list-fi
les ./build-aux/texinfo.tex ./doc/fdl.texi ./doc/make-stds.texi
./doc/standards.
texi ./GNUmakefile dummy; do \
test $f = dummy && continue; \
test -f $f || { echo "*** skipping $f" 1>&2; continue; }; \
cvs diff $f > /dev/null \
|| { echo "*** $f is locally modified; skipping it" 1>&2; \
fail=yes; continue; }; \
file=$(expr "X$f" : 'X./\(.*\)'); \
echo checking out $file...; \
-d :pserver:[email protected]:/sources/gnulib co -p
gnulib/$file >$f.t
\
&& move-if-change $f.t $f; \
done; \
test "$fail" && exit 1
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/announce-gen is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/config.guess is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/config.sub is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/elisp-comp is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/git-version-gen is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/gnupload is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/install-sh is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/mdate-sh is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/missing is locally modified; skipping it
*** skipping ./build-aux/vc-list-files
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./build-aux/texinfo.tex is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./doc/fdl.texi is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./doc/make-stds.texi is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./doc/standards.texi is locally modified; skipping it
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
*** ./GNUmakefile is locally modified; skipping it
make: *** [cvs-update] Error 1
sa...@sakul-ffeee87fd /c/Documents and
Settings/sakul/Desktop/downloads/autoconf
-2.63
$ ..
sh: ..: command not found
sa...@sakul-ffeee87fd /c/Documents and
Settings/sakul/Desktop/downloads/autoconf
-2.63
$ ../
sh: ../: is a directory
sa...@sakul-ffeee87fd /c/