Hi Pedro,

Le 16 févr. 12 à 20:37, Pedro Giffuni a écrit :


[...cut...]


Now the Linux32 build is stopped at bridges
http://ci.apache.org/projects/openoffice/buildlogs/linux32/main/ bridges/unxlngi6.pro/misc/logs/source.cpp_uno.gcc3_linux_intel.txt

it is an issue with STL and not finding the correct headers

/usr/lib/gcc/i686-linux-gnu/4.6.1/include/../include/stddef.h: 212:23: note: 'size_t' /usr/include/c++/4.6/i686-linux-gnu/./bits/c++config.h:155:26: note: '_STL::size_t' /usr/include/c++/4.6/new:94:33: error: declaration of 'operator new []' as non-function /usr/include/c++/4.6/new:94:22: error: 'size_t' is not a member of 'std'
   /usr/include/c++/4.6/new:94:22: note: suggested alternatives:


Can anyone provide some help on this?


We saw those when building with gcc 4.6.1 on FreeBSD too. Not sure
how Maho-san fixed but it was something in gmake/dmake
configuration.



I had the same issue building on Linux ARM with gcc-4.6 (Debian armhf).

Please have a look at : https://wiki.ubuntu.com/GCC4.6 , looks like this is well known issues (add #include <cstdio> ... and so on should help )


Regards,
Eric



--
qɔᴉɹə
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news





Reply via email to