macro `SHLIB_COMPAT' used with only 2 args

Andreas Jaeger aj@suse.de
Tue Mar 21 23:56:00 GMT 2000


While compiling the current CVS version, I got:
../sysdeps/unix/sysv/linux/errlist.c:26: macro `SHLIB_COMPAT' used with only 2 args
../sysdeps/unix/sysv/linux/errlist.c:32: macro `SHLIB_COMPAT' used with only 2 args

There're some other files with the same problem:
./libio/oldiofclose.c:#if SHLIB_COMPAT (libc, GLIBC_2_0)
./libio/oldiofopen.c:#if SHLIB_COMPAT (libc, GLIBC_2_0)
./libio/oldtmpfile.c:#if SHLIB_COMPAT (libc, GLIBC_2_0)
./sysdeps/unix/sysv/linux/errlist.c:#if SHLIB_COMPAT (libc, GLIBC_2_0)
./sysdeps/unix/sysv/linux/errlist.c:#if SHLIB_COMPAT (libc, GLIBC_2_0)
./linuxthreads/pthread.c:#if SHLIB_COMPAT (libpthread, GLIBC_2_0)

How should this get fixed?  What's the correct third argument?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de


More information about the Libc-hacker mailing list