bug-gnu-utils
[Top][All Lists]
Advanced

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

incorrect use of test ('unary operator expected') within coreutils-4.5.3


From: No Spam
Subject: incorrect use of test ('unary operator expected') within coreutils-4.5.3 configure
Date: Wed, 30 Oct 2002 17:56:03 -0800 (PST)

i'm not positive if this is the proper address for reporting this.  the FAQ
at:

http://www.gnu.org/software/fileutils/doc/faq/core-utils-faq.html#How%20do%20I%20report%20a%20bug%3f

just gives guidelines on how to report a bug, but doesn't say where to report
it.  i got this address from within the README, although it is listed there in
a somewhat different context.

anyway, here's what i think is a (minor) bug:

when i run configure on coreutils-4.5.3, i get the following message:

./configure: test: =: unary operator expected

i believe the likely cause is that you are testing for something with the
(binary) = operator, but one of the sides of the equality is a null string,
resulting in an attempt to use = in a unary fashion.

i haven't tracked down exactly where i think this is occurring, but the
complete configure output is included below.

i won't bother describing the system in any more detail, since i assume the
configure output is somewhat self describing.

- rich fromm

this message is sent from an account that i use solely for posting messages in
public forums.  if you want to contact me, send mail to the following address,
leaving out the underscores:

address@hidden

--
address@hidden coreutils-4.5.3]$ ./configure --prefix=/usr/tools
./configure --prefix=/usr/tools
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for perl5.003 or newer... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for ranlib... ranlib
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for uname... yes
checking for chroot... yes
checking for gethostid... yes
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for inline... inline
checking for working long double with more range or precision than double...
yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking hurd.h usability... no
checking hurd.h presence... no
checking for hurd.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... no
checking paths.h presence... no
checking for paths.h... no
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) no
checking for string.h... (cached) yes
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/fstyp.h usability... yes
checking sys/fstyp.h presence... yes
checking for sys/fstyp.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mntent.h usability... yes
checking sys/mntent.h presence... yes
checking for sys/mntent.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/systeminfo.h usability... yes
checking sys/systeminfo.h presence... yes
checking for sys/systeminfo.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking for tzname... yes
checking whether stat file-mode macros are broken... no
checking for nanoseconds member of struct stat.st_mtim... tv_nsec
checking for st_dm_mode in struct stat... no
checking whether time.h and sys/time.h may both be included... yes
checking for struct timespec... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for unsigned long long... yes
checking for uintmax_t... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking host operating system... Solaris
checking whether mkdir fails due to a trailing slash... no
checking whether to enable assertions... yes
checking for utime.h... (cached) yes
checking for struct utimbuf... yes
checking for d_type member in directory struct... no
checking for d_ino member in directory struct... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether geteuid is declared... yes
checking whether getgrgid is declared... yes
checking whether getlogin is declared... yes
checking whether getpwuid is declared... yes
checking whether getuid is declared... yes
checking whether getutent is declared... yes
checking whether lseek is declared... yes
checking whether malloc is declared... yes
checking whether memchr is declared... yes
checking whether memrchr is declared... no
checking whether nanosleep is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... no
checking whether strndup is declared... no
checking whether strnlen is declared... no
checking whether strstr is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether ttyname is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working C stack overflow detection... yes
checking for mbstate_t... yes
checking for working memcmp... yes
checking for long file names... yes
checking for pathconf... yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getcontext... yes
checking for sigaltstack... yes
checking whether getcontext is declared... yes
checking whether sigaltstack is declared... yes
checking for sys/resource.h... (cached) yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking for stack_t... yes
checking for library containing gethostbyname... -lnsl
checking for gethostbyname... yes
checking for gethostbyaddr... yes
checking for inet_ntoa... yes
checking for gethostbyname... (cached) yes
checking for gethostbyaddr... (cached) yes
checking for inet_ntoa... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strerror... yes
checking for vprintf... yes
checking for doprnt... no
checking whether strerror is declared... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for ANSI C header files... (cached) yes
checking for working GNU fnmatch... no
checking whether getenv is declared... (cached) yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... no
checking for wmempcpy... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for stdbool.h that conforms to C99... no
checking for getpagesize... yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for setlocale... yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether getenv is declared... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for isascii... yes
checking for iswcntrl... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for wcwidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking whether wcwidth is declared... yes
checking for mbstate_t... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for unistd.h... (cached) yes
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for unistd.h... (cached) yes
checking whether getenv is declared... (cached) yes
checking for isascii... (cached) yes
checking for iswprint... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether backslash-a works in strings... yes
checking for mbstate_t... (cached) yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for utmp.h... (cached) yes
checking for utmpx.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utmpname... yes
checking for utmpxname... yes
checking for function prototypes... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for struct utmpx.ut_user... yes
checking for struct utmp.ut_user... yes
checking for struct utmpx.ut_name... yes
checking for struct utmp.ut_name... yes
checking for struct utmpx.ut_type... yes
checking for struct utmp.ut_type... yes
checking for struct utmpx.ut_pid... yes
checking for struct utmp.ut_pid... yes
checking for struct utmpx.ut_id... yes
checking for struct utmp.ut_id... yes
checking for struct utmpx.ut_exit.ut_exit... no
checking for struct utmp.ut_exit.ut_exit... no
checking for struct utmpx.ut_exit.e_exit... yes
checking for struct utmp.ut_exit.e_exit... yes
checking for struct utmpx.ut_exit.ut_termination... no
checking for struct utmp.ut_exit.ut_termination... no
checking for struct utmpx.ut_exit.e_termination... yes
checking for struct utmp.ut_exit.e_termination... yes
checking for bzero... yes
checking for bcopy... yes
checking for isascii... (cached) yes
checking for btowc... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for libintl.h... (cached) yes
checking for wctype.h... (cached) yes
checking for wchar.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for statvfs... yes
checking for long long... yes
checking for struct statfs.f_basetype... no
checking for struct statvfs.f_basetype... yes
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_type... no
checking for struct statvfs.f_type... no
checking for struct statfs.f_fsid.__val... no
checking for struct statvfs.f_fsid.__val... no
checking for struct statfs.f_namemax... no
checking for struct statvfs.f_namemax... yes
checking for struct statfs.f_namelen... no
checking for struct statvfs.f_namelen... no
checking for working strnlen... no
checking for ANSI C header files... (cached) yes
checking for memory.h... (cached) yes
checking whether memchr is declared... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for stdint.h... (cached) no
checking for unistd.h... (cached) yes
checking for __secure_getenv... no
checking for gettimeofday... yes
checking whether getenv is declared... (cached) yes
checking for function prototypes... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getcwd... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking for function prototypes... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for dirfd... no
checking whether dirfd is declared... no
checking whether dirfd is a macro... no
checking for dirfd... (cached) no
checking how to get the file descriptor associated with an open DIR*... dd_fd
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl... yes
checking for lchown... yes
checking for rmdir-not-empty errno value... 17
checking for working chown... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for localtime_r... yes
checking whether lstat dereferences a symlink specified with a trailing
slash... no
checking whether lstat accepts an empty string... no
checking whether stat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for working realloc... yes
checking for stdlib.h... (cached) yes
checking for working malloc... yes
checking for library containing nanosleep... -lrt
checking whether nanosleep works... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
checking for group_member... no
checking for SVID conformant putenv... no
checking for AFS... no
checking for intmax_t... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... (cached) yes
checking whether strtoull is declared... (cached) yes
checking whether strtoimax is declared... no
checking whether strtoumax is declared... no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... no
checking for strtoul... yes
checking for strtoull... yes
checking whether strtol is declared... (cached) yes
checking whether strtoul is declared... (cached) yes
checking whether strtoll is declared... yes
checking whether strtoimax is declared... (cached) no
checking whether strtoumax is declared... (cached) no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... no
checking for strtol... yes
checking for strtoll... yes
checking whether link(2) dereferences a symlink specified with a trailing
slash... no
checking for error_at_line... no
checking for localtime_r... (cached) yes
checking for strftime... yes
checking for limits.h... (cached) yes
checking for bcopy... (cached) yes
checking for tzset... yes
checking for mempcpy... (cached) no
checking for memcpy... yes
checking for memset... yes
checking for struct tm.tm_zone... (cached) no
checking for tzname... (cached) yes
checking for mblen... yes
checking for mbrlen... yes
checking for struct tm.tm_gmtoff... no
checking for sys/time.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for getgroups... yes
checking for working getgroups... yes
./configure: test: =: unary operator expected
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for vprintf... (cached) yes
checking for _doprnt... yes
checking for /proc/uptime... no
checking for ftruncate... yes
checking whether rename is broken... no
checking for mkstemp... yes
checking for mkstemp limitations... no
checking whether closedir returns void... no
checking whether utime accepts a null argument... yes
checking for utime.h... (cached) yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether system is Windows or MSDOS... no
checking for struct stat.st_author... no
checking for struct stat.st_blksize... yes
checking for ino_t... yes
checking for ssize_t... yes
checking for major_t... yes
checking for minor_t... yes
checking for working re_compile_pattern... no
checking for getloadavg... yes
checking for pstat_getdynamic... (cached) no
checking for kstat_open in -lkstat... yes
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for dup2... yes
checking for gethostname... yes
checking for getusershell... yes
checking for sig2str... yes
checking for strcspn... yes
checking for stpcpy... no
checking for strstr... yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strpbrk... yes
checking for euidaccess... no
checking for memcmp... yes
checking for rmdir... yes
checking for rpmatch... no
checking for strndup... no
checking for strverscmp... no
checking for atexit... yes
checking for getpass... yes
checking for strdup... yes
checking for memchr... yes
checking for memcpy... (cached) yes
checking for memmove... yes
checking for memrchr... no
checking for memset... (cached) yes
checking for getpagesize... (cached) yes
checking whether setvbuf arguments are reversed... no
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking for gettimeofday... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking whether gettimeofday clobbers localtime buffer... no
checking for bcopy... (cached) yes
checking for canonicalize_file_name... no
checking for endgrent... yes
checking for endpwent... yes
checking for fchdir... yes
checking for fdatasync... no
checking for ftime... yes
checking for ftruncate... (cached) yes
checking for getcwd... (cached) yes
checking for gethrtime... yes
checking for getmntinfo... no
checking for hasmntopt... yes
checking for isascii... (cached) yes
checking for iswspace... yes
checking for lchown... (cached) yes
checking for listmntent... no
checking for localeconv... yes
checking for memcpy... (cached) yes
checking for mempcpy... (cached) no
checking for mkfifo... yes
checking for realpath... yes
checking for resolvepath... yes
checking for sethostname... yes
checking for strchr... yes
checking for strerror... (cached) yes
checking for strrchr... yes
checking for sysctl... no
checking for sysinfo... yes
checking for wcrtomb... yes
checking for tzset... (cached) yes
checking for getline... no
checking for getdelim... no
checking for obstacks... no
checking for working strtod... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether a running program can be unlinked... yes
checking for listmntent... (cached) no
checking for getmntinfo... (cached) no
checking for mntent.h... (cached) no
checking for sys/param.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking for sys/mount.h... (cached) yes
checking for sys/fs_types.h... (cached) no
checking for struct fsstat.f_fstypename... no
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for one-argument getmntent function... no
checking for two-argument getmntent function... yes
checking for f_fstypename in struct statfs... no
checking how to get filesystem space usage...
checking for statvfs function (SVR4)... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking POSIX termios... yes
checking whether use of struct winsize requires sys/ptem.h... no
checking for statfs that truncates block counts... no
checking whether localtime caches TZ... yes
checking for initgroups... yes
checking for syslog... yes
checking for 3-argument setpriority function... yes
checking ut_host in struct utmp... no
checking ut_host in struct utmpx... yes
checking for sysctl... (cached) no
checking for sys/sysctl.h... (cached) no
checking whether we can get the system boot time... yes
checking POSIX termios... (cached) yes
checking whether use of TIOCGWINSZ requires termios.h... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
checking whether termios.h needs _XOPEN_SOURCE... no
checking c_line in struct termios... no
checking whether use of struct winsize requires sys/ptem.h... (cached) no
checking whether use of TIOCGWINSZ requires termios.h... (cached) yes
checking whether strsignal is declared... yes
checking whether strtoimax is declared... (cached) no
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... no
checking for main in -lypsec... no
checking for main in -lldgc... no
checking for floor... yes
checking for modf... yes
checking for rint... yes
checking for sqrt... no
checking for sqrt in -lm... yes
checking for fesetround... no
checking for fesetround in -lm... no
checking for library containing yp_match... none required
checking for library containing getspnam... none required
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for struct spwd.sp_pwdp... yes
checking for getspnam... yes
checking for library containing crypt... none required
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for GNU gettext in libintl... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/basename/Makefile
config.status: creating tests/chgrp/Makefile
config.status: creating tests/chmod/Makefile
config.status: creating tests/chown/Makefile
config.status: creating tests/cp/Makefile
config.status: creating tests/cut/Makefile
config.status: creating tests/date/Makefile
config.status: creating tests/dd/Makefile
config.status: creating tests/dircolors/Makefile
config.status: creating tests/du/Makefile
config.status: creating tests/expr/Makefile
config.status: creating tests/factor/Makefile
config.status: creating tests/fmt/Makefile
config.status: creating tests/head/Makefile
config.status: creating tests/install/Makefile
config.status: creating tests/join/Makefile
config.status: creating tests/ln/Makefile
config.status: creating tests/ls-2/Makefile
config.status: creating tests/ls/Makefile
config.status: creating tests/md5sum/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/mkdir/Makefile
config.status: creating tests/mv/Makefile
config.status: creating tests/od/Makefile
config.status: creating tests/pr/Makefile
config.status: creating tests/rm/Makefile
config.status: creating tests/rmdir/Makefile
config.status: creating tests/seq/Makefile
config.status: creating tests/sha1sum/Makefile
config.status: creating tests/shred/Makefile
config.status: creating tests/sort/Makefile
config.status: creating tests/stty/Makefile
config.status: creating tests/sum/Makefile
config.status: creating tests/tac/Makefile
config.status: creating tests/tail-2/Makefile
config.status: creating tests/tail/Makefile
config.status: creating tests/test/Makefile
config.status: creating tests/touch/Makefile
config.status: creating tests/tr/Makefile
config.status: creating tests/tsort/Makefile
config.status: creating tests/unexpand/Makefile
config.status: creating tests/uniq/Makefile
config.status: creating tests/wc/Makefile
config.status: creating config.h
config.status: linking ./lib/fnmatch_.h to lib/fnmatch.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
address@hidden coreutils-4.5.3]$ 

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/




reply via email to

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