[HOpenGL] HOpenGL 1.2

ible ible_snover@bigpond.com.au
Fri, 17 May 2002 04:50:55 +0930


hi andre,

i apologise if this suggestion is wrong as i only just joined the mailing 
list and havent really caught much of this thread yet but surely youd
just need to delete the config.cache to fix this problem. Maybe you 
already tried that tho.

Anyway, ive just managed to get HOpenGL 1.2 compiled and installed 
with ghc 5.02.3 on mandrake 8.0 linux, so it does work- so good luck 
with cygwin, its the best thing on windows, but its still a pig when things 
go wrong as they will do. 

cheers,

john


On Thursday 16 May 2002 13:08, you wrote:
> > Andre W B Furtado wrote:
> > > [...] I tried to use "make all" to build the examples and then I got:
> > > ["/PROGS/GHC502/BIN/ghc: not found" error message]
> >
> > Is /PROGS/GHC502/BIN/ghc the correct path?
>
> Actually, the correct path should be /progs/ghc502/bin/ghc rather than
> /PROGS/GHC502/BIN/ghc. I'm having a similar problem trying to install
> Haddock: the "configure" also thinks ghc path is the one with upper case
> letters...
>
> > "make distclean" help? It wipes away the old configuration, while
> > "make clean" does not (standard GNU behaviour for these targets).
>
> No, unfortunately it did not help. Now things really got strange: I can't
> run "configure" anymore... the following error appears:
>
> checking for gcc... gcc
> checking for C compiler default output... a.exe
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix... .exe
> checking for object suffix... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for ghc... /PROGS/GHC502/BIN/ghc
> checking for green-card... /GHCARD/GC-2.01/green-card
> checking for etags... /usr/bin/etags
> checking for hstags... no
> configure: WARNING: Using etags as a replacement for hstags
> checking syslib for GetOpt... /PROGS/GHC502/BIN/ghc: not found
> /PROGS/GHC502/BIN/ghc: not found
> /PROGS/GHC502/BIN/ghc: not found
> configure: error: No syslib for GetOpt found
>
> I'll try to install the a fresh version of cygwin and check if this problem
> still occurs...
>
> -- Andre
>
> _______________________________________________
> HOpenGL mailing list
> HOpenGL@haskell.org
> http://www.haskell.org/mailman/listinfo/hopengl