help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Darwin/OSX patches to fix compile


From: Mark . Burgess
Subject: Re: Darwin/OSX patches to fix compile
Date: Tue, 23 Mar 2004 09:16:41 +0100 (MET)

Can the Darwin users please confirm this? Since this patch came
from Darwin users...

M

On 22 Mar, Cove Schneider wrote:
> I had to add a couple of includes to get cfengine-2.1.3 to compile 
> under Panther.
> 
> uname -a:
> Darwin wrks-10-4-3-220 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar  5 
> 14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC  Power 
> Macintosh powerpc
> 
> --- image.c     Mon Mar 22 15:27:13 2004
> +++ image.c.orig        Mon Mar 22 15:29:51 2004
> @@ -1529,7 +1529,6 @@
>   #endif
> 
>   #ifdef DARWIN
> -#include <sys/paths.h>
>   /* For later copy from new to dest */
>   char *rsrcbuf;
>   int rsrcbytesr; /* read */
> 
> --- filenames.c Mon Mar 22 15:30:37 2004
> +++ filenames.c.orig    Mon Mar 22 15:30:23 2004
> @@ -331,7 +331,6 @@
>     char Path_File_Separator;
> 
>   #ifdef DARWIN
> -#include <sys/paths.h>
>   /* Keeps track of if dealing w. resource fork */
>   int rsrcfork;
>   rsrcfork = 0;
> 
> 
> 
> _______________________________________________
> Bug-cfengine mailing list
> Bug-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]