#3413: configure fails when generated with debian's autoconf 2.64-1 from
unstable
-------------------------+--------------------------------------------------
Reporter: explicitcall | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.11 | Severity: normal
Keywords: | Testcase:
Os: Linux | Architecture: Unknown/Multiple
-------------------------+--------------------------------------------------
when doing `sh boot&&./configure` on ghc-HEAD with latest patches with
debian's autoconf 2.64-1 from unstable installed, I get this:
{{{
checking for ghc-pkg matching /home/user/local/bin/ghc...
/home/user/local/bin/ghc-pkg
./configure: line 6156: syntax error near unexpected token
`indResVersion=$fptools_cv_windres_version'
./configure: line 6156: `fi indResVersion=$fptools_cv_windres_version;'
}}}
after that configure script stops
when I downgrade to autoconf 2.63-3 from testing, configure runs normally
generated buggy configure script is attached
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3413>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs