[Buildroot] [PATCH] Add lesstif package

Peter Korsgaard jacmet at uclibc.org
Mon Sep 23 10:50:04 UTC 2013


>>>>> "Thierry" == Thierry Bultel <thierry.bultel at wanadoo.fr> writes:

Hi,

 >> We don't have a XLIB_LIBXP package in Buildroot?

 Thierry> ack
 Thierry> This is a mistake.
 Thierry> Taking your notes below in account, this should be

 Thierry>     select BR2_PACKAGE_XLIB_LIBXT
 Thierry>     select BR2_PACKAGE_XLIB_LIBXEXT

 Thierry> I wonder if I should not add "depends on BR2_PACKAGE_XORG7" as well ?
 Thierry> Else the needed libraries will not be built at all.

Indeed. Look at the blackbox package for an example


 Thierry> +# Remove the ac_find_motif.m4 that is copied on target
 Thierry> +define LESSTIF_FIXACLOCAL
 Thierry> +	rm -rf $(TARGET_DIR)/$(HOME)
 Thierry> +endef
 >> 
 >> HOME?

 Thierry> yes, current user $(HOME).
 Thierry> This is weird indeed but lesstif actually creates

 Thierry> $(TARGET_DIR)/$(HOME)/$(TOPDIR)/output/host/usr/share/aclocal/ac_find_motif.m4

Ahh. Could you extend the comment a bit to explain this?


 >> Care to fix and resend?

 Thierry> Sure, once we are ok with the all points above

Great, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list