Re: ANNOUNCE: fontilus-0.3 and nautilus-rpm-0.1



Janus N. Tøndering wrote:

Hi,

Just tried to compile nautilus-rpm (0.1) and discovered that the
configure script did not detect missing headers from rpm-devel.
It also did not detect a missing libelf-devel package.

Also, I receive this linking error:
nautilus-rpm-view.o: In function `rpm_view_load_location':
nautilus-rpm-0.1/src/nautilus-rpm-view.c:139: undefined reference to
`rpmReadPackageHeader'

I am not sure where this would be located.
Could you report the details of what you did in bugzilla? (nautilus-rpm product). The configure script needs a bit of work to better detect rpmlib and dependencies. The above error might be solvable by rerunning configure after installing rpm-devel and libelf-devel, as a work around (the rpmReadPackageHeader() function was renamed to rpmReadPackageFile() in rpm-4.1, so this indicates that the configure script didn't correctly detect that you had rpm-4.1 installed).

James.

--
Email: james daa com au              | Linux.conf.au   http://linux.conf.au/
WWW: http://www.daa.com.au/~james/ | Jan 22-25 Perth, Western Australia.


_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers



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