[Splashy-devel] Errors building on Fedora
Vincent Amouret
vincent.amouret at gmail.com
Tue Jan 30 09:52:09 CET 2007
Hello,
Le lundi 29 janvier 2007 à 21:08 -0800, Eric Moret a écrit :
> I would like to contribute an updated spec file for splashy. A few weeks ago
> I was able to build splashy without problems (svn rev 1341) but doing the
> same with the official 0.3.0 release gives me a bunch of errors related to
> missing object files in the directfb directory.
The static linking is back that's why you could compile because we
didn't use directfb-config to find the *.a files but now we do. It seems
your directfb-config is bugged and put .o instead of .a.
So, look if you have the files said as missing but with a .a
like /usr/lib/directfb-0.9.25/systems/libdirectfb_fbdev.a, if you have
them you can try to use the directfb-config script from debian
(http://packages.debian.org/unstable/libs/libdirectfb-0.9-25 ). I don't
know if it is safe, so be carefull if you do it. You can use this script
without to install it but only replacing the call in src/Makefile.am.
I hope it can help you to build a RPM for Splashy ;-)
--
- Vincent Amouret -
GPG Key ID: 90AC6685
More information about the Splashy-devel
mailing list