[bytor@logicsouth.com] asm/types.h, netatalk/at.h [Was Re: 2.1.105 sound]

Andreas Jaeger aj@arthur.rhein-neckar.de
Tue Jun 9 00:31:00 GMT 1998


Hi,

I fear that bytor is right.  <asm/types.h> defines umode_t as unsigned 
short - and glibc 2.1 includes this header in a number of places:
$ grep "asm/types.h" net*/*.h
net/ppp_defs.h:#include <asm/types.h>
netatalk/at.h:#include <asm/types.h>
netinet/icmp.h:#include <asm/types.h>
netinet/if_fddi.h:#include <asm/types.h>
netinet/if_tr.h:#include <asm/types.h>
netinet/igmp.h:#include <asm/types.h>

What shall we do?  Provide our own version of <asm/types.h>?  Patch
<asm/types.h> and try to get it into Linux? ...

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


More information about the Libc-hacker mailing list