2.6.20-rc1-git compilation errordrivers/connector/connector.c:138: error: ?struct work_struct? has nomember named ?management?

From: art
Date: Tue Dec 19 2006 - 11:23:34 EST


to: linux-kernel@xxxxxxxxxxxxxxx
cc: torvalds@xxxxxxxx


2.6.20-rc1-git compilation error drivers/connector/connector.c:138: error: ?struct work_struct? has no member named ?management?

$ date
Tue Dec 19 10:12:17 CST 2006
$ git pull
Already up-to-date.
$ make -j 8
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
CC drivers/connector/connector.o
drivers/connector/connector.c: In function ?cn_call_callback?:
drivers/connector/connector.c:138: error: ?struct work_struct? has no member named ?management?
drivers/connector/connector.c:138: error: ?struct work_struct? has no member named ?management?
make[2]: *** [drivers/connector/connector.o] Error 1
make[1]: *** [drivers/connector] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....


xboom

-
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/