[maemo-developers] More Autobuilder fun!

From: Ed Bartosh eduard.bartosh at nokia.com
Date: Thu Jul 3 12:49:41 EEST 2008
On Wed, 2008-07-02 at 16:27 -0600, ext Charles Werbick wrote:
> Hello All,
> 
> Sorry to be a pest. But I got all the deps squared away, uploaded
> Roadmap and now ARM is building fine, but i386 is giving me linker
> errors-->
> 
> `.text._ZN3agg18rasterizer_sl_clipINS_12ras_conv_intEE7line_toINS_19rasterizer_cells_aaINS_7cell_aaEEEEEvRT_ii'
> referenced in section `.rodata' of
> //usr/lib/libaggfontfreetype.a(libaggfontfreetype_la-agg_font_freetype.o):
> defined in discarded section
> `.text._ZN3agg18rasterizer_sl_clipINS_12ras_conv_intEE7line_toINS_19rasterizer_cells_aaINS_7cell_aaEEEEEvRT_ii[void
> agg::rasterizer_sl_clip<agg::ras_conv_int>::line_to<agg::rasterizer_cells_aa<agg::cell_aa>
> >(agg::rasterizer_cells_aa<agg::cell_aa>&, int, int)]' of
> //usr/lib/libaggfontfreetype.a(libaggfontfreetype_la-agg_font_freetype.o)
> 
> A google search on this one wasn't very helpful.
> 1. Why would it succeed on arm-eabi but fail on x386?
> 2. What can I do to fix this?
> 
> Ideas anyone?
> 
This is not autobuilder issue. At least I reproduced it in my local
environment.

My first guess after looking at the buildlog is that
libaggfontfreetype.a library(libagg-dev package) might be the reason for
this failure.

Regards,
---
Ed

More information about the maemo-developers mailing list