26 Mar 2012 08:46
[Webkit] Compilation fails (hswebkit.h not found)
<koral <at> mailoo.org>
2012-03-26 06:46:28 GMT
2012-03-26 06:46:28 GMT
Hello, It's been several weeks since I can't compile my project anymore due to gtk2hs not compiling. To spot the problem, I've cleaned my ~/.cabal and ~/.ghc directories and started reinstalling everything from scratch, and now I get the following error: > cabal install webkit Resolving dependencies... [1 of 2] Compiling SetupWrapper ( /tmp/webkit-0.12.3-17631/webkit-0.12.3/SetupWrapper.hs, /tmp/webkit-0.12.3-17631/webkit-0.12.3/dist/setup/SetupWrapper.o ) [2 of 2] Compiling Main ( /tmp/webkit-0.12.3-17631/webkit-0.12.3/Setup.hs, /tmp/webkit-0.12.3-17631/webkit-0.12.3/dist/setup/Main.o ) Linking /tmp/webkit-0.12.3-17631/webkit-0.12.3/dist/setup/setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring webkit-0.12.3... Building webkit-0.12.3... Preprocessing library webkit-0.12.3... dist/build/Graphics/UI/Gtk/WebKit/Types.h:1:22: fatal error: hswebkit.h: No such file or directory compilation terminated.(Continue reading)
RSS Feed