Re: Circular dependency with glibc libpthread libihash

2014-04-10 Thread Samuel Thibault
Manolis Ragkousis, le Fri 11 Apr 2014 00:03:40 +, a écrit : > When libpthread tries to link against "libihash.so" I get the error: > > /lib/libihash.so: file not recognized: File format not recognized. > > This happens because libihash was built using the native compiler. > So I changed the f

Circular dependency with glibc libpthread libihash

2014-04-10 Thread Manolis Ragkousis
When libpthread tries to link against "libihash.so" I get the error: /lib/libihash.so: file not recognized: File format not recognized. This happens because libihash was built using the native compiler. So I changed the flag in libihash configure to "--host" so it will use the cross-compiler. But

Re: problem on shut-down

2014-04-10 Thread Justus Winter
Quoting Riccardo Mottola (2014-04-09 23:35:16) > Hi, > > I was able to investigate this more. I have the inconveninece that at > every HURD shtudown (even if graceful) I lookse my date&time in the bios... > > Justus Winter wrote: > >> Sometimes bugs can't be easily reproduced, sadly. One needs t

Re: problem on shut-down

2014-04-10 Thread Riccardo Mottola
Hi, let me add also: 4) connect through telnet, gracefully close the telnet connection by logging out, shut down: hang Riccardo Riccardo Mottola wrote: Hi, I was able to investigate this more. I have the inconveninece that at every HURD shtudown (even if graceful) I lookse my date&time in