Well, I was trying John Peterson's straw grasping, and on a lark
decided to try the --enable-internal-prims flag, for play factor.
When I did, I got the following:

   gcc -c -g -O2   builtin.c
   interns.c: In function `primClassifyCell':
   In file included from builtin.c:1436:
   interns.c:303: `DICTCELL' undeclared (first use this function)
   interns.c:303: (Each undeclared identifier is reported only once
   interns.c:303: for each function it appears in.)
   make: *** [builtin.o] Error 1

Obviously, this is not going to kill me; I just rebuilt without the
flag.  But I thought I would let people know.

Again, I am running 981112 Beta on a Linux machine running RedHat
5.0.

BTW, after applying John's suggestion and recompiling, I still have
the same problem: a file that works with hugs gives the following
error from runhugs:

   runhugs: Error occurred
   Reading file "/usr/local/lib/hugs/lib/Prelude.hs":
   Reading file "/usr/local/lib/hugs/lib/hugs/Dynamic.hs":
   Reading file "IOExts":
   ERROR "IOExts": Unable to open file "IOExts"

And I still don't know what to do about it.

Thanks, everyone.

                                        Dave Barton <*>
                                        [EMAIL PROTECTED] )0(
                                        http://www.averstar.com/~dlb

Reply via email to