tags 326020 -patch merge 326060 319311 thanks On Thu, Sep 01, 2005 at 11:29:58AM +0200, Andreas Jochens wrote: > When building 'icewm' in a clean 'unstable' chroot on amd64, > I get the following error:
> checking for XShapeCombineRectangles in -lXext... yes > checking for XineramaQueryScreens in -lXinerama... no > configure: error: Xinerama can not be found > make[1]: *** [stamp-conf-lite] Error 1 > make[1]: Leaving directory `/icewm-1.2.22' > make: *** [build-stamp] Error 2 > Please add the missing Build-Depends on > 'libxpm-dev, librandr-dev, libxinerama-dev' > to debian/control. > Regards > Andreas Jochens > diff -urN ../tmp-orig/icewm-1.2.22/debian/control ./debian/control > --- ../tmp-orig/icewm-1.2.22/debian/control 2005-08-09 11:20:28.000000000 > +0000 > +++ ./debian/control 2005-08-09 11:20:16.000000000 +0000 > @@ -3,7 +3,7 @@ > Priority: optional > Maintainer: Eduard Bloch <[EMAIL PROTECTED]> > Uploaders: Jerome Marant <[EMAIL PROTECTED]> > -Build-Depends: debhelper (>> 4.0.0), libxrender-dev, imlib11-dev, > libgnome2-dev, libgnome-desktop-dev, gettext, xutils, libxft-dev (>> 2.1.1) | > libxft2-dev, dpatch, libesd0-dev, libpng12-dev, libxinerama-dev [i386 ia64 > powerpc] > +Build-Depends: debhelper, libxpm-dev, libxrandr-dev, libxrender-dev, > imlib11-dev, libgnome2-dev, libgnome-desktop-dev, gettext, xutils, libxft-dev > (>> 2.1.1) | libxft2-dev, dpatch, libesd0-dev, libpng12-dev, libxinerama-dev > [amd64 i386 ia64 powerpc ppc64] > Build-Conflicts: libttf-dev > Standards-Version: 3.6.2.1 This bug is a duplicate of bug #319311, and this patch is wrong. - there is nothing architecture-specific about the libxinerama-dev build-dependency; you should not extend this brokenness with further enumeration of architectures - nothing in the quoted error gives any reason why libxpm-dev and libxrandr-dev should be added as build-dependencies. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

