128-bit integer division using gcc 4.1 linkage errors when trying to build pango on amd64

Siju George sgeorge.ml at gmail.com
Thu Oct 7 02:43:31 PDT 2010


Hi,

Trying to build firefox for 2.7-DEVELOPMENT from pkgrsc head gives this error

gmake[4]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.1'
  CCLD   pango-view
/usr/pkgsrc/devel/pango/work/.buildlink/lib/libcairo.so: undefined
reference to `__umodti3'
/usr/pkgsrc/devel/pango/work/.buildlink/lib/libcairo.so: undefined
reference to `__udivti3'
gmake[3]: *** [pango-view] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/devel/pango/work/pango-1.28.1/pango-view'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/pkgsrc/devel/pango/work/pango-1.28.1/pango-view'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.28.1'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/pango
*** Error code 1

The bug is reported and a fix is proposed here

http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=43928

Could somebody please fix it in pkgsrc head?

thanks

--Siju





More information about the Users mailing list