<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
<BR>
I used varidac macros (variable argument macros) which are a C99 feature. Most likely the compiler you're using is somewhat ancient... I've compiled on RedHat 7.3 and SuSE 9. RedHat 7.3 uses gcc 2.96 (July 2000 release!). I haven't tried anything older then that.<BR>
<BR>
regards,<BR>
Valient<BR>
<BR>
On Tue, 2004-01-20 at 00:07, Andrej Ricnik wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#68151e"><I>On Sun, 18 Jan 2004 18:25, Valient Gough wrote:
> I'm happy to answer any questions if I can.
Just tried to compile Encfs-0.5
In file included from main.cpp:36:
rlog.h:90: badly punctuated parameter list in `#define'
rlog.h:93: badly punctuated parameter list in `#define'
rlog.h:105: warning: invalid character in macro parameter name
rlog.h:105: badly punctuated parameter list in `#define'
rlog.h:112: warning: invalid character in macro parameter name
rlog.h:112: badly punctuated parameter list in `#define'
rlog.h:118: warning: invalid character in macro parameter name
rlog.h:118: badly punctuated parameter list in `#define'
make[2]: *** [main.o] Error 1
> regards,
> Valient
Cheers,
Andrej
</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>