On Mon, 17 Oct 2005, jaca wrote:


Hello

I've obtained the following errorc while compiling Kbd-1.12

gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share
/kbd\" kbdrate.c
kbdrate.c: In function 'KIOCSRATE_ioctl_ok':
kbdrate.c:167: error: 'struct kbd_rate' has no member named 'period'


also the patch: patch -Np1 -i ../kbd-1.12-sparc_kbdrate-1.patch
has been rejected:

root:/sources/kbd-1.12$ patch -Np1 -i ../kbd-1.12-sparc_kbdrate-1.patch
patching file src/psffontop.c
Reversed (or previously applied) patch detected!  Skipping patch.

You've got the wrong patch! src/psffontop.c is in the gcc4_fixes patch, the sparc_kbdrate patch alters src/kbdrate.c to use kbdrate_s.rate.

Ken
--
 das eine Mal als Trag?die, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to