On Tue, 26 Mar 2002, John J. Boyer wrote: > I have Redhat 7.1. Recently I downloaded dosemu-1.1.3 because I need some > of the featurews which it introduces. When I do a make, I get an error > message after it compiles hdinfo.c saying that "main is Undefined." What > do I need to fix this problem?
There appears to be a bug in some versions of gcc-2.96 that destroy hdinfo.c in combination with the -MD switch. It's probably best to upgrade your gcc. Look at the updates from RedHat - they should have it IIRC. Don't forget to restore your hdinfo.c from the tarball. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
