Package: libzzip-dev
Version: 0.13.49-1
Severity: normal
Hello,
in preparation for the inclusion of the new version of zziplib into
Ubuntu gutsy, I tried to rebuild ogre for libzzip-0-13 (as libogre14
depends on libzzip-0-12).
Building ogre failed during configure as pkgconfig couldn't resolve
${datarootdir} from the .pc file. After manually modifying the .pc file
inside a pbuilder and setting datadir=${prefix}/share (looked up in
configure for zziplib), ogre build.
I fetched the deb for libzzip-dev from a Debian mirror and checked if it
also contains the same definition for datadir:
[...]/usr/lib/pkgconfig$ grep datarootdir *
zzipfseeko.pc:datadir=${datarootdir}
zziplib.pc:datadir=${datarootdir}
zzipmmapped.pc:datadir=${datarootdir}
(from an extracted deb with dpkg-deb -x)
Regards,
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]