id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
1077	documentation error and omission	guest	igloo	"1. broken link in the building guide

in: http://www.haskell.org/ghc/docs/latest/html/building/sec-build-checks.html

points to: http://www.haskell.org/ghc/docs/latest/set/bug-reporting.html

This is what I see:

{{{
Not Found

The requested URL /ghc/docs/latest/set/bug-reporting.html was not found on this server.
Apache/2.0.46 (Red Hat) Server at www.haskell.org Port 80
}}}

2. automake not mentioned in ""building and developing GHC"".

I think it deserves a mention next to autoconf, here:

http://www.haskell.org/ghc/docs/latest/html/building/sec-pre-supposed.html

I found that running autoreconf fails without it. Here's the output I got before installing automake:

{{{
micky@cellar:/build/ghc$ autoreconf
Can't exec ""aclocal"": No such file or directory at /usr/bin/autoreconf line 176.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 176.
Can't exec ""automake"": No such file or directory at /usr/bin/autoreconf line 177.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 177.
}}}"	merge	closed	normal	6.6.1	Documentation	6.6	fixed			Unknown/Multiple	Unknown/Multiple		Easy (less than 1 hour)				
