When I try to build cvs plplot (or 5.7.2) I get: [ 42%] Building C object drivers/CMakeFiles/gd.dir/gd.o /Users/hbabcock/Documents/OpenSource/PLplot/plplot-5.7.2/drivers/ gd.c: In function 'plD_init_png_Dev': /Users/hbabcock/Documents/OpenSource/PLplot/plplot-5.7.2/drivers/gd.c: 427: error: 'smooth_text' undeclared (first use in this function) /Users/hbabcock/Documents/OpenSource/PLplot/plplot-5.7.2/drivers/gd.c: 427: error: (Each undeclared identifier is reported only once /Users/hbabcock/Documents/OpenSource/PLplot/plplot-5.7.2/drivers/gd.c: 427: error: for each function it appears in.) make[2]: *** [drivers/CMakeFiles/gd.dir/gd.o] Error 1 make[1]: *** [drivers/CMakeFiles/gd.dir/all] Error 2 make: *** [all] Error 2
It looks like this might occur because my system has a GD version greater than 2.0, but doesn't have Freetype so the variable smooth_text never gets defined. -Hazen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel