Hi Rene, Thanks! Indeed, I have finished native compilation. But my mission is to perform cross compilaion.
Whatever, could you please tell me what is the side effect related to the remove of the flag "-rpath,'$ORIGIN'". Thank you very much! Best, S. Caesar Huang On Tue, Dec 16, 2008 at 9:48 PM, Rene Engelhard <[email protected]> wrote: > Hi, > > Caesar wrote: > > First, it fails because of a glibc bug which relates to the flag > > "-rpath,'$ORIGIN'", then I solved it by remove 4 of these flags from the > > unxlngr.mk file and 3 other *.mk files under subdirectories of the > redland > > That will make your office not usable. > > > directory. But my qestion is does this would cause any side effect? > > Yes. (See above) > > > And the next time it fails when it's compiling the udkapi or offapi > modules > > with the following info. > [...] > > And the last two messages corresponding to modules offapi and udkapi, > > respectively, when it failed, one of this two will pop up. > > Sometimes, no error pops up when it's compiling module udkapi and offapi, > > but several minutes later, errors pop up and message tells me this: > [...] > > -------------------------------------------------------------- > > cc1plus: warning: include location "/usr/include" is unsafe for > > cross-compilation > > yes, it is. > > > Furthermore, I notised that the typesconfig crashed during the > compilation > > of the module sal because of the qemu fails to support something > [...] > > So, can anyone tells me what is going on, and what I need to do to handle > > those errors. > > Build natively. > > Regards, > > Rene > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
