cannot make with glibc 2.1-0.990311

Love lha at stacken.kth.se
Mon Mar 22 01:03:41 CET 1999


Michele Trovero <trovero at email.unc.edu> writes:

> Dear arla-drinkers,
> 
> I recently upgraded glibc and kernel and need to recompile arla, but
> cannot do it with the new glibc.

Known problem, use patch below.

Love


Index: getcwd.c
===================================================================
RCS file: /usr/local/cvsroot/arla/xfs/linux/getcwd.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -u -w -r1.9 -r1.10
--- getcwd.c    1999/02/13 01:57:49     1.9
+++ getcwd.c    1999/03/03 12:10:09     1.10
@@ -47,7 +47,7 @@
 #include <errno.h>
 #include <dlfcn.h>
 
-RCSID("$Id: getcwd.c,v 1.9 1999/02/13 01:57:49 assar Exp $");
+RCSID("$Id: getcwd.c,v 1.10 1999/03/03 12:10:09 mackan Exp $");
 
 #ifdef __NR_getcwd
 
@@ -77,7 +77,6 @@
 #include <errno.h>
 
 #include <sys/types.h>
-#include <fcntl.h>
 #include <unistd.h>
 #include <dirent.h>





More information about the Arla-drinkers mailing list