Hi Greg,

Yes, cats are known to create magical havoc! We should perhaps reinstall some 
of the medieval practices regarding them. Though, if I knew a cat-friendly way 
to have my own cat stay away from my keyboard and/or newspaper, I would 
probably use it.

Well, glad it was something unexplanable that quietly went away ☺.

Regards,

Arjen

From: Greg Jung [mailto:gvj...@gmail.com]
Sent: Friday, July 11, 2014 12:00 PM
To: Arjen Markus
Cc: plplot-devel@lists.sourceforge.net
Subject: Re: [Plplot-devel] CMake 2.8, with plplot using CYGWIN.

Update: I am now compiling plplot well, even without X going, all of my snafus 
have magically gone away,
it must have been my cat.

On Fri, Jul 11, 2014 at 2:07 AM, Arjen Markus 
<arjen.mar...@deltares.nl<mailto:arjen.mar...@deltares.nl>> wrote:
Hi Greg,

Hm, I can imagine some parts of PLplot requiring X Window features, but I 
ordinarily do not start the X server. Not until I realise that for the driver I 
want to test I need X in fact ☺. Odd, very odd that you should need X Window. 
Especially as the error in the makefile occurs in a place that has nothing to 
do with graphics.

(I have postponed my staring because of my day job, so no harm there.)

Regards,

Arjen

From: Greg Jung [mailto:gvj...@gmail.com<mailto:gvj...@gmail.com>]
Sent: Friday, July 11, 2014 11:02 AM
To: Arjen Markus; 
plplot-devel@lists.sourceforge.net<mailto:plplot-devel@lists.sourceforge.net>
Subject: Re: [Plplot-devel] CMake 2.8, with plplot using CYGWIN.

OK you can stop staring, as I said I have both CYG32 and CYG64, I've been 
trying to run CMAKE from
the mintty console, without the X-window substrata.  Now I went into 
Xindow/Xterm mode and it is working.

I am not sure why you would need –DCMAKE_HOST_UNIX at all – I have never needed 
it. My current system is Windows 7 with Cygwin 64-bits, so that is definitely 
not the same as your Windows XP system. That makes it a trifle complex to try 
and reproduce that part of your problem. I will stare at the output you 
attached and see if I can find the cause, as well as try whether the makefile 
problem occurs on my system.

Regards,

Arjen



  I went back to seehow far I can get with CYGWIN.
My hardware: Intel 64-bit dual-core, 6GB memory. (no virtualization)
C/D/E/F drives.  E: holds a WinXP 32-bit, C holds Win7 home premium
Cygwin(32) installation from Win-XP heavily loaded, cmake=2.8.9
Cygwin(64) 1.7.30 on Win7, gcc 4.8.2, cmake=2.8.12

I can't run cygwin32, as it stands, from the win7 system so I have to reboot 
into XP for that.

I keep a "Vanilla" cmake-2.8.12 for tests, otherwise my modifications are made 
in a few
files to help the Mingw/msys compilations proceed.  Another modification is 
needed to
catch CYGWIN, which I run with generator "Unix Makefiles" and 
-DCMAKE_HOST_UNIX=1
set (in my modified files I set this in CMakeUnixFindMake).

===================
With a minimum number of found packages the cygwin64/cmake2.8.12+ configuration
looks healthy, ready to make xfig, wingcc and a few other drivers (Statis).  
However I get a make error right off the bat, (operating on a recent svn 
snapshot)
lib/qsastime/CMakeFiles/deltaT-gen.dir/build.make:59: *** target pattern 
contains no '%'.  Stop.
======================================

  I find however different results in my older cygwin32/cmake-2.8.9 run, which 
didn't need any -DCMAKE_HOST_UNIX help, and proceeded quite far before
stopping. (At python).

cmake.out - 3 configurations copied from cmake-gui(2.8.12) window before 
generation.
make.out (short) make from this showing error on first item.

bldcyg32make.out - configuration and make output from the cygwin32/cmake-2.8.9 
run (using windows XP)

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.
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to