On Mon, Feb 20, 2006 at 12:11:18PM +0200, Elmo Mäntynen wrote: > Package: flwm > Version: 1.00-8 > Severity: important > Justification: fails to build from source > > > There seems to be a problem with libXft, but I'm not so familiar with > this kind of stuff, so I leave it to you...
Hello Elmo, flwm build fine here with pbuilder on sid. > g++ -o flwm main.o Frame.o Rotated.o Menu.o FrameWindow.o Desktop.o > Hotkeys.o -lfltk -L/usr/X11R6/lib -lX11 -lXext -lm > /usr/lib/libXft.so.2: undefined reference to `FT_GlyphSlot_Embolden' > collect2: ld returned 1 exit status > make[1]: *** [flwm] Error 1 > make[1]: Leaving directory > `/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00' > make: *** [build-stamp] Error 2 > Build command 'cd flwm-1.00 && dpkg-buildpackage -b -uc' failed. Which version of libxft do you have ? It seems there is a conflict between libfltk and libXft since flwm does not link with libXft directly. Thanks for your bug report, -- Bill. <[EMAIL PROTECTED]> Imagine a large red swirl here.

