#73: Linking error ---------------------------------------+------------------------------------ Reporter: cristiano.pa...@gmail.com | Owner: BjornBringert Type: defect | Status: new Priority: major | Milestone: Component: cgi | Keywords: ---------------------------------------+------------------------------------ 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. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/73> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform