gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] GnuTLS 2.5.7 fails to build


From: Arfrever Frehtes Taifersar Arahesis
Subject: [PATCH] GnuTLS 2.5.7 fails to build
Date: Thu, 18 Sep 2008 19:33:34 +0200
User-agent: KMail/1.9.9

GnuTLS 2.5.7 fails to build:

Making all in libextra
make[2]: Entering directory 
`/var/tmp/portage/net-libs/gnutls-2.5.7/work/gnutls-2.5.7/libextra'
make[3]: Entering directory 
`/var/tmp/portage/net-libs/gnutls-2.5.7/work/gnutls-2.5.7/libextra'
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 
-DHAVE_CONFIG_H -I. -I..  -I../lgl -I../lgl -I../lib -I../includes 
-I../includes -I../lib/minitasn1   -I/usr/include  -pipe  -march=athlon64 
-msse3 -pipe -O3 -finline-limit=800 -fivopts -fno-ident -fomit-frame-pointer 
-Wno-pointer-sign -DG_DISABLE_ASSERT -DNDEBUG -Wno-pointer-sign -MT 
gnutls_extra.lo -MD -MP -MF .deps/gnutls_extra.Tpo -c -o gnutls_extra.lo 
gnutls_extra.c
mkdir .libs
 i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lgl -I../lgl 
-I../lib -I../includes -I../includes -I../lib/minitasn1 -I/usr/include -pipe 
-march=athlon64 -msse3 -pipe -O3 -finline-limit=800 -fivopts -fno-ident 
-fomit-frame-pointer -Wno-pointer-sign -DG_DISABLE_ASSERT -DNDEBUG 
-Wno-pointer-sign -MT gnutls_extra.lo -MD -MP -MF .deps/gnutls_extra.Tpo -c 
gnutls_extra.c  -fPIC -DPIC -o .libs/gnutls_extra.o
gnutls_extra.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '_gnutls_compression_algorithms'
gnutls_extra.c: In function '_gnutls_add_lzo_comp':
gnutls_extra.c:61: error: '_gnutls_compression_algorithms' undeclared (first 
use in this function)
gnutls_extra.c:61: error: (Each undeclared identifier is reported only once
gnutls_extra.c:61: error: for each function it appears in.)
make[3]: *** [gnutls_extra.lo] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/net-libs/gnutls-2.5.7/work/gnutls-2.5.7/libextra'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/net-libs/gnutls-2.5.7/work/gnutls-2.5.7/libextra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/net-libs/gnutls-2.5.7/work/gnutls-2.5.7'
make: *** [all] Error 2


The attached patch fixes this problem.

-- 
Arfrever Frehtes Taifersar Arahesis

Attachment: gnutls-2.5.7-gnutls_compression_entry.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]