RPM Community Forums

Mailing List Message of <rpm-devel>

Re: Testing for POPT earlier in configure.ac?

From: Jeff Johnson <n3npq@mac.com>
Date: Tue 05 Feb 2008 - 14:41:48 CET
Message-Id: <F0716317-8E51-4478-B6E2-17BDEA059C49@mac.com>

On Feb 5, 2008, at 8:27 AM, Jeff Johnson wrote:

>
> BTW, all this started because the autoconf test for uuid_import failed
> against F9 uuid-1.6.0 packaging.
>

Ah, here's UUD issue, dueling uuid libraries:

$ rpm -qf /usr/lib/libuuid.a
e2fsprogs-devel-1.40.5-1.fc9.i386

$ readelf -a /usr/lib/libossp-uuid.so.16.0.20 | grep uuid_import
0000b928  00003d07 R_386_JUMP_SLOT   000027d0   uuid_import
     61: 000027d0   870 FUNC    GLOBAL DEFAULT   11 uuid_import
$ rpm -qf /usr/lib/libossp-uuid.so.16.0.20
uuid-1.6.0-2.fc8.i386

I'll attempt a 2ndary test for libossp-uuid ...

73 de Jeff
Received on Tue Feb 5 14:42:10 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.