> > ImageLoaderXPM.C: In method `enum ImageLoader::Result 
>ImageLoaderXPM::runImageLoader(const string &)':
> > ImageLoaderXPM.C:73: `XpmAllocColor' undeclared (first use this function)
> > ImageLoaderXPM.C:73: (Each undeclared identifier is reported only once
> > ImageLoaderXPM.C:73: for each function it appears in.)
> > make[2]: *** [ImageLoaderXPM.lo] Error 1
> > 
> > What should I do here?

Hold your horses.

It might be my header dependency clean-up work that has messed this up.
I suspect there is a problem with our general dependency mechanism, such
that I might have missed a few files that need a few more includes.

I'm recompiling from scratch at the moment, and will fix any problems
shortly. Sorry for any trouble.

Greets,

Asger

Reply via email to