On Sun, May 26, 2002 at 08:42:01AM -0400, G Blair wrote:
> I have been unable to build 0.7.7 from scratch.  Perhaps I am doing
> something silly.  Details follow.

> So after reading about avifile 0.7.7, I download it and try to compile:
> Now "./configure --prefix=/usr" complains it can't find qt.
> Tracking down qt, we find it in "/usr/lib/qt2".

This is strange - avifile is checking for this Qt location so it should
be found.

> renderer.cpp: In function `int avm::GetPhysicalDepth (void *)':
> renderer.cpp:241: `XListPixmapFormats' undeclared (first use this
> function)

Are you sure you have  SDL & X11 develop packages installed.

> I can send the config.cache, config.log, or config.status files if they
> would be of any help.

Yes this would help

> I have also tried re-creating the "configure" file with the "autogen.sh"
> script.  The "configure" file was a little smaller but it still produced
> the same result compiling renderer.cpp.

But first try to:

rm config.cache
configure

As if you have change something in the system you have to remove this
file manualy (otherwice it would be borring to make so many
tests everytime you try to build avifile)

-- 
  .''`.    Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
 : :' :          Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  As Yoda would say: "Worse than Phantom Menace this movie cannot be."
   `-                  bbspot.com: Attack of the Clones review :)

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to