Hello ListServ.

I am having a difficult time trying to get Grub to compile.  I believe this is 
merely a problem with relative paths but I'm not exactly sure how to resolve it.

I have included a snippet of the make output (after running autogen and 
configure):

chmod a+x grub-set-default
./config.status --file=-:util/grub-reboot.in | sed -e 
's,@pkglib_DATA@,grub-mkconfig_lib update-grub_lib,g' > grub-reboot
chmod a+x grub-reboot
make[2]: Leaving directory `/root/src/grub-1.99rev3'
Making all in grub-core
make[2]: Entering directory `/root/src/grub-1.99rev3/grub-core'
gcc -o gentrigtables -I../include  gentrigtables.c -lm
/gentrigtables > trigtables.c
/bin/sh: /gentrigtables: No such file or directory
make[2]: *** [trigtables.c] Error 127
make[2]: Leaving directory `/root/src/grub-1.99rev3/grub-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/grub-1.99rev3'
make: *** [all] Error 2

You can also read the entire thread about my problems here: 
http://www.linuxquestions.org/questions/linux-general-1/mdadm-and-grub-1-99-on-opensuse-857422/

I posted this originally to the help forums but I also believe this may be a 
bug.

~Ryan
_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to