Re: gnorpm problem
- From: James Henstridge <james daa com au>
- To: Gregory Leblanc <gleblanc cu-portland edu>
- cc: gnome list <gnome-list gnome org>
- Subject: Re: gnorpm problem
- Date: Sat, 11 Dec 1999 08:53:40 +0800 (WST)
rpmlib has changed a bit since I released gnorpm-0.9. That is why you are
seeing problems. If you have a system similar to RH6.0, you could try the
binary RPM at ftp.gurulabs.com. Otherwise, try installing rpm-devel-3.0
temporarily while compiling gnorpm-0.9.
I have not released a new version lately, as I have been rewriting the
networking/rpmfind code to use the W3C's libwww, and it is taking a bit
longer than I expected (I am currently having a bit of trouble
implementing a tree walk inside callbacks where I can't use the stack to
maintain state -- difficult). When that is done, I should have a version
that is a bit more stable, and the interface won't slow down when
downloading files. It should probably also fix the problems that apeared
with the version shipped with RH6.1.
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Fri, 10 Dec 1999, Gregory Leblanc wrote:
> I've got a tarball for gnorpm-0.9, but I can't get it to compile. I'm
> getting an error about an undefined reference to 'rpmProblemSetFiler'.
> Here is the last gcc command, and the errors that I get:
>
> gcc -g -O2 -Wall -Wunused -o gnorpm gnorpm.o dbhandle.o misc.o
> mainwin.o install.o verify.o checksig.o gtkpathtree.o rpmfinddlg.o
> rpminstalldlg.o rpmpackagelist.o rpmprogress.o rpmquery.o rpmquerydlg.o
> rpmdentry.o rpmprops.o rpmwebfind.o -rdynamic -L/usr/lib
> -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE
> -lgtk -lgdk -lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd
> -laudiofile -lm -ldb1 -lglib -ldl ./find/libfind.a -L/usr/lib -lxml -lz
> -lghttp -L/usr/lib -lrpm -lz -ldb1
> install.o: In function `do_install':
> /usr/src/redhat/BUILD/gnorpm-0.9/install.c:482: undefined reference to
> `rpmProblemSetFilter'
> collect2: ld returned 1 exit status
> make[2]: *** [gnorpm] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/gnorpm-0.9'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/gnorpm-0.9'
> make: *** [all-recursive-am] Error 2
>
>
> Anybody know how to fix this thing?
> Greg
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]