Hi Alan,

> -----Original Message-----
> From: Arjen Markus [mailto:arjen.mar...@deltares.nl]
> Sent: Monday, December 09, 2013 3:04 PM
> To: PLplot development list
> Subject: Re: [Plplot-devel] The epa_build project
>
> Hi Alan,
>
> yes, I just looked at the CMake source code: it might mean the difference 
> between a
> string and list, which explains why the path was split up into its 
> constituent parts.
> I will check immediately.
>

make is happier with this change, but there is still something wrong:

checking for library containing deflateSetHeader... -lz
checking for ranlib... ranlib
checking if 64bit support is requested... yes
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... CYGWIN_NT-6.1-1.7.27(0.271/5/3)
checking for dlopen in -ldl... yes
checking for ar... ar
checking for Cygwin version of gcc... yes
configure: error: Please configure and make the ../win directory first.
tcl/CMakeFiles/build_tcl.dir/build.make:110: recipe for target 
'epa_build/Stamp/build_tcl/build_tcl-configure' failed
make[3]: *** [epa_build/Stamp/build_tcl/build_tcl-configure] Error 1
CMakeFiles/Makefile2:373: recipe for target 'tcl/CMakeFiles/build_tcl.dir/all' 
failed
make[2]: *** [tcl/CMakeFiles/build_tcl.dir/all] Error 2
CMakeFiles/Makefile2:385: recipe for target 'tcl/CMakeFiles/build_tcl.dir/rule' 
failed
make[1]: *** [tcl/CMakeFiles/build_tcl.dir/rule] Error 2
Makefile:187: recipe for target 'build_tcl' failed
make: *** [build_tcl] Error 2

This may be due to an ambiguity - Cygwin being somewhere between Linux and 
Windows.
I have no idea how to build Tcl on Cygwin though - I have sofar used the 
prebuilt version. My first guess
would be that it is built as under UNIX/Linux, given all the available tools.

Regards,

Arjen
DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited. 
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to