Hi!
> One thing I noticed is that those libraries which failed were "INTERNAL_LIB".
> 
> Can you try this:
> 
> 1. cd $LTP/testcases/kernel/lib
> 2. edit Makefile and change this line:
>       INTERNAL_LIB            := libkerntest.a
> to:
>       LIB            := libkerntest.a
> 3. run make
> 
> Does that make any difference?

But these behave differently only on install target. For any other
target LIB is the same as INTERNAL_LIB.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to