[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: can't compile rpm cvs
- From: Jeff Johnson <n3npq nc rr com>
- To: rpm-list redhat com
- Subject: Re: can't compile rpm cvs
- Date: Wed, 05 Nov 2003 19:41:10 -0500
Peppe wrote:
This is what I get:
make[4]: Entering directory `/home/giuseppe/cvs/rpm/elfutils/tests'
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdwarf
-I../libdw -I../libebl -I../libelf -I -Wall -g -O2
-D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wno-c pts -MT get-pubnames2.o -MD -MP -MF
".deps/get-pubnames2.Tpo" \
-c -o get-pubnames2.o `test -f 'get-pubnames2.c' || echo
'./'`get-pubnames2.c; \
then mv ".deps/get-pubnames2.Tpo" ".deps/get-pubnames2.Po"; \
else rm -f ".deps/get-pubnames2.Tpo"; exit 1; \
fi
get-pubnames2.c: In function `callback':
get-pubnames2.c:36: redeclaration of `diename'
get-pubnames2.c:27: `diename' previously declared here
get-pubnames2.c:27: warning: unused variable `diename'
make[4]: *** [get-pubnames2.o] Error 1
make[4]: Leaving directory `/home/giuseppe/cvs/rpm/elfutils/tests'
Can you help me please?
Get latest elfutils from rawhide and install. Then rerun configure to
build against
external elfutils.
The internal version of elfutils is older, has the wrong (i.e. rpm
already has 3
licenses, does not need Yet Another License to enhance confusion)
license, being
phased out of rpm.
BTW, the latest rpm "production" bits are on the rpm-4_2 branch, do
cvs up -r rpm-4_2
after check out. You will also need libtool-1.4.3, libtool-1.5.1 has
incompatible
changes.
73 de Jeff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]