I did a checkout and tried to build current (on top of a snapshot) but compilation breaks:

===> sbin/wsconsctl
cc -O2 -pipe    -I/usr/src/sbin/wsconsctl -I. -c display.c
cc -O2 -pipe    -I/usr/src/sbin/wsconsctl -I. -c keyboard.c
cc -O2 -pipe    -I/usr/src/sbin/wsconsctl -I. -c keysym.c
keysym.c:45:20: keysym.h: No such file or directory
keysym.c:51: error: `ksym_tab_by_name' undeclared here (not in a function)
keysym.c:51: error: `ksym_tab_by_name' undeclared here (not in a function)
[...]

Is it a problem local to my laptop or anyone noticed the same ?

Reply via email to