libextractor
[Top][All Lists]
Advanced

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

Re: [libextractor] Issue at make step


From: Christian Grothoff
Subject: Re: [libextractor] Issue at make step
Date: Sat, 26 Mar 2011 19:42:50 +0100
User-agent: KMail/1.13.5 (Linux/2.6.35-28-generic; KDE/4.5.1; i686; ; )

Hi!

The problem is not "rpm" (that's the binary), but librpm (the library).  On my 
system, I have

librpm-dev 4.8.1-5                                                    

installed.  Which version (if any) is installed on yours?

Happy hacking,

Christian

On Saturday, March 26, 2011 05:05:52 pm janemba wrote:
> 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]