This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Compiling binutils-2.9 with gcc-2.95.3 under Solaris-2.8
- To: gcc-help at gcc dot gnu dot org
- Subject: Compiling binutils-2.9 with gcc-2.95.3 under Solaris-2.8
- From: Laurent Castagnos <Laurent dot Castagnos at motorola dot com>
- Date: Mon, 29 Oct 2001 12:22:57 +0100
Hi everybody,
I'm trying to compile binutils-2.9 with gcc-2.95.3 under Solaris-2.8.
I get the following message :
In file included from
/tools/free/Solaris/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/sys/stream.h:5,
from /usr/include/netinet/in.h:41,
from /usr/include/sys/socket.h:200,
from remote.c:209:
/usr/include/sys/stream.h:327: redefinition of `struct bcache'
It seems there is a conflict between the stream.h from gcc and from
/usr/include.
Did anybody already faced the problem ? How was it solved ?
Thanks,
Laurent Castagnos