This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: NGROUPS_MAX in linux 2.6.3+


Hi,

On Wed, Feb 25, Ulrich Drepper wrote:

> Tim Hockin wrote:
> 
> > more like this?
> 
> Yes.  Some nuances aren't quite right but I've checked in a patch myself
> already anyway.  Thanks,

But your changes don't work on non-ix86 Architectures:

libc.so.6: undefined reference to `__open_nocancel'
libc.so.6: undefined reference to `__read_nocancel'
libc.so.6: undefined reference to `__close_nocancel'

I can find the definitions for this functions only for i386/NPTL,
not for other architectures or configurations.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Maxfeldstr. 5                 D-90409 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]