Question about packaging and cygport

Arjen Markus arjen.markus895@gmail.com
Mon Jul 8 09:01:00 GMT 2019


Op ma 8 jul. 2019 om 06:23 schreef Arjen Markus <arjen.markus895@gmail.com>:
>
> Hi Marco,
>
> I just tried building PLplot with CMake 3.14.5 and got this error message:
>
> -- OCTAVE_VERSION = 4.2.2
> -- OCTAVE_LIBRARIES = /usr/lib/octave/4.2.2/liboctave.dll.a
> -- OCTINTERP_LIBRARIES = /usr/lib/octave/4.2.2/liboctinterp.dll.a
> -- OCTAVE_INCLUDE_PATH =
> /usr/include;/usr/include/octave-4.2.2;/usr/include/octave-4.2.2/octave
> -- Start determining consistent system data for Tcl and friends
> CMake Error at /usr/share/cmake-3.14.5/Modules/FindTclsh.cmake:93:
>   Parse error.  Expected a command name, got unterminated bracket with text
>   ".rst:
>
> Looking at some other "Find*.cmake" files I guess this line is missing:
>
> #]=======================================================================]
>
> Regards,
>
> Arjen

Yes, after adding this line, it all worked fine.

Regards,

Arjen

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list