2.4.21-rc2 and rc1 compile problem in fs/exec.c + PATCH

From: dvorak (dvorak@xs4all.nl)
Date: Tue May 13 2003 - 19:26:18 EST


Hi,

while compiling a 2.4.21-rc2 kernel i noticed the following
compile problem:

exec.c: In function `format_corename':
exec.c:1084: `uts_sem' undeclared (first use in this function)
exec.c:1084: (Each undeclared identifier is reported only once
exec.c:1084: for each function it appears in.)
exec.c:1086: `system_utsname' undeclared (first use in this function)

reverting back to 2.4.21-rc1 shows the same problem, solution
seems to add #include <linux/utsname.h> to the list of included
files in fs/exec.c couldn't find anything in the mailing lists
(searched for uts_sem at theaimsgroup) hope this patch helps,

gtx.
  dvorak

P.S. i am not subscribed but i'll follow the archives the coming
time, Cc if possible.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 15 2003 - 22:00:49 EST