On 19 Dec 1999, Pixel wrote:

> Stefan van der Eijk <[EMAIL PROTECTED]> writes:
> 
> > Hi,
> > 
> > I'm having some problems recompiling XFree86 on both
> > my stock mdk 6.1 intel system as on my "halfway cooker"
> > alpha. I'm getting the following error:
> > 
> > gcc -o bdftopcf -O2 -Wa,-m21164a -ansi -pedantic     -L../../exports/lib
> > bdftopcf.o -lm -L/usr/lib -L../../lib/font  -lfont -lz
> > -L../../lib/font/stubs -lfntstubs      -Wl,-rpath-link,../../exports/lib
> > /usr/bin/ld: cannot open -lfont: No such file or directory
> 
> pixel@leia:~>rpm -qf $(locate "libfont.so")
> XFree86-devel-3.3.5-7mdk
> XFree86-libs-3.3.5-9mdk
> XFree86-libs-3.3.5-9mdk
> 
> 
> > 
> > it seems that it can't find the font library... I also
> > can't find a libfont on either of my systems. Which package
> > am I missing, or what am I doing wrong? (it must be simpel).
> > 
> > I'm also experiencing a similar problem with ImageMagick:
> > 
> > LD_RUN_PATH="/usr/X11R6/lib:/usr/lib:/usr/shlib" cc -o
> > blib/arch/auto/Image/Magick/Magick.so  -shared -L/usr/local/lib
> > Magick.o    -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lMagick
> > -ltiff -ljpeg -lpng -lXext -lXt -lX11 -lbz2 -lz -lm
> > /usr/bin/ld: cannot open -lMagick: No such file or directory
> 
> pixel@leia:~>rpm -qf $(locate "libMagick.so")
> ImageMagick-4.2.8-1mdk
> 
> maybe these could be added to the BuildRequires :)

Wouldn't do a bit of good, they need linked against the version it
_should_ have just built 

-- 
MandrakeSoft          http://www.mandrakesoft.com/
                                        --Axalon

Reply via email to