[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building latest Etoile on Solaris
From: |
Andreas Höschler |
Subject: |
Building latest Etoile on Solaris |
Date: |
Fri, 24 Nov 2006 16:58:06 +0100 |
Hi all,
I just upgraded to the lastest GNUstep tree and no longer able to build
my 7 weeks old etoile tree. I therefore downloaded the latest etoile
sources and hoped to have more luck, but it fails with a different
error. This is on Solaris 10 x86.
Linking subproject thread ...
make[3]: Leaving directory
`/usr/share/src/etoile/Etoile/Languages/Io/thread'
make[3]: Entering directory
`/usr/share/src/etoile/Etoile/Languages/Io/iovm'
Making all for subproject iovm...
Compiling file IoBlock.c ...
In file included from ../skipdb/JFile.h:27,
from ../skipdb/UDBRecord.h:12,
from ../skipdb/UDB.h:14,
from ../skipdb/SkipDBRecord.h:13,
from ../skipdb/SkipDB.h:11,
from ../skipdb/SkipDBM.h:11,
from IoStore.h:18,
from IoState.h:16,
from IoBlock.h:11,
from IoBlock.c:9:
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.4/include/sys/types.h:92:
error: conflicting types for 'uchar_t'
IoLexer.h:18: error: previous declaration of 'uchar_t' was here
make[4]: *** [obj/IoBlock.o] Error 1
make[3]: *** [iovm.all.subproject.variables] Error 2
make[3]: Leaving directory
`/usr/share/src/etoile/Etoile/Languages/Io/iovm'
make[2]: *** [ioobjc.all.tool.variables] Error 2
make[2]: Leaving directory `/usr/share/src/etoile/Etoile/Languages/Io'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/usr/share/src/etoile/Etoile/Languages'
make: *** [internal-all] Error 2
Has anybody had more luck with the latest sources?
Thanks,
Andreas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Building latest Etoile on Solaris,
Andreas Höschler <=