
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 14/06/13 21:22, egarrulo wrote:
Hello everyone,
I'm trying to build the Haskell Platform 2013.2.0.0 (with required GHC 7.6.3) on Debian GNU/Linux 6 (AKA Debian Squeeze).
So far, I've stumbled upon some a few errors, but I've managed to solve them and I have let the maintainers know. Now I'm stuck with an error while configuring the "network" package (see the end of this email). As such error has no accompanying diagnostics, I don't know how I could fix it. Any suggestions? Thanks for your attention.
Have a nice day.
-- ERROR MESSAGE STARTS HERE -- ************************************************** Building network-2.4.1.2 "/home/egarrulo/bin/ghc/ghc-7.6.3/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal-1.16.0" [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/home/egarrulo/bin/haskell-platform/haskell-platform-2013.2.0.0" "--with-compiler=/home/egarrulo/bin/ghc/ghc-7.6.3/bin/ghc" "--with-hc-pkg=/home/egarrulo/bin/ghc/ghc-7.6.3/bin/ghc-pkg" "--with-hsc2hs=/home/egarrulo/bin/ghc/ghc-7.6.3/bin/hsc2hs" "--with-happy=../happy-1.18.10/dist/build/happy/happy" "--happy-options=--template=../happy-1.18.10" "--with-alex=../alex-3.0.5/dist/build/alex/alex" "--enable-library-profiling" "--ghc-pkg-option=--package-conf=../../packages/package.conf.inplace" "--user" Configuring network-2.4.1.2...
Error: Configuring the network-2.4.1.2 package failed make: *** [build.stamp] Error 2
-- ERROR MESSAGE ENDS HERE --
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
I think that the next logical step would be to configure the network package by hand and see what error comes up. `cabal unpack network' followed by `cabal configure' in the relevant directory should hopefully provide a more meaningful error. - -- Mateusz K. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJRu4RWAAoJEM1mucMq2pqX8H0P/1XW1Aiqi/g2Ze7TZYmf4OvK xutQ7q2/2SVkL6IGmqUMR8+ktmGdAaFTtPsrQebZtSxR9xLyKqLumjnjZIj6sTqX 3sZqDuIUx3/LbXomytng9RlqU7P2W9Oq2NMznHIpBlt/qxppV3tA4SK/gR6vgq29 tzeQbE6PWdgFhbk74DljKmnmX8UcTGygnQtj/mOvOWsfiJ/Adt7Lhh+jKBi2J4TB xOdd9PcY5JLu807S95XfmD9iUUobbU2wfxRzr04oikavV3freP+S6t/nyhHCLPES rOvZvnPrDupKHnUhk+Sqia/NCiIXIHJpZc+yV+vmBE2ztek+Dp8dBX3C+ZBG5Tbb e785IIU83jvOcOYJFaN9IKGBUNaCmY7hgfT6N7W/gtDbpFqe1Sezl9EimyEuAgjq STTqzG2yjENlq5Z3oW9HAblLISgcHK4J5Z1Q/MyyaUzUA8ZibLDVTOEmqiR4MOWC qthe3SpPV2IV1KXJTi8Dlpt7HwLOJF05uAGoSP2zQt9vRLftJ4gxuBKF1gPDeZP4 T0CQmz1eWlGf1UR0aLyRczX1abYfDR11KK/Sf6D2qOKN3HV3UfLVTIeF6D4yuRV7 itghxkzc64KqLKNdoutvaICahInhqEbvHp2JsaNDEeK9aSTZEY8hCadCQO+jSG2Y Uvm3MM8TNzLpSQ99BBIl =br3H -----END PGP SIGNATURE-----