[kde-solaris] compile error

David Bishop kde-solaris@mail.kde.org
Fri Mar 7 17:30:26 2003


Has anyone seen this before?  Ideas of what I'm doing wrong?  This is a 
u60/2.7 with g++ 3.2.2.  Configure seems to be picking up on glib 1.3.3.  Is 
that not a late enough version?

/bin/bash ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I../../flow -I../../flow -I../../mcop -I../.. 
-I/usr/local/kde/include -I/usr/local/qt/include   -I/usr/local/kde/include/ 
-I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS 
-DUSE_SOLARIS -DSVR4  -DNDEBUG -O2   -c -o gslwavechunk.lo `test -f 
gslwavechunk.c || echo './'`gslwavechunk.c
In file included from ../../flow/gsl/gslcommon.h:22,
                 from gsldatacache.h:22,
                 from gsldatacache.c:19:
../../flow/gsl/gsldefs.h:25:9: "@" is not valid in #if expressions
In file included from gslwavechunk.h:22,
                 from gslwavechunk.cIn file included from gsldatahandle.h:22,
                 from gsldatahandle.c:19:
../../flow/gsl/gsldefs.h:25:9: "@" is not valid in #if expressions
:19:
../../flow/gsl/gsldefs.h:25:9: "@" is not valid in #if expressions
In file included from ../../flow/gsl/gsldefs.h:28,
                 from gsldatahandle.h:22,
                 from gsldatahandle.c:19:
/usr/local/include/glib.h:66:24: glibconfig.h: No such file or directory
In file included from ../../flow/gsl/gsldefs.h:28,
                 from ../../flow/gsl/gslcommon.h:22,
                 from gsldatacache.h:22,
                 from gsldatacache.c:19:
/usr/local/include/glib.h:66:24: glibconfig.h: No such file or directory
In file included from ../../flow/gsl/gsldefs.h:28,
                 from gslwavechunk.h:22,
                 from gslwavechunk.c:19:
/usr/local/include/glib.h:66:24: glibconfig.h: No such file or directory
In file included from ../../flow/gsl/gsldefs.h:28,
                 from gsldatahandle.h:22,
                 from gsldatahandle.c:19:
/usr/local/include/glib.h:491: parse error before "gssize"
/usr/local/include/glib.h:492: parse error before "gsize"
/usr/local/include/glib.h:493: parse error before "GQuark"
/usr/local/include/glib.h:494: parse error before "GTime"
/usr/local/include/glib.h:756: parse error before "key_id"
/usr/local/include/glib.h:827: parse error before "guint8"
/usr/local/include/glib.h:829: parse error before '}' token
/usr/local/include/glib.h:1541: parse error before "mask"
/usr/local/include/glib.h:1559: parse error before "mask"
/usr/local/include/glib.h:1705: parse error before '*' token
/usr/local/include/glib.h:1708: parse error before '*' token

-- 
"Yousa steala precious from meesa!" - Jar-Jaromir

D.A.Bishop