Hi,I found the following errors when I tried to compile the stuff generated by de ihc: bash$ make ../../ihc -fno-export-list -fcom -fcoalesce-methods -ftreat-importlibs-as-import s -foleview-input -fno-gen-binary-interface -fenum-instances -fno-gen-enum-marsh allers -i../../imports Cmax101.idl ghc-4.01 -O -L../../ghc4-lib -lcom -luser32 -lole32 -loleaut32 -ladvapi32 -i../. ./ghc4-lib -fglasgow-exts -fno-prune-tydecls -fno-warn-missing-methods -c Cmax10 1.hs Cmax101.hs:5: Module `Automation' does not export `outAddr' Cmax101.hs:5: Module `Automation' does not export `inAddr' Cmax101.hs:10: Could not find valid interface file `Stdole2' Cmax101.hs:10: Module `Stdole2' does not export `IFont' Compilation had errors make: *** [Cmax101.hi] Error 1 If you can give me a tip of what's happening here, please let me know. Thanks, Federico.
