Re: compiling gnuchess
- From: Umarzuki Mochlis <umarzuki@xxxxxxxxx>
- Date: Sat, 27 Jun 2009 12:08:26 +0800
i put these lines in a file gpatch
--------------------
diff -urN ../tmp-orig/gnuchess-5.07/src/common.h ./src/common.h
--- ../tmp-orig/gnuchess-5.07/src/common.h 2003-06-30 13:28:38.000000000
+0200
+++ ./src/common.h 2005-03-01 18:01:50.629624486 +0100
@@ -716,7 +716,6 @@
/* Input thread and thread function */
#include <pthread.h>
-extern pthread_t input_thread;
void *input_func(void *);
/*
--------------------
and run
$ patch gpatch src/common.h
patch: **** Only garbage was found in the patch input.
which part i done wrong?
2009/6/18 Umarzuki Mochlis <umarzuki@xxxxxxxxx>
[snipped]
--
Regards,
Umarzuki Mochlis
http://gameornot.net
- Follow-Ups:
- Re: compiling gnuchess
- From: Boyd Stephen Smith Jr.
- Re: compiling gnuchess
- References:
- compiling gnuchess
- From: Umarzuki Mochlis
- Re: compiling gnuchess
- From: Tzafrir Cohen
- Re: compiling gnuchess
- From: Umarzuki Mochlis
- Re: compiling gnuchess
- From: Umarzuki Mochlis
- compiling gnuchess
- Prev by Date: Need help with sound on Lenny desk-top host
- Next by Date: Re: Services / Runlevel editor
- Previous by thread: Re: compiling gnuchess
- Next by thread: Re: compiling gnuchess
- Index(es):