hurd console locks after ls -la /dev/cons

2009-09-26 Thread computer.enthusiastic
In my Debian/Hurd installation, after hurd console is started, I would like to explore the /dev/cons directory with the command: ls -la /dev/cons this command gives the output: hurd:~# ls -la /dev/cons total 4 drwxrwxr-x 1 root root0 26 set 16:28 . drwxr-xr-x 3 root roo

Re: Debian GNU/Hurd: error building hurd binaries without compiler optimization option

2009-09-16 Thread computer.enthusiastic
Hi Samuel, 2009/9/15 Samuel Thibault > It is local to the libpthread/ directory. In principle it should work > thanks to the _FORCE_INLINES define that makes > libpthread/sysdeps/i386/bits/spin-lock-inline.h always provide the > inlines but apparently it doesn't. Could be worth checking why. > >

Debian GNU/Hurd: error building hurd binaries without compiler optimization option

2009-09-15 Thread computer.enthusiastic
Hello, I'm trying to natively rebuild (on a Debian GNU/Hurd system) some binaries from the hurd source package (20090404-1), but I can't figure out how to solve a compilation error. My system has been recently updated using "apt-get update" and "apt-get upgrade" commands. The installed gcc compi

Re: how to debug hurd console

2009-09-12 Thread computer.enthusiastic
On 31 Ago, 22:36, wrote: > Use ssh to log in from another machine Following your suggestion, I was able to establish a remote ssh session and attach the gnu debuggerg from it to a "/hurd/console" process running locally. Now I'm analysing and probing the "/hurd/console" source code to understand

how to debug hurd console

2009-08-30 Thread computer.enthusiastic
Hello, I would like to use the GNU debugger (gdb) to trace hurd console (/bin/console) internals. I've already patched gdb sources according to this previous postand

xorg 7.4 xserver crash (Debian GNU/hurd version) - libc issue ?

2009-08-20 Thread computer.enthusiastic
Hi, I'm using Debian GNU/hurd (lastest current repository update) both in a qemu and virtualbox environments. I have installed the lastest version of xserver-xorg from debian GNU/ hurd repository, but the xserver crashes during graphics card module startup complaining about a segfault with the fo

Re: xorg 7.4 xserver crash (Debian GNU/hurd version) - libc issue ?

2009-08-20 Thread computer.enthusiastic
Hi, I've just now realized that this newsgroup is only for hurd kernel bugs so that my post if currently off-topic. I apologize for it and I'll move the post to gnu.bug.help. Thanks.