Date: Tue, 15 May 2012 22:56:12 -0300 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: Problem building cmake Message-ID: <87sjf0vqgz.fsf@FreeBSD.org> References: <BLU0-SMTP351A6760343117C4B49CD16C0180@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Francisco Souza <f@souza.cc> writes: > [ 26%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/multi.c.o > [ 45%] Built target cmlibarchive > [ 46%] Building C object > Utilities/cmcurl/CMakeFiles/cmcurl.dir/parsedate.c.o > [ 46%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/progress.c.o > /usr/ports/devel/cmake/work/cmake-2.8.8/Utilities/cmcurl/multi.c:1708: > error: expected declaration specifiers or '...' before numeric constant > /usr/ports/devel/cmake/work/cmake-2.8.8/Utilities/cmcurl/multi.c:1710: > error: conflicting types for 'curl_multi_socket_action' > /usr/local/include/curl/multi.h:258: error: previous declaration of > 'curl_multi_socket_action' was here Can you cd to $WRKSRC and run `make -j1 V=1' and post the output of the failing compiler call?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87sjf0vqgz.fsf>