Hi,
I downloaded fileutils-4.1.tar.gz from redhat site. It untars into
fileutils-4.1 directory. I am using it for cross-compilation. It works
fine with directory name fileutils-* but if I move
fileutils-4.1directory to fileutils, it does configuration fine and go
crazy while doing make. If I just move the directory to something else
like fileutils-test, it works fine.
Any suggestions?
Error messages I get are:
cd . && /bin/sh /h/users/gupta/project/ext/fileutils/missing --run
aclocal -I m4aclocal: m4/glibc21.m4: 6: duplicated macro `jm_GLIBC21'
aclocal: m4/isc-posix.m4: 11: duplicated macro `AC_ISC_POSIX'
aclocal: m4/lcmessage.m4: 13: duplicated macro `AM_LC_MESSAGES'
aclocal: m4/libintl.m4: 13: duplicated macro `AM_WITH_NLS'
aclocal: m4/libintl.m4: 199: duplicated macro `AM_GNU_GETTEXT'
aclocal: m4/progtest.m4: 13: duplicated macro `AM_PATH_PROG_WITH_TEST'
WARNING: `aclocal' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && \
/bin/sh /h/users/gupta/project/ext/fileutils/missing --run automake
--gnits Makefile
cd . && /bin/sh /h/users/gupta/project/ext/fileutils/missing --run autoconf
configure.in:18: /usr/bin/m4: Bad expression in eval (bad input): 0 + 13
* 1000 + 2 * 1000000 < 0 + 49d * 1000 + 2 * 1000000
configure.in:18: /usr/bin/m4: Undefined macro `AC_SYS_LARGEFILE'
configure.in:18: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:18: /usr/bin/m4: Undefined macro `AC_PROG_CC_STDC'
configure.in:18: /usr/bin/m4: Undefined macro `AC_C_VOLATILE'
configure.in:18: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:18: /usr/bin/m4: Undefined macro `AC_FUNC_MKTIME'
configure.in:18: /usr/bin/m4: Undefined macro
`AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK'
_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils