pkgsrc-Users archive

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

Re: 2011Q3: x11/startup-notification fails due to x11-xcb



On Sat 08 Oct 2011 at 23:48:11 +0200, Rhialto wrote:
> x11/startup-notification is yet another packagee that does not configure
> on 5.0 due to xcb...

I tried installing the modular libX11, which should be good enough to
work. That could be done without installing more modular X dependencies
than I already had anyway. However, pkgsrc was too clever to let me use
it. Configure still failed in the same way, even though I now had
/usr/pkg/lib/pkgconfig/x11-xcb.pc. 

I even tried being clever and "temporarily" change the value of
${X11_TYPE}, like so, but that didn't help either:

X11_TYPE_startup-notification := ${X11_TYPE}
X11_TYPE := modular
.include "../../x11/libX11/buildlink3.mk"
X11_TYPE := ${X11_TYPE_startup-notification}

Any other ideas to force the use of modular libX11 as a replacement of
the native one?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index