[Bug 465928] Review Request: fbterm - a fast terminal emulator for linux with frame buffer device

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 16 07:16:05 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=465928





--- Comment #3 from Parag AN(पराग) <panemade at gmail.com>  2008-10-16 03:16:04 EDT ---
Thanks to David Woodhouse for his help on IRC to fix F10 build issue. Actually
problem is fbterm.cpp is using kernel header file 
#include <linux/signalfd.h>
which should be
#include <sys/signalfd.h>

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list