From never@mile.nevermind.kiev.ua  Thu Mar  7 03:19:52 2002
Return-Path: <never@mile.nevermind.kiev.ua>
Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26])
	by hub.freebsd.org (Postfix) with ESMTP id 8E1DD37B417
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Mar 2002 03:19:37 -0800 (PST)
Received: (from never@localhost)
	by mile.nevermind.kiev.ua (8.11.6/8.11.6) id g27BJSD08741;
	Thu, 7 Mar 2002 13:19:28 +0200 (EET)
	(envelope-from never)
Message-Id: <200203071119.g27BJSD08741@mile.nevermind.kiev.ua>
Date: Thu, 7 Mar 2002 13:19:28 +0200 (EET)
From: Nevermind <never@nevermind.kiev.ua>
Reply-To: Nevermind <never@nevermind.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/gconf-1.0.8 won't build after latest cvsup
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35629
>Category:       ports
>Synopsis:       devel/gconf-1.0.8 won't build after latest cvsup
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 03:20:02 PST 2002
>Closed-Date:    Thu Mar 7 06:58:21 PST 2002
>Last-Modified:  Thu Mar 07 06:58:59 PST 2002
>Originator:     Nevermind
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Net.Style Ltd.
>Environment:
System: FreeBSD mile.nevermind.kiev.ua 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Mar 6 18:44:10 EET 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386

Ports from latest cvsup.
>Description:
GConf won't build on syntax error. Build log:

Script started on Thu Mar  7 13:16:16 2002
===>  Extracting for gconf-1.0.8
>How-To-Repeat:
	cvsup to recent ports
	cd /usr/ports/devel/gconf; make
>Fix:

N/A

>Release-Note:
>Audit-Trail:

From: Maxim Sobolev <sobomax@FreeBSD.org>
To: Nevermind <never@nevermind.kiev.ua>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/35629: devel/gconf-1.0.8 won't build after latest cvsup
Date: Thu, 07 Mar 2002 14:13:58 +0200

 >  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\"  - DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 - DG_DISABLE_ASSERT=1 -c gconftool.c
 >  gconftool.c: In function `main':
 >  gconftool.c:373: warning: passing arg 3 of `poptGetContext' from incompatible pointer type
 >  gconftool.c:368: warning: `conf' might be used uninitialized in this function
 >  gconftool.c: In function `extract_global_info':
 >  gconftool.c:1735: structure has no member named `childs'
 >  gconftool.c:1732: warning: `iter' might be used uninitialized in this function
 >  gconftool.c: In function `process_locale_info':
 
 What version of libxml package installed on your system?
 
 -Maxim

From: Maxim Sobolev <sobomax@FreeBSD.org>
To: Joe Clarke <marcus@marcuscom.com>
Cc: Nevermind <never@nevermind.kiev.ua>, freebsd-ports@FreeBSD.org,
	FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/35629: devel/gconf-1.0.8 won't build after latest cvsup
Date: Thu, 07 Mar 2002 16:06:33 +0200

 Joe Clarke wrote:
 > 
 > You may have some old libxml headers lingering about.  Try removing
 > libxml, make sure /usr/local/include/gnome-xml no longer exists, then
 > reinstall it.
 
 I agree with Joe. Check that you don't have another copy of tree.h
 installed either in /usr/local/include or /usr/X11R6/include. You
 should have one-true-tree.h in /usr/local/include/gnome-xml.
 
 -Maxim
 
 > 
 > Joe
 > 
 > On Thu, 7 Mar 2002, Nevermind wrote:
 > 
 > > Hello, Maxim Sobolev!
 > >
 > > On Thu, Mar 07, 2002 at 04:20:03AM -0800, you wrote:
 > >
 > > > The following reply was made to PR ports/35629; it has been noted by GNATS.
 > > >
 > > > From: Maxim Sobolev <sobomax@FreeBSD.org>
 > > > To: Nevermind <never@nevermind.kiev.ua>
 > > > Cc: FreeBSD-gnats-submit@FreeBSD.org
 > > > Subject: Re: ports/35629: devel/gconf-1.0.8 won't build after latest cvsup
 > > > Date: Thu, 07 Mar 2002 14:13:58 +0200
 > > >
 > > >  >  cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\" ".."\"  - DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 - DG_DISABLE_ASSERT=1 -c gconftool.c
 > > >  >  gconftool.c: In function `main':
 > > >  >  gconftool.c:373: warning: passing arg 3 of `poptGetContext' from incompatible pointer type
 > > >  >  gconftool.c:368: warning: `conf' might be used uninitialized in this function
 > > >  >  gconftool.c: In function `extract_global_info':
 > > >  >  gconftool.c:1735: structure has no member named `childs'
 > > >  >  gconftool.c:1732: warning: `iter' might be used uninitialized in this function
 > > >  >  gconftool.c: In function `process_locale_info':
 > > >
 > > >  What version of libxml package installed on your system?
 > > libxml-1.8.17       Xml parser library for GNOME
 > >
 > >
 > > --
 > > NEVE-RIPE
 > >
 > > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > > with "unsubscribe freebsd-ports" in the body of the message
 > >
 > >
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: petef 
Responsible-Changed-When: Thu Mar 7 06:49:34 PST 2002 
Responsible-Changed-Why:  
Over to maintainers 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35629 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Thu Mar 7 06:58:21 PST 2002 
State-Changed-Why:  
Closed at originator's request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35629 
>Unformatted:
 >> Checksum OK for gnome/GConf-1.0.8.tar.bz2.
 ===>   gconf-1.0.8 depends on executable: gmake - found
 ===>   gconf-1.0.8 depends on shared library: guile.9 - found
 ===>   gconf-1.0.8 depends on shared library: oaf.0 - found
 ===>   gconf-1.0.8 depends on shared library: db3.2 - found
 ===>   gconf-1.0.8 depends on shared library: X11.6 - found
 ===>   gconf-1.0.8 depends on shared library: esd.2 - found
 ===>   gconf-1.0.8 depends on shared library: glib12.3 - found
 ===>   gconf-1.0.8 depends on shared library: gtk12.2 - found
 ===>   gconf-1.0.8 depends on shared library: Imlib.5 - found
 ===>   gconf-1.0.8 depends on shared library: gnome.5 - found
 ===>  Patching for gconf-1.0.8
 ===>  Applying FreeBSD patches for gconf-1.0.8
 ===>  Configuring for gconf-1.0.8
 configure: WARNING: you should use --build, --host, --target
 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... no
 checking for awk... awk
 checking whether gmake sets ${MAKE}... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for i386-portbld-freebsd4.5-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 executable suffix... 
 checking for object suffix... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for style of include used by gmake... GNU
 checking dependency style of cc... none
 checking for i386-portbld-freebsd4.5-g++... c++
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... none
 checking for strerror in -lcposix... no
 checking for cc option to accept ANSI C... none needed
 checking how to run the C preprocessor... cc -E
 checking for ANSI C header files... yes
 checking build system type... i386-portbld-freebsd4.5
 checking host system type... i386-portbld-freebsd4.5
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking for BSD-compatible nm... nm
 checking whether ln -s works... yes
 checking how to recognise dependant libraries... pass_all
 checking command to parse nm output... ok
 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 dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking for i386-portbld-freebsd4.5-ranlib... no
 checking for ranlib... ranlib
 checking for i386-portbld-freebsd4.5-strip... no
 checking for strip... strip
 checking for objdir... .libs
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.lo... no
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking dynamic linker characteristics... freebsd4.5 ld.so
 checking if libtool supports shared libraries... yes
 checking whether -lc should be explicitly linked in... yes
 creating libtool
 FYI:  Using default config source xml::${sysconfdir}/gconf/gconf.xml.defaults for schema installation
 FYI:  Will build without debugging code
 checking for poptGetArg in -lpopt... yes
 checking for glib-config... /usr/local/bin/glib12-config
 checking for GLIB - version >= 1.2.0... yes
 checking for oaf-config... /usr/X11R6/bin/oaf-config
 checking for OAF - version >= 0.2.0... yes
 checking for gtk-config... /usr/X11R6/bin/gtk12-config
 checking for GTK - version >= 1.2.0... yes
 checking for xml-config... /usr/local/bin/xml-config
 checking for db_env_create in -ldb-3.3... no
 checking for db_env_create in -ldb-3.2... no
 checking for db_env_create in -ldb-3.1... no
 checking for db_env_create in -ldb-3... no
 checking for db_env_create in -ldb3... yes
 checking db3/db.h usability... yes
 checking db3/db.h presence... yes
 checking for db3/db.h... yes
 checking for orbit-config... /usr/local/bin/orbit-config
 checking for guile-config... /usr/local/bin/guile-config
 checking pthread.h usability... yes
 checking pthread.h presence... yes
 checking for pthread.h... yes
 checking for nanosleep... yes
 checking for usleep... yes
 checking for flockfile... yes
 checking for ranlib... (cached) ranlib
 checking for cc option to accept ANSI C... none needed
 checking for an ANSI C-conforming const... yes
 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 for stdlib.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for getpagesize... yes
 checking for working mmap... yes
 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 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 getcwd... yes
 checking for munmap... yes
 checking for putenv... yes
 checking for setenv... yes
 checking for setlocale... yes
 checking for strchr... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for stpcpy... no
 checking for LC_MESSAGES... yes
 checking whether NLS is requested... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for dgettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for dgettext in libintl... checking for dgettext in -lintl... yes
 yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for dcgettext... yes
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for catalogs to be installed...  az ca cs da de el es eu fi fr ga gl hu it ja ko nl nn no pl pt pt_BR ru sk sl sv tr uk zh_CN.GB2312
 sed: ./intl/po2tbl.sed.in: No such file or directory
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating gconf-config
 config.status: creating gconf.spec
 config.status: creating gconf.m4
 config.status: creating gconf/Makefile
 config.status: creating gconf/default.path
 config.status: creating backends/Makefile
 config.status: creating wrappers/Makefile
 config.status: creating wrappers/gtk/Makefile
 config.status: creating po/Makefile.in
 config.status: creating doc/Makefile
 config.status: creating doc/gconf/Makefile
 config.status: creating examples/Makefile
 config.status: creating tests/Makefile
 config.status: creating standard-schemas/Makefile
 config.status: creating gconf.pc
 config.status: creating gconfgtk.pc
 config.status: creating config.h
 config.status: executing default-1 commands
 config.status: executing default-2 commands
 config.status: executing default commands
 ===>  Building for gconf-1.0.8
 cd . \
   && CONFIG_FILES= CONFIG_HEADERS=config.h \
      /bin/sh ./config.status
 config.status: creating config.h
 config.status: config.h is unchanged
 config.status: executing default-1 commands
 config.status: executing default-2 commands
 config.status: executing default commands
 gmake  all-recursive
 gmake[1]: Entering directory `/usr/ports/devel/gconf/work/GConf-1.0.8'
 Making all in gconf
 gmake[2]: Entering directory `/usr/ports/devel/gconf/work/GConf-1.0.8/gconf'
 orbit-idl ./GConf.idl
 ./GConf.idl:11: Warning: `value_type' underscores within identifiers are discouraged for use with C-language IDL mappings
 cd .. \
   && CONFIG_FILES=gconf/Makefile CONFIG_HEADERS= /bin/sh ./config.status
 config.status: creating gconf/Makefile
 config.status: executing default-1 commands
 config.status: executing default-2 commands
 config.status: executing default commands
 gmake[2]: Leaving directory `/usr/ports/devel/gconf/work/GConf-1.0.8/gconf'
 gmake[2]: Entering directory `/usr/ports/devel/gconf/work/GConf-1.0.8/gconf'
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-internals.c
 mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-internals.pp -c gconf-internals.c  -fPIC -DPIC -o gconf-internals.o
 mv -f gconf-internals.o .libs/gconf-internals.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-internals.pp -c gconf-internals.c -o gconf-internals.o >/dev/null 2>&1
 mv -f .libs/gconf-internals.lo gconf-internals.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-backend.c
 rm -f .libs/gconf-backend.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-backend.pp -c gconf-backend.c  -fPIC -DPIC -o gconf-backend.o
 mv -f gconf-backend.o .libs/gconf-backend.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-backend.pp -c gconf-backend.c -o gconf-backend.o >/dev/null 2>&1
 mv -f .libs/gconf-backend.lo gconf-backend.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-changeset.c
 rm -f .libs/gconf-changeset.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-changeset.pp -c gconf-changeset.c  -fPIC -DPIC -o gconf-changeset.o
 mv -f gconf-changeset.o .libs/gconf-changeset.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-changeset.pp -c gconf-changeset.c -o gconf-changeset.o >/dev/null 2>&1
 mv -f .libs/gconf-changeset.lo gconf-changeset.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-error.c
 rm -f .libs/gconf-error.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-error.pp -c gconf-error.c  -fPIC -DPIC -o gconf-error.o
 mv -f gconf-error.o .libs/gconf-error.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-error.pp -c gconf-error.c -o gconf-error.o >/dev/null 2>&1
 mv -f .libs/gconf-error.lo gconf-error.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-glib.c
 rm -f .libs/gconf-glib.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-glib.pp -c gconf-glib.c  -fPIC -DPIC -o gconf-glib.o
 mv -f gconf-glib.o .libs/gconf-glib.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-glib.pp -c gconf-glib.c -o gconf-glib.o >/dev/null 2>&1
 mv -f .libs/gconf-glib.lo gconf-glib.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-listeners.c
 rm -f .libs/gconf-listeners.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-listeners.pp -c gconf-listeners.c  -fPIC -DPIC -o gconf-listeners.o
 mv -f gconf-listeners.o .libs/gconf-listeners.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-listeners.pp -c gconf-listeners.c -o gconf-listeners.o >/dev/null 2>&1
 mv -f .libs/gconf-listeners.lo gconf-listeners.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-locale.c
 rm -f .libs/gconf-locale.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-locale.pp -c gconf-locale.c  -fPIC -DPIC -o gconf-locale.o
 mv -f gconf-locale.o .libs/gconf-locale.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-locale.pp -c gconf-locale.c -o gconf-locale.o >/dev/null 2>&1
 mv -f .libs/gconf-locale.lo gconf-locale.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-schema.c
 rm -f .libs/gconf-schema.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-schema.pp -c gconf-schema.c  -fPIC -DPIC -o gconf-schema.o
 mv -f gconf-schema.o .libs/gconf-schema.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-schema.pp -c gconf-schema.c -o gconf-schema.o >/dev/null 2>&1
 mv -f .libs/gconf-schema.lo gconf-schema.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-sources.c
 rm -f .libs/gconf-sources.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-sources.pp -c gconf-sources.c  -fPIC -DPIC -o gconf-sources.o
 mv -f gconf-sources.o .libs/gconf-sources.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-sources.pp -c gconf-sources.c -o gconf-sources.o >/dev/null 2>&1
 mv -f .libs/gconf-sources.lo gconf-sources.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-value.c
 rm -f .libs/gconf-value.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-value.pp -c gconf-value.c  -fPIC -DPIC -o gconf-value.o
 mv -f gconf-value.o .libs/gconf-value.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf-value.pp -c gconf-value.c -o gconf-value.o >/dev/null 2>&1
 mv -f .libs/gconf-value.lo gconf-value.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf.c
 rm -f .libs/gconf.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf.pp -c gconf.c  -fPIC -DPIC -o gconf.o
 mv -f gconf.o .libs/gconf.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/gconf.pp -c gconf.c -o gconf.o >/dev/null 2>&1
 mv -f .libs/gconf.lo gconf.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c GConf-common.c
 rm -f .libs/GConf-common.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-common.pp -c GConf-common.c  -fPIC -DPIC -o GConf-common.o
 mv -f GConf-common.o .libs/GConf-common.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-common.pp -c GConf-common.c -o GConf-common.o >/dev/null 2>&1
 mv -f .libs/GConf-common.lo GConf-common.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c GConf-skels.c
 rm -f .libs/GConf-skels.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-skels.pp -c GConf-skels.c  -fPIC -DPIC -o GConf-skels.o
 mv -f GConf-skels.o .libs/GConf-skels.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-skels.pp -c GConf-skels.c -o GConf-skels.o >/dev/null 2>&1
 mv -f .libs/GConf-skels.lo GConf-skels.lo
 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/inclu de/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gc onf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O - pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c GConf-stubs.c
 rm -f .libs/GConf-stubs.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-stubs.pp -c GConf-stubs.c  -fPIC -DPIC -o GConf-stubs.o
 mv -f GConf-stubs.o .libs/GConf-stubs.lo
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/usr/ports/devel/gconf/work/GConf-1.0.8\" -DGCONF_CONFDIR=\"/usr/X11R6/etc/gconf/1\" -DGCONF_ETCDIR=\"/usr/X11R6/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BIN DIR=\"/usr/X11R6/bin\" -DGCONF_BACKEND_DIR=\"/usr/X11R6/lib/GConf/1\" -DVERSION=\"1.0.8\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -I/usr/local/include -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -Wp, -MD,.deps/GConf-stubs.pp -c GConf-stubs.c -o GConf-stubs.o >/dev/null 2>&1
 mv -f .libs/GConf-stubs.lo GConf-stubs.lo
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1  -o libgconf-1.la -rpath /usr/X11R6/lib -version-info 1:3:0 gconf-internals.lo gconf-backend.lo gconf-changeset.lo gconf-error.lo gconf-glib.lo gconf-listeners.l o gconf-locale.lo gconf-schema.lo gconf-sources.lo gconf-value.lo gconf.lo GConf-common.lo GConf-skels.lo GConf-stubs.lo -lintl -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -L/usr/local/lib -Wl,- E -lgmodule12 -lglib12 -L/usr/local/lib 
 rm -fr .libs/libgconf-1.la .libs/libgconf-1.* .libs/libgconf-1.*
 cc -shared  gconf-internals.lo gconf-backend.lo gconf-changeset.lo gconf-error.lo gconf-glib.lo gconf-listeners.lo gconf-locale.lo gconf-schema.lo gconf-sources.lo gconf-value.lo gconf.lo GConf-common.lo GConf-skels.lo GConf-stubs.lo  -lintl -L/usr/X11R6 /lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -lgmodule12 -lglib12  -Wl,-E -Wl,-soname -Wl,libgconf-1.so.1 -o .libs/libgconf-1.so.1
 (cd .libs && rm -f libgconf-1.so && ln -s libgconf-1.so.1 libgconf-1.so)
 (cd .libs && rm -f libgconf-1.so && ln -s libgconf-1.so.1 libgconf-1.so)
 ar cru .libs/libgconf-1.a  gconf-internals.o gconf-backend.o gconf-changeset.o gconf-error.o gconf-glib.o gconf-listeners.o gconf-locale.o gconf-schema.o gconf-sources.o gconf-value.o gconf.o GConf-common.o GConf-skels.o GConf-stubs.o 
 ranlib .libs/libgconf-1.a
 creating libgconf-1.la
 (cd .libs && rm -f libgconf-1.la && ln -s ../libgconf-1.la libgconf-1.la)
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" - DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 - DG_DISABLE_ASSERT=1 -c gconf-database.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" - DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 - DG_DISABLE_ASSERT=1 -c gconfd.c
 /bin/sh ../libtool --mode=link cc  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1  -o gconfd-1  gconf-database.o gconfd.o  -lintl -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -L/usr/lo cal/lib -Wl,-E -lgmodule12 -lglib12 libgconf-1.la -L/usr/local/lib 
 cc -O -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -o .libs/gconfd-1 gconf-database.o gconfd.o -Wl,-E  -L/usr/X11R6/lib -L/usr/local/lib -lglib12 -lglib12 ./.libs/libgconf-1.so -lintl -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -l wrap -lm -lgmodule12 -lglib12 -Wl,--rpath -Wl,/usr/X11R6/lib
 creating gconfd-1
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/local/include/glib12 -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orb it-1.0 -I/usr/local/include -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/usr/ports/devel/gconf/work/GConf-1.0.8"\" -DGCONF_CONFDIR=\""/usr/X11R6/etc/gconf/1"\" -DGCONF_ETCDIR=\""/usr/X11R6/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" - DGCONF_BINDIR=\""/usr/X11R6/bin"\" -DGCONF_BACKEND_DIR=\""/usr/X11R6/lib/GConf/1"\" -DVERSION=\""1.0.8"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"   -I/usr/local/include  -O -pipe  -Wall -DG_DISABLE_CHECKS=1 - DG_DISABLE_ASSERT=1 -c gconftool.c
 gconftool.c: In function `main':
 gconftool.c:373: warning: passing arg 3 of `poptGetContext' from incompatible pointer type
 gconftool.c:368: warning: `conf' might be used uninitialized in this function
 gconftool.c: In function `extract_global_info':
 gconftool.c:1735: structure has no member named `childs'
 gconftool.c:1732: warning: `iter' might be used uninitialized in this function
 gconftool.c: In function `process_locale_info':
 gconftool.c:1940: structure has no member named `childs'
 gconftool.c:1895: warning: `iter' might be used uninitialized in this function
 gconftool.c: In function `process_schema':
 gconftool.c:2094: structure has no member named `childs'
 gconftool.c:2068: warning: `iter' might be used uninitialized in this function
 gconftool.c: In function `process_schema_list':
 gconftool.c:2156: structure has no member named `childs'
 gconftool.c:2154: warning: `iter' might be used uninitialized in this function
 gconftool.c: In function `do_load_schema_file':
 gconftool.c:2193: structure has no member named `root'
 gconftool.c:2200: structure has no member named `root'
 gconftool.c:2225: structure has no member named `childs'
 gmake[2]: *** [gconftool.o] Error 1
 gmake[2]: Leaving directory `/usr/ports/devel/gconf/work/GConf-1.0.8/gconf'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/devel/gconf/work/GConf-1.0.8'
 gmake: *** [all-recursive-am] Error 2
 *** Error code 2
 
 Stop in /usr/ports/devel/gconf.
 *** Error code 1
 
 Stop in /usr/ports/devel/gconf.
 *** Error code 1
 
 Stop in /usr/ports/devel/gconf.
 
 Script done on Thu Mar  7 13:17:21 2002
