This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about packaging and cygport


Am 08.07.2019 um 11:00 schrieb Arjen Markus:
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:

#]=======================================================================]

this line is present at line 4 of the file.
Have you by chance modified it ?



Regards,

Arjen

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

Regards,

Arjen


regards
MArco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]