#21599: Antigraingeometry 2.5 does not build on Snow Leopard --------------------------------------+------------------------------------- Reporter: robert.e.rouse@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: Antigraingeometry --------------------------------------+------------------------------------- I've searched and don't see a ticket for this. If there is, I apologize. I get the following error. {{{ sudo port install antigraingeometry ---> Computing dependencies for antigraingeometry ---> Building antigraingeometry Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_antigraingeometry/work/agg-2.5" && /usr/bin/make -j2 all " returned error 2 Command output: agg_mac_pmap.cpp:200: error: 'GraphicsImportGetImageDescription' was not declared in this scope agg_mac_pmap.cpp:207: error: 'GraphicsImportSetGWorld' was not declared in this scope agg_mac_pmap.cpp:208: error: 'GraphicsImportDraw' was not declared in this scope agg_mac_pmap.cpp: In member function 'bool agg::pixel_map::save_as_qt(const char*) const': agg_mac_pmap.cpp:232: error: 'struct FSSpec' has no member named 'vRefNum' agg_mac_pmap.cpp:232: error: 'struct FSSpec' has no member named 'parID' agg_mac_pmap.cpp:232: error: 'HGetVol' was not declared in this scope agg_mac_pmap.cpp:235: error: 'GraphicsExportComponent' was not declared in this scope agg_mac_pmap.cpp:235: error: expected `;' before 'ge' agg_mac_pmap.cpp:236: error: 'struct FSSpec' has no member named 'name' agg_mac_pmap.cpp:236: error: 'CopyCStringToPascal' was not declared in this scope agg_mac_pmap.cpp:240: error: 'GraphicsExporterComponentType' was not declared in this scope agg_mac_pmap.cpp:240: error: 'kQTFileTypePNG' was not declared in this scope agg_mac_pmap.cpp:240: error: 'ge' was not declared in this scope agg_mac_pmap.cpp:243: error: 'GraphicsExportSetInputGWorld' was not declared in this scope agg_mac_pmap.cpp:246: error: 'GraphicsExportSetOutputFile' was not declared in this scope agg_mac_pmap.cpp:249: error: 'GraphicsExportDoExport' was not declared in this scope agg_mac_pmap.cpp: In member function 'unsigned int agg::pixel_map::width() const': agg_mac_pmap.cpp:269: error: 'GetGWorldPixMap' was not declared in this scope agg_mac_pmap.cpp:271: error: 'GetPixBounds' was not declared in this scope agg_mac_pmap.cpp: In member function 'unsigned int agg::pixel_map::height() const': agg_mac_pmap.cpp:279: error: 'GetGWorldPixMap' was not declared in this scope agg_mac_pmap.cpp:281: error: 'GetPixBounds' was not declared in this scope agg_mac_pmap.cpp: In member function 'int agg::pixel_map::row_bytes() const': agg_mac_pmap.cpp:289: error: 'GetGWorldPixMap' was not declared in this scope agg_mac_pmap.cpp:290: error: 'GetPixDepth' was not declared in this scope make[3]: *** [libaggplatformmac_la-agg_mac_pmap.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/21599> MacPorts <http://www.macports.org/> Ports system for Mac OS