eric.bachard wrote:
Hi,
James McKenzie a �crit :
Greetings:
I'm having difficulties building OO 1.1.4 after applying the
registry/source/regimpl.cxx patch in udkapi and receive the following
This patch is no more necessary, IMHO. Can you please try without ?
=============
Building project udkapi
=============
/Users/jamesmckenzie/NeoOfficeBuild/neojava/build/udkapi/com/sun/star/util/logging
Hmmm...you're not building OpenOFfice.org, but NeoOffice, and I don't
know the differences in udkapi module between
OOo and Neo.
mkout -- version: 1.3
idlc @/tmp/mkW9Appp
*** malloc[29742]: Deallocation of a pointer not malloced: 0x357b;
This could be a double free(), or free() called with the middle of an
allocated block;
You probably can search in this direction, looking if an alone free
without corresponding malloc is somewhere in the code, using, e.g.
grep/egrep and/or wc.
Can you try (after have correctly sourced environment) :
First, try to rebuild udkapi after deleted unxmacxp.pro (if I'm not
wrong, the name doesn't change in Neo) :
If this does not work :
cd udkapi
build -v
...just to know what exactly cannot be build ?
Try setting environment variable MallocHelp to see
tools to help debug
Segmentation fault
OOops...
dmake: Error code 139, while making
'../../../../../unxmacxp.pro/misc/urd_cssulog.don'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making
/Users/jamesmckenzie/NeoOfficeBuild/neojava/build/udkapi/com/sun/star/util/logging
I found an issue that resulted in the same error, IZ12027 however the
patch was not included. I would like to know what was 'fixed' with the
patch. BTW, I was looking for python issues because I could not build
it on my system.
Very respectfully,
James McKenzie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]