bug-autoconf
[Top][All Lists]
Advanced

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

problem report


From: alh
Subject: problem report
Date: Fri, 25 Jun 2004 17:51:40 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax; BDP)

hello. i tried to install MC-4.6.0 and got such output mesage during compilation
ns# make
===>  Vulnerability check disabled
===>  Extracting for mc-4.6.0_10
>> Checksum OK for mc-4.6.0.tar.gz.
===>  Patching for mc-4.6.0_10
===>  Applying FreeBSD patches for mc-4.6.0_10
===> Ignoring patchfile /usr/ports/misc/mc/files/patch-doc::ru::Makefile.in,v
===>   Ignoring patchfile /usr/ports/misc/mc/files/patch-src::Makefile.in,v
===> Ignoring patchfile /usr/ports/misc/mc/files/patch-src::cons.handler.c,v
===>   Ignoring patchfile /usr/ports/misc/mc/files/patch-src::subshell.c,v
===>   mc-4.6.0_10 depends on executable: pkg-config - found
===>   mc-4.6.0_10 depends on executable: gmake - found
===>   mc-4.6.0_10 depends on executable: pkg-config - found
===>   mc-4.6.0_10 depends on shared library: slang.1 - found
===>   mc-4.6.0_10 depends on shared library: iconv.3 - found
===>   mc-4.6.0_10 depends on shared library: intl - found
===>   mc-4.6.0_10 depends on shared library: glib-2.0.400 - found
===>  Configuring for mc-4.6.0_10
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 strerror in -lcposix... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-2.0... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking GLIB_LIBS... -L/usr/local/lib -lglib-2.0 -liconv
checking whether sys/types.h defines makedev... yes
checking for an ANSI C-conforming const... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether ln -s works... yes
checking for ar... ar
checking for gnome-moz-remote... no
checking for mozilla... no
checking for konqueror... no
checking for opera... no
checking for netscape... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ranlib... ranlib
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for strerror... yes
checking for statfs... yes
checking for strftime... yes
checking for memmove... yes
checking for truncate... yes
checking for initgroups... yes
checking for putenv... (cached) yes
checking for memset... yes
checking for memcpy... yes
checking for tcsetattr... yes
checking for tcgetattr... yes
checking for cfgetospeed... yes
checking for sigaction... yes
checking for sigemptyset... yes
checking for sigprocmask... yes
checking for sigaddset... yes
checking for sysconf... yes
checking for setuid... yes
checking for setreuid... yes
checking for telldir... yes
checking for seekdir... yes
checking for getpt... no
checking for grantpt... no
checking for grantpt in -lpt... no
checking for statlstat... no
checking for AIX defines... no
checking for fcntl.h... (cached) yes
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking for sys/param.h... (cached) yes
checking for sys/statfs.h... (cached) no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for utime.h... (cached) yes
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... yes
configure: WARNING: sys/statvfs.h: present but cannot be compiled
configure: WARNING: sys/statvfs.h: check for missing prerequisite headers?
configure: WARNING: sys/statvfs.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking for sys/mount.h... yes
checking for getmntinfo... yes
checking for d_ino member in directory struct... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... no
checking for getfsstat function... no
checking for mntctl function and struct vmount... no
checking for existence of three headers... no
checking for getmntinfo function... yes
checking if struct statfs has f_fstypename... yes
configure: checking how to get filesystem space usage
checking for statvfs... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
checking for mode_t... yes
checking for umode_t... no
checking for off_t... (cached) yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for nlink_t... yes
checking for uintptr_t... yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for working strcoll... yes
checking for X... disabled
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking for socket... yes
checking for gethostbyname... yes
checking for socketpair... yes
checking for get_process_stats in -lseq... no
checking for zip... /usr/local/bin/zip
checking for unzip... /usr/local/bin/unzip
checking for zipinfo code in unzip... no
checking for perl... /usr/bin/perl
checking for t_accept in -lnsl... (cached) no
checking for socket in -lsocket... (cached) no
checking for socket... (cached) yes
checking for gethostbyname... (cached) yes
checking struct linger is available... yes
checking for pmap_set... yes
checking for pmap_getport... yes
checking for pmap_getmaps... yes
checking for rresvport... yes
checking for rpc/pmap_clnt.h... yes
configure: enabling VFS code
checking for nroff... true
checking for manual formatting macros... -mandoc
checking for option to disable ANSI color in manuals... none
checking if nroff accepts -Tlatin1 or -Tascii... -Tlatin1
checking for file... true
checking for - option to file command... yes
checking for -L option to file command... yes
checking for subshell support... yes
checking for SLang_init_tty in -lslang... yes
checking slang.h usability... yes
checking slang.h presence... yes
checking for slang.h... yes
configure: using internal editor
checking for ext2fs_close in -lext2fs... yes
checking linux/ext2_fs.h usability... no
checking linux/ext2_fs.h presence... no
checking for linux/ext2_fs.h... no
configure: not using ext2fs file recovery code
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mc.spec
config.status: creating doc/Makefile
config.status: creating vfs/Makefile
config.status: creating vfs/extfs/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating slang/Makefile
config.status: creating edit/Makefile
config.status: creating syntax/Makefile
config.status: creating pc/Makefile
config.status: creating m4/Makefile
config.status: creating lib/mc.ext
config.status: creating vfs/extfs/a
config.status: creating vfs/extfs/apt
config.status: creating vfs/extfs/audio
config.status: creating vfs/extfs/deb
config.status: creating vfs/extfs/deba
config.status: creating vfs/extfs/debd
config.status: creating vfs/extfs/dpkg
config.status: creating vfs/extfs/hp48
config.status: creating vfs/extfs/lslR
config.status: creating vfs/extfs/mailfs
config.status: creating vfs/extfs/patchfs
config.status: creating vfs/extfs/rpms
config.status: creating vfs/extfs/uar
config.status: creating vfs/extfs/uarj
config.status: creating vfs/extfs/uha
config.status: creating vfs/extfs/ulha
config.status: creating vfs/extfs/urar
config.status: creating vfs/extfs/uzip
config.status: creating vfs/extfs/uzoo
config.status: creating doc/mc.1
config.status: creating doc/mcedit.1
config.status: creating doc/mcview.1
config.status: creating doc/mcserv.8
config.status: creating doc/es/mc.1
config.status: creating doc/es/Makefile
config.status: creating doc/hu/mc.1
config.status: creating doc/hu/Makefile
config.status: creating doc/it/mc.1
config.status: creating doc/it/Makefile
config.status: creating doc/pl/mc.1
config.status: creating doc/pl/Makefile
config.status: creating doc/ru/mc.1
config.status: creating doc/ru/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: configuring in vfs/samba
configure: running /bin/sh './configure' --prefix=/usr/local '--with-samba' '--with-configdir=/usr/local/etc' '--with-codepagedir=/usr/local/etc/codepages' '--enable-charset' '--without-x' '--with-screen=slang' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.10' 'LDFLAGS=-ltermcap -L /usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I /usr/local/include' 'build_alias=i386-portbld-freebsd4.10' 'CC=cc' --cache-file=/dev/null --srcdir=.
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for ar... ar
checking whether cc understands -c and -o together... yes
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
checking target system type... i386-portbld-freebsd4.10
checking config.cache system type... same
checking for autoconf... /usr/local/bin/autoconf
checking for autoheader... /usr/local/bin/autoheader
checking for inline... inline
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for net/if.h... yes
checking compat.h usability... no
checking compat.h presence... no
checking for compat.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... yes
checking rpcsvc/nis.h presence... yes
checking for rpcsvc/nis.h... yes
checking rpcsvc/yp_prot.h usability... no
checking rpcsvc/yp_prot.h presence... yes
configure: WARNING: rpcsvc/yp_prot.h: present but cannot be compiled
configure: WARNING: rpcsvc/yp_prot.h: check for missing prerequisite headers? configure: WARNING: rpcsvc/yp_prot.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for rpcsvc/yp_prot.h... yes
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/mount.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.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/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... yes
configure: WARNING: sys/statvfs.h: present but cannot be compiled
configure: WARNING: sys/statvfs.h: check for missing prerequisite headers?
configure: WARNING: sys/statvfs.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/statvfs.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in_ip.h usability... no
checking netinet/in_ip.h presence... no
checking for netinet/in_ip.h... no
checking sys/security.h usability... no
checking sys/security.h presence... no
checking for sys/security.h... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for off_t... yes
checking size of off_t... 8
checking for ino_t... yes
checking size of ino_t... 4
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for size_t... yes
checking for pid_t... yes
checking for struct stat.st_rdev... yes
checking for ino_t... (cached) yes
checking for loff_t... no
checking for offset_t... no
checking for ssize_t... yes
checking for main in -ldl... no
checking for errno in errno.h... yes
checking for crypt declaration... yes
checking for working memcmp... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for connect... yes
checking for waitpid... yes
checking for getcwd... yes
checking for strdup... yes
checking for strtoul... yes
checking for strerror... yes
checking for chown... yes
checking for chmod... yes
checking for fstat... yes
checking for strchr... yes
checking for utime... yes
checking for utimes... yes
checking for getrlimit... yes
checking for fsync... yes
checking for bzero... yes
checking for memset... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for pipe... yes
checking for crypt16... no
checking for getauthuid... no
checking for strftime... yes
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for innetgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... yes
checking for select... yes
checking for rdchk... no
checking for getgrnam... yes
checking for pathconf... yes
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... yes
checking for mktime... yes
checking for rename... yes
checking for ftruncate... yes
checking for grantpt... no
checking for dup2... yes
checking for yp_get_default_domain... yes
checking for getpwanam... no
checking for srandom... yes
checking for random... yes
checking for srand... yes
checking for rand... yes
checking for setenv... yes
checking for usleep... yes
checking for strcasecmp... yes
checking for getdents... yes
checking for llseek... no
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... no
checking for putprpwnam in -lsec... no
checking for putprpwnam... (cached) no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsec... no
checking for set_auth_parameters... (cached) no
checking for getspnam in -lsecurity... no
checking for getspnam... no
checking for getspnam in -lsec... no
checking for getspnam... (cached) no
checking for bigcrypt in -lsecurity... no
checking for bigcrypt... no
checking for bigcrypt in -lsec... no
checking for bigcrypt... (cached) no
checking for getprpwnam in -lsecurity... no
checking for getprpwnam... no
checking for getprpwnam in -lsec... no
checking for getprpwnam... (cached) no
checking for long long... yes
checking for sin_len in sock... yes
checking for __FILE__ macro... yes
checking for __FUNCTION__ macro... yes
checking if gettimeofday takes tz argument... yes
checking for broken readdir... no
checking for kernel oplock type definitions... no
checking for irix specific capabilities... no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... yes
checking for broken getgroups... no
checking for netmask ifconf... no
checking for netmask ifreq... no
checking for netmask AIX... yes
checking for broken nisplus include files... yes
checking whether to use LDAP password database... no
checking whether to use NISPLUS password database... no
checking whether to use NISPLUS_HOME... no
checking whether to use SSL... no
checking configure summary... OK
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating include/config.h

Configuration:

 Source code location:       .
 Compiler:                   cc
 Compiler flags:             -O -pipe  -Wall
 File system:                Midnight Commander Virtual File System
                             cpiofs, extfs, tarfs, ftpfs, fish, smbfs
 Screen library:             S-Lang library (installed on the system)
 Mouse support:              xterm only
 X11 events support:         no
 With subshell support:      yes
 Internal editor:            yes

===>  Building for mc-4.6.0_10
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0'
Making all in intl
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/intl'
Making all in po
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
rm -f az.gmo && /usr/local/bin/msgfmt -c --statistics -o az.gmo az.po
920 translated messages, 21 fuzzy translations, 17 untranslated messages.
rm -f be.gmo && /usr/local/bin/msgfmt -c --statistics -o be.gmo be.po
930 translated messages, 14 fuzzy translations, 14 untranslated messages.
rm -f bg.gmo && /usr/local/bin/msgfmt -c --statistics -o bg.gmo bg.po
927 translated messages, 16 fuzzy translations, 15 untranslated messages.
rm -f ca.gmo && /usr/local/bin/msgfmt -c --statistics -o ca.gmo ca.po
921 translated messages, 21 fuzzy translations, 16 untranslated messages.
rm -f cs.gmo && /usr/local/bin/msgfmt -c --statistics -o cs.gmo cs.po
958 translated messages.
rm -f da.gmo && /usr/local/bin/msgfmt -c --statistics -o da.gmo da.po
921 translated messages, 20 fuzzy translations, 17 untranslated messages.
rm -f de.gmo && /usr/local/bin/msgfmt -c --statistics -o de.gmo de.po
922 translated messages, 20 fuzzy translations, 16 untranslated messages.
rm -f el.gmo && /usr/local/bin/msgfmt -c --statistics -o el.gmo el.po
130 translated messages, 42 fuzzy translations, 786 untranslated messages.
rm -f es.gmo && /usr/local/bin/msgfmt -c --statistics -o es.gmo es.po
958 translated messages.
rm -f eu.gmo && /usr/local/bin/msgfmt -c --statistics -o eu.gmo eu.po
922 translated messages, 20 fuzzy translations, 16 untranslated messages.
rm -f fi.gmo && /usr/local/bin/msgfmt -c --statistics -o fi.gmo fi.po
345 translated messages, 66 fuzzy translations, 547 untranslated messages.
rm -f fr.gmo && /usr/local/bin/msgfmt -c --statistics -o fr.gmo fr.po
931 translated messages, 16 fuzzy translations, 11 untranslated messages.
rm -f hu.gmo && /usr/local/bin/msgfmt -c --statistics -o hu.gmo hu.po
958 translated messages.
rm -f it.gmo && /usr/local/bin/msgfmt -c --statistics -o it.gmo it.po
958 translated messages.
rm -f ja.gmo && /usr/local/bin/msgfmt -c --statistics -o ja.gmo ja.po
921 translated messages, 20 fuzzy translations, 17 untranslated messages.
rm -f ko.gmo && /usr/local/bin/msgfmt -c --statistics -o ko.gmo ko.po
945 translated messages, 13 untranslated messages.
rm -f lv.gmo && /usr/local/bin/msgfmt -c --statistics -o lv.gmo lv.po
915 translated messages, 21 fuzzy translations, 22 untranslated messages.
rm -f nl.gmo && /usr/local/bin/msgfmt -c --statistics -o nl.gmo nl.po
958 translated messages.
rm -f no.gmo && /usr/local/bin/msgfmt -c --statistics -o no.gmo no.po
944 translated messages, 8 fuzzy translations, 6 untranslated messages.
rm -f pl.gmo && /usr/local/bin/msgfmt -c --statistics -o pl.gmo pl.po
957 translated messages, 1 untranslated message.
rm -f pt.gmo && /usr/local/bin/msgfmt -c --statistics -o pt.gmo pt.po
930 translated messages, 16 fuzzy translations, 12 untranslated messages.
rm -f pt_BR.gmo && /usr/local/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
881 translated messages, 49 fuzzy translations, 28 untranslated messages.
rm -f ro.gmo && /usr/local/bin/msgfmt -c --statistics -o ro.gmo ro.po
958 translated messages.
rm -f ru.gmo && /usr/local/bin/msgfmt -c --statistics -o ru.gmo ru.po
958 translated messages.
rm -f sk.gmo && /usr/local/bin/msgfmt -c --statistics -o sk.gmo sk.po
958 translated messages.
rm -f sl.gmo && /usr/local/bin/msgfmt -c --statistics -o sl.gmo sl.po
958 translated messages.
rm -f sv.gmo && /usr/local/bin/msgfmt -c --statistics -o sv.gmo sv.po
958 translated messages.
rm -f uk.gmo && /usr/local/bin/msgfmt -c --statistics -o uk.gmo uk.po
958 translated messages.
rm -f ta.gmo && /usr/local/bin/msgfmt -c --statistics -o ta.gmo ta.po
/usr/local/bin/msgfmt: ta.po: warning: Charset "TSCII" is not a portable encoding name. Message conversion to user's charset might not work.
145 translated messages, 16 fuzzy translations, 797 untranslated messages.
rm -f tr.gmo && /usr/local/bin/msgfmt -c --statistics -o tr.gmo tr.po
921 translated messages, 20 fuzzy translations, 17 untranslated messages.
rm -f wa.gmo && /usr/local/bin/msgfmt -c --statistics -o wa.gmo wa.po
746 translated messages, 33 fuzzy translations, 179 untranslated messages.
rm -f zh_CN.gmo && /usr/local/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
903 translated messages, 20 fuzzy translations, 35 untranslated messages.
rm -f zh_TW.gmo && /usr/local/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
911 translated messages, 30 fuzzy translations, 17 untranslated messages.
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/po'
Making all in m4
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/m4'
Making all in vfs
gmake[2]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs'
Making all in samba
gmake[3]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs/samba'
Using FLAGS = -O -pipe -Iinclude -I./include -I /usr/local/include -DCONFIGFILE="/usr/local/etc/smb.conf" -DLMHOSTSFILE="/usr/local/etc/lmhosts" -DSBINDIR="/usr/local/bin" -DCODEPAGEDIR="/usr/local/etc/codepages" -DDRIVERFILE="/usr/local/lib/printers.def" -DBINDIR="/usr/local/bin" -DHAVE_INCLUDES_H
Compiling param/loadparm.c
In file included from /usr/include/sys/_types.h:33,
                from /usr/include/sys/statvfs.h:36,
                from include/includes.h:277,
                from param/loadparm.c:50:
/usr/include/machine/_types.h:45: redefinition of `__int8_t'
/usr/include/machine/ansi.h:130: `__int8_t' previously declared here
/usr/include/machine/_types.h:46: redefinition of `__uint8_t'
/usr/include/machine/ansi.h:131: `__uint8_t' previously declared here
/usr/include/machine/_types.h:47: redefinition of `__int16_t'
/usr/include/machine/ansi.h:132: `__int16_t' previously declared here
/usr/include/machine/_types.h:48: redefinition of `__uint16_t'
/usr/include/machine/ansi.h:133: `__uint16_t' previously declared here
/usr/include/machine/_types.h:49: redefinition of `__int32_t'
/usr/include/machine/ansi.h:134: `__int32_t' previously declared here
/usr/include/machine/_types.h:50: redefinition of `__uint32_t'
/usr/include/machine/ansi.h:135: `__uint32_t' previously declared here
/usr/include/machine/_types.h:58: redefinition of `__int64_t'
/usr/include/machine/ansi.h:118: `__int64_t' previously declared here
/usr/include/machine/_types.h:59: redefinition of `__uint64_t'
/usr/include/machine/ansi.h:119: `__uint64_t' previously declared here
/usr/include/machine/_types.h:76: redefinition of `__intptr_t'
/usr/include/machine/ansi.h:137: `__intptr_t' previously declared here
/usr/include/machine/_types.h:93: redefinition of `__uintptr_t'
/usr/include/machine/ansi.h:138: `__uintptr_t' previously declared here
In file included from /usr/include/sys/statvfs.h:36,
                from include/includes.h:277,
                from param/loadparm.c:50:
/usr/include/sys/_types.h:100: conflicting types for `__mbstate_t'
/usr/include/machine/ansi.h:147: previous declaration of `__mbstate_t'
gmake[3]: *** [param/loadparm.o] Error 1
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs/samba'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/misc/mc.


could you help me ?







reply via email to

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