lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 19 Dec 2006 10:14:24 -0600
From:	art@...ltd.com
To:	linux-kernel@...r.kernel.org
Cc:	torvalds@...l.org
Subject: 2.6.20-rc1-git compilation error
	drivers/connector/connector.c:138: error: ?struct work_struct? has no
	member named ?management?

to: linux-kernel@...r.kernel.org
cc: torvalds@...l.org


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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ