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

Re: Patch for dbootstrap make test targets



On Wed, Nov 22, 2000 at 04:45:33PM +0000, Wookey wrote:
> If, in utilities/dbootstrap, you do 
> make choose_config_test (on i386 or arm) the compile fails to link at the
> end, due to all the newt symbols being missing.

[...]

> -$(_TESTS) $(PROG)_test : _LIBS = $(LIBS)
> +$(_TESTS) $(PROG)_test : _LIBS = $(LIBS) $(LIBS_NLC)

[...]

> There is also a similar $(_TESTS_G) set of lines below that probably need the
> same change.
> 
> Hope this is useful. If this isn't the right way to fix it then could someone
> explain what's going on?

Yes, you are right. I probably broke that during LC
integration, because I forgot to add LIBS_NLC to all targets
that do not use LC.

Marcin

-- 
+--------------------------------+ The reason we come up with new versions
|Marcin Owsiany                  | is not to fix bugs. It's the stupidest
|porridge@pandora.info.bielsko.pl| reason to buy a new version
+--------------------------------+ I ever heard.            - Bill Gates



Reply to: