Idesk ... Make error under LFS
From: zorgh (rubikz_at_anonymity.fr.st)
Date: 12/29/03
- Next message: Neo: "Re: Newbie question: Is it possible for ls to tell me how many bytes of listed files?"
- Previous message: Les Mikesell: "Re: SecureCRT replacement"
- Next in thread: R.F. Pels: "Re: Idesk ... Make error under LFS"
- Reply: R.F. Pels: "Re: Idesk ... Make error under LFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2003 00:40:41 -0800
I'm trying to install Idesk-0.5.5 on my LFS / Fluxbox 0.1.14 , and
'make' throws up the following errors:
bash-2.05b# make
for dir in src; do cd $dir; make all; cd ..; done
make[1]: Entering directory `/home/ftp/idesk/src'
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XDesktopContainer.cpp -o XDesktopContainer.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XIcon.cpp -o XIcon.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XIdeskImage.cpp -o XIdeskImage.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XCaption.cpp -o XCaption.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c Database.cpp -o Database.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c DesktopConfig.cpp -o DesktopConfig.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c DesktopIconConfig.cpp -o DesktopIconConfig.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c Misc.cpp -o Misc.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c Main.cpp -o Main.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XShadowImage.cpp -o XShadowImage.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XIconWithShadow.cpp -o XIconWithShadow.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c SimpleSvgImage.cpp -o SimpleSvgImage.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c XPngImage.cpp -o XPngImage.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c Action.cpp -o Action.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c ActionConfig.cpp -o ActionConfig.o
g++ -g -W `pkg-config gdk-2.0 gdk-pixbuf-xlib-2.0 librsvg-2.0
--cflags` -c App.cpp -o App.o
g++ XDesktopContainer.o XIcon.o XIdeskImage.o XCaption.o Database.o
DesktopConfig.o DesktopIconConfig.o Misc.o Main.o XShadowImage.o
XIconWithShadow.o SimpleSvgImage.o XPngImage.o Action.o ActionConfig.o
App.o -o idesk `pkg-config imlib gdk-2.0 gdk-pixbuf-xlib-2.0
libart-2.0 libxml-2.0 pangoft2 librsvg-2.0 --libs`
XCaption.o(.text+0x36b): In function `XCaption::~XCaption
[not-in-charge]()':
/home/ftp/idesk/src/XCaption.cpp:50: undefined reference to
`XftColorFree'
XCaption.o(.text+0x3a7):/home/ftp/idesk/src/XCaption.cpp:54: undefined
reference to `XftColorFree'
XCaption.o(.text+0x4fb): In function `XCaption::~XCaption
[in-charge]()':
/home/ftp/idesk/src/XCaption.cpp:50: undefined reference to
`XftColorFree'
XCaption.o(.text+0x537):/home/ftp/idesk/src/XCaption.cpp:54: undefined
reference to `XftColorFree'
XCaption.o(.text+0x68b): In function `XCaption::~XCaption [in-charge
deleting]()':
/home/ftp/idesk/src/XCaption.cpp:50: undefined reference to
`XftColorFree'
XCaption.o(.text+0x6c7):/home/ftp/idesk/src/XCaption.cpp:54: more
undefined references to `XftColorFree' follow
XCaption.o(.text+0xa8c): In function `XCaption::createFont()':
/home/ftp/idesk/src/XCaption.cpp:93: undefined reference to
`XftFontOpen'
XCaption.o(.text+0xb1e):/home/ftp/idesk/src/XCaption.cpp:104:
undefined reference to `XftColorAllocName'
XCaption.o(.text+0xb9a):/home/ftp/idesk/src/XCaption.cpp:108:
undefined reference to `XftColorAllocName'
XCaption.o(.text+0xc5d): In function `XCaption::createWindow()':
/home/ftp/idesk/src/XCaption.cpp:136: undefined reference to
`XftTextExtents8'
XCaption.o(.text+0xf77): In function `XCaption::getXftDrawHandle()':
/home/ftp/idesk/src/XCaption.cpp:178: undefined reference to
`XftDrawCreate'
XCaption.o(.text+0x152b): In function `XCaption::updateText()':
/home/ftp/idesk/src/XCaption.cpp:249: undefined reference to
`XftDrawString8'
XCaption.o(.text+0x1596):/home/ftp/idesk/src/XCaption.cpp:251:
undefined reference to `XftDrawString8'
collect2: ld returned 1 exit status
make[1]: *** [idesk] Error 1
-----------------------
/usr/bin/pkg-config --list-all
libgnomeui-2.0 libgnomeui - libgnomeui
gdkmm-2.0 GDKmm - C++ wrappers for GLib, GTK+, and Pango
pango Pango - Internationalized text handling
libbonoboui-2.0 libbonobui - libbonoboui
xrender Xrender - X Render Library
libpng libpng12 - Loads and saves PNG files
glibmm-2.0 GLibmm - C++ wrapper for GLib
pangomm-1.0 Pangomm - C++ wrapper for Pango
mozilla-js JavaScript - The Mozilla JavaScript Library
librsvg-2.0 librsvg - library that renders svg files using
libart and pango
glib-2.0 GLib - C Utility Library
libpng12 libpng12 - Loads and saves PNG files
sigc++-1.2 SigC++ - Type-safe signal and callback system
for C++
gnome-vfs-module-2.0 gnome-vfs-module - The GNOME virtual file-system
module include info
openssl OpenSSL - Secure Sockets Layer and cryptography
libraries and tools
imlib Imlib - An image loading and rendering library
for X11R6
pangoxft Pango Xft - Xft font support for Pango
gnome-mime-data-2.0 gnome-mime-data - Base set of file types and
applications for GNOME
gdk-pixbuf-xlib-2.0 GdkPixbuf Xlib - GdkPixbuf rendering for Xlib
mozilla-gtkmozembed Mozilla Gtk Embedding Widget - Mozilla Embedding
Widget for Gtk+
xft Xft - X FreeType library
gtkmm-2.0 GTKmm - C++ wrapper for GTK+
libbonobo-2.0 libbonobo - libbonobo
gobject-2.0 GObject - GLib Type, Object, Parameter and
Signal Library
gtk+ GTK+ - GIMP Tool Kit
gmodule-2.0 GModule - Dynamic module loader for GLib
glib GLib - C Utility Library
esound esound - esound
atk Atk - Accessibility Toolkit
ORBit-CosNaming-2.0 ORBit-CosNaming-2.0 - High-performance CORBA
Object Request Broker - Naming Service.
gnome-vfs-2.0 gnome-vfs - The GNOME virtual file-system
libraries
libIDL-2.0 libIDL - IDL parsing library
atkmm-1.0 AtkMM - C++ wrapper for atk
libart-2.0 libart - LGPL version of the libart library
libgnome-2.0 libgnome - libgnome
ORBit-2.0 ORBit-2.0 - High-performance CORBA Object
Request Broker.
gdk-x11-2.0 GDK - GIMP Drawing Kit (x11 target)
gconf-2.0 gconf - GNOME Config System.
libxml-2.0 libXML - libXML library version2.
ORBit-idl-2.0 ORBit-idl-2.0 - ORBit-2.0 IDL Compiler Backend
Interface
xcursor Xcursor - X Cursor library
libgnomecanvas-2.0 libgnomecanvas-2.0 - libgnomecanvas
ORBit-imodule-2.0 ORBit-imodule-2.0 - ORBit runtime typelib
generation service.
gmodule GModule - Dynamic module loader for GLib
pangoft2 Pango FT2 - Freetype 2.0 font support for Pango
gthread-2.0 GThread - Thread support for GLib
fontconfig Fontconfig - Font configuration and
customization library
gdk-2.0 GDK - GIMP Drawing Kit (x11 target)
imlibgdk ImlibGdk - GDK support libraries for Imlib
freetype2 FreeType 2 - A free, high-quality, and portable
font engine.
mozilla-plugin Mozilla Plug-In API - Mozilla Plug-In API
pangox Pango X - X Window System font support for Pango
gtk+-x11-2.0 GTK+ - GIMP Tool Kit (x11 target)
gtk+-2.0 GTK+ - GIMP Tool Kit (x11 target)
audiofile audiofile - audiofile
gdk-pixbuf-2.0 GdkPixbuf - Image loading and scaling
bonobo-activation-2.0 Bonobo Activation - Object activation framework
for GNOME
gthread GThread - Thread support for GLib
alsa alsa - Advanced Linux Sound Architecture (ALSA)
- Library
mozilla-nspr NSPR - The Netscape Portable Runtime
mozilla-nss NSS - Mozilla Network Security Services
gdk GDK - GIMP Drawing Kit
libglade-2.0 Libglade - a library for dynamically loading
GLADE interface files
mozilla-xpcom XPCOM - The Mozilla Cross Platform Component
Library
What's wrong? It is something I can do / should have done?
Thanks a lot...
- Next message: Neo: "Re: Newbie question: Is it possible for ls to tell me how many bytes of listed files?"
- Previous message: Les Mikesell: "Re: SecureCRT replacement"
- Next in thread: R.F. Pels: "Re: Idesk ... Make error under LFS"
- Reply: R.F. Pels: "Re: Idesk ... Make error under LFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]