2008/11/12 Jiří Paleček <[EMAIL PROTECTED]>: > On Wed, 12 Nov 2008 09:24:42 +0100, Subrata Modak >> In today´s CVS snapshot, signalfd01.c failed to compile. Did i mess up >> somewhere during patch application ? > > No, that's probably my omission. The cleanup function should be defined > whenever syscall() is called, so either it has to be defined outside "#ifdef > USE_STUB" block, or the signalfd() function should be move into it. I attach > two patches, one does the former, the other the latter.
the latter. ive committed that, thanks > However, I cannot > test it, because I get this: > > [EMAIL PROTECTED]:/tmp/ltp$ make > autoheader > /usr/bin/m4:configure.ac:5: cannot open `m4/ltp-signalfd.m4': No such file > or directory your checkout is incomplete ? you need the m4/ dir ... -mike ------------------------------------------------------------------------- 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
