On 09/07/2011 7:54 PM, Peter Dyballa wrote: > Hello! > > Building this package shows a few errors: > > Making all in htmldoc... > Compiling gui.cxx... > In file included from /usr/X11R6/include/X11/Xlib.h:60, > from /usr/X11R6/include/X11/xpm.h:77, > from gui.cxx:103: > /usr/X11R6/include/X11/X.h:101: error: conflicting declaration 'typedef > XID Window' > /sw/include/FL/mac.H:43: error: 'Window' has a previous declaration as > 'typedef struct OpaqueWindowPtr* Window' > /usr/X11R6/include/X11/X.h:108: error: conflicting declaration 'typedef > XID Cursor' > > /System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/QuickdrawTypes.h:267: > error: 'Cursor' has a previous declaration as 'typedef struct Cursor Cursor' > In file included from /usr/X11R6/include/X11/xpm.h:77, > from gui.cxx:103: > /usr/X11R6/include/X11/Xlib.h:460: error: conflicting declaration > 'typedef struct XPoint XPoint' > /sw/include/FL/mac.H:44: error: 'struct XPoint' has a previous > declaration as 'struct XPoint' > /usr/X11R6/include/X11/Xlib.h:465: error: conflicting declaration > 'typedef struct XRectangle XRectangle' > /sw/include/FL/mac.H:45: error: 'struct XRectangle' has a previous > declaration as 'struct XRectangle' > /usr/X11R6/include/X11/Xlib.h:2261: error: declaration of C function > 'int DisposeWindow(OpaqueWindowPtr*)' conflicts with > > /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/MacWindows.h:1594: > error: previous declaration 'void DisposeWindow(OpaqueWindowPtr*)' here > /usr/X11R6/include/X11/Xlib.h:2824: error: declaration of C function > 'int ShowWindow(OpaqueWindowPtr*)' conflicts with > > /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/MacWindows.h:8298: > error: previous declaration 'void ShowWindow(OpaqueWindowPtr*)' here > /usr/X11R6/include/X11/Xlib.h:3523: error: declaration of C function > 'int HideWindow(OpaqueWindowPtr*)' conflicts with > > /System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/MacWindows.h:8280: > error: previous declaration 'void HideWindow(OpaqueWindowPtr*)' here > make[1]: *** [gui.o] Error 1
The failure also happens on 10.5. Furthermore, the .info fails validation because it Depends: fltk | fltk-x11 but fltk-x11 is BuildDependsOnly: true (and fltk does not exist). Package manager version: 0.31.0 Distribution version: selfupdate-cvs Wed Sep 7 06:50:59 2011, 10.5, i386 Trees: stable/main stable/crypto unstable/main unstable/crypto Xcode Version: 3.1.4-1 Hanspeter ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
