Dan Nicholson wrote:

> Nice Subject:, Greg. :)

Thought it'd get your attention :-)

> We'll definitely get it fixed. Randy is very on top of things. FWIW,
> in my scripts I list out all the dependencies (using that clever GNU
> make procedure you showed). Here's what I have looking for popt:
> 
> $ grep -l popt * | sed 's/\.deps$//'
> cryptsetup-luks
> desktop-file-utils
> eog
> GConf
> gdm
> gedit
> gnome-utils
> gnome-vfs
> gstreamer-0.8
> gstreamer
> gucharmap
> libbonobo
> libdv
> libgnomeui
> libgtop
> librsvg
> nautilus
> notification-daemon
> ORBit2
> popt
> yelp
> 
> Those might not be 100% accurate, but I try pretty hard to find all
> the dependencies. I actually would prefer to see all the dependencies,
> but this argument has been had before and some people are very opposed
> to it.

Some more data. I just did a quick and dirty scan on only a partially
built Gnome system (basically up to gnome-panel) with readelf looking for
DT_NEEDED entries for libpopt and this is what I came up with:

GConf
ORBit2
evolution-data-server
gnome-desktop
gnome-panel
gnome-vfs
gucharmap
libbonobo
libbonoboui
libgnome
libgnomeprint
libgnomeui

Regards
Greg
-- 
http://www.diy-linux.org/

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to