Ticket #73 (closed defect: fixed)
Linking error
| Reported by: | cristiano.paris@… | Owned by: | BjornBringert |
|---|---|---|---|
| Priority: | major | Milestone: | 2009.2.0.2 |
| Component: | cgi | Keywords: | |
| Cc: |
Description
I was build a CGI app but got the following error:
cristiano-pariss-macbook-pro:src paris$ ghc --make -o ../blog Main.hs
[6 of 6] Compiling Main ( Main.hs, Main.o )
Linking ../blog ...
Undefined symbols:
"_xhtmlzm3000zi2zi0zi1_TextziXHtmlziInternals_a50_info", referenced from:
_sqkv_info in libHScgi-3001.1.7.1.a(CGI.o)
_sqrl_info in libHScgi-3001.1.7.1.a(CGI.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
I'm using version 2009.2.0.1-beta1-i386 on Mac OSX Leopard 10.5.7.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
