id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
29982	cclive: build failure and update to 0.7.5	ryandesign@…	snc@macports.org	"As [http://lists.macosforge.org/pipermail/macports-users/2011-June/024622.html reported on the mailing list], cclive fails to build:

{{{
In file included from /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/src/quvicpp/error.cpp:18:
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/include/quvicpp/quvicpp.h:63: error: 'quvi_callback_write' has not been declared
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/include/quvicpp/quvicpp.h:68: error: 'quvi_callback_write' does not name a type
}}}

I noticed a newer version is available and thought maybe they've fixed this problem by now. So I tried to update to it, but it fails during configure:

{{{
checking for the Boost filesystem library... no
configure: error: cannot find the flags to link with Boost filesystem
}}}

config.log contains 120 occurrences of:

{{{
ld: unknown option: -R/opt/local/lib
}}}

I know -R is an unknown option for Xcode's ld, but I don't know what the replacement is.

The patch for my attempted update to 0.7.4.1 is attached. The project has switched from cmake back to autotools so I removed the cmake portgroup. I also switched to the xz distfile because it's smaller."	defect	closed	Normal		ports	2.0.1	fixed	haspatch	haloris-ports@…	cclive
