On Tue, Feb 21, 2006 at 10:33:36PM +0200, Elmo Mäntynen wrote:
> Bill Allombert wrote:
> 
> >>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,
> >  
> >
> I got 2.1.8.2-3.

After some digging it look like this bug is a duplicate of #316031,
#314385 etc.  (reported against libfreetype6), unrelated to flwm. What
happen is that liXft2 need a newer version of libfreetype than the one
in etch, but the libfreetype shlibs does not reflect that.  

However, it seems etch now carry libfreetype6 2.1.10-1 which should
fix this issue. Could you update your system and retry ?

> Thanks for your quick response ;)

Actually it would have been much quicker if my mail did not get stuck
inside my laptop after I disconnected it :)

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 

Reply via email to