bug-fileutils
[Top][All Lists]
Advanced

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

fileutils-4.1


From: Nitin Gupta
Subject: fileutils-4.1
Date: Fri, 16 Aug 2002 12:58:08 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3

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'






reply via email to

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