[darcs-users] problems compiling darcs on GNU/linux

Tim Schäfer var at sp1r1t.de
Mon Jun 12 16:11:33 UTC 2006


hi everybody,

i'm having trouble getting the darcs-client compiled under debian
GNU/linux using ghc 6.2.2.


here are the commands and error messages :
=========== start output ===============
spirit at threat:~/downloads/darcstmp/server-repo/darcs-server/client$ ghc
--version
The Glorious Glasgow Haskell Compilation System, version 6.2.2
spirit at threat:~/downloads/darcstmp/server-repo/darcs-server$ date
Mon Jun 12 17:57:15 CEST 2006
spirit at threat:~/downloads/darcstmp/server-repo/darcs-server$ darcs pull
Pulling from "http://www.equational.org/repos/darcs-server"...
No remote changes to pull in!
spirit at threat:~/downloads/darcstmp/server-repo/darcs-server$ cd client/
spirit at threat:~/downloads/darcstmp/server-repo/darcs-server/client$ ./build

Http.hs:170: Variable not in scope: `uriAuthority'

Http.hs:171: Variable not in scope: `uriUserInfo'

Http.hs:171: Variable not in scope: `uriRegName'

Http.hs:171: Variable not in scope: `uriPort'

Http.hs:505: Variable not in scope: `uriPath'

Http.hs:505: Variable not in scope: `uriPath'

Http.hs:505: Variable not in scope: `uriPath'

Http.hs:505: Variable not in scope: `uriPath'

Http.hs:991: Variable not in scope: `uriScheme'

Http.hs:991: Variable not in scope: `uriAuthority'
=========== end output ===============


the output is from the latest development sources , but the same errors
occur when using the stable code from the website [1].

Note : the "darcs get" command and output is not shown above, but it was
done before the commands above and completed without errors.


any help or pointers would be very appreciated. thanks,

--
Tim

[1]
http://www.equational.org/darcs-server/download/darcs-server-src-0.9.1.zip




More information about the darcs-users mailing list