On 02.Sep.08 17:17 -0400, Brian J. Murrell wrote: > On Mon, 2008-09-01 at 11:06 +0200, Bastian Tweddell wrote: > > /usr/src/lustre-1.6.5/lustre/llite/rw.c: In function > > ‘ll_file_lockless_io’: > > /usr/src/lustre-1.6.5/lustre/llite/rw.c:2095: error: too few arguments > > to function ‘remove_suid’ > > Have a look at bug 15308.
Many thanks! I patched the sources (v1.6.5) with security plug patch v3. But the first try did not work out. The configure script has not defined HAVE_SECURITY_PLUG. So I hardcoded that into lustre_compat25.h and lustre modules were compiled well. ------------------------------------------------------------------- ------------------------------------------------------------------- Forschungszentrum Jülich GmbH 52425 Jülich Sitz der Gesellschaft: Jülich Eingetragen im Handelsregister des Amtsgerichts Düren Nr. HR B 3498 Vorsitzende des Aufsichtsrats: MinDir'in Bärbel Brumme-Bothe Geschäftsführung: Prof. Dr. Achim Bachem (Vorsitzender), Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt, Dr. Sebastian M. Schmidt ------------------------------------------------------------------- ------------------------------------------------------------------- _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
