compilation of gcc 2.95.3 fails on Solaris 8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux