On Wed, Jul 16, 2008 at 09:43:35AM +0200, Enrik Berkhan wrote:
> host-lrzsz (which is always enabled) won't compile unless (target-)lrzsz
> is also enabled because its Makefile misses a dependency for its
> sources:
> 
> Index: rules/host-lrzsz.make
> ===================================================================
> --- rules/host-lrzsz.make       (revision 8655)
> +++ rules/host-lrzsz.make       (working copy)
> @@ -23,7 +23,7 @@
>  # Get
>  # 
> ----------------------------------------------------------------------------
>  
> -$(STATEDIR)/host-lrzsz.get:
> +$(STATEDIR)/host-lrzsz.get: $(STATEDIR)/lrzsz.get
>         @$(call targetinfo, $@)
>         @$(call touch, $@)

There must be another bug with this dependency which I've found
yesterday. Will debug.

rsc
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


--
ptxdist mailing list
[email protected]

Reply via email to