On Sun, Oct 17, 2010 at 15:06:01 -0600, Jesse Hester wrote:
> Configuring wxcore-0.12.1.6...
> Warning: This package indirectly depends on multiple versions of the same
> package. This is highly likely to cause a compile failure.
> package containers-0.3.0.0 requires array-0.3.0.0
...
> package containers-0.3.0.0 requires array-0.3.0.1
> package wxcore-0.12.1.6 requires containers-0.3.0.0
> package wxdirect-0.12.1.3 requires containers-0.3.0.0
> Preprocessing library wxcore-0.12.1.6...
> Building wxcore-0.12.1.6...
> <command line>: cannot satisfy -package-id
> wxdirect-0.12.1.3-af0b8773d1663c5806a3601e31af398f:
>     wxdirect-0.12.1.3-af0b8773d1663c5806a3601e31af398f is unusable due to
> missing or recursive dependencies:
>       containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411
>     (use -v for more information)

OK, this looks fairly mysterious to me, but seems more like a general
#haskell type question than one for the wxhaskell-users list.  It seems
you're depending on two different versions of containers-0.3.0.0, one
built against array-0.3.0.0, and one against array-0.3.0.1

I don't have a good idea how this sort of thing happens, but I suspect
the #haskell folks could be more helpful now with the new chunk of
information you found.

You may want to see section 4.8.5 in
http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/packages.html

Sorry!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
For a faster response, try +44 (0)1273 64 2905 or
xmpp:ko...@jabber.fr (Jabber or Google Talk only)

Attachment: pgpTxsec68B4G.pgp
Description: PGP signature

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to