[Haskell-cafe] installing glib-0.12.4 on Mac
Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
kazu at iij.ad.jp
Wed Oct 16 12:05:47 UTC 2013
Hi,
When I tried to install glib-0.12.3 on OS X 10.8.5 with GHC 7.6.3,
I got the following error:
----
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 glib-0.12.4...
Building glib-0.12.4...
Preprocessing library glib-0.12.4...
gtk2hsC2hs: Error in C header file.
/usr/include/dirent.h:147: (column 10) [FATAL]
>>> Syntax error!
The symbol `^' does not fit here.
Failed to install glib-0.12.4
----
I believe I could install it on 31 July 2013 and I don't think I
changed anything. Does anyone know how to fix this?
--Kazu
More information about the Haskell-Cafe
mailing list