> I pushed a patch. Can you pull it and try again?

Excellent.  Both glib and cairo now build and install without errors.

However, I am still seeing an error when attempting to build pango,
probably related to the previous dir/filename problem, but in some
different argument.

  $ cd pango; cabal configure --prefix=/workspace/ext 
  Resolving dependencies...

  Setup.hs:25:0:
     warning: #warning Setup.hs is guessing the version of Cabal. If
compilation of Setup.hs fails use -DCABAL_VERSION_MINOR=x for Cabal
version 1.x.0 when building (prefixed by --ghc-option= when using the
'cabal' command)
  [1 of 1] Compiling Main             ( Setup.hs, dist\setup\Main.o )
  Linking .\dist\setup\setup.exe ...
  Configuring pango-0.10.5...
  setup.exe: gtk2hsTypeGen.exe:
  C:\workspace\ext\gtk2hs-buildtools-0.9\hierarchyGen/hierarchy.list:
  openFile: does not exist (No such file or directory)

Indeed, the directory C:\workspace\ext\gtk2hs-buildtools-0.9 does not
exist.  It was not created by "cabal install" of the buildtools package.
Should it have been?

The failing commandline revealed by "cabal configure -v" is:

  C:\workspace\ext\bin\gtk2hsTypeGen.exe
    --forward=*System.Glib.GObject
    --modname=Graphics.Rendering.Pango.Types
    --tag=pango --tag=pango-1.0 --tag=pango-1.2
    --tag=pango-1.4 --tag=pango-1.6 --tag=pango-1.8
    --tag=pango-1.10 --tag=pango-1.12 --tag=pango-1.14
    --tag=pango-1.16 --tag=pango-1.18 --tag=pango-1.20
    --tag=pango-1.22 --tag=pango-1.24 --tag=pango-1.26
    --tag=pango-1.28

Regards,
    Malcolm
This email and any attachments are confidential and may also be privileged.  If 
you are not the addressee, do not disclose, copy, circulate or in any other way 
use or rely on the information contained in this email or any attachments.  If 
received in error, notify the sender immediately and delete this email and any 
attachments from your system.  Emails cannot be guaranteed to be secure or 
error free as the message and any attachments could be intercepted, corrupted, 
lost, delayed, incomplete or amended.  Standard Chartered PLC and its 
subsidiaries do not accept liability for damage caused by this email or any 
attachments and may monitor email traffic.

 

Standard Chartered PLC is incorporated in England with limited liability under 
company number 966425 and has its registered office at 1 Aldermanbury Square, 
London, EC2V 7SB.

 

Standard Chartered Bank ("SCB") is incorporated in England with limited 
liability by Royal Charter 1853, under reference ZC18.  The Principal Office of 
SCB is situated in England at 1 Aldermanbury Square, London EC2V 7SB. In the 
United Kingdom, SCB is authorised and regulated by the Financial Services 
Authority under FSA register number 114276.

 

If you are receiving this email from SCB outside the UK, please click 
http://www.standardchartered.com/global/email_disclaimer.html to refer to the 
information on other jurisdictions.


------------------------------------------------------------------------------
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to