lkml.org 
[lkml]   [2000]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Compile fix for Alpha
Hi!

The following patch fixes this compile error:

fcntl.c: In function `do_fcntl':
fcntl.c:294: `F_LINUX_SPECIFIC_BASE' undeclared (first use in this function)
fcntl.c:294: (Each undeclared identifier is reported only once
fcntl.c:294: for each function it appears in.)
make[2]: *** [fcntl.o] Error 1
make[2]: Leaving directory `/usr/src/packages/linux-2.4.0-test9-pre7/fs'


--- include/asm-alpha/fcntl.h.orig Fri Aug 11 23:37:49 2000
+++ include/asm-alpha/fcntl.h Tue Sep 26 16:01:52 2000
@@ -67,4 +67,6 @@
#define flock64 flock
#endif

+#define F_LINUX_SPECIFIC_BASE 1024
+
#endif
--
Fehler eingestehen, Größe zeigen: Nehmt die Rechtschreibreform zurück!!!
/* Jan-Benedict Glaw <jbglaw@lug-owl.de> -- +49-177-5601720 */
keyID=0x8399E1BB fingerprint=250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
"insmod vi.o and there we go..." (Alexander Viro on linux-kernel)[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.029 / U:2.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site