Well , I would file a bug report if I were you. C(XX)FLAGS should not make big difference , cause most are filtered by the ebuild (and yours should work anyway). Otherwise it compiles fine for me on the following setup:
[EMAIL PROTECTED] ~ $ emerge info Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r5 i686) ================================================================= System uname: 2.6.10-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r6,sys-devel/autoconf-2.13 Automake: sys-devel/automake-1.8.5-r2,sys-devel/automake-1.5,sys-devel/automake-1.4_p6,sys-devel/automake-1.6.3,sys-devel/automake-1.7.9,sys-devel/automake-1.9.4 Binutils: sys-devel/binutils-2.15.92.0.2-r2 Headers: sys-kernel/linux26-headers-2.6.8.1-r2 Libtools: sys-devel/libtool-1.5.2-r7 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -fprefetch-loop-arrays -fforce-addr -falign-functions=4" And just a random idea: You get errors on NotFoundThing Py*. Py sounds like Python. Perhaps something is funny with your python setup ? Anyway , OOo-devs should be able to help you better - file a bug. On Tue, 2005-01-18 at 16:59 +0100, Heinz Sporn wrote: > Hi list! > > I tried unsuccessfully to emerge OpenOffice v1.1.4 for 2 days now on two > different machines. Both systems are on a 100% stable base according to > todays emerge sync. That means I'm running gcc v3.3.5, binutils > v2.15.92.0.2-r1 and python v2.3.4 on top of a kernel v2.6.10. > > The compile breaks on both machines after around 2 hours at > : > Making: ../../unxlngi4.pro/lib/libpyuno.so > gcc -c -fPIC -o ../../unxlngi4.pro/slo/pyuno_version.o ..... > > with > > ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x1b): In function > `pyuno::getRuntimeImpl(pyuno::PyRef&, pyuno::PyRef&)': > : undefined reference to `PyThreadState_Get' > ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x31): In function > `pyuno::getRuntimeImpl(pyuno::PyRef&, pyuno::PyRef&)': > : undefined reference to `PyImport_AddModule' > ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x39): In function > `pyuno::getRuntimeImpl(pyuno::PyRef&, pyuno::PyRef&)': > : undefined reference to `PyModule_GetDict' > ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x95): In function > `pyuno::getRuntimeImpl(pyuno::PyRef&, pyuno::PyRef&)': > : undefined reference to `PyDict_GetItemString' > ../../unxlngi4.pro/slo/pyuno_runtime.o(.text+0x28b): In function > `pyuno::importUnoModule()': > : undefined reference to `PyImport_AddModule' > : > etc. etc. > > and ends with > > collect2: ld returned 1 exit status > dmake: Error code 1, while making '../../unxlngi4.pro/lib/libpyuno.so' > ---* TG_SLO.MK *--- > > ERROR: Error 65280 occurred while > making /var/tmp/portage/openoffice-1.1.4/work/pyuno/source/module > > Does anyone have a clue, hint, suggestion? > > -- [email protected] mailing list
