g00dwill
09-28-2004, 05:15 PM
Hi,
I'm trying to install qmail on FC1 by following the (excellent) howto here: http://www.qmailrocks.org/qmail.htm and ran into a problem when trying to run the ucspi-tcp-0.88.errno.patch. I receive the following error message:
[root@sketchy patches]# ./ucspi-tcp-0.88.errno.patch
diff: ucspi-tcp-0.88.old/error.h: No such file or directory
diff: ucspi-tcp-0.88/error.h: No such file or directory
./ucspi-tcp-0.88.errno.patch: line 2: ---: command not found
./ucspi-tcp-0.88.errno.patch: line 3: +++: command not found
./ucspi-tcp-0.88.errno.patch: line 4: @@: command not found
./ucspi-tcp-0.88.errno.patch: line 8: -extern: command not found
./ucspi-tcp-0.88.errno.patch: line 9: syntax error near unexpected token `newline'
./ucspi-tcp-0.88.errno.patch: line 9: `+#include <errno.h>'
[root@sketchy patches]
Thanks in advance.
John
I'm trying to install qmail on FC1 by following the (excellent) howto here: http://www.qmailrocks.org/qmail.htm and ran into a problem when trying to run the ucspi-tcp-0.88.errno.patch. I receive the following error message:
[root@sketchy patches]# ./ucspi-tcp-0.88.errno.patch
diff: ucspi-tcp-0.88.old/error.h: No such file or directory
diff: ucspi-tcp-0.88/error.h: No such file or directory
./ucspi-tcp-0.88.errno.patch: line 2: ---: command not found
./ucspi-tcp-0.88.errno.patch: line 3: +++: command not found
./ucspi-tcp-0.88.errno.patch: line 4: @@: command not found
./ucspi-tcp-0.88.errno.patch: line 8: -extern: command not found
./ucspi-tcp-0.88.errno.patch: line 9: syntax error near unexpected token `newline'
./ucspi-tcp-0.88.errno.patch: line 9: `+#include <errno.h>'
[root@sketchy patches]
Thanks in advance.
John