bug-autoconf
[Top][All Lists]
Advanced

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

bug


From: _
Subject: bug
Date: Thu, 8 Jul 2004 14:00:04 +0400

FreeBSD 4.9
# pkg_info |grep glib
glib-2.4.1_1        Some useful routines of C programming (current stable versi
# cd /usr/ports/misc/mc
# make
===>  Vulnerability check disabled
===>  Extracting for mc-4.6.0_9
>> Checksum OK for mc-4.6.0.tar.gz.
===>  Patching for mc-4.6.0_9
===>  Applying FreeBSD patches for mc-4.6.0_9
===>   mc-4.6.0_9 depends on executable: pkg-config - found
===>   mc-4.6.0_9 depends on executable: gmake - found
===>   mc-4.6.0_9 depends on executable: pkg-config - found
===>   mc-4.6.0_9 depends on shared library: slang.1 - found
===>   mc-4.6.0_9 depends on shared library: iconv.3 - found
===>   mc-4.6.0_9 depends on shared library: intl.6 - found
===>   mc-4.6.0_9 depends on shared library: glib-2.0.400 - found
===>  Configuring for mc-4.6.0_9
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... ^C
........................................................................................................

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:     ## ------------------------------------ ##

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:     ## ------------------------------------ ##

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:     ## ------------------------------------ ##
........................................................................................................
===>  Building for mc-4.6.0_9
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'
gmake[2]: Nothing to be done for `all'.
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
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs/samba'
Making all in extfs
gmake[3]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs/extfs'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs/extfs'
gmake[3]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs'
source='tcputil.c' object='tcputil.o' libtool=no \
depfile='.deps/tcputil.Po' tmpdepfile='.deps/tcputil.TPo' \
depmode=gcc /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I..   -I /usr/local/include -I/usr/local/include 
-I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   
-DCONFIGDIR=\""/usr/local/etc"\" -O -pipe  -Wall -c `test -f 'tcputil.c' || 
echo './'`tcputil.c
In file included from ../src/global.h:113,
                 from utilvfs.h:1,
                 from tcputil.c:26:
/usr/local/include/glib.h:153: warning: `G_STRUCT_OFFSET' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:177: warning: this is the location 
of the previous definition
/usr/local/include/glib.h:155: warning: `G_STRUCT_MEMBER_P' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:179: warning: this is the location 
of the previous definition
/usr/local/include/glib.h:240: warning: `G_GNUC_PRINTF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:59: warning: this is the location of 
the previous definition
/usr/local/include/glib.h:242: warning: `G_GNUC_SCANF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:61: warning: this is the location of 
the previous definition
/usr/local/include/glib.h:244: warning: `G_GNUC_FORMAT' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:63: warning: this is the location of 
the previous definition
/usr/local/include/glib.h:246: warning: `G_GNUC_NORETURN' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:65: warning: this is the location of 
the previous definition
/usr/local/include/glib.h:248: warning: `G_GNUC_CONST' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:67: warning: this is the location of 
the previous definition
/usr/local/include/glib.h:250: warning: `G_GNUC_UNUSED' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:69: warning: this is the location of 
the previous definition
In file included from ../src/global.h:113,
                 from utilvfs.h:1,
                 from tcputil.c:26:
/usr/local/include/glib.h:491: redefinition of `gssize'
/usr/local/include/glib-2.0/glibconfig.h:57: `gssize' previously declared here
/usr/local/include/glib.h:492: redefinition of `gsize'
/usr/local/include/glib-2.0/glibconfig.h:58: `gsize' previously declared here
gmake[3]: *** [tcputil.o] Error 1
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.0/vfs'
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.
#

bug?
thanks for all!







reply via email to

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