That didn't take long... If you are trying to compile 5.9.3 on OS-X with 
the Aquaterm driver and you get something like the following message:
> 
> [ 66%] Generating test_dyndrivers_dir/aqt.rc
> cd /tmp/plplot-5.9.3/drivers && ./test-drv-info aqt > 
> /tmp/plplot-5.9.3/drivers/test_dyndrivers_dir/aqt.rc
> cd /tmp/plplot-5.9.3/drivers && /usr/local/bin/cmake -E compare_files 
> /tmp/plplot-5.9.3/drivers/test_dyndrivers_dir/aqt.rc 
> /tmp/plplot-5.9.3/drivers/aqt.rc
> Files "/tmp/plplot-5.9.3/drivers/test_dyndrivers_dir/aqt.rc" to 
> "/tmp/plplot-5.9.3/drivers/aqt.rc" are different.
> make[2]: *** [drivers/test_dyndrivers_dir/aqt.rc] Error 1
> make[2]: Leaving directory `/private/tmp/plplot-5.9.3'
> make[1]: *** [drivers/CMakeFiles/test_dyndrivers.dir/all] Error 2
> make[1]: Leaving directory `/private/tmp/plplot-5.9.3'
> make: *** [all] Error 2

The solution is to copy the missing aqt.rc file from 
"drivers/test_dyndrivers_dir/" to "drivers/" and then run make again.

We plan to fix this problem (and a few others) with a 5.9.4 release of 
PLplot, which will created this weekend (likely Sunday the 10th).

best,
-Hazen


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to