libglade2 don't build
Martin Baum
martin.baum at berlin.de
Sat May 12 10:29:18 UTC 2007
Hello Gnome/FreeBSD Team,
I can't build libglade2 (2.6.0) on my system (runnning in a jail).
# uname -a
FreeBSD xxxxxxxxx.de 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Mar
28 20:03:46 UTC 2006 root at xxxxxxxxx.de:/usr/obj/usr/src/sys/GENERIC
i386
I don't have installed gnome, but I'll install finch (text-based IM from
pidgin (ex gaim). finch is needed libglade2. Ports are up to date.
appendix: [root at system /usr/ports/devel/libglade2]# make
Thanks for any help
Martin Baum
-------------- next part --------------
[root at system /usr/ports/devel/libglade2]# make
===> Vulnerability check disabled, database not found
===> Extracting for libglade2-2.6.0_2
=> MD5 Checksum OK for gnome2/libglade-2.6.0.tar.bz2.
=> SHA256 Checksum OK for gnome2/libglade-2.6.0.tar.bz2.
===> Patching for libglade2-2.6.0_2
===> libglade2-2.6.0_2 depends on file: /usr/local/lib/python2.4/lib-dynload/pyexpat.so - found
===> libglade2-2.6.0_2 depends on file: /usr/local/bin/python - found
===> libglade2-2.6.0_2 depends on executable in : gmake - found
===> libglade2-2.6.0_2 depends on file: /usr/local/bin/intltool-extract - found
===> libglade2-2.6.0_2 depends on executable in : pkg-config - found
===> libglade2-2.6.0_2 depends on shared library: atk-1.0.0 - found
===> libglade2-2.6.0_2 depends on shared library: glib-2.0.0 - found
===> libglade2-2.6.0_2 depends on shared library: gtk-x11-2.0.0 - found
===> libglade2-2.6.0_2 depends on shared library: xml2.5 - found
===> libglade2-2.6.0_2 depends on shared library: pango-1.0.0 - found
===> Configuring for libglade2-2.6.0_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking if debuging support was requested... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
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 whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.5.0... yes (version 2.8.16)
checking for gtk_plug_get_type... yes
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGLADE... yes
checking for native Win32... no
checking for Win32 platform in general... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... 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
./configure.lineno: cannot open ./po/POTFILES.in: No such file or directory
checking whether /usr/local/bin/python version >= 2.0... yes
checking for /usr/local/bin/python version... 2.4
checking for /usr/local/bin/python platform... freebsd6
checking for /usr/local/bin/python script directory... ${prefix}/lib/python2.4/site-packages
checking for /usr/local/bin/python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for the Python module xml.parsers.expat... yes
checking for XML catalog (/usr/local/share/xml/catalog.ports)... not found
checking for xmlcatalog... /usr/local/bin/xmlcatalog
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libglade.spec
config.status: creating libglade-zip
config.status: creating glade/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating tests/Makefile
config.status: creating libglade-2.0.pc
config.status: creating libglade-2.0-uninstalled.pc
config.status: creating libglade-convert
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
===> Building for libglade2-2.6.0_2
[...]
Making all in tests
gmake[2]: Entering directory `/tmp/usr/ports/devel/libglade2/work/libglade-2.6.0/tests'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/usr/ports/devel/libglade2/work/libglade-2.6.0/tests'
gmake[2]: Entering directory `/tmp/usr/ports/devel/libglade2/work/libglade-2.6.0'
if cc -DHAVE_CONFIG_H -I. -I. -I. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe -march=athlon -Wall -std=c9x -MT test-libglade.o -MD -MP -MF ".deps/test-libglade.Tpo" -c -o test-libglade.o test-libglade.c; \
then mv -f ".deps/test-libglade.Tpo" ".deps/test-libglade.Po"; else rm -f ".deps/test-libglade.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -march=athlon -Wall -std=c9x -L/usr/local/lib -o test-libglade test-libglade.o glade/libglade-2.0.la -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
mkdir .libs
cc -O2 -pipe -march=athlon -Wall -std=c9x -o .libs/test-libglade test-libglade.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib glade/.libs/libglade-2.0.so -L/usr/X11R6/lib /usr/local/lib/libxml2.so /usr/X11R6/lib/libgtk-x11-2.0.so /usr/X11R6/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama /usr/local/lib/libatk-1.0.so /usr/X11R6/lib/libgdk_pixbuf-2.0.so /usr/X11R6/lib/libpangocairo-1.0.so -lXcursor -lXfixes /usr/local/lib/libcairo.so -pthread -lpng /usr/X11R6/lib/libpangoft2-1.0.so /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lz /usr/X11R6/lib/libpango-1.0.so -lm -lXrender -lX11 -lXext /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
glade/.libs/libglade-2.0.so: undefined reference to `g_object_ref_sink'
gmake[2]: *** [test-libglade] Error 1
gmake[2]: Leaving directory `/tmp/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/devel/libglade2.
More information about the freebsd-gnome
mailing list