** Description changed: I'm trying to build gnome-control-center from git master but as of Friday it checks for the smbclient pkgconfig file as part of the new Sharing panel. This is simple to fix as the pkgconfig file libsmbclient.pc is already built; it's just not installed. Just add this to libsmbclient-dev.install: usr/lib/*/pkgconfig/smbclient.pc + + and this below the similar wblclient.pc line of debian/rules: + + install -m 0644 source3/pkgconfig/smbclient.pc + $(DESTDIR)/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig For Raring, you may also want the new upstream release with included security updates (i.e.: merge from Debian experimental). ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: libsmbclient-dev 2:3.6.9-1ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7 Uname: Linux 3.8.0-6-generic x86_64 ApportVersion: 2.8-0ubuntu4 Architecture: amd64 Date: Mon Feb 18 08:44:45 2013 MarkForUpload: True - OtherFailedConnect: Yes - SambaServerRegression: No - SmbConfIncluded: No SourcePackage: samba UpgradeStatus: No upgrade log present (probably fresh install)
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1129110 Title: Missing pkgconfig files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1129110/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
