eric.bachard wrote:
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 ?
Welll...build could not be found, can you give me a hint where it can be found?
And I did restart the build after upgrading to the November 2004 gcc build and got the same error:
*** malloc[24434]: Deallocation of a pointer not malloced: 0x357b; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
dmake: Error code 139, while making '../../../../../unxmacxp.pro/misc/urd_cssiop.don'
ERROR: Error 65280 occurred while making /Users/jamesmckenzie/NeoOfficeBuild/neojava/build/udkapi/com/sun/star/corba/iop
Also, how do you sent the Environment Variable? I know that the build runs in tsch, and I'm more of a bash expert.
Thanks for the hints about the newer gcc and the removal of the requirement for the patch.
James McKenzie
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
