xfdesktop not compiling on BSD
Biju Chacko
biju_chacko at vsnl.net
Wed Feb 12 16:53:56 CET 2003
On Wed, 2003-02-12 at 21:21, Biju Chacko wrote:
> I am trying to commit a fix, but SF doesn't seem to want it -- I keep
> getting an 'unexpected EOF' error.
>
> patch is attached, test and let me know if it works.
Whoops, forgot to attach the patch. :-)
-- b
--
-----------------------------------------------------------------------
Biju 'botsie' Chacko biju_chacko at vsnl dot net
http://www.symonds.net/~botsie Public Key available on request
-----------------------------------------------------------------------
-------------- next part --------------
--- orig_src/debug.h 2003-02-07 18:16:46.000000000 +0530
+++ src/debug.h 2003-02-12 20:59:14.000000000 +0530
@@ -17,6 +17,8 @@
#ifndef __DEBUG_H__
#define __DEBUG_H__
+#include <features.h>
+
/* Version 2.4 and later of GCC define a magical variable `__PRETTY_FUNCTION__'
which contains the name of the function currently being defined.
This is broken in G++ before version 2.6.
More information about the Xfce4-dev
mailing list