id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5154	Trouble porting GHC to Haiku: wrong shebang in Perl boot script	mcandre	igloo	"{{{
~> perl boot
Can't exec ""/usr/bin/perl"": No such file or directory at boot line 8.
Running boot-pkgs failed: -1 at boot line 8.
~> which perl
/boot/common/bin/perl
}}}

Please change all instances of {{{ /usr/bin/perl }}} to {{{ /usr/bin/env perl }}} in GHC. That way the GHC build process doesn't depend on perl being installed in a specific place."	bug	closed	normal		Build System	7.0.3	fixed	perl boot shebang compile source		Other	Unknown/Multiple	Building GHC failed					
