libextractor
[Top][All Lists]
Advanced

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

Re: [libextractor] Not showing meta information


From: Christian Grothoff
Subject: Re: [libextractor] Not showing meta information
Date: Thu, 27 May 2010 09:24:09 +0200
User-agent: KMail/1.13.2 (Linux/2.6.32-22-generic; KDE/4.4.2; i686; ; )

Hi!

Looks like our configure tests for libltdl are still not nice.  Try

$ apt-get install libltdl-dev

and then re-run configure.  This should do.

Best,

Christian

On Thursday, May 27, 2010 08:23:26 am Peter Muhr wrote:
> Hi,
> 
> I downloaded LE 0.6.0 and configured went through okay. If I do "make" I
> get the following output:
> 
> extractor.c:60:32: error: ../../libltdl/ltdl.h: Datei oder Verzeichnis
> nicht gefunden
> extractor.c: In function ‘get_symbol_with_prefix’:
> extractor.c:658: warning: assignment makes pointer from integer without a
> cast
> extractor.c:663: warning: passing argument 1 of ‘strlen’ makes pointer from
> integer without a cast
> extractor.c:663: warning: passing argument 2 of ‘memcpy’ makes pointer from
> integer without a cast
> extractor.c:663: warning: passing argument 1 of ‘__strdup’ makes pointer
> from integer without a cast
> extractor.c:665: warning: assignment makes pointer from integer without a
> cast
> extractor.c:690: warning: assignment makes pointer from integer without a
> cast
> extractor.c:692: warning: assignment makes pointer from integer without a
> cast
> extractor.c: In function ‘plugin_load’:
> extractor.c:712: error: ‘lt_dladvise’ undeclared (first use in this
> function)
> extractor.c:712: error: (Each undeclared identifier is reported only once
> extractor.c:712: error: for each function it appears in.)
> extractor.c:712: error: expected ‘;’ before ‘advise’
> extractor.c:726: error: ‘advise’ undeclared (first use in this function)
> extractor.c:730: warning: assignment makes pointer from integer without a
> cast
> make[4]: *** [libextractor_la-extractor.lo] Fehler 1
> make[3]: *** [all-recursive] Fehler 1
> make[2]: *** [all-recursive] Fehler 1
> make[1]: *** [all-recursive] Fehler 1
> make: *** [all] Fehler 2
> 
> I couldn't find a folder or filename like ../../libltdl/ltdl.h in my
> contribution.
> 
> Can anybody please help?
> 
> Thank you very much in advance!



reply via email to

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