From: Eric S. <er...@sa...> - 2006-05-24 21:56:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 24 May 2006, Brian Paul wrote: > Brian Paul wrote: >>=20 >> A second release candidate of Chromium 1.9 is ready at=20 >> http://chromium.sf.net/beta >>=20 >> This just accumulates a few more bugs fixes since the first RC. > > I haven't seen any feedback on this, positive or negative. > > It would be good to at least have a couple people confirm that they're tr= ied=20 > it and it's OK. After applying all patches for initialization posted so far and even with removing '-Werror' from configs/Linux.mk, I get this error (though it did not show up earlier when I successfully built cr 1.9rc2 earlier): Compiling tsfuncs.c tsfuncs.c: In function =E2=80=98ts_CreateContext=E2=80=99: tsfuncs.c:554: error: too few arguments to function =E2=80=98tab->CreateContext=E2=80=99 tsfuncs.c: At top level: tsfuncs.c:3726: warning: initialization from incompatible pointer type tsfuncs.c: In function =E2=80=98ts_CreateContext=E2=80=99: tsfuncs.c:555: warning: control reaches end of non-void function gmake[2]: *** [../built/crfaker/Linux/tsfuncs.o] Error 1 gmake[1]: *** [dep] Error 2 make: *** [opengl_stub.subdir] Error 2 gcc 4.1.0-3 on Fedora Core 5. I've tried a 'clean' cr-1.9rc2 build with only removing '-Werror' from CXXFLAGS and CFLAGS in configs/Linux.mk and still receive the above. I found the difference. If I set "THREADSAFE=3D1" in options.mk I get the above error, but if I leave "THREADSAFE=3D0" in options.mk cr-1.9rc2 compiles fine. - -sandalle - -- Eric Sandall | Source Mage GNU/Linux Developer er...@sa... | http://www.sourcemage.org/ http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU http://counter.li.org/ #196285 | http://www.shock.wsu.edu/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEdNaYHXt9dKjv3WERApuHAJ9tg69a9iPoDUaNN3LYSC5qbbtWwwCgwHqE ItzsZTZTfznbv3wXd2eTQmE=3D =3Dm0eg -----END PGP SIGNATURE----- |