CC added to rpm-devel lists dulug duke edu, where you're more likely
to find rpm-4.4.8 help.
On Mar 26, 2007, at 11:30 PM, Marcus Habermehl (BMH1980) wrote:
...
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../build -I../rpmdb
-I../rpmio -I../file/src -I/usr/include/beecrypt -I../popt -I../misc
-I../zlib -O2 -g -march=i686 -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wno-char-subscripts -MT rpmds.lo -MD -MP -MF .deps/rpmds.Tpo -c
rpmds.c -fPIC -DPIC -o .libs/rpmds.o
rpmds.c:3180: error: expected ')' before 'PRCO'
...
I can't C. So I haven't any idea what's the problem. Can someone help
me to build rpm?
You're missing a typedef for rpmPRCO somehow.
What platform? What compiler?