|
bug during documentation generation?: msg#00023lang.haskell.glasgow.bugs
Shouldn't the attached patch be applied to the file package.mk in the GHC 6.2 build system? Explanation: I think that for the generation of the documentation the "new" ghc should be used, not the old one. I got the following error while compiling GHC 6.2 with OpenGL support, using the binary distribution of 6.2 for Linux, which seems to not support OpenGL. ------------------------------------------------------------------------ ==fptools== make html - --no-print-directory -r; in /var/tmp/portage/ghc-6.2/work/ghc-6.2/libraries/GLUT ------------------------------------------------------------------------ /opt/ghc/bin/ghc -H16m -O -Wall -fffi -Iinclude '-#include "HsGLUT.h"' -cpp -DCA LLCONV=ccall -package-name GLUT -O -Rghc-timing -package base -package OpenGL -split-objs -D__HADDOCK__ -E -cpp Graphics/UI/GLUT.hs -o Graphics/UI/GLUT.hs. tmp && sed -e 's/^#.*//' <Graphics/UI/GLUT.hs.tmp >Graphics/UI/GLUT.raw-hs ghc-6.2: unknown package name: OpenGL <<ghc: 2877832 bytes, 2 GCs, 51232/51232 avg/max bytes residency (1 samples), 5M in use, 0.00 INIT (0.00 elapsed), 0.00 MUT (0.02 elapsed), 0.01 GC (0.01 elapse d) :ghc>> make[2]: *** [Graphics/UI/GLUT.raw-hs] Error 1 make[1]: *** [html] Error 1 make: *** [html] Error 1 Best, Andres
Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-710864 ] "entries" field is often 0, SourceForge.net |
|---|---|
| Next by Date: | hGetBuf (or something related) broken for 6.2 with sockets, George Russell |
| Previous by Thread: | [ ghc-Bugs-710864 ] "entries" field is often 0, SourceForge.net |
| Next by Thread: | Re: bug during documentation generation?, Sven Panne |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |