[Haskell-cafe] ghc ./configure stalls on docbook DTD

Dan danielkcook at gmail.com
Wed May 13 14:35:48 EDT 2009


Hi,

Not sure if this is the right place to ask. 

GHC 6.10.3 source dist: ./configure takes about 10 minutes to look for 
DocBook DTD and another 10 to look for DocBook XSL directory.  I was 
writing this e-mail thinking it had completely crashed.  Any reason why 
it's so ridiculously slow? A look at 'top' says the CPU is mostly idle 
during this time, but xmllint is running.

Mac OS X

uname -a: Darwin 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 
PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386

CookBook:ghc-6.10.3 dan$ ./configure
checking build system type... i386-apple-darwin9.6.0
checking host system type... i386-apple-darwin9.6.0
checking target system type... i386-apple-darwin9.6.0
Canonicalised to: i386-apple-darwin
[blah blah blah]
checking for xmllint... /usr/bin/xmllint
checking for DocBook DTD...
(blocks for ages)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: danielkcook.vcf
Type: text/x-vcard
Size: 157 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20090513/7c364516/danielkcook.vcf


More information about the Haskell-Cafe mailing list