  | |  | Newer GnuPG (S)RPMS? | Newer GnuPG (S)RPMS? 2004-11-08 - By Henk van Lingen
Back Hi,
Has anyone newer GnuPG (S)RPMs than the one coming with CentOS
(gnupg-1.2.1-10). That one obviously has problems (for example: it
doesn 't recognize new signatures on keys when doing 'gpg --import
keysfile ').
I tried to build new packages from various SRPMs from the Fedora distros.
The builds went oke, however, after installing them (no complaining debs)
this error occurs when using gpg:
gpg: relocation error: gpg: undefined symbol: strlwr
The problem seems to be that the 'configure ' checks for it, and gives the
wrong answer:
configure:16649: checking for strlwr
configure:16706: gcc -o conftest -O2 -g -pipe -march=i386 -mcpu=i686 -fPIE
-O2
-g -pipe -march=i386 -mcpu=i686 -pie conftest.c >&5
/tmp/cc4bA3qv.o(.text+0x19): In function `main ':
/private/rpm/BUILD/gnupg-1.2.6/conftest.c:162: undefined reference to
`strlwr '
/tmp/cc4bA3qv.o(.data.rel+0x0):/private/rpm/BUILD/gnupg-1.2.6/conftest.c:161:
undefined reference to `strlwr '
configure:16712: $? = 0
configure:16715: test -z || test ! -s conftest.err
configure:16718: $? = 0
configure:16721: test -s conftest
configure:16724: $? = 0
configure:16736: result: yes
This happens when doing a rpmbuild with a SRPM. Just doing a configure
'by hand ' in an unpacked ./redhat/BUILD/gnupg-1.2.x dir however gives
the right answer (result: no)
Regards,
--
Henk van Lingen, Systems & Network Administrator (o- -+
Dept. of Computer Science, Utrecht University. /\ |
phone: +31-30-2535278 v_/_
http://henk.vanlingen.net/
http://www.tuxtown.net/netiquette/
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |