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)

begin:vcard
fn:Daniel K. Cook
n:Cook;Daniel K.
email;internet:[email protected]
tel;cell:+44 (0) 7949 125 491
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to