Skip to content

Instantly share code, notes, and snippets.

@pikajude
Created September 14, 2012 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pikajude/2be2a0672de7cb58a48b to your computer and use it in GitHub Desktop.
Save pikajude/2be2a0672de7cb58a48b to your computer and use it in GitHub Desktop.
cabal install gtk-mac-integration
Resolving dependencies...
[1 of 2] Compiling SetupWrapper ( /var/folders/lh/v222mqc962x5vt0m1q_zpc540000gp/T/gtk-mac-integration-0.1.0.4-11926/gtk-mac-integration-0.1.0.4/SetupWrapper.hs, /var/folders/lh/v222mqc962x5vt0m1q_zpc540000gp/T/gtk-mac-integration-0.1.0.4-11926/gtk-mac-integration-0.1.0.4/dist/setup/SetupWrapper.o )
[2 of 2] Compiling Main ( /var/folders/lh/v222mqc962x5vt0m1q_zpc540000gp/T/gtk-mac-integration-0.1.0.4-11926/gtk-mac-integration-0.1.0.4/Setup.hs, /var/folders/lh/v222mqc962x5vt0m1q_zpc540000gp/T/gtk-mac-integration-0.1.0.4-11926/gtk-mac-integration-0.1.0.4/dist/setup/Main.o )
Linking /var/folders/lh/v222mqc962x5vt0m1q_zpc540000gp/T/gtk-mac-integration-0.1.0.4-11926/gtk-mac-integration-0.1.0.4/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 gtk-mac-integration-0.1.0.4...
Building gtk-mac-integration-0.1.0.4...
Preprocessing library gtk-mac-integration-0.1.0.4...
gtk2hsC2hs: Errors during expansion of binding hooks:
./Graphics/UI/Gtk/OSX/Types.chs:72: (column 12) [ERROR]
>>> Unknown identifier!
Cannot find a definition for `GtkOSXApplication' in the header file.
./Graphics/UI/Gtk/OSX/Types.chs:91: (column 22) [ERROR]
>>> Unknown identifier!
Cannot find a definition for `gtk_osxapplication_get_type' in the header file.
cabal: Error: some packages failed to install:
gtk-mac-integration-0.1.0.4 failed during the building phase. The exception
was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment