On Jun 27, 2004, at 12:10 PM, Paul INDELICATO wrote:
I cannot see any serious looking problem except prebinding warnings. Also I see in the configure part:
checking for gdk-pixbuf-2.0 >= 2.1.2... Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-pixbuf-2.0' found
It appears that (among other things), libwmf requires gtk+2-dev to be installed. That should be a BuildDepends.
Also, the install phase is happening twice, since for some reason 'make install DESTDIR=%i' is being run in the CompileScript. Usually that's in the InstallScript, and it uses DESTDIR=%d or prefix=%i. With DESTDIR=%i, things install in /sw/sw/. There's something very wrong with this...
Strangely enough, I seem to have a perfectly fine copy of libwmf on my system. Now I'm getting the same errors as you when I try to rebuild.
Dave
PGP.sig
Description: This is a digitally signed message part