I'd like to investigate this, but I get stuck when trying to build 'Port' (which GIO needs). But I get stuck during configure:
Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found I suppose I need to get libgnome. How do I do that? do i need to be root? I wish there was a smaller example of this error! you couldn't cut it down, could you? Simon] | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-bugs- | [EMAIL PROTECTED] On Behalf Of Nick Name | Sent: 16 September 2003 01:22 | To: [EMAIL PROTECTED] | Subject: Bug compiling with -fglasgow-exts | | I have a bug, here's the error from the compiler. | | ghc -fglasgow-exts -o build/Graphics/UI/GIO/Bitmap.o -package-name gio | -ohi build/Graphics/UI/GIO/Bitmap.hi -odir build/Graphics/UI/GIO -c | src/Graphics/UI/GIO/Bitmap.hs -package port -O2 -ibuild | ghc-6.0.1: panic! (the `impossible' happened, GHC version 6.0.1): | typecheck/TcRnTypes.lhs:233: Missing field in record | construction TcRnTypes.top_errs | | I attach the module wich caused the error and the module Attributes, | wich I modified. The other files can be found in the current release | (1.0) of htoolkit at htoolkit.sourceforge.net. | | Vincenzo | _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
