Comment 6 for bug 202974

Revision history for this message
suhrawardi (jarra) wrote :

same problem here, tried Tomasz trick and get this:
(was possible to compile this before)

$:~/workspace/haskell$ ghc 0005.hs
compilation IS NOT required
0005.o: In function `sTE_info':
(.text+0x2c0): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziDrawziPicture_polygon_closure'
0005.o: In function `sTG_info':
(.text+0x31b): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_withColor_closure'
0005.o: In function `sTG_info':
(.text+0x328): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_Blue_closure'
0005.o: In function `sTG_info':
(.text+0x371): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_drawInWindow_closure'
0005.o: In function `sXN_info':
(.text+0x811): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziWindow_closeWindow_closure'
0005.o: In function `sVf_info':
(.text+0x8b1): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziSOE_getKey_closure'
0005.o: In function `sVH_info':
(.text+0xbb1): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_openWindow_closure'
0005.o: In function `sWq_info':
(.text+0xcce): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziRun_runGraphics_closure'
0005.o: In function `sWq_info':
(.text+0xd69): undefined reference to `__stginit_HGLzm3zi2zi0zi0_GraphicsziSOE_'
0005.o: In function `rSs_closure':
(.data+0x40): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziDrawziPicture_polygon_closure'
0005.o: In function `rSs_closure':
(.data+0x44): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_drawInWindow_closure'
0005.o: In function `rSs_closure':
(.data+0x48): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_withColor_closure'
0005.o: In function `rSs_closure':
(.data+0x78): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziSOE_getKey_closure'
0005.o: In function `rSs_closure':
(.data+0x7c): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziWindow_closeWindow_closure'
0005.o: In function `sWq_srt':
(.data+0x98): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziUtils_openWindow_closure'
0005.o: In function `sWq_closure':
(.data+0xbc): undefined reference to `HGLzm3zi2zi0zi0_GraphicsziHGLziRun_runGraphics_closure'
collect2: ld returned 1 exit status