pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45194
The following reply was made to PR pkg/45194; it has been noted by GNATS.
From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45194
Date: Thu, 11 Aug 2011 23:31:48 +0300
> @Aleksey: not sure if you're talking to the original reporter or me,
> however here is the relevant info:
> bmake show-vars VARNAMES='X11_TYPE PKG_DEFAULT_OPTIONS PKG_OPTIONS.cairo'
> native
Wow. If you set X11_TYPE to "native" on non-NetBSD system be ready for a
lot of very strange problems ;-) Personally, I'd recommend you to always
set X11_TYPE=modular on non-NetBSD systems and Linux in particular.
As about bug, it looks like configure could not find xcb-shm.pc.
First, please analyse output of "bmake configure"
and look for
checking for xcb_shm... no
If it there, this is where this problem come from.
Maybe installing Ubuntu package with xcb-shm.pc may help.
On Debian it is libxcb-shm0-dev
But I'm not sure it is a correct fix.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index