Bugs item #1647038, was opened at 2007-01-29 06:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=1647038&group_id=2915
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marius (schamschula) Assigned to: Nobody/Anonymous (nobody) Summary: 5.7.2 build error under Mac OS X 10.4.8 Initial Comment: I've run into a build error under Mac OS X 10.4.8 (both Intel and PPC): Making all in c++ if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../include -I../../libltdl -g -O2 -MT plstream.lo -MD -MP -MF ".deps/plstream.Tpo" -c -o plstream.lo plstream.cc; \ then mv -f ".deps/plstream.Tpo" ".deps/plstream.Plo"; else rm -f ".deps/plstream.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../include -I../../libltdl -g -O2 -MT plstream.lo -MD -MP -MF .deps/plstream.Tpo -c plstream.cc -fno-common -DPIC -o .libs/plstream.o plstream.cc: In member function 'virtual void cxx_pltr2::xform(PLFLT, PLFLT, PLFLT&, PLFLT&) const': plstream.cc:101: error: 'cerr' was not declared in this scope make[3]: *** [plstream.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Using g++ --version powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 Free Software Foundation, Inc. Note: There is no such error under Mac OS X 10.3.9. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=1647038&group_id=2915 ------------------------------------------------------------------------- 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