Martin Schulze wrote:
> If you like, you can try this patch:

As Woglinde noted, it didn't work and spits out a "strange" error
message.  Here's a fix, it now compiles, tried (but only on ia32 atm)

--- block_device.c.old  Sun Jul 22 14:32:14 2001
+++ block_device.c      Sun Jul 22 14:30:38 2001
@@ -5,6 +5,7 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include "dbootstrap.h"
+#include "lang.h"
 
 static dev_t my_device;
 static char *my_device_name;

Regards,

        Joey

-- 
Linux - the choice of a GNU generation.

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to