Date: Thu, 13 Mar 2014 13:35:03 +0100 From: "A.J. 'Fonz' van Werven" <freebsd@skysmurf.nl> To: Don Lewis <truckman@FreeBSD.org> Cc: richardt@maths.tcd.ie, roberthuff@rcn.com, freebsd-office@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: [graphics/libcdr] Boost issue breaks build? Message-ID: <20140313123503.GA14436@spectrum.skysmurf.nl> In-Reply-To: <201403122006.s2CK6DmR044112@gw.catspoiler.org> References: <20140312184108.GA2311@spectrum.skysmurf.nl> <201403122006.s2CK6DmR044112@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Don Lewis wrote: >>> Adding this to /etc/make.conf seems to work >>> >>> .if !empty(.CURDIR:M/usr/ports/graphics/libcdr) && exists(/usr/local/bi= n/gcc47) >>> CC=3Dgcc47 >>> CXX=3Dg++47 >>> CPP=3Dcpp47 >>> .endif >>=20 >> Thanks for the suggestion. Unfortunately, I can't even build GCC itself: >>=20 [snip] > > strverscmp.o > > Shared object "libfl.so.2" not found, required by "ar" > > gmake[3]: *** [libiberty.a] Error 1 [snip] > Looks like ar from devel/binutils is broken on your machine. On my most > recently updated machine: [snip] > In any case, rebuilding and reinstalling devel/binutils should get you > to the point where you can build lang/gcc47. Thanks, that helped. I actually tried lang/gcc49 instead of lang/gcc47, but still: rebuilding devel/binutils did the trick. GCC now builds, which in turn "unbreaks" a bunch of other ports, chief among which are x11/rxvt-unicode and editors/libreoffice (graphics/libcdr). Thanks again, AvW --=20 I'm not completely useless, I can be used as a bad example. --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBAgAGBQJTIaX2AAoJEAfP7gJTaCe8qfMQAMWMfWVNpukN4o/DeO4YL+bZ WZP63TAzqv1117Qjkavbpmr/1gdfk56uNv2A79+smps6+f+DQdMyYr/DShZbqe4l FTirAkSgUWjuHzBNq0S1rt6AxeUZCDsviyk+Pl8qsld0499lRmJPUq3i+a8L5zBi 6OKmHp/k8rNYOVi/a1ec+UrbnS5sunJzT148Nvey9ZOxucONSA44X91ePHRexwop LgdixRplIYsh9SX6MPkeCZReUdSumke5WjxAM3CqfmUXp/EQxb3fVqPihBcY5d8P 1YinkMLUyzvRbCrrx6pf/c5on5gKLxXzHRm4L+sXpRGsFWo+Wm8h/CptOZGmGCfp YE8wGWkD6ZKBornucLZLakhmyz6YXTMOPpuqVBu+70Y9GN642Q2EYxCbFTnsH2cf C+7WFMyL4oL+8A8J4AIgvb3aflYYmx8F/7NT0Kd5F4N2zd/+TCsh5wdhQikv2/iz QGT8Fd2kEHYKsQoutat4e+qTFlc4NF3qYK8bS+kI3EDe26zOBaDxDxhGJV73MxQG Xouz6vXEbNa4cQoNjsVqwzgeZgUesm+az8uOW/O9jsSPnum7tXi6y1HzPPHs1Exj scqjrW2JOU4zvDKKZQKPEXkEOXxmsEwgUUtTqGIYukjcHGe71AVbN0KdQACpH8uq MHe66sonVtT3Vv7ETeCk =MxoM -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140313123503.GA14436>