public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* compilation of gcc 2.95.3 fails on Solaris 8
@ 2005-09-23  7:20 Gergely Buday
  0 siblings, 0 replies; only message in thread
From: Gergely Buday @ 2005-09-23  7:20 UTC (permalink / raw)
  To: gcc-help

Hi there,

I'm to compile gcc 2.95.3 sources from sunfreeware site. In doing

   make bootstrap

it complains about a missing vfork.h. I've edited the mentioned file to include
hardcoded /usr/ucbinclude/vfork.h but it ended up in another error
message saying that another declaration of vfork's prototype is done
and they differ.

I suspect my inclusion of

#include "/usr/ucbinclude/vfork.h"

was less than adequate. What should I do instead? Should I edit the
autoconf script? I have /usr/ucb/cc compiler on our Solaris 8 server.

- Gergely

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-23  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23  7:20 compilation of gcc 2.95.3 fails on Solaris 8 Gergely Buday

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).