[arch-general] Building librpcsecgss for x86_64
Anyone know what this error is about? What package gives gssglue? I am building in a clean chroot and it fails Building outside clean chroot works checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSSGLUE... no checking for GSSGLUE... no configure: error: Unable to locate information required to use libgssglue. If you have pkgconfig installed, you might try setting environment variable PKG_CONFIG_PATH to /usr/local/lib/pkgconfig make: *** No targets specified and no makefile found. Stop. ==> ERROR: Build Failed. Aborting... which: no namcap in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core) cleaning up mounts Moving downloaded source file (librpcsecgss-0.18-heimdal.patch to /home/builder/root/repos/sources Moving downloaded source file (librpcsecgss-0.18.tar.gz to /home/builder/root/repos/sources Build failed, check /home/builder/rw/build cleaning up unioned mounts
On Sun, 12 Jul 2009 07:28:20 -0400 Baho Utot <baho-utot@columbus.rr.com> wrote:
Anyone know what this error is about?
What package gives gssglue?
I am building in a clean chroot and it fails Building outside clean chroot works
checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSSGLUE... no checking for GSSGLUE... no configure: error: Unable to locate information required to use libgssglue. If you have pkgconfig installed, you might try setting environment variable PKG_CONFIG_PATH to /usr/local/lib/pkgconfig make: *** No targets specified and no makefile found. Stop. ==> ERROR: Build Failed. Aborting... which: no namcap in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core) cleaning up mounts Moving downloaded source file (librpcsecgss-0.18-heimdal.patch to /home/builder/root/repos/sources Moving downloaded source file (librpcsecgss-0.18.tar.gz to /home/builder/root/repos/sources Build failed, check /home/builder/rw/build cleaning up unioned mounts
On Sun, 2009-07-12 at 12:33 +0100, Nathan K. Bathory wrote:
On Sun, 12 Jul 2009 07:28:20 -0400 Baho Utot <baho-utot@columbus.rr.com> wrote:
Anyone know what this error is about?
What package gives gssglue?
I am building in a clean chroot and it fails Building outside clean chroot works
checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSSGLUE... no checking for GSSGLUE... no configure: error: Unable to locate information required to use libgssglue. If you have pkgconfig installed, you might try setting environment variable PKG_CONFIG_PATH to /usr/local/lib/pkgconfig make: *** No targets specified and no makefile found. Stop. ==> ERROR: Build Failed. Aborting... which: no namcap in (/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core) cleaning up mounts Moving downloaded source file (librpcsecgss-0.18-heimdal.patch to /home/builder/root/repos/sources Moving downloaded source file (librpcsecgss-0.18.tar.gz to /home/builder/root/repos/sources Build failed, check /home/builder/rw/build cleaning up unioned mounts
Ok thanks. The AUR package is not on the system so I still don't know what is happening
On Sun, 2009-07-12 at 07:28 -0400, Baho Utot wrote:
Anyone know what this error is about?
What package gives gssglue?
I am building in a clean chroot and it fails Building outside clean chroot works
Does it fail some commands before running ./configure? We patch librpcsecgss so it doesn't need libgssglue, but uses heimdal gssapi libraries instead. Somehow the patch or the autoconf steps don't work in your situation.
On Sun, 2009-07-12 at 14:12 +0200, Jan de Groot wrote:
On Sun, 2009-07-12 at 07:28 -0400, Baho Utot wrote:
Anyone know what this error is about?
What package gives gssglue?
I am building in a clean chroot and it fails Building outside clean chroot works
Does it fail some commands before running ./configure? We patch librpcsecgss so it doesn't need libgssglue, but uses heimdal gssapi libraries instead. Somehow the patch or the autoconf steps don't work in your situation.
No it does not. After I updated my chroot with chroot /home/builder/root pacman -Syy sudo mkarchroot -u </home/builder/root and it now builds . I don't see what that did but it now works.
participants (3)
-
Baho Utot
-
Jan de Groot
-
Nathan K. Bathory