This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Make failure with GCC-3.3.X and GCC-3.4.0 on Solaris 8 ] : g make: *** [all-libiberty] Error 2
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Dom <dsuares at nortelnetworks dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 27 May 2004 16:00:22 +0200
- Subject: Re: [Make failure with GCC-3.3.X and GCC-3.4.0 on Solaris 8 ] : g make: *** [all-libiberty] Error 2
- References: <40B5F107.80409@nortelnetworks.com>
> I've never succeeded in building gcc-3.3.X and gcc-3.4.0 on solaris 8.
Ok, I misunderstood you first message.
> I don't understand what's wrong with our solaris 8 boxes.
It would indeed be interesting to take a look at these lines in stat.h:
/usr/include/sys/stat.h:258: error: parse error before "blksize_t"
/usr/include/sys/stat.h:262: error: parse error before '}' token
/usr/include/sys/stat.h:318: error: parse error before "blksize_t"
/usr/include/sys/stat.h:319: error: conflicting types for `st_blocks'
/usr/include/sys/stat.h:259: error: previous declaration of `st_blocks'
/usr/include/sys/stat.h:322: error: parse error before '}' token
--
Eric Botcazou