← Back to team overview

kicad-developers team mailing list archive

Re: pb to compilation under slackware

 

2009/2/2 cfdev@... <cfdev@...>:
> hi all,
>
> today I try to compile Kicad on my favourite distribution Linux Slackware,
> and on cmake configuration :
> $cmake -DCMAKE_BUILD_TYPE=Release ../../
>
> the return is :
> -- Check for installed OpenGL -- found
> -- Check for installed Boost -- found
> -- Check for installed wxWidgets -- found
> CMake Error at CMakeModules/FindSubversion.cmake:88 (MESSAGE):
> Command "/usr/bin/svn info /home/cfdev/download/kicad" failed with
> output:
>
> svn: '/home/cfdev/download/kicad' is not a working copy
>
> Call Stack (most recent call first):
> CMakeModules/CreateSVNVersionHeader.cmake:5 (Subversion_WC_INFO)
> CMakeLists.txt:118 (create_svn_version_header)
>
> CMake Error at CMakeModules/CreateSVNVersionHeader.cmake:6 (string):
> string sub-command REGEX, mode REPLACE needs at least 6 arguments
> total to
> command.
> Call Stack (most recent call first):
> CMakeLists.txt:118 (create_svn_version_header)
>
> -- Check for installed zlib -- found
> -- Configuring incomplete, errors occurred!
>
> subversion missing ok, but why the processe stop because of it ?

I think this is side effect of having script which try to identify
current version in repository to put proper info inside "About" of the
KiCad.

-- 
Manveru
jabber: manveru@...
gg: 1624001
http://www.manveru.pl

 




Follow ups

References