You can look in all the error.h files for a line that says
 
extern init errno;
 
 remove it and towards the top you will see the all the includes and stuff well at the
end of that put this
#include <errno.h>
 
 I Think this is all the patch does...
----- Original Message -----
Sent: Tuesday, December 02, 2003 12:47 PM
Subject: [toaster] Patching

Gang;

 

I tried to patch the files that need patching� and I got this:

 

[EMAIL PROTECTED] tar]# patch < daemontools-0.76.errno.patch

can't find file to patch at input line 4

Perhaps you should have used the -p or --strip option?

The text leading up to this was:

--------------------------

|diff -ur daemontools-0.76.old/src/error.h daemontools-0.76/src/error.h

|--- daemontools-0.76.old/src/error.h   2001-07-12 11:49:49.000000000 -0500

|+++ daemontools-0.76/src/error.h       2003-01-09 21:52:01.000000000 -0600

--------------------------

File to patch:

 

I don�t know which file to patch� any help? Is there any other way I can install toaster more simply? This is getting awefully confusing for a newb like me.

 

Gil

 

________________________________________

| gilberto j. palau

| [EMAIL PROTECTED]

|

 

Reply via email to