Hello,
I now use the gnumach from the master branch in the git repository for
development. After I built and reboot my machine, I saw a few warning messages
printed on the screen: task deallocating an invalid port xx, most probably
a bug. What's worse, when I ran vim, there are too many such
Jérémie Koenig, le Fri 12 Mar 2010 10:44:13 +0100, a écrit :
> The culprit is xf86EnableIO() in hw/xfree86/os-support/hurd/hurd_video.c:
>
> Bool
> xf86EnableIO()
> {
> if (ioperm(0, 0x1, 1)) {
> FatalError("xf86EnableIO: ioperm() failed (%s)\n", strerror(errno));
> return
Hello!
I just saw this when starting ``screen'':
bash: /dev/null: Computer bought the farm
Must have been something from my shell init scripts. And of course, this
isn't reproducible anymore. ``sudo apt-get --purge dist-upgrade'' was
running in parallel.
Regards,
Thomas
signature.asc
Hello!
On Mon, Mar 15, 2010 at 10:20:37PM +0800, Da Zheng wrote:
> I was using automake 1.10.1. It works now. Thanks.
Great!
I pushed this patch:
commit 019c8616571f7151c5916a75d137d0c10c0b6306
Author: Thomas Schwinge
Date: Mon Mar 15 15:32:58 2010 +0100
Require GNU Automake 1.10.2.
On 10-3-15 下午10:04, Thomas Schwinge wrote:
> Hello!
>
> On Mon, Mar 15, 2010 at 09:44:39PM +0800, Da Zheng wrote:
>> ../gnumach/configure --enable-kdb
>> But I got an error shown in the image
>> http://d.imagehost.org/view/0774/Picture_1
>> I wonder what the problem is.
>
> Due to 9ff49d9648debf
Hello!
On Mon, Mar 15, 2010 at 09:44:39PM +0800, Da Zheng wrote:
> ../gnumach/configure --enable-kdb
> But I got an error shown in the image
> http://d.imagehost.org/view/0774/Picture_1
> I wonder what the problem is.
Due to 9ff49d9648debffbe42d18863c739d37bcdb50b4, I suppose, which is
needed fo
Hello,
I tried to build gnumach get from the git repository
git://git.sv.gnu.org/hurd/gnumach.git. Then I do the following:
cd gnumach
autoreconf --install
mkdir ../gnumach-build
cd ../gnumach-build
../gnumach/configure --enable-kdb
But I got an error shown in the image http://d.imagehost.org/view