Someone else had this problem, I think.

http://www.mail-archive.com/haskell-cafe@haskell.org/msg11358.html

  Jared.

On 1/11/06, Rakesh Malik <[EMAIL PROTECTED]> wrote:
> I'm trying to build the GraphicsLib code in Linux, Fedora. I have the
> March '05 version of Hugs installed (and ghc, but that doesn't seem to
> be relevant to this).
>
> The first bit of puzzlement comes from the error messages I'm getting:
> ffihugs +G +L"X_stub_ffi.c" X.hs
> Warning: unknown toggle `G'; ignoring.
> Warning: unknown toggle `L'; ignoring.
> runhugs: Unable to initialise Hugs (Unrecognised option)
>
> Hugs is on my path ($HOME/hugs/bin), and I edited the Makefile to point the
> hugs_install home directory to $HOME/hugs. X_dir is correct, it has
> lib/libX11.a and
> include/X11/X.h.
>
> My gc version is: gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
> (I don't know whether that's relevant, but just in case.)
>
> Thanks for any help you can provide!
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


--
[EMAIL PROTECTED]
http://www.updike.org/~jared/
reverse ")-:"
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to