Re: Problem compiling udev 146

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

 



Marco d'Itri wrote:
> On Nov 02, Stephan Raue <mailinglists@xxxxxxxxxxx> wrote:
> 
>>> glibc 2.2.5
>>> seems a bit old yes.
>>> what minimum version is required ?
>> i think 2.8 but i dont know this exactly
> At least 2.9 for working signalfd(2) on all kernels.
> 

Didn't it choke on openat() not being in any header files?  Or did you
("you" == "Pierre") ignore that warning?  :-)

If you can't upgrade glibc, you might be able to get away with just
upgrading the kernel (to get these syscalls' implementation), and
hacking together a bunch of inline functions in your own headers (*at,
signalfd4, inotify related stuff, and maybe one or two more) to make the
syscall manually.

This is generally a bad idea, and is *not* recommended if you can
upgrade glibc, but if it's the only way, it might work...

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux DVB]     [Asterisk Internet PBX]     [DCCP]     [Netdev]     [X.org]     [Util Linux NG]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux