DragonFly BSD
DragonFly users List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Siju George <sgeorge.ml@xxxxxxxxx>
Date: Thu, 7 Oct 2010 15:09:14 +0530

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]