bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Fedora Core 4 Build Problem


From: Thomas A. Moulton
Subject: [Bug-gnubg] Fedora Core 4 Build Problem
Date: Wed, 3 Dec 2008 21:35:17 -0500 (EST)
User-agent: SquirrelMail/1.4.6

(Not a bug... I forget is there a DEV list?)

My system

Linux domain.com 2.6.17-1.2142_FC4 #1 Tue Jul 11 22:41:06 EDT 2006 x86_64
x86_64 x86_64 GNU/Linux

I cleaned things up and got autogen/configure to run without problems

when I make I get:

make  all-recursive
make[1]: Entering directory `/home/w2vy/gnubg'
Making all in lib
make[2]: Entering directory `/home/w2vy/gnubg/lib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I.. -I./.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include      -g
-O2 -MT neuralnet.lo -MD -MP -MF ".deps/neuralnet.Tpo" -c -o neuralnet.lo
neuralnet.c; \
then mv -f ".deps/neuralnet.Tpo" ".deps/neuralnet.Plo"; else rm -f
".deps/neuralnet.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -g -O2 -MT neuralnet.lo -MD -MP -MF
.deps/neuralnet.Tpo -c neuralnet.c -o neuralnet.o
In file included from /usr/include/glib-2.0/glib/gmacros.h:36,
                 from /usr/lib64/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from neuralnet.c:24:
/usr/lib/gcc/x86_64-redhat-linux/4.0.2/include/stddef.h: In function 'x':
/usr/lib/gcc/x86_64-redhat-linux/4.0.2/include/stddef.h:152: error:
storage class specified for parameter 'ptrdiff_t'
/usr/lib/gcc/x86_64-redhat-linux/4.0.2/include/stddef.h:214: error:
storage class specified for parameter 'size_t'
/usr/lib/gcc/x86_64-redhat-linux/4.0.2/include/stddef.h:326: error:
storage class specified for parameter 'wchar_t'
In file included from /usr/include/glib-2.0/glib/gtypes.h:30,
                 from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from neuralnet.c:24:
/usr/lib64/glib-2.0/include/glibconfig.h:32: error: storage class
specified for parameter 'gint8'
/usr/lib64/glib-2.0/include/glibconfig.h:33: error: storage class
specified for parameter 'guint8'
/usr/lib64/glib-2.0/include/glibconfig.h:34: error: storage class
specified for parameter 'gint16'
/usr/lib64/glib-2.0/include/glibconfig.h:35: error: storage class
specified for parameter 'guint16'
/usr/lib64/glib-2.0/include/glibconfig.h:39: error: storage class
specified for parameter 'gint32'
/usr/lib64/glib-2.0/include/glibconfig.h:40: error: storage class
specified for parameter 'guint32'
/usr/lib64/glib-2.0/include/glibconfig.h:46: error: storage class
specified for parameter 'gint64'
/usr/lib64/glib-2.0/include/glibconfig.h:47: error: storage class
specified for parameter 'guint64'
/usr/lib64/glib-2.0/include/glibconfig.h:58: error: storage class
specified for parameter 'gssize'
/usr/lib64/glib-2.0/include/glibconfig.h:59: error: storage class
specified for parameter 'gsize'
/usr/lib64/glib-2.0/include/glibconfig.h:126: error: storage class
specified for parameter 'GStaticMutex'
/usr/lib64/glib-2.0/include/glibconfig.h:136: warning: empty declaration
/usr/lib64/glib-2.0/include/glibconfig.h:145: error: storage class
specified for parameter 'GSystemThread'
/usr/lib64/glib-2.0/include/glibconfig.h:152: warning: empty declaration
/usr/lib64/glib-2.0/include/glibconfig.h:185: error: storage class
specified for parameter 'GPid'
In file included from /usr/include/glib-2.0/glib/galloca.h:30,
                 from /usr/include/glib-2.0/glib.h:30,
                 from neuralnet.c:24:
/usr/include/glib-2.0/glib/gtypes.h:41: error: storage class specified for
parameter 'gchar'
/usr/include/glib-2.0/glib/gtypes.h:42: error: storage class specified for
parameter 'gshort'
/usr/include/glib-2.0/glib/gtypes.h:43: error: storage class specified for
parameter 'glong'
/usr/include/glib-2.0/glib/gtypes.h:44: error: storage class specified for
parameter 'gint'
/usr/include/glib-2.0/glib/gtypes.h:45: error: storage class specified for
parameter 'gint'
/usr/include/glib-2.0/glib/gtypes.h:45: error: redefinition of parameter
'gint'
/usr/include/glib-2.0/glib/gtypes.h:44: error: previous definition of
'gint' was here





reply via email to

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