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.