On Friday 23 July 2010 02:21 PM, Cyril Hrubis wrote:
> Hi!
>    
>>>>> When doing 'make install' in ltp/testcases/realtime/ the process stops
>>>>> because the dummy makefile generated from empty Makefile.am is not
>>>>> correct makefile (has unmakeable targets). This could be easily fixed by
>>>>> adding m4 to FILTER_OUT_DIRS.
>>>>>
>>>>> Patch attached.
>>>>>            
>>>> I understand the issue that you're trying to address, but have you
>>>> tried to do make distclean from the top and then rerun the build? Does
>>>> it work?
>>>>          
>>> No, it broke even more, now 'make' doesn't work too. Anyway is there a
>>> point for running Makefile generated from empty Makefile.am?
>>>        
>>      The process is:
>>
>> make distclean
>> make autotools
>> ./configure {blah}
>>
>>      
> git clone ltp-next
> make distclean
> make autotools
> ./configure
> cd testcases/realtime/
>    
You have to run ./configure again here.

Thanks,
Gowri
> make
> DESTDIR=/tmp/ make install
>
> ---- snip ----
> make[2]: Entering directory
> `/home/metan/Work/git/ltp-next-local/testcases/realtime/m4'
> make[2]: *** No rule to make target `install-exec-am'.  Stop.
> make[2]: Leaving directory
> `/home/metan/Work/git/ltp-next-local/testcases/realtime/m4'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory
> `/home/metan/Work/git/ltp-next-local/testcases/realtime/m4'
> make: *** [install] Error 2
>
>
> automake (GNU automake) 1.11.1
> autoconf (GNU Autoconf) 2.65
> make GNU Make 3.81
>
>    


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to