[graphics/libcdr] Boost issue breaks build?

Richard M. Timoney richardt at maths.tcd.ie
Wed Mar 12 16:53:20 UTC 2014


With regard to:

> Hello:
> 	On a system running
> 
> FreeBSD 10.0-CURRENT #0 r248938: Sun Mar 31 06:24:42 EDT 2013  amd64
> 
> 	attempts to build libcdr-0.0.14 fail

I also had the same trouble on FreeBSD 9.2 (and so could not build
libreoffice).

Adding this to /etc/make.conf seems to work

.if !empty(.CURDIR:M/usr/ports/graphics/libcdr) && exists(/usr/local/bin/gcc47)
CC=gcc47
CXX=g++47
CPP=cpp47
.endif

Yours,

Richard

-- 
Richard M. Timoney
		  (richardt at maths.tcd.ie)       Tel. +353-1-896 1196
        School of Mathematics, Trinity College, Dublin 2, Ireland
WWW http://www.maths.tcd.ie/~richardt		FAX  +353-1-896 2282


More information about the freebsd-ports mailing list