#360: Cabal 1.4.0.2 won't configure on Windows Vista
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:       
      Type:  defect         |       Status:  new  
  Priority:  normal         |    Milestone:       
 Component:  Cabal library  |      Version:       
  Severity:  normal         |     Keywords:       
Difficulty:  normal         |   Ghcversion:  6.8.3
  Platform:  Windows        |  
----------------------------+-----------------------------------------------
 Running Windows Vista, I get a link error with the latest Cabal:

 C:\Users\Justin\Source\Cabal-1.4.0.2>ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.8.3

 C:\Users\Justin\Source\Cabal-1.4.0.2>runhaskell Setup.hs configure

 During interactive linking, GHCi couldn't find the following symbol:
   [EMAIL PROTECTED]
 This may be due to you not asking GHCi to load extra object files,
 archives or DLLs needed by your current session.  Restart GHCi, specifying
 the missing library using the -L/path/to/object/dir and -lmissinglibname
 flags, or simply by naming the relevant files on the GHCi command line.
 Alternatively, this link failure might indicate a bug in GHCi.
 If you suspect the latter, please send a bug report to:
   [EMAIL PROTECTED]

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/360>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to