I try to build the lastest Grub2 (get from Svn ) in Fedora 10 and I got some error when I configure it.
Firstly ,I got the error message "/bin/sh^M: bad interpreter" when I ran the autogen.sh in the source folder to make a "configure" file .
Secondly I ran the "configure" which was made by autoconf and only got the error message "error: cannot run /bin/sh ./config.sub".
Is there any suggestion for me?