[Xcb] Bug#632555: Bug#632555: libpthread-stubs0: Multiarch support
Samuel Thibault
sthibault at debian.org
Mon Jul 4 13:19:43 PDT 2011
Julien Cristau, le Mon 04 Jul 2011 22:15:03 +0200, a écrit :
> missing Pre-Depends,
Oops, indeed.
> and bumped dependency on cdbs and/or debhelper.
cdbs (>= 0.4.93) indeed.
> > Description: pthread stubs not provided by native libc
> > This library provides weak aliases for pthread functions not provided
> > in libc or otherwise available by default. Libraries like libxcb rely
> > --- libpthread-stubs-0.3/debian/rules 2011-07-03 15:24:33.000000000 +0200
> > +++ libpthread-stubs-0.3-mine/debian/rules 2011-07-03 15:45:14.000000000 +0200
> > @@ -5,7 +5,7 @@
> > include /usr/share/cdbs/1/rules/debhelper.mk
> > include /usr/share/cdbs/1/class/autotools.mk
> >
> > -DEB_CONFIGURE_EXTRA_FLAGS=--prefix=/
> > +DEB_CONFIGURE_EXTRA_FLAGS=--prefix=/ --libdir=/lib/$(DEB_HOST_MULTIARCH)
>
> may need to set the variable first?
cdbs does it.
Samuel
More information about the Xcb
mailing list