On 2010-08-12 09:20+0200 Arjen Markus wrote:

> CMake Error: Unknown Target referenced : test_c_pdfcairo
> CMake Error: Target: test_all_cairo depends on unknown target:
> test_c_pdfcairo
> CMake Error: Unknown Target referenced : test_c_pngcairo
> CMake Error: Target: test_all_cairo depends on unknown target:
> test_c_pngcairo
> CMake Error: Unknown Target referenced : test_c_pscairo
> CMake Error: Target: test_all_cairo depends on unknown target:
> test_c_pscairo
> CMake Error: Unknown Target referenced : test_c_svgcairo
> CMake Error: Target: test_all_cairo depends on unknown target:
> test_c_svgcairo
> CMake Error: Unknown Target referenced : test_c_xcairo
> ...
>
> I had never seen these messages before, they are specific to the
> CMake generator.

Hi Arjen:

Thanks for reporting this build system bug which I believe I have
just fixed (revision 11127) by checking for whether a target exists
before adding it as a dependency of test_all_cairo.  (test_all_qt had
a similar error which I have also fixed with that commit).

Could you please try again with that revision?

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to