Please find attached a darcs patch file with the changes I had to make to
build wxcore.
Feel free to have a look and comment, they are all very much "make it
compile" changes and I suspect I may have introduced badness (returning a
null pointer).

Unfortunately having made these changes and following these steps¹ I am now
getting this error, which is a little confusing:

wxhaskell-dev/wx$ sudo cabal install --global
Resolving dependencies...
cabal: dependencies conflict: wxcore-0.13.1 requires containers ==0.4.0.0
however
containers-0.4.0.0 was excluded because wxcore-0.13.1 requires containers
==0.3.0.0

Its other dependencies have installed correctly:
wxhaskell-dev/wx$ ghc-pkg list wxdirect
/var/lib/ghc-6.12.1/package.conf.d
   wxdirect-0.13.1

wxhaskell-dev/wx$ ghc-pkg list wxcore
/var/lib/ghc-6.12.1/package.conf.d
   wxcore-0.13.1


Any idea what this could mean?

Dave,

¹ http://haskell.org/haskellwiki/WxHaskell/Building#Source_Release

Attachment: patches_for_2.9.2_gtk_linux
Description: Binary data

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to