Hi all,

I got a problem when building meep from the darcs repository. My platform is 
based on ubuntu edgy with updated automake 1.9 and autoconf 2.6, ghc-6.4.2. 
These new version auto tools fixed the issue about "bad macro name 
'.SUFFIXES'", but when run make, i got following errors:

 Complex.lhs:1:0:
    conflict: module `Complex' belongs to the current program/library
    and also to package haskell98-1.0

As Steven sugguested, i changed to the lastest version of GHC, 6.6, but the 
autogen script failed with an other error:

(cd .; ghc -M -optdep-f -optdep.depend -fglasgow-exts -package data Complex.lhs 
StepGen.lhs YeeLattice.lhs step_d_gen.hs step_h_gen.hs update_e_from_d_gen.hs 
update_from_e_gen.hs)
ghc-6.6: unknown package: data

is this a problem related to GHC version? Could you tell me the exactly version 
of GHC you guys used?
thanks a lot




_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to