Am Mittwoch, den 12.10.2005, 14:11 -0700 schrieb Andi Vajda: > >> Are you using exactly gcj 3.4 or something like gcj 3.4.3 ? > >> You need to use a gcj >= 3.4.3 > > > > ii gcj-3.4 3.4.4-5 The GNU compiler for Java(TM) > > I've compiled PyLucene on gentoo and redhat with gcc 3.4.3 and gcc 3.4.4 and > haven't seen this problem. Are you sure you're not using a gcc 4.x binary ? > In > that version, _Jv_AllocObject() has one less argument. > > what goes gcc --version say ? Well, interestingly it does say gcc 4.0.2 or so. But it seems that it's basically mandatory in Debian nowadays -> removing it prompts apt to remove more than 400 packages and would free over 1GB space.
I tried linking gcc/g++ to the 3.4 binaries, and this solved the problem -> I could build it without problems. :) Andreas
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
