in version 0.6.1
** Changed in: xdeb (Ubuntu)
Status: Triaged => Fix Released
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
** Branch linked: lp:ubuntu/xdeb
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
** Tags added: patch
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/m
Ah one more thing: your changelog entry should mention "LP: #1234"
rather than "close: 1234" (closes is for Debian bugs).
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Thanks for working on this
Try building libxt (didn't try it out myself), it seems to call pkg-
config for e.g. x11.pc
Your patch comments out GTEST_INCLUDEDIR and GTEST_LIBDIR.
You don't need string, you can 'foo:bar:baz'.split(os.pathsep). You
could just provide a function to search an *execu
** Patch added: "xdebPKGCONFIG.patch"
https://bugs.launchpad.net/ubuntu/+source/xdeb/+bug/623478/+attachment/1556771/+files/xdebPKGCONFIG.patch
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of U
Here is a patch that adds this functionality/fixes the bug.
I don't have a good test-case to know if it really has the desired
affect.
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, w
+++ Loïc Minier [2010-08-24 17:16 -]:
> Probably /usr/share/pkgconfig should be added as well, not
> /usr/$triplet/share/pkgconfig
I think you are right that /usr/share/pkgconfig is a 'better' place,
but dpkg-cross currently puts arch-indep pkgconfig files in
/usr/$triplet/share/pkgconfig
So
Probably /usr/share/pkgconfig should be added as well, not
/usr/$triplet/share/pkgconfig
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
So as a workaround, we should add this for now:
buildpackage.append('-ePKG_CONFIG_LIBDIR=/usr/%s/lib/pkgconfig' %
deb_host_gnu_type)
IF there is no $triplet-pkg-config in the path (which there isn't right
now).
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623
** Changed in: xdeb (Ubuntu)
Status: New => Triaged
** Changed in: xdeb (Ubuntu)
Assignee: (unassigned) => Wookey (wookey)
** Changed in: xdeb (Ubuntu)
Importance: Undecided => High
--
PKG_CONFIG_LIBDIR needs to be set by xdeb
https://bugs.launchpad.net/bugs/623478
You received t
11 matches
Mail list logo