Okay, it's probably more a ghc6 problem.

# runhaskell Setup.lhs build -v
Creating dist/build (and its parents)
Creating dist/build/autogen (and its parents)
Preprocessing library xmonad-0.9.1...
Preprocessing executables for xmonad-0.9.1...
Building xmonad-0.9.1...
Building library...
Creating dist/build (and its parents)
/usr/bin/ghc --make -package-name xmonad-0.9.1 -hide-all-packages 
-fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen 
-Idist/build/autogen -Idist/build -optP-include 
-optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build 
-stubdir dist/build -package-id X11-1.5.0.0-e303e9e71d3b6055d5c970517461f343 
-package-id base-3.0.3.2-33c49b5f57a891ca80151e2f4f33f82c -package-id 
containers-0.3.0.0-7be04792060ce1514c52e2cb13a5c18a -package-id 
directory-1.0.1.1-fcaf1f7664193e0ad39e183ab8696baa -package-id 
filepath-1.1.0.4-1425f312faf5b8e9f4babf887e252326 -package-id 
mtl-1.1.0.2-336254fecf8a77054f76cb33671a5177 -package-id 
process-1.0.1.3-b553ffb533a7014d695ce14e638736d9 -package-id 
unix-2.4.0.2-49642bb245cafdad07b14ef1d8ef7f59 -O -funbox-strict-fields -Wall 
-XCPP XMonad XMonad.Main XMonad.Core XMonad.Config XMonad.Layout 
XMonad.ManageHook XMonad.Operations XMonad.StackSet
<command line>: cannot satisfy -package-id 
X11-1.5.0.0-e303e9e71d3b6055d5c970517461f343
    (use -v for more information)

.
.
.

I finally could build xmonad by recaching the packages. 
# ghc-pkg recache

I'll check back on that issue when natty has majored a little more.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706059

Title:
  xmonad cannot be built on natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to