Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling Wash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
abz
n00b
n00b


Joined: 18 Nov 2004
Posts: 64
Location: Melbourne

PostPosted: Mon Aug 08, 2005 12:45 pm    Post subject: Compiling Wash Reply with quote

Hi.

I've been trying to compile wash and I'm getting the following errors:
Code:
make -C hs depend PATH_TO_UTILITY=../../Utility PATH_TO_WASHHTML=../../WASH PATH_TO_WASHMAIL=../../Mail PATH_TO_WASHCGI=../../cgi TOP=../../.
make[3]: Entering directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/washparser/hs'
/opt/ghc/bin/ghc -M   -package text WASHOut.hs WASHData.hs WASHUtil.hs WASHParser.hs WASHClean.hs WASHFlags.hs WASHExpression.hs WASHGenerator.hs WASHMain.hs
Could not find module `IOExts':
  it is a member of package lang-1.0, which is hidden
  (imported from WASHUtil.hs)
make[3]: *** [depend] Error 1
make[3]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/washparser/hs'
make[2]: *** [depend] Error 2
make[2]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/washparser'
make[2]: Entering directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/Utility'
/opt/ghc/bin/ghc -M -O2 -ffi -package-name Utility -package text  Auxiliary.hs Base32.hs Base64.hs BulkIO.hs FileNames.hs Hex.hs ISO8601.hs IntToString.hs JavaScript.hs Locking.hs QuotedPrintable.hs RFC2047.hs RFC2279.hs RFC2397.hs SHA1.hs SimpleParser.hs Shell.hs URLCoding.hs Unique.hs
Could not find module `IOExts':
  it is a member of package lang-1.0, which is hidden
  (imported from ISO8601.hs)
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/Utility'
make[2]: Entering directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/WASH'
/opt/ghc/bin/ghc -M  -package-name WASHHTML  -i../Utility  HTMLBase.hs HTMLMonad.hs HTMLMonadAttrs.hs HTMLMonad98.hs HTMLMonadBase.hs HTMLPrelude.hs HTMLPrelude98.hs HTMLTypedBase.hs HTMLTypedBase98.hs HTMLTemplates.hs
Could not find module `IOExts':
  use -v to see a list of the files searched for
  (imported from ../Utility/SHA1.hs)
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/WASH'make[2]: Entering directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/Mail'
/opt/ghc/bin/ghc -M -optdep-exclude-directory=../Utility  -package-name WASHMail -package text  -i../Utility  ContentDisposition.hs Email.hs EmailConfig.hs HeaderField.hs MIME.hs MailParser.hs Message.hs RFC2822.hs
make[2]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/Mail'make[2]: Entering directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/cgi'/opt/ghc/bin/ghc -M   -package-name WASH-CGI -package text  -i../Utility:../Mail:../WASH -optdep-exclude-directory=../WASH -optdep-exclude-directory=../Mail -optdep-exclude-directory=../Utility AbstractSelector.hs CGI.hs CGIConfig.hs CGIGraphics.hs CGIInternals.hs CGIMonad.hs CGIOutput.hs CGITypes.hs CGIXX.hs ContentType.hs Cookie.hs CookieIO.hs Debug.hs EventHandlers.hs Fields.hs Frames.hs GuaranteedCGI.hs HTMLMail.hs HTMLWrapper.hs Images.hs PPM.hs Persistent2.hs RawCGITypes.hs RawCGI.hs RawCGIInternal.hs StateItem.hs Style.hs Submit98.hs SubmitXX.hs Types.hs  GuaranteedCGI.hs
module `GuaranteedCGI' is defined in multiple files: GuaranteedCGI.hs
                                                     GuaranteedCGI.hs
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1/cgi'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/var/tmp/portage/wash-2.3.1/work/WashNGo-2.3.1'
make: *** [depend] Error 2


Could anyone please throw some light on this subject for me?

Adam.
Back to top
View user's profile Send private message
dcoutts
Retired Dev
Retired Dev


Joined: 13 Feb 2004
Posts: 9
Location: UK

PostPosted: Sat Aug 12, 2006 3:39 pm    Post subject: Reply with quote

Is this still a problem? I so please file a bug. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum