When I attempt a "cabal install -fstatic" with darcs 2.4, during the linking stage my terminal gets assaulted by dozens of messages like:
[...] /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xf68): undefined reference to `gss_release_buffer' /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libcurl.a(socks_gssapi.o): In function `Curl_SOCKS5_gssapi_negotiate': (.text+0xfa5): undefined reference to `gss_release_buffer' collect2: ld returned 1 exit status cabal: Error: some packages failed to install: darcs-2.4 failed during the building phase. The exception was: exit: ExitFailure 1 See a little more at http://pastebin.ca/1815444 What am I missing? I'm using Ubuntu 9.10 and have all sorts of gcrypt-dev or openssl-dev packages installed. regards, guillaume _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
