gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] 0.7 and libextractor : 0.5 needed ?


From: Christian Grothoff
Subject: Re: [GNUnet-developers] 0.7 and libextractor : 0.5 needed ?
Date: Sun, 19 Jun 2005 12:07:00 -0500
User-agent: KMail/1.7.2

Yes, you do need LE 0.5 (it says so in the README, too).

Christian

On Saturday 18 June 2005 02:32 pm, Milan wrote:
> 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




reply via email to

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