gdl compilation error

Ganbold ganbold at micom.mng.net
Thu Apr 27 03:33:06 UTC 2006


hi,

I'm trying to compile /usr/ports/deskutils/gnochm, however I got error 
when it tries to compile gdl as a dependency.

daemon# uname -an
FreeBSD daemon.micom.mng.net 6.1-RC FreeBSD 6.1-RC #7: Tue Apr 25 
14:49:02 ULAST 2006     
root at daemon.micom.mng.net:/usr/obj/usr/src/sys/DAEMON  i386

gnome related installed packages:

evolution-webcal-2.4.1_1 Webcal(endar) handler for gnome
gimp-gnome-2.2.10,1 A GNU Image Manipulation Program
gnome-backgrounds-2.10.0 A collection of backgrounds for GNOME 2
gnome-cups-manager-0.31_1,1 Admistration tool for cups
gnome-icon-theme-2.10.0 A collection of icons for the GNOME 2 desktop
gnome-menu-editor-0.5_1 Simple menu editor for Gnome
gnome-menus-2.12.0_1 Implementation of the FreeDesktop Desktop Menu Spec
gnome-themes-2.12.1_1 A collection of themes and icons for GNOME2
gnomeapplets2-2.12.1_1 Applets components for the Gnome 2 Desktop 
Environment
gnomeaudio2-2.0.0   Sound files for use with GNOME 2
gnomecanvas-0.22.0_3 A graphics library for GNOME
gnomecontrolcenter2-2.12.1 Control center for GNOME 2 project
gnomedesktop-2.12.1 Additional UI API for GNOME 2
gnomedocutils-0.4.3 GNOME doc utils
gnomegames2-2.12.1  The game applications package for the Gnome 2 
Desktop Envir
gnomehier-2.0_7     A utility port that creates the GNOME directory tree
gnomekeyring-0.4.5_1 A program that keeps passwords and other secrets
gnomelibs-1.4.2_3   Libraries for GNOME, a GNU desktop environment
gnomemag-0.12.2_1   GNOME screen magnifier
gnomemedia2-2.12.0  Multimedia applications for the GNOME 2 desktop
gnomemimedata-2.4.2 A MIME and Application database for GNOME
gnomenetstatus-2.12.0_1 A GNOME applet that shows network status
gnomenettool-1.4.1,1 A GNOME utility that provides network information 
statistic
gnomepanel-2.12.1_1 Panel component for the GNOME 2 Desktop
gnomeprint-0.37_1   Gnome print support library
gnomesession-2.12.0_1 Session component for the GNOME 2 desktop
gnomespeech-0.3.8_1 GNOME text-to-speech API
gnomespell-1.0.6_1  A GNOME/Bonobo component for spell checking
gnomesystemmonitor-2.12.1 GNOME 2 system monitor program
gnomesystemtools-1.4.0_1 Tools to configure workstations
gnometerminal-2.12.0 Terminal component for the GNOME 2 Desktop
gnomeuserdocs2-2.8.1 GNOME 2 users guide
gnomeutils2-2.12.1,1 GNOME 2 support utilities
gnomevfs2-2.12.1.1_2 GNOME Virtual File System
gstreamer-plugins-gnomevfs-0.8.11_1 Gstreamer gnomevfs plugin
gucharmap-gnome-1.4.4_2 A Unicode/ISO10646 character map and font viewer
libgail-gnome-1.1.1_1 An implementation of the ATK interfaces for GNOME 
widgets
libgnome-2.12.0.1   Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.12.0 A graphics library for GNOME
libgnomecups-0.2.2,1 Support library for gnome cups admistration
libgnomeprint-2.12.1 Gnome print support library
libgnomeprintui-2.12.1 Gnome print support library
libgnomesu-1.0.0_1  Library and frontend for running commands as root
libgnomeui-2.12.0_1 Libraries for the GNOME GUI, a GNU desktop environment
py24-gnome-2.12.3   A set of Python bindings for GNOME 2
system-tools-backends-1.4.0 Backend system admin scripts for 
gnome-system-tools
xscreensaver-gnome-4.23_1 Save your screen while you entertain your cat 
(for GNOME us

The error I got:
...
cc -O2 -fno-strict-aliasing -pipe -o .libs/test-dock test-dock.o  
-L/usr/local/lib ./.libs/libgdl-1.so -L/usr/X11R6/lib -lgnomeui-2 -lSM 
-lICE -lgnome-keyring -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt 
-lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation 
-lORBit-2 -lgthread-2.0 -lglade-2.0 -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 -lpango-1.0 
-lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lz 
-liconv -lm -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/bin/ld: warning: libm.so.3, needed by 
/usr/local/lib/libart_lgpl_2.so, may conflict with libm.so.4
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_destroy'
/usr/X11R6/lib/libgnomevfs-2.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
/usr/X11R6/lib/libgnomevfs-2.so: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so: undefined reference to 
`pthread_attr_getschedparam'
*** Error code 1

Stop in /usr/ports/x11-toolkits/gdl/work/gdl-0.6.0/gdl.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gdl/work/gdl-0.6.0.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gdl/work/gdl-0.6.0.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gdl.
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-gnome-extras.
*** Error code 1

Stop in /usr/ports/deskutils/gnochm.

How to solve this problem?

tia,

Ganbold



More information about the freebsd-ports mailing list