http://bugs.openembedded.org/show_bug.cgi?id=867





------- Additional Comments From [EMAIL PROTECTED]  2006-04-17 06:49 -------
(In reply to comment #3)
> (In reply to comment #2)
> > It looks like you can get rid of the hal+glibc runtime dep build putting
> pmount-hal in it's own package. 
> > Something like:
> > 
> > PACKAGES += "${PN}_hal"
> > RDEPENDS_${PN}_hal += "${PN}"
> > FILES_${PN}-hal = "${bindir}/pmount-hal"
> 
> If you look at the patch, I did some pretty nasty stuff to remove the glib
> dependency (like creating a local intl.h with #define gettext(X) X). Took me a
> few minutes to recall why I didn't use the solution above, but I remember 
> now: I
> didn't want to have to compile glib just to use pmount =P
> 
> The fact that my patch is not needed to build pmount probably means it 
> shouldn't
> be used, but build time dependencies is still an issue. I'm building a distro
> for a machine with no screen, hence it seems silly that I have to compile glib
> to just use pmount/pumount.

Note that glib-2.0 isn't a gui lib, but a convinience lib for type and 
stringhandling.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to