I have the same problem as Rogério Brito, Tue, 11 Jan 2011
A public school depends on two Fujitsu PRIMERGY Econel 200 servers of 5
(five) years old, containing Xeon 2.8 GHz processors, ...
If I compile a custom kernel, then I will miss the security updates, ...
hence I open a security hole.
In my case the actual error message is:
error: too small lower memory ( 0x99100 > 0x98000 )
The motherboard is: ASUS M4A89GTD PRO/USB3
The BIOS is: version 2101 dated 2011-apr-08
The EC BIOS is: MBECB-0011
The version of memtest86+ is the current one included in the stable debian
memtest86+ 4.10-1.1 --- included in the current debian stable distribution
--- still has the original #319837 (Date: Mon, 25 Jul 2005 06:03:06 UTC)
problem, now numbered as #549429 (Date: Sat, 3 Oct 2009 11:06:02 UTC).
Paolo Ornati described on Mon, 1 Jan 2007, that
this is not really a bug
I think there are inconsistencies warnings.
#include
int main( void ) {
for ( int i=0, j=99 ; (++j) = 99 , i<9 ; ++i ) {
std::cout << i << ' ' << j << std::endl;
}
return 0;
}
/usr/bin/g++ -Wall the source code above yields NO warning, while the
increased value 100 of j is UNUSED, si
Sorry, I was wrong.
I assumed, that the warning is concerning the subexpression (++i),
but if we remove the <99 comparison, then the warning disappears,
and hence the warning is concerning the unsused value of the coparison,
namely the value of the non-last member of the comma expression
is n
Package: grub
Version: 0.97-47lenny2
File:/usr/sbin/grub-install
Subject: #513216 consists of two different bugs in /usr/sbin/grub-install
To: Debian Bug Tracking System
Bug1: a syntax insufficiency in grub-install in line 374
Bug2: the way of calling of grub-probe could be enhanced i
6 matches
Mail list logo