libextractor
[Top][All Lists]
Advanced

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

[libextractor] Issue at make step


From: janemba
Subject: [libextractor] Issue at make step
Date: Sat, 26 Mar 2011 17:05:52 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Hello,

I tried to install libextractor-0.6.2 but at make step I have the following 
error :

---- cut here ----
make[4]: Entering directory `/tmp/libextractor-0.6.2/src/plugins'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../src/include -I../../src/common    -fno-strict-aliasing -g -O2 -MT 
rpm_extractor.lo -MD -MP -MF .deps/rpm_extractor.Tpo -c -o rpm_extractor.lo 
rpm_extractor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include 
-I../../src/common -fno-strict-aliasing -g -O2 -MT rpm_extractor.lo -MD -MP -MF 
.deps/rpm_extractor.Tpo -c rpm_extractor.c  -fPIC -DPIC -o .libs/rpm_extractor.o
rpm_extractor.c: In function âEXTRACTOR_rpm_extractâ:
rpm_extractor.c:173: error: ârpmtdâ undeclared (first use in this function)
rpm_extractor.c:173: error: (Each undeclared identifier is reported only once
rpm_extractor.c:173: error: for each function it appears in.)
rpm_extractor.c:173: error: expected â;â before âpâ
rpm_extractor.c:197: warning: passing argument 1 of ârpmlogSetCallbackâ from 
incompatible pointer type
rpm_extractor.c:197: error: too many arguments to function ârpmlogSetCallbackâ
rpm_extractor.c:222: error: âpâ undeclared (first use in this function)
rpm_extractor.c:235: warning: assignment makes pointer from integer without a 
cast
make[4]: *** [rpm_extractor.lo] Error 1
make[4]: Leaving directory `/tmp/libextractor-0.6.2/src/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/libextractor-0.6.2/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/libextractor-0.6.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/libextractor-0.6.2'
make: *** [all] Error 2
---- cut here ----

I used GNU/Linux Slackware-2.6.29-1 distribution. I installed rpm-4.4.2.1 from 
source but nothing
change. Could you help me ?

Regards,




reply via email to

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