shelarcy: > Hi, > > On Thu, 05 Mar 2009 15:04:23 +0900, Don Stewart <d...@galois.com> wrote: > > wxc/src/eljdc.cpp: In function ‘void wxDC_EndDrawing(wxDC*)’: > > wxc/src/eljdc.cpp:26: warning: ‘void wxDCBase::EndDrawing()’ is deprecated > > (declared at /usr/include/wx-2.8/wx/dc.h:393) > > wxc/src/eljdc.cpp: At global scope: > > wxc/src/eljdc.cpp:629: error: ‘wxMetafile’ was not declared in this scope > > wxc/src/eljdc.cpp:629: error: ‘self’ was not declared in this scope > > wxc/src/eljdc.cpp:629: error: expected primary-expression before ‘int’ > > wxc/src/eljdc.cpp:629: error: expected primary-expression before ‘int’ > > wxc/src/eljdc.cpp:629: error: initializer expression list treated as > > compound expression > > wxc/src/eljdc.cpp:630: error: expected ‘,’ or ‘;’ before ‘{’ token > > wxc/src/eljdc.cpp:638: error: ‘wxMetafile’ was not declared in this scope > > wxc/src/eljdc.cpp:638: error: ‘self’ was not declared in this scope > > wxc/src/eljdc.cpp:638: error: expected primary-expression before ‘*’ token > > wxc/src/eljdc.cpp:638: error: ‘_dc’ was not declared in this scope > > wxc/src/eljdc.cpp:638: error: initializer expression list treated as > > compound expression > > wxc/src/eljdc.cpp:639: error: expected ‘,’ or ‘;’ before ‘{’ token > > wxc/src/eljdc.cpp:647: error: ‘wxMetafile’ was not declared in this scope > > wxc/src/eljdc.cpp:647: error: ‘self’ was not declared in this scope > > wxc/src/eljdc.cpp:648: error: expected ‘,’ or ‘;’ before ‘{’ token > > wxc/src/eljdc.cpp:656: error: variable or field ‘wxMetafile_Delete’ > > declared void > > wxc/src/eljdc.cpp:656: error: ‘wxMetafile’ was not declared in this scope > > wxc/src/eljdc.cpp:656: error: ‘self’ was not declared in this scope > > I fixed this bug in the new HackageDB releace 0.11.1.2. > Please test again with 0.11.1.2. > > And I'll send darcs patch for this problem later.
Much better, ld -r -o dist/wxcore/wxcore.o dist/wxcore/imports/Graphics/UI/WXCore/WxcClasses.o dist/wxcore/imports/Graphics/UI/WXCore/WxcClassInfo.o dist/wxcore/imports/Graphics/UI/WXCore/WxcDefs.o dist/wxcore/imports/Graphics/UI/WXCore/Types.o dist/wxcore/imports/Graphics/UI/WXCore/Defines.o dist/wxcore/imports/Graphics/UI/WXCore/Draw.o dist/wxcore/imports/Graphics/UI/WXCore/Image.o dist/wxcore/imports/Graphics/UI/WXCore/Events.o dist/wxcore/imports/Graphics/UI/WXCore/DragAndDrop.o dist/wxcore/imports/Graphics/UI/WXCore/Frame.o dist/wxcore/imports/Graphics/UI/WXCore/Layout.o dist/wxcore/imports/Graphics/UI/WXCore/Process.o dist/wxcore/imports/Graphics/UI/WXCore/Print.o dist/wxcore/imports/Graphics/UI/WXCore/Dialogs.o dist/wxcore/imports/Graphics/UI/WXCore/Controls.o dist/wxcore/imports/Graphics/UI/WXCore/Db.o dist/wxcore/imports/Graphics/UI/WXCore/OpenGL.o dist/wxcore/imports/Graphics/UI/WXCore.o dist/wxcore/imports/Graphics/UI/WXCore/Events_stub.o cat config/wxcore.pkg | sed -e "s|\${wxhlibdir}|/usr/lib|" | ghc-pkg update - Reading package info from stdin ... done. ghc-pkg: /usr/lib/imports doesn't exist or isn't a directory (use --force to override) Still don't quite get there. Any thoughts? ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel