checking if start is defined by the compiler... no
checking if _start is defined by the compiler... no
configure: error: neither start nor _start is defined
# gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configur
Yoshinori K. Okuji wrote:
On Saturday 09 December 2006 01:17, Hollis Blanchard wrote:
On Tue, 2006-12-05 at 20:46 +0100, Yoshinori K. Okuji wrote:
Oh, btw, it's HIGHLY confusing that disks start at 0, partitions at
1. Could you please fix it and make it consequently? either hd1,1
or hd0
Can I fix this without deleting the partitions "Partition table entries
are not in disk order"?
What caused it?
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
I didn't notice when so I don't what I did but my splashimage stopped
working in grub-legacy.
splashimage=(hd0,0)/grub/splash.xpm.gz
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
D] On Behalf Of James Lockie
Sent: Thursday, March 08, 2007 4:23 PM
To: grub-devel Mailing List
Subject: no splashimage
I didn't notice when so I don't what I did but my splashimage stopped
working in grub-legacy.
splashimage=(hd0,0)/grub/splash.xpm.gz
_
I get this:
checking if start is defined by the compiler... no
checking if _start is defined by the compiler... no
configure: error: neither start nor _start is defined
Linux x86_64.
gcc (GCC) 4.1.2
___
Grub-devel mailing list
Grub-devel@gnu.org
http: