This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help: failed to install gcc on my SCO UnixWare machine!


On Wed, 28 May 2003, Joe Buck wrote:
> On Wed, May 28, 2003 at 03:52:01PM -0500, Zhang, Lance X. wrote:
> > [slc001]# ../configure 1>>config_output.txt 2>>config_output.txt
> > [slc001]#ls -l /usr/bin/gmake
>
> Something seems to be going wrong with Java; I have not seen that error
> before.  I can't advise you on that, but you could try just building the
> other languages:
>
> ../configure --enable-languages=c,c++,objc,f77

The fastjar failure seems to indicate that unistd.h is missing or doesn't
define STDIN_FILENO/STDOUT_FILENO.  It'd be nice to know why it builds for
other UnixWare users but not you, e.g.

http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00845.html

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]