Date: Tue, 15 May 2012 21:20:41 -0500 From: "Conrad J. Sabatier" <conrads@cox.net> To: Francisco Souza <f@souza.cc> Cc: freebsd-ports@freebsd.org Subject: Re: Problem building cmake Message-ID: <20120515212041.4cc800f0@serene.no-ip.org> In-Reply-To: <BLU0-SMTP351A6760343117C4B49CD16C0180@phx.gbl> References: <BLU0-SMTP351A6760343117C4B49CD16C0180@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 May 2012 22:31:09 -0300 Francisco Souza <f@souza.cc> wrote: > Hi there, > I can't install cmake: > > # make install clean > ===> Building for cmake-2.8.8 > [ 2%] Built target cmIML_test > [ 6%] Built target cmsys > [ 7%] Built target cmsys_c > [ 10%] Built target cmzlib > [ 10%] Built target cmcompress > [ 12%] Built target cmbzip2 > [ 13%] Built target cmexpat > [ 13%] Built target foo > [ 22%] Built target cmForm > [ 22%] Built target cmsysTestDynload > [ 25%] Built target cmsysTestsCxx > [ 25%] Built target cmsysTestProcess > [ 26%] Built target cmsysTestSharedForward > [ 26%] Built target cmsysTestsC > [ 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 > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 1 > > Stop in /usr/ports/devel/cmake. > > I'm using FreeBSD 8.3. > > Does anyone know this error? > When did 2.8.8 make it into the ports repo? I'm still showing version 2.8.7 here, and I update my ports tree daily. Did you customize the Makefile yourself to build this later version? -- Conrad J. Sabatier conrads@cox.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120515212041.4cc800f0>