Thanks for the fixes. Merged them. Regards-- Subrata
On Tue, 2008-10-21 at 03:47 +0200, Jiri Palecek wrote: > Hello, > > On Monday 20 October 2008 18:47:23 Elder Costa wrote: > > Hi. Here I am getting the following error (with Ubuntu 7.04): > > > > [EMAIL PROTECTED]:/tmp/ltp/testcases/ballista$ LANG= make -f Makefile > > WARNING: No perl detected; skipping ballista tests > > This is caused by a bashism in the makefile (see patch 1). > > I've compiled & ran ballista on Debian lenny, and found out some patches are > needed to make it work. Patches 1 and 2 are fix bashisms causing failures > when > using Debian's dash. > > Patch 12 fix a problem when generated the test executable source, which > causes > the last argument of the tested syscall to be repeated (eg. call chdir(char*) > would end up as chdir(char*, char*)). > > Patch 13 adds using declarations to generated sources, where needed. > > Regards > Jiri Palecek > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
