logo       

RE: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readli: msg#00009

lang.haskell.glasgow.bugs

Subject: RE: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readline problem

On 01 September 2004 17:20, Henrik Nilsson wrote:

> So, in summary, there were two problems:
>
> * The configuration tools somehow thinks the system's "ar"
> supports "-input".
> * The build system fails to detect when "ar" failed in the first
> place.

Indeed, I think these two are probably related. It looks like your 'ar'
doesn't emit a non-zero exit code when given the -input option, so
neither the configure script nor the build system detected that it had
in fact failed.

Could someone with one of these offending ar's please hack up a fix to
the configure script? Maybe just grepping for the error message in the
output of ar would be sufficient.

Cheers,
Simon


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise