--- Axel Simon <A....@uk...> wrote:
> On Mon, Jan 27, 2003 at 04:57:39AM -0800, Krasimir
> Angelov wrote:
> > Try to do
> > $ make depend
> > $ make
> > $ make install
>
> > The OS directory exists in CVS.
> Yes, it does, sorry. But how is ghc supposed to find
> it? I get:
>
> ~/source/HToolkit:$ gmake depend
> /home/as49/local/bin/ghc -M
> Graphics/UI/HGUI/OS/Window.hs
> Graphics/Rendering/HGL/Font.hs Graphics/UI/HGUI.hs
> Graphics/UI/HGUI/BasicClasses.hs
> Graphics/UI/HGUI/BasicTypes.hs
> Graphics/UI/HGUI/Button.hs
> Graphics/UI/HGUI/CheckBox.hs
> Graphics/UI/HGUI/Edit.hs Graphics/UI/HGUI/Event.hs
> Graphics/UI/HGUI/EventTypes.hs
> Graphics/UI/HGUI/FileSelectors.hs
> Graphics/UI/HGUI/Form.hs
> Graphics/UI/HGUI/GraphViz.hs
> Graphics/UI/HGUI/ListBox.hs Graphics/UI/HGUI/Menu.hs
>
> Graphics/UI/HGUI/PopUp.hs
> Graphics/UI/HGUI/RadioBox.hs
> Graphics/UI/HGUI/Text.hs
> Graphics/UI/HGUI/OS/Types.hs
> Graphics/UI/HGUI/OS/Util.hs
> Graphics/Rendering/HGL.hs
> Graphics/Rendering/HGL/BasicClasses.hs
> Graphics/Rendering/HGL/BasicTypes.hs
> Graphics/Rendering/HGL/Bitmap.hs
> Graphics/Rendering/HGL/DrawMonad.hs
> Graphics/Rendering/HGL/Drawing.hs
> Graphics/Data/Geometry.hs
> Graphics/Rendering/HGL/BasicTypes.hs: can't locate
> import
> `Graphics.Rendering.HGL.Bitmap' (SOURCE import)
> gmake: *** [depend] Error 1
>
>
> Axel.
>
I was forget to add Bitmap.hi-boot file to CVS
repository. Update and try again!
Krasimir
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
|