On 20 February 2011 15:18, Aaron M. Ucko <[email protected]> wrote: > For some reason, gnash's upstream build system now deploys libklashpart.* > to /usr/lib64/kde4 on some Linux architectures (curiously, i386 and sparc > but not amd64 or ia64);
Oh that sucks. kde4.m4 seems to be testing whether /usr/lib64 exists and is not a symlink; on my i386 system that directory is shipped by 'fakeroot'. (Is that meant to be the case?) I believe we can pass --with-kde4-plugindir explicitly to work around this. -- Tim Retout <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

