I went to set up Chromium 1.8 and received an error
when I tried to make, I received a hull.c error.
Full error message:
Compiling hull.c
cc1: In function 'crHullInterorBox':
hull.c:236: warning: 'vlow[0]' may be used
uninitialized in this function
hull.c:236: warning: 'vlow[1]' may be used
uninitialized in this function
gmake[2]: *** [../built/crutil/Linux/hull.o] Error 1
gmake[1]: *** [dep] Error 2
make: *** [util.subdir] Error 2
I'm using gcc verion 4.1.0 on SuSE 10.1. If you need
any other information, I'd be happy to oblige.
Thanks.
Logged In: YES
user_id=548640
This seems to be fixed in 1.9
Logged In: YES
user_id=1563587
It's fixed to the extent that it compiles errorless on one
node, but it errors when compiling for use with Xdmx. I
don't have access to the cluster I was working with at the
time, so all I can give about the error is that it was
something to do with dmx.c.