drivers/video/video.a: could not read symbols: Archive has no index; run
ranlib to add one
The last time I complained about this a helpful person posted a patch to
Rules.make that fixes the problem (shown below). How come this patch hasn't
made it into the kernel? Am I the only person who is using the no-console
config option?
Thank you.
79c79,80
< $(AR) rcs $@
--- > # $(AR) rcs $@ > echo | $(CC) -c -o $@ -x cpp-output -
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html