On Sunday, February 10, 2013 10:15:43 John Marino wrote: > On 2/10/2013 08:34, Pierre Abbat wrote: > > I'm doing a rolling-replace on DragonFly, using 2012Q4, and I get this: > > CCLD utilities/compare > > CCLD utilities/composite > > > > /usr/obj/pkgsrc/graphics/ImageMagick/work/.buildlink/lib/libIlmImf.so: > > undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' > > gmake[1]: *** [utilities/animate] Error 1 > > gmake[1]: *** Waiting for unfinished jobs.... > > /usr/obj/pkgsrc/graphics/ImageMagick/work/.buildlink/lib/libIlmImf.so: > > undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' > > gmake[1]: > > /usr/obj/pkgsrc/graphics/ImageMagick/work/.buildlink/lib/libIlmImf.so: > > undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' > > *** [utilities/composite] Error 1 > > gmake[1]: *** [utilities/compare] Error 1 > > gmake[1]: Leaving directory > > `/usr/obj/pkgsrc/graphics/ImageMagick/work/ImageMagick-6.7.9-10' > > gmake: *** [all] Error 2 > > Are you using 3.3-master here, post-gcc-4.7 default? > If so, you might be mixing gcc-4.4 and gcc-4.7 built packages. If you > have 4.4 packages it's probably best to put "DRAGONFLY_CCVER?=gcc44" in > /usr/pkg/etc/mk.conf to avoid mixing.
DragonFly darner.ixazon.lan 3.3-DEVELOPMENT DragonFly v3.3.0.672.g46163a- DEVELOPMENT #0: Fri Nov 30 02:18:02 UTC 2012 [email protected]:/usr/obj/usr/src/sys/GENERIC i386 I just added the line to mk.conf and restarted. Pierre -- Jews use a lunisolar calendar; Muslims use a solely lunar calendar.
