Thorsten Glaser <[email protected]> writes: > ERROR: "strlen" [drivers/target/iscsi/iscsi_target_mod.ko] undefined! > ERROR: "strcpy" [drivers/target/iscsi/iscsi_target_mod.ko] undefined!
Missing <linux/string.h>. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

