Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#2663 closed task (fixed)

GnuPG 1.4.9

Reported by: willimm Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Two GnuPG updates: 1.4.9 and 2.0.9.

Attachments (1)

gnupg-1.4.9_curl-1.patch (2.5 KB ) - added by Ag. Hatzimanikas 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Ag. Hatzimanikas, 15 years ago

Summary: GnuPG 1.4.9/GnuPG 2.0 2.0.9GnuPG 1.4.9

Gnupg-1.4.9 fails to compile if libcurl is already installed.

The atatched patch (pulled from cvs) seems to fix the compilation problem.

I will leave it for a week for testing before doing the update, unless 1.4.10 comes out before.

Apply with -p0, I will reformat the patch properly when it will be submitted.

Also add comments to #2688 for 2.0.9.

comment:2 by Ag. Hatzimanikas, 15 years ago

I am posting the error I am getting when I am building 1.4.9, which happens when libcurl (linked against a SSL/TLS library) is already installed, so it can be search-able.

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl    -O2 -march=athlon64 -pipe -fomit-frame-pointer -Wall -Wno-pointer-sign -MT gpgkeys_curl-gpgkeys_curl.o -MD -MP -MF .deps/gpgkeys_curl-gpgkeys_curl.Tpo -c -o gpgkeys_curl-gpgkeys_curl.o `test -f 'gpgkeys_curl.c' || echo './'`gpgkeys_curl.c
gpgkeys_curl.c: In function 'main':
gpgkeys_curl.c:304: error: 'typeof' applied to a bit-field

Attached is the reformatted patch, apply with -p1.

by Ag. Hatzimanikas, 15 years ago

Attachment: gnupg-1.4.9_curl-1.patch added

comment:3 by Ag. Hatzimanikas, 15 years ago

Resolution: fixed
Status: newclosed

Updated in r7735.

comment:4 by (none), 13 years ago

Milestone: 6.4

Milestone 6.4 deleted

Note: See TracTickets for help on using tickets.