2.6.12-rc5-mm1: fork connector doesn't compile with gcc 2.95

From: Adrian Bunk
Date: Sun May 29 2005 - 09:27:24 EST


The following compile breakage with gcc 2.95 is caused by
fork-connector-send-status-to-userspace.patch:

<-- snip -->

...
CC drivers/connector/cn_fork.o
In file included from drivers/connector/cn_fork.c:36:
include/linux/cn_fork.h:58: warning: unnamed struct/union that defines
no instances
include/linux/cn_fork.h:60: warning: unnamed struct/union that defines
no instances
drivers/connector/cn_fork.c: In function `fork_connector':
drivers/connector/cn_fork.c:75: structure has no member named `ppid'
drivers/connector/cn_fork.c:76: structure has no member named `ptid'
drivers/connector/cn_fork.c:77: structure has no member named `cpid'
drivers/connector/cn_fork.c:78: structure has no member named `ctid'
drivers/connector/cn_fork.c: In function `cn_fork_send_status':
drivers/connector/cn_fork.c:110: structure has no member named `status'
make[2]: *** [drivers/connector/cn_fork.o] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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