DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2247 Version: 1.1.9 (Macports) Building fltk on Mac OS X Snow Leopard (10.6) gives following errors: ---> Building fltk Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_fltk/work/fltk-1.1.9" && /usr/bin/make -j2 all " returned error 2 Command output: Fl_mac.cxx: In function 'void MacMapWindow(Fl_Window*, OpaqueWindowPtr*)': Fl_mac.cxx:2454: error: 'ShowWindow' was not declared in this scope Fl_mac.cxx: In function 'void MacUnmapWindow(Fl_Window*, OpaqueWindowPtr*)': Fl_mac.cxx:2464: error: 'HideWindow' was not declared in this scope make[1]: *** [Fl.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from ../FL/x.H:41, from Fl_Bitmap.cxx:29: ../FL/mac.H: In function 'OpaqueRgnHandle* XRectangleRegion(int, int, int, int)': ../FL/mac.H:49: error: 'NewRgn' was not declared in this scope ../FL/mac.H:50: error: 'SetRectRgn' was not declared in this scope ../FL/mac.H: In function 'void XDestroyRegion(OpaqueRgnHandle*)': ../FL/mac.H:54: error: 'DisposeRgn' was not declared in this scope Fl_Bitmap.cxx: In function 'OpaqueGrafPtr* fl_create_bitmask(int, int, const uchar*)': Fl_Bitmap.cxx:43: error: 'GetPort' was not declared in this scope Fl_Bitmap.cxx:46: error: 'NewGWorld' was not declared in this scope Fl_Bitmap.cxx:47: error: 'GetGWorldPixMap' was not declared in this scope Fl_Bitmap.cxx:50: error: 'LockPixels' was not declared in this scope Fl_Bitmap.cxx:53: error: 'GetPixBaseAddr' was not declared in this scope Fl_Bitmap.cxx:71: error: 'UnlockPixels' was not declared in this scope Fl_Bitmap.cxx:75: error: 'SetPort' was not declared in this scope Fl_Bitmap.cxx: In function 'void fl_delete_bitmask(OpaqueGrafPtr*)': Fl_Bitmap.cxx:80: error: 'DisposeGWorld' was not declared in this scope Fl_Bitmap.cxx: In member function 'virtual void Fl_Bitmap::draw(int, int, int, int, int, int)': Fl_Bitmap.cxx:385: error: 'GetPort' was not declared in this scope Fl_Bitmap.cxx:387: error: 'GetPortBounds' was not declared in this scope Fl_Bitmap.cxx:390: error: 'GetPortBitMapForCopyBits' was not declared in this scope Fl_Bitmap.cxx:395: error: 'CopyBits' was not declared in this scope make[1]: *** [Fl_Bitmap.o] Error 1 make: *** [all] Error 1 Link: http://www.fltk.org/str.php?L2247 Version: 1.1.9 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
