[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building glibc 2.5 on Hurd



Aurelien Jarno a écrit :
> Hi all,
> 
> I am currently trying to port the glibc 2.5 on Hurd. I am facing the
> problem described here:
> 

I am facing another problem now...

sigsuspend_not_cancel is not defined for Hurd in
sysdeps/mach/hurd/sigsuspend.c. This function is called from
sysdeps/posix/pause.c.

Any volunteer to implement it?

I have tried to remove the call from sysdeps/posix/pause.c to see how
far I am able to build the glibc on Hurd, even if this is a big hack.
Using the other patches mentionned in this thread, I am able to build
the glibc 2.5 up to the point where ld.so and libc.so are available (it
is currently still building). Seems promising.

Cheers,
Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: