Date: 01 Aug 2002 14:26:08 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Chris Keene <C.J.Keene@ukc.ac.uk> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: Gnome2 compile problems Message-ID: <1028226369.322.48.camel@gyros.marcuscom.com> In-Reply-To: <200208011200.08541.cjk1@ukc.ac.uk> References: <200207301352.40276.cjk1@ukc.ac.uk> <1028039991.587.2.camel@gyros.marcuscom.com> <200208011200.08541.cjk1@ukc.ac.uk>
index | next in thread | previous in thread | raw e-mail
On Thu, 2002-08-01 at 07:00, Chris Keene wrote:
> On Tuesday 30 July 2002 3:39 pm, Joe Marcus Clarke wrote:
> > >
> > > ports/graphics/libgnomecanvas complained that pkgconfig was out of date
> > > (was version 0.8.0), manually downloaded pkgconfig src and
> > > compiled/installed. (note, system was brought up to -STABLE only a week a
> > > go, so I presume that 0.8.0 is currently being shipped with stable).
> >
> > No! Things won't work if you do that. What you need to do is remove
> > all your GNOME components, then cvsup the _latest_ ports tree. It comes
> > with pkgconfig-0.12.0 with a special FreeBSD patch that actually makes
> > it work on 4.x. Once you have all of that, things should work just
> > fine.
> >
> > Joe
>
> I'd foolishly searched the ports for pkg-config and not pkgconfig, which of
> course resturned no results - so presumed there was no port.
>
> Thanks for the help, however, I have fallen over again, and would appreciate
> pointers/guidance.
>
> When "make install clean" gnome2, libgnomedb failed. I then tired installing
> the libgnomedb port on its own, the results are below. (I have tried
> deinstalling and installing bonobo-activation and ORBit2, which are mentioned
> at the bottom).
Can you send me the output of ls -l /usr/X11R6/include? Thanks.
Joe
>
> Script started on Wed Jul 31 09:11:25 2002
> bash-2.05a# cd /usr/ports/databases/libgnomedb/
> bash-2.05a# make clane ean
> ===> Cleaning for unzip-5.50
> ===> Cleaning for libgda2-0.8.192
> ************************************************[snip]
> ===> Cleaning for libgnomedb-0.8.192
> bash-2.05a# make
> ===> Extracting for libgnomedb-0.8.192
> >> Checksum OK for gnome2/libgnomedb-0.8.192.tar.bz2.
> ===> libgnomedb-0.8.192 depends on executable: gmake - found
> ===> libgnomedb-0.8.192 depends on executable: libtool - found
> ===> libgnomedb-0.8.192 depends on shared library: gnomeui-2.0 - found
> ===> libgnomedb-0.8.192 depends on shared library: gda-2.1 - found
> ===> libgnomedb-0.8.192 depends on shared library: X11.6 - found
> ===> Patching for libgnomedb-0.8.192
> ===> Applying FreeBSD patches for libgnomedb-0.8.192
> ===> Configuring for libgnomedb-0.8.192
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking whether gmake sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for perl... /usr/bin/perl
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for pkg-config... yes
> checking for GNOME Platform... GNOME 2.x
> checking for pkg-config... (cached) /usr/local/bin/pkg-config
> checking for pkg-config... yes
> 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 strerror in -lcposix... 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 how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking build system type... i386-unknown-freebsd4.6
> checking host system type... i386-unknown-freebsd4.6
> 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... /usr/bin/nm -B
> checking for a sed that does not truncate output... /usr/bin/sed
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking command to parse /usr/bin/nm -B 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 ranlib... ranlib
> 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... yes
> 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.6 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... yes
> creating libtool
> checking host system type... i386-unknown-freebsdelf4.6
> checking for ranlib... ranlib
> checking whether we are using GNU C... yes
> checking for object suffix... o
> checking for executable suffix... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions ... yes
> checking if cc static flag -static works... -static
> checking whether ln -s works... yes
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared libraries...
> yes
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking command to parse /usr/bin/nm -B output... ok
> checking how to hardcode library paths into programs... immediate
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking dynamic linker characteristics... freebsdelf4.6 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> 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 LC_MESSAGES... 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 -lintl... yes
> checking if -liconv is needed to use gettext...
> checking for dcgettext in -lintl... 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 da de el es fi fr ga gl hu it
> ja ko ms nl no pl pt pt_BR ru sk sl sv ta tr uk vi zh_CN zh_TW
> checking for gconftool-2... /usr/X11R6/bin/gconftool-2
> Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema
> installation
> Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
> checking whether gcc understands -Wsign-promo... yes
> checking whether gcc understands -Wno-sign-compare... yes
> checking what warning flags to pass to the C compiler... -Wall -Wunused
> -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
> -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare
> checking what language compliance flags to pass to the C compiler...
> checking for libgnomeui-2.0 >= 1.103 libgda >= 0.8.190 gtk+-2.0 >= 2.0.0
> bonobo-activation-2.0 libbonoboui-2.0 libglade-2.0... yes
> checking LIBGNOMEDB_CFLAGS... -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
> -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0
> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2
> -I/usr/local/include/atk-1.0 -I/usr/local/include
> -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0
> -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0
> -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include
> -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
> -I/usr/X11R6/include/libglade-2.0
> checking LIBGNOMEDB_LIBS... -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic
> -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -Wl,--export-dynamic
> -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2
> -lSM -lICE -lgda-2 -lxslt -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2
> -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation
> -lORBit-2 -llinc -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz
> -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lXrender
> -lXext -lfreetype -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
> -lglib-2.0 -lintl -liconv
> checking for gnome-vfs-module-2.0... yes
> checking VFSMODULE_CFLAGS... -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
> -I/usr/local/include/libxml2 -I/usr/local/include/linc-1.0
> -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0
> -I/usr/X11R6/lib/gnome-vfs-2.0/include
> checking VFSMODULE_LIBS... -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread
> -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomevfs-2
> -lbonobo-activation -lORBit-2 -lxml2 -lz -lm -llinc -lgmodule-2.0
> -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv
> checking for gtkdoc-mkdb... false
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating libgnomedb.spec
> config.status: creating libgnomedb.pc
> config.status: creating po/Makefile.in
> config.status: creating doc/Makefile
> config.status: creating doc/C/Makefile
> config.status: creating libgnomedb/Makefile
> config.status: creating glade/Makefile
> config.status: creating vfs/Makefile
> config.status: creating control-center/Makefile
> config.status: creating components/Makefile
> config.status: creating components/GNOME_Database_Components.server.in
> config.status: creating monikers/Makefile
> config.status: creating testing/Makefile
> config.status: creating data/Makefile
> config.status: creating stamp.h
> config.status: creating config.h
> config.status: executing default-1 commands
> config.status: executing default-2 commands
> config.status: executing default-3 commands
> ===> Building for libgnomedb-0.8.192
> gmake all-recursive
> gmake[1]: Entering directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192'
> Making all in po
> gmake[2]: Entering directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/po'
> gmake[2]: Nothing to be done for `all'.
> gmake[2]: Leaving directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/po'
> Making all in libgnomedb
> gmake[2]: Entering directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/libgnomedb'
> /bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
> -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0
> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2
> -I/usr/local/include/atk-1.0 -I/usr/local/include
> -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0
> -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0
> -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include
> -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
> -I/usr/X11R6/include/libglade-2.0 -I.. -I..
> -DLIBGNOMEDB_ICONSDIR=\""/usr/X11R6/share/gnome/pixmaps/libgnomedb"\"
> -DLIBGNOMEDB_DATADIR=\""/usr/X11R6/share/gnome/gnome-db"\"
> -DLIBGNOMEDB_LOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include
> -O -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo
> -Wno-sign-compare -c gnome-db-browser.c
> mkdir .libs
> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0
>
> ****************************[snip]
> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
> -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0
> -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0
> -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0
> -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0
> -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2
> -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0
> -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0
> -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include
> -I/usr/X11R6/include -I/usr/X11R6/include/libglade-2.0 -I.. -I..
> -DLIBGNOMEDB_ICONSDIR=\"/usr/X11R6/share/gnome/pixmaps/libgnomedb\"
> -DLIBGNOMEDB_DATADIR=\"/usr/X11R6/share/gnome/gnome-db\"
> -DLIBGNOMEDB_LOCALEDIR=\"/usr/X11R6/share/locale\" -I/usr/local/include -O
> -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo
> -Wno-sign-compare -c gnome-db-combo.c -o gnome-db-combo.o >/dev/null 2>&1
> mv -f .libs/gnome-db-combo.lo gnome-db-combo.lo
> /bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE
> -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
> -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0
> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2
> -I/usr/local/include/atk-1.0 -I/usr/local/include
> -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0
> -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0
> -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include
> -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
> -I/usr/X11R6/include/libglade-2.0 -I.. -I..
> -DLIBGNOMEDB_ICONSDIR=\""/usr/X11R6/share/gnome/pixmaps/libgnomedb"\"
> -DLIBGNOMEDB_DATADIR=\""/usr/X11R6/share/gnome/gnome-db"\"
> -DLIBGNOMEDB_LOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include
> -O -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo
> -Wno-sign-compare -c gnome-db-config.c
> rm -f .libs/gnome-db-config.lo
> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
> -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0
> -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0
> -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0
> -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0
> -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2
> -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0
> -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0
> -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include
> -I/usr/X11R6/include -I/usr/X11R6/include/libglade-2.0 -I.. -I..
> -DLIBGNOMEDB_ICONSDIR=\"/usr/X11R6/share/gnome/pixmaps/libgnomedb\"
> -DLIBGNOMEDB_DATADIR=\"/usr/X11R6/share/gnome/gnome-db\"
> -DLIBGNOMEDB_LOCALEDIR=\"/usr/X11R6/share/locale\" -I/usr/local/include -O
> -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo
> -Wno-sign-compare -c gnome-db-config.c -fPIC -DPIC -o
> .libs/gnome-db-config.lo
> In file included from
> /usr/local/include/orbit-2.0/orbit/GIOP/giop-recv-buffer.h:4,
> from /usr/local/include/orbit-2.0/orbit/GIOP/giop.h:9,
> from /usr/local/include/orbit-2.0/orbit/orbit.h:14,
> from
> /usr/local/include/orbit-2.0/orbit/orb-core/orbit-interface.h:785,
> from
> /usr/local/include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h:75,
> from
> /usr/local/include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h:27,
> from gnome-db-config.c:25:
> /usr/include/stdio.h: In function `__getc_locked':
> /usr/include/stdio.h:418: warning: nested extern declaration of `__isthreaded'
> /usr/include/stdio.h: In function `__putc_locked':
> /usr/include/stdio.h:430: warning: nested extern declaration of `__isthreaded'
> gnome-db-config.c: In function `sync_from_gda':
> gnome-db-config.c:237: `GDA_CONFIG_BASE' undeclared (first use in this
> function)
> gnome-db-config.c:237: (Each undeclared identifier is reported only once
> gnome-db-config.c:237: for each function it appears in.)
> gnome-db-config.c:244: warning: implicit declaration of function
> `gda_config_get_type'
> gnome-db-config.c:244: warning: assignment makes pointer from integer without
> a cast
> gnome-db-config.c: In function `get_conf_client':
> gnome-db-config.c:317: `GDA_CONFIG_BASE' undeclared (first use in this
> function)
> gnome-db-config.c: In function `gnome_db_config_get_data_source_list':
> gnome-db-config.c:639: structure has no member named `password'
> gnome-db-config.c: In function `gnome_db_config_copy_data_source_info':
> gnome-db-config.c:704: structure has no member named `password'
> gnome-db-config.c:704: structure has no member named `password'
> gnome-db-config.c: In function `gnome_db_config_free_data_source_info':
> gnome-db-config.c:829: structure has no member named `password'
> gmake[2]: *** [gnome-db-config.lo] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/libgnomedb'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>
> Stop in /usr/ports/databases/libgnomedb.
>
> Kind Regards
> Chris Keene
>
>
>
--
PGP Key : http://www.marcuscom.com/pgp.asc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028226369.322.48.camel>
