bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Potential Bug - Relative paths error during "make" on OpenSuSE 11.3


From: Ryan Blake
Subject: Potential Bug - Relative paths error during "make" on OpenSuSE 11.3
Date: Mon, 31 Jan 2011 09:40:28 -0500

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
 
 
I posted this originally to the help forums but I also believe this may be a bug.
 
~Ryan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]