On 12.12.2011 09:49, Tsutomu Uchino wrote:
> 2011/12/12 linyi li <[email protected]>:
When I built module udkapi, while compiling XBridgeTest.idl, error occured:
undefined symbol: rtl_allocateMemory.
[...]
I met the same problem on ucpp and I thought it was occurred only on
my environment. [...]

This seems to be a generic problem when building 3rd-party projects using AOO's dmake (see e.g. http://s.apache.org/ALR) because that automatically adds a dependency to lsalcpprt. It shouldn't do that for these projects as they get along just fine with the memory allocators provided by the system.

Herbert

Reply via email to