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: Emmanuel Kasper <emmanuel%libera.cc@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45194
Date: Thu, 04 Aug 2011 21:37:34 +0200

 I also have Debian Linux AMD64, and got also bitten by this bug.
 
 Mybe the problem here comes that the cairo-xcb-shm.pc pkg-config file is
 not built, because it needs xcb-shm.pc which is itselt not found ?
 
 This the relevant part of config.log for cairo
 
 configure:22035: checking for xcb_shm
 configure:22042: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
 Package xcb-shm was not found in the pkg-config search path.
 Perhaps you should add the directory containing `xcb-shm.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'xcb-shm' found
 configure:22045: $? = 1
 configure:22058: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
 Package xcb-shm was not found in the pkg-config search path.
 Perhaps you should add the directory containing `xcb-shm.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'xcb-shm' found
 configure:22061: $? = 1
 No package 'xcb-shm' found
 configure:22088: result: no
 configure:22090: result: no
 configure:22120: checking whether cairo's XCB/SHM functions feature
 could be enabled
 configure:22124: result: no (requires  http://xcb.freedesktop.org)
 


Home | Main Index | Thread Index | Old Index