Undefined symbols in 2.6.11-rc5-mm1

From: Keenan Pepper
Date: Wed Mar 02 2005 - 00:39:42 EST


Hi everybody, I just joined the LKML!

Don't worry, this is not just a test message, I do actually have something to say. I just compiled 2.6.11-rc5-mm1 and got undefined symbols "match_int", "match_octal", "match_token", and "match_strdup" in several modules. This is using binutils 2.15 and gcc 3.4.4 from Debian.
I grepped around and found those functions in lib/parser.c, so I just looked at the output of "make V=1" and invoked "ld" manually, adding in lib/lib.a, and the modules work fine now. However, I don't know enough about the kernel build process to make a patch to fix this, so I'm just notifying people of the problem.

BTW, I just got a new hard disk and put Reiser4 on it. It works great! Keep up the good work guys!
-
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/