Problem compiling GnoRPM 0.9



I've been trying to compile GnoRPM without success for several releases.  I've got GnoRPM-0.9 sources right now, and all the latest non-CVS packages installed.   My RPM version is 3.0.2.  Here's what I get.  Any suggestions?  By the way, I also pulled down the RPM 3.02 source and couldn't find a function called rpmProblemSetFilter.

Dan

/usr/lib/librpm.a(ftp.o): In function `ftpGetFileDesc':
ftp.o(.text+0xd50): multiple definition of `ftpGetFileDesc'
./find/libfind.a(ftp.o):/save/gnome_src/gnorpm-0.9/find/ftp.c:381: first defined here
ld: Warning: size of symbol `ftpGetFileDesc' changed from 664 to 661 in ftp.o
/usr/lib/librpm.a(ftp.o): In function `ftpGetFile':
ftp.o(.text+0x1010): multiple definition of `ftpGetFile'
./find/libfind.a(ftp.o):/save/gnome_src/gnorpm-0.9/find/ftp.c:481: first defined here
ld: Warning: size of symbol `ftpGetFile' changed from 82 to 92 in ftp.o
/usr/lib/librpm.a(ftp.o): In function `ftpClose':
ftp.o(.text+0x1070): multiple definition of `ftpClose'
./find/libfind.a(ftp.o):/save/gnome_src/gnorpm-0.9/find/ftp.c:496: first defined here
ld: Warning: size of symbol `ftpClose' changed from 13 to 28 in ftp.o
install.o: In function `do_install':
/save/gnome_src/gnorpm-0.9/install.c:482: undefined reference to `rpmProblemSetFilter'
make[2]: *** [gnorpm] Error 1
make[2]: Leaving directory `/save/gnome_src/gnorpm-0.9'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/save/gnome_src/gnorpm-0.9'
make: *** [all-recursive-am] Error 2          



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