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 ===============
[EMAIL PROTECTED]:~/downloads/darcstmp/server-repo/darcs-server/client$ ghc
--version
The Glorious Glasgow Haskell Compilation System, version 6.2.2
[EMAIL PROTECTED]:~/downloads/darcstmp/server-repo/darcs-server$ date
Mon Jun 12 17:57:15 CEST 2006
[EMAIL PROTECTED]:~/downloads/darcstmp/server-repo/darcs-server$ darcs pull
Pulling from "http://www.equational.org/repos/darcs-server";...
No remote changes to pull in!
[EMAIL PROTECTED]:~/downloads/darcstmp/server-repo/darcs-server$ cd client/
[EMAIL PROTECTED]:~/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

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to