On Wed, 2009-09-30 at 17:50 +0200, Lennart Poettering wrote: > On Wed, 30.09.09 16:08, Ng Oon-Ee (ngoonee at gmail.com) wrote: > > > > > On Wed, 2009-09-30 at 15:54 +0800, Ng Oon-Ee wrote: > > > Sorry, I was just wondering whether its a known issue. When I try to > > > compile with CHOST=x86_64-pc-linux-gnu, I get errors about undefined > > > reference to `lt__PROGRAM__LTX_preloaded_symbols` in various functions. > > > If you wish the exact error messages I can pastebin it. > > > > > Since someone asked me on the IRC, I guess I'll just send the pastebin > > over... > > > > http://pastebin.com/mfa5eff8 > > The interesting line is this: > > libtool: link: not configured to extract global symbols from dlpreopened files > > So this seems to be related to libtool. > > Lennart > Thanks Lennart, I'll chase this down and revert.