On Thursday 03 July 2003 03:26 am, Simon Peyton-Jones wrote:
> Dear GHC hackers
>
> does anyone have any idea what is going on here?  Simon M is on
> holiday...

Looks like a glibc mismatch: he's building on a RedHat 9 system with a GHC 
built for a RedHat 7.2 system (6.0 binary tar).  It's not clear from the 
report which RedHat the 5.04.2 was built for, but AFAIK, there are none for 
RedHat 9.0, so the same problem results.

Fix: Use GHC 6.0 built from the RedHat 9.0 RPM to compile the sources and it 
should be fine.

> S
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> SourceForge.net
> Sent: 02 July 2003 15:03
> To: [EMAIL PROTECTED]
> Subject: [ ghc-Bugs-764602 ] ghc failed to build ghc
>
> Bugs item #764602, was opened at 2003-07-02 07:03
> Message generated for change (Tracker Item Submitted) made by Item
> Submitter
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=108032&aid=764602&grou
> p_id=8032
>
> Category: Compiler
> Group: 6.0
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: Nobody/Anonymous (nobody)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: ghc failed to build ghc
>
> Initial Comment:
> I tried building the ghc v6.0 source using ghc and it
> failed. I tried both ghc v6.0 and ghc v5.04.2 compilers.
>
> Platform: Linux RedHat v9.0
> Memory: 194MB
> CPU: Celeron 466
> GHC Compiler: v6.0 (Linux binary tar)
>                           v5.04.2 (Linux RedHat RPM)
> GNU tool chain: Default RH v9.0 installation.
>
> Configure options: --with-x --enable-src-tree-haddock
> --enable-objectio
>
> The compilation died while linking ghc-pkg.bin
>
> The error message is:
>
> libHSrts.a (RtsFlags.o) (.text + 0xf1): In function
> 'splitRtsFlags':
>     undefined reference to '__ctype_b'
>
> Both v6.0 and v5.04.2 compilers gave the same error
> message.
>
> Regards
>
> Tee Teoh
> [EMAIL PROTECTED]
>
>
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=108032&aid=764602&grou
> p_id=8032
> _______________________________________________
> Glasgow-haskell-bugs mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
>
>
> _______________________________________________
> Cvs-ghc mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/cvs-ghc

-- 
Andy Moran                                              Ph.  (503) 526 3472
Galois Connections Inc.                                 Fax. (503) 350 0833
3875 SW Hall Blvd.                                    http://www.galois.com
Beaverton, OR 97005                                        [EMAIL PROTECTED]

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to