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'
kbdrate.c:169: error: 'struct kbd_rate' has no member named 'period'
kbdrate.c:170: error: 'struct kbd_rate' has no member named 'period'
kbdrate.c:180: error: 'struct kbd_rate' has no member named 'period'
make[1]: *** [kbdrate.o] Error 1
make[1]: Leaving directory `/sources/kbd-1.12/src'
make: *** [all] Error 1
root:/sources/kbd-1.12$

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.
4 out of 4 hunks ignored -- saving rejects to file src/psffontop.c.rej
root:/sources/kbd-1.12$

How can fix this problem?

I'm using book: Linux From Scratch - Version 
7.0-cross-lfs-20051005-Sparc64-Multilib

Jacek Herold


----------------------------------------------------------------------
INTERIA.PL | Kliknij po wiecej >>> http://link.interia.pl/f18c1

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to