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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Siju George
Date: Thursday, October 7, 2010 - 2:39 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
128-bit integer division using gcc 4.1 linkage errors when ..., Siju George, (Thu Oct 7, 2:39 am)