Re: [gnome-db] Problem building libgda



El jue, 31-07-2003 a las 10:56, Mike Martin escribió:
> I have recently upgraded to RH severn and built gnome head which is
> fine.
> 
> However when I try to build libgda I get the following
> 
[...]

Try the attached patch. If it works for you, i'll apply it to CVS.

-Gonzalo

Index: sql_parser.h
===================================================================
RCS file: /cvs/gnome/libgda/libsql/sql_parser.h,v
retrieving revision 1.2
diff -u -r1.2 sql_parser.h
--- sql_parser.h	24 Jul 2003 01:00:02 -0000	1.2
+++ sql_parser.h	31 Jul 2003 20:53:39 -0000
@@ -2,6 +2,7 @@
 #define SQL_PARSER_H
 
 #include <glib.h>
+#define YY_NO_UNISTD_H
 
 typedef enum
 {


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