[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] 0.7 and libextractor : 0.5 needed ?
From: |
Milan |
Subject: |
[GNUnet-developers] 0.7 and libextractor : 0.5 needed ? |
Date: |
Sat, 18 Jun 2005 21:32:03 +0200 |
Hi !
Trying to compile GNUnet 0.7 CVS, I get an error because of a mising
symbol : EXTRACTOR_PUBLICATION_DATE (see below). This constant seems to
appear in extractor.h from libextractor 0.5, but not from 0.4.2.
Nevertheless, the GNUnet download page tells me that 0.4.2 is needed :
is this only applicable to 0.6 series ? The ./configure file didn't saw
the problem... I would like try installing the 0.5 package, but it's not
present in debian at the moment. So I may wait - or compile from the
sources...
Thanks for all
Making all in ecrs
make[5]: Entering directory
`/home/milan/Documents/Dev/GNUnet/src/applications/fs/ecrs'
if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include
-fno-strict-aliasing -Wall -g -O2 -MT meta.lo -MD -MP -MF
".deps/meta.Tpo" -c -o meta.lo meta.c; \
then mv -f ".deps/meta.Tpo" ".deps/meta.Plo"; else rm -f
".deps/meta.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include
-fno-strict-aliasing -Wall -g -O2 -MT meta.lo -MD -MP -MF .deps/meta.Tpo
-c meta.c -fPIC -DPIC -o .libs/meta.o
meta.c: In function `ECRS_addPublicationDateToMetaData':
meta.c:66: error: `EXTRACTOR_PUBLICATION_DATE' undeclared (first use in
this function)
meta.c:66: error: (Each undeclared identifier is reported only once
meta.c:66: error: for each function it appears in.)
meta.c: In function `ECRS_getMetaData':
meta.c:141: error: `EXTRACTOR_THUMBNAIL_DATA' undeclared (first use in
this function)
meta.c: In function `ECRS_getThumbnailFromMetaData':
meta.c:252: error: `EXTRACTOR_THUMBNAIL_DATA' undeclared (first use in
this function)
make[5]: *** [meta.lo] Erreur 1
make[5]: Leaving directory
`/home/milan/Documents/Dev/GNUnet/src/applications/fs/ecrs'
make[4]: *** [all-recursive] Erreur 1
make[4]: Leaving directory
`/home/milan/Documents/Dev/GNUnet/src/applications/fs'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory
`/home/milan/Documents/Dev/GNUnet/src/applications'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/milan/Documents/Dev/GNUnet/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/milan/Documents/Dev/GNUnet'
make: *** [all] Erreur 2
--
Milan
:-:-:-:
Clé GnuPG : 0xB4A12547
:-:-:-:
"Libérez-vous des systèmes propriétaires... Passez à GNU/Linux"
{ www.gnu.org/home.fr.html --- www.lea-linux.org/intro/ }
- [GNUnet-developers] 0.7 and libextractor : 0.5 needed ?,
Milan <=