On Mon, Apr 16, 2007 at 01:26:44PM +0200, Tomasz Mateja wrote: > Wywala się (zarówno na sparc i sparc64) [...] > umount.c:33: error: expected declaration specifiers or '...' before > 'umount2' > umount.c:33: error: expected declaration specifiers or '...' before 'path' > umount.c:33: error: expected declaration specifiers or '...' before > 'flags' > umount.c:33: warning: data definition has no type or storage class > umount.c:33: warning: type defaults to 'int' in declaration of '_syscall2'
-#if defined(MNT_FORCE) && !defined(__sparc__) && !defined(__arm__) +#if defined(MNT_FORCE) (umount.c, kilka linii wcześniej) -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
