Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2002 12:00:08 +0100
From:      Chris Keene <C.J.Keene@ukc.ac.uk>
To:        Joe Marcus Clarke <marcus@marcuscom.com>, Chris Keene <C.J.Keene@ukc.ac.uk>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: Gnome2 compile problems
Message-ID:  <200208011200.08541.cjk1@ukc.ac.uk>
In-Reply-To: <1028039991.587.2.camel@gyros.marcuscom.com>
References:  <200207301352.40276.cjk1@ukc.ac.uk> <1028039991.587.2.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 30 July 2002 3:39 pm, Joe Marcus Clarke wrote:
> >
> > ports/graphics/libgnomecanvas complained that pkgconfig was out of da=
te
> > (was version 0.8.0), manually downloaded pkgconfig src and
> > compiled/installed. (note, system was brought up to -STABLE only a we=
ek 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 come=
s
> 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=20
course resturned no results - so presumed there was no port.

Thanks for the help, however, I have fallen over again, and would appreci=
ate=20
pointers/guidance.

When "make install clean" gnome2, libgnomedb failed. I then tired install=
ing=20
the libgnomedb port on its own, the results are below. (I have tried=20
deinstalling and installing bonobo-activation and ORBit2, which are menti=
oned=20
at the bottom).

Script started on Wed Jul 31 09:11:25 2002
bash-2.05a# cd /usr/ports/databases/libgnomedb/
bash-2.05a# make clane=08 =08=08 =08=08 =08ean
=3D=3D=3D>  Cleaning for unzip-5.50
=3D=3D=3D>  Cleaning for libgda2-0.8.192
************************************************[snip]
=3D=3D=3D>  Cleaning for libgnomedb-0.8.192
bash-2.05a# make
=3D=3D=3D>  Extracting for libgnomedb-0.8.192
>> Checksum OK for gnome2/libgnomedb-0.8.192.tar.bz2.
=3D=3D=3D>   libgnomedb-0.8.192 depends on executable: gmake - found
=3D=3D=3D>   libgnomedb-0.8.192 depends on executable: libtool - found
=3D=3D=3D>   libgnomedb-0.8.192 depends on shared library: gnomeui-2.0 - =
found
=3D=3D=3D>   libgnomedb-0.8.192 depends on shared library: gda-2.1 - foun=
d
=3D=3D=3D>   libgnomedb-0.8.192 depends on shared library: X11.6 - found
=3D=3D=3D>  Patching for libgnomedb-0.8.192
=3D=3D=3D>  Applying FreeBSD patches for libgnomedb-0.8.192
=3D=3D=3D>  Configuring for libgnomedb-0.8.192
checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
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... n=
o
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...=20
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 librari=
es...=20
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 librari=
es...=20
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...=20
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 h=
u it=20
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 sche=
ma=20
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=20
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes=20
-Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...=20
checking for libgnomeui-2.0 >=3D 1.103 libgda >=3D 0.8.190  gtk+-2.0 >=3D=
 2.0.0=20
bonobo-activation-2.0 libbonoboui-2.0 libglade-2.0... yes
checking LIBGNOMEDB_CFLAGS...        -D_REENTRANT -D_THREAD_SAFE       =20
-DORBIT2=3D1        -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      =
    =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1            -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1             -D_REENTRANT -D_THREAD_SAF=
E       =20
-DORBIT2=3D1      -D_REENTRANT -D_THREAD_SAFE                            =
                                                                         =
                            =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1          -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                           =
           =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                      =20
-I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0=20
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0=20
-I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0=20
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2=20
-I/usr/local/include/atk-1.0 -I/usr/local/include=20
-I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0=20
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0=20
-I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0=20
-I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include=
=20
-I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2=20
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include=20
-I/usr/X11R6/include/libglade-2.0 =20
checking LIBGNOMEDB_LIBS...         -pthread        -Wl,--export-dynamic =
  =20
-pthread  -Wl,--export-dynamic          -pthread        -Wl,--export-dyna=
mic   =20
-pthread  -Wl,--export-dynamic      -Wl,--export-dynamic         -pthread=
       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic              -pthr=
ead       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic       =20
-Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -pth=
read =20
-Wl,--export-dynamic        -pthread     -Wl,--export-dynamic            =
 =20
-Wl,--export-dynamic           -Wl,--export-dynamic           =20
-Wl,--export-dynamic           -Wl,--export-dynamic            =20
-Wl,--export-dynamic              -Wl,--export-dynamic             =20
-Wl,--export-dynamic           -Wl,--export-dynamic            =20
-Wl,--export-dynamic              -Wl,--export-dynamic           =20
-Wl,--export-dynamic            -pthread        -Wl,--export-dynamic   =20
-pthread  -Wl,--export-dynamic            -pthread       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic           -pthread=
       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic     =20
-Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -pth=
read =20
-Wl,--export-dynamic               -Wl,--export-dynamic          =20
-Wl,--export-dynamic            -Wl,--export-dynamic          =20
-Wl,--export-dynamic             -Wl,--export-dynamic             =20
-Wl,--export-dynamic                -pthread        -Wl,--export-dynamic =
  =20
-pthread  -Wl,--export-dynamic          -pthread        -Wl,--export-dyna=
mic   =20
-pthread  -Wl,--export-dynamic      -Wl,--export-dynamic         -pthread=
       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic              -pthr=
ead       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic       =20
-Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -pth=
read =20
-Wl,--export-dynamic        -pthread     -Wl,--export-dynamic            =
          =20
-Wl,--export-dynamic           -Wl,--export-dynamic            =20
-Wl,--export-dynamic              -Wl,--export-dynamic         =20
-Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -pth=
read =20
-Wl,--export-dynamic             -pthread        -Wl,--export-dynamic   =20
-pthread  -Wl,--export-dynamic           -pthread        -Wl,--export-dyn=
amic   =20
-pthread  -Wl,--export-dynamic      -Wl,--export-dynamic         -pthread=
       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic              =20
-Wl,--export-dynamic           -Wl,--export-dynamic           =20
-Wl,--export-dynamic           -Wl,--export-dynamic            =20
-Wl,--export-dynamic              -Wl,--export-dynamic               =20
-pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic   =
      =20
-pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic   =
  =20
-Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -pth=
read =20
-Wl,--export-dynamic              -pthread        -Wl,--export-dynamic   =
=20
-pthread  -Wl,--export-dynamic        -Wl,--export-dynamic         -pthre=
ad       =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic        -pthread   =
 =20
-Wl,--export-dynamic              -Wl,--export-dynamic          =20
-Wl,--export-dynamic             -Wl,--export-dynamic             =20
-Wl,--export-dynamic         -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-=
2=20
-lSM -lICE -lgda-2 -lxslt -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lg=
pl_2=20
-lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation=20
-lORBit-2 -llinc -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz=20
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lXrend=
er=20
-lXext -lfreetype -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-=
2.0=20
-lglib-2.0 -lintl -liconv =20
checking for gnome-vfs-module-2.0... yes
checking VFSMODULE_CFLAGS...           -D_REENTRANT -D_THREAD_SAFE       =
=20
-DORBIT2=3D1      -D_REENTRANT -D_THREAD_SAFE     =20
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/glib-2.0=20
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0=20
-I/usr/local/include/libxml2 -I/usr/local/include/linc-1.0=20
-I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/include/gnome-vfs-module-=
2.0=20
-I/usr/X11R6/lib/gnome-vfs-2.0/include =20
checking VFSMODULE_LIBS...     -Wl,--export-dynamic         -pthread     =
  =20
-Wl,--export-dynamic    -pthread  -Wl,--export-dynamic        -pthread   =
 =20
-Wl,--export-dynamic    -L/usr/local/lib -L/usr/X11R6/lib -lgnomevfs-2=20
-lbonobo-activation -lORBit-2 -lxml2 -lz -lm -llinc -lgmodule-2.0=20
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv =20
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
=3D=3D=3D>  Building for libgnomedb-0.8.192
gmake  all-recursive
gmake[1]: Entering directory=20
`/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192'
Making all in po
gmake[2]: Entering directory=20
`/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory=20
`/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/po'
Making all in libgnomedb
gmake[2]: Entering directory=20
`/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/libgnomedb'
/bin/bash ../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I..=20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                           =
                                                                      =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1          -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                           =
           =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                      =20
-I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0=20
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0=20
-I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0=20
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2=20
-I/usr/local/include/atk-1.0 -I/usr/local/include=20
-I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0=20
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0=20
-I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0=20
-I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include=
=20
-I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2=20
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include=20
-I/usr/X11R6/include/libglade-2.0   =09-I.. =09-I.. =09
-DLIBGNOMEDB_ICONSDIR=3D\""/usr/X11R6/share/gnome/pixmaps/libgnomedb"\" =09
-DLIBGNOMEDB_DATADIR=3D\""/usr/X11R6/share/gnome/gnome-db"\" =09
-DLIBGNOMEDB_LOCALEDIR=3D\""/usr/X11R6/share/locale"\"  -I/usr/local/incl=
ude  =20
-O -pipe  -Wall -Wunused -Wchar-subscripts -Wmissing-declarations=20
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo=20
-Wno-sign-compare  -c gnome-db-browser.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0=20

****************************[snip]
cc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0=20
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include=20
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0=20
-I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0=20
-I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0=20
-I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0=20
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0=
=20
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2=20
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0=20
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0=20
-I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include=20
-I/usr/X11R6/include -I/usr/X11R6/include/libglade-2.0 -I.. -I..=20
-DLIBGNOMEDB_ICONSDIR=3D\"/usr/X11R6/share/gnome/pixmaps/libgnomedb\"=20
-DLIBGNOMEDB_DATADIR=3D\"/usr/X11R6/share/gnome/gnome-db\"=20
-DLIBGNOMEDB_LOCALEDIR=3D\"/usr/X11R6/share/locale\" -I/usr/local/include=
 -O=20
-pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations=20
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo=20
-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=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I..=20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                           =
                                                                      =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1          -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                           =
           =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT -D_THREAD_SAFE   =
    =20
-DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
                                                                         =
 =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        -D_REENTRANT=20
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE =
      =20
-DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1  =
          =20
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1      -D_REENTRANT=20
-D_THREAD_SAFE                                                      =20
-I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0=20
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0=20
-I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0=20
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2=20
-I/usr/local/include/atk-1.0 -I/usr/local/include=20
-I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0=20
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0=20
-I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0=20
-I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include=
=20
-I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2=20
-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include=20
-I/usr/X11R6/include/libglade-2.0   =09-I.. =09-I.. =09
-DLIBGNOMEDB_ICONSDIR=3D\""/usr/X11R6/share/gnome/pixmaps/libgnomedb"\" =09
-DLIBGNOMEDB_DATADIR=3D\""/usr/X11R6/share/gnome/gnome-db"\" =09
-DLIBGNOMEDB_LOCALEDIR=3D\""/usr/X11R6/share/locale"\"  -I/usr/local/incl=
ude  =20
-O -pipe  -Wall -Wunused -Wchar-subscripts -Wmissing-declarations=20
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo=20
-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=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE -DOR=
BIT2=3D1=20
-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libart-2.0=20
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include=20
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0=20
-I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0=20
-I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0=20
-I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0=20
-I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0=
=20
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2=20
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0=20
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0=20
-I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include=20
-I/usr/X11R6/include -I/usr/X11R6/include/libglade-2.0 -I.. -I..=20
-DLIBGNOMEDB_ICONSDIR=3D\"/usr/X11R6/share/gnome/pixmaps/libgnomedb\"=20
-DLIBGNOMEDB_DATADIR=3D\"/usr/X11R6/share/gnome/gnome-db\"=20
-DLIBGNOMEDB_LOCALEDIR=3D\"/usr/X11R6/share/locale\" -I/usr/local/include=
 -O=20
-pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations=20
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo=20
-Wno-sign-compare -c gnome-db-config.c  -fPIC -DPIC -o=20
=2Elibs/gnome-db-config.lo
In file included from=20
/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=20
/usr/local/include/orbit-2.0/orbit/orb-core/orbit-interface.h:785,
                 from=20
/usr/local/include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown=
=2Eh:75,
                 from=20
/usr/local/include/bonobo-activation-2.0/bonobo-activation/bonobo-activat=
ion.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 `__isthre=
aded'
/usr/include/stdio.h: In function `__putc_locked':
/usr/include/stdio.h:430: warning: nested extern declaration of `__isthre=
aded'
gnome-db-config.c: In function `sync_from_gda':
gnome-db-config.c:237: `GDA_CONFIG_BASE' undeclared (first use in this=20
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=20
`gda_config_get_type'
gnome-db-config.c:244: warning: assignment makes pointer from integer wit=
hout=20
a cast
gnome-db-config.c: In function `get_conf_client':
gnome-db-config.c:317: `GDA_CONFIG_BASE' undeclared (first use in this=20
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=20
`/usr/ports/databases/libgnomedb/work/libgnomedb-0.8.192/libgnomedb'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory=20
`/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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011200.08541.cjk1>