Fixed, thanks for reporting.
On 08.11.2013 08:44, Glenn Washburn wrote:
> I'm getting this error when compiling master with gcc 4.7. I suspect
> this is because of the added gcc attribute on i386.
>
> ./grub.git/grub-core/lib/reed_solomon.c:385:1:
> error: conflicting types for
> ‘grub_reed_solom
> > > > I've mostly been trying to get (native) SATA going, so my Xen
> > > > experiments are a bit lightweight, but it does boot. Bamvor has reported
> > > > success with using the MMC and documented it on the wiki. I think he's
> > > > using an A31 based STB of some sort.
> > > i use the NFS as
Yes: DHCP autoconfiguration works but it looks odd: after UEFI, the IP
information is attached to efinet5. If I want to use bootp to try
autoconfiguration, it only works on efinet4.
efinet5 / efinet4 both refer to the same Broadcom NIC, one for LAN, and the
other for iSCSI.
The mac addresses are th
Fixed in the trunk.
The problem was about intersecting elements and their redraw.
Now we can use intersecting, overlaying etc elements, they will be correctly
redrawn.
--
With best regards,
___
Vladimir Testov, ROSA Laboratory.
www.rosalab.ru
__
On 05.11.2013 08:35, Beeblebrox wrote:
> Another slight problem. Updated the GIT repo to latest,
> $ gmake clean && /autogen.sh --disable-werror && ./configure --disable-werror
> $ gmake =>
> /usr/bin/ld: unrecognised emulation mode: elf_i386
> Supported emulations: elf_x86_64_fbsd elf_i386_fbsd
Hi.
Modern machines might not have an 8042 controller (or emulated one) listening
at port 60/64.
The current code assumes that the controller exists if you have inserted the
module and activated the terminal.
This behaviour causes GRUB to hang on one of my Core i7 machines.
A backoff at failure
Hello, all. ARM and ia64 apparently don't generically have opcode to
make division of pointer-sized integers. Alpha has the same property but
alpha port is in very sorry state anyway so it doesn't matter anyway.
Looking at libgcc code at functions at question, I see that they use
algorithm very sim
On 08.11.2013 19:42, Glenn Washburn wrote:
> Now, I'm getting this error while building. Bug in the awk script?
>
> cat syminfo.lst | sort | gawk -f ./grub.git/grub-core/genmoddep.awk >
> moddep.lst || (rm -f moddep.lst; exit 1) __stack_chk_fail in regexp is
> not defined
>
Can you send me in pr
On 08.11.2013 19:42, Glenn Washburn wrote:
> Now, I'm getting this error while building. Bug in the awk script?
>
> cat syminfo.lst | sort | gawk -f ./grub.git/grub-core/genmoddep.awk >
> moddep.lst || (rm -f moddep.lst; exit 1) __stack_chk_fail in regexp is
> not defined
>
What compiler do you
On Fri, 08 Nov 2013 19:54:43 +0100
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 08.11.2013 19:42, Glenn Washburn wrote:
> > Now, I'm getting this error while building. Bug in the awk script?
> >
> > cat syminfo.lst | sort | gawk -f ./grub.git/grub-core/genmoddep.awk
> > > moddep.lst || (rm
В Fri, 8 Nov 2013 14:42:43 -0600
Glenn Washburn пишет:
> On Fri, 08 Nov 2013 19:54:43 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>
> > On 08.11.2013 19:42, Glenn Washburn wrote:
> > > Now, I'm getting this error while building. Bug in the awk script?
> > >
> > > cat syminfo.lst | so
11 matches
Mail list logo