[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#215101: FTBFS on mips



At Sun, 12 Oct 2003 20:02:20 +0200,
Thiemo Seufer wrote:
> 
> Andreas Rottmann wrote:
> [snip]
> > g++: /usr/lib/libXrender.so: No such file or directory
> >
> > Since ecamegapedal build-depends on libxrender-dev, this might well be an
> > libxrender-dev bug.
> 
> AFAICS ecamegapedal does _not_ depend on libxrender-dev but should do so.

It's libqt3-mt-dev which should depend on libxrender-dev, and has 
-lxrender-dev inside libqt-mt.la



$ grep Xrender /usr/lib/libqt-mt.la
dependency_libs='-L/usr/X11R6/lib -L/usr/X11R6/lib -lfontconfig -laudio -lXt -lpng -lz -lGL -lXmu -lXrender -lXcursor -lXinerama_pic -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread '
                                                                                



Which should have been fixed with:                                                                                
qt-x11-free (3:3.2.1-4) unstable; urgency=low
                                                                                
  * ML: re-add the fontlist fix from previous versions
  * ML: Added dependencies for libxft2-dev, libxrender-dev and libxcursor-dev
        to the -dev packages (Closes: #208421)
  * ML: Changed description of libqt3-plugins-headers package
  * ML: Added patch by Lars Knoll to prevent generation of bogus mouse events
  * RN: move unixmake2.cpp patch (approved by TT)
  * RN: add qlineedit.cpp patch (approved by TT)
  * RN: re-add pkg-config files
                                                                                
 -- Martin Loschwitz <madkiss@debian.org>  Wed, 3 Sep 2003 18:30:00 +0200
                                                                                

I suggest fixing the buildd environment and try again.




regards,
	junichi



Reply to: