I made a cvsup (ports & src) last night, and of course rebuilt a kernel & world. In the morning before going to university I made: make installkernel ; installworld ; mergemaster procedure. When I rebooted after that I saw that the kernel fails when loading ltmdm.ko(comms/ltmdm) module. /var/log/messages: Oct 24 11:04:53 darkstar root: /usr/local/etc/rc.d/ltmdm.sh: ERROR: ltmdm module failed to load. It was something about undefined symbol `ttsetcompat`. Then I rebooted into single user mode and rebuilt the module. Here are compiler warnings: : In function `sioioctl': /usr/obj/usr/ports/comms/ltmdm/work/sys/modules/ltmdm/../../dev/ltmdm/ltmdmsio.c:2236: warning: implicit declaration of function `ttsetcompat' /usr/obj/usr/ports/comms/ltmdm/work/sys/modules/ltmdm/../../dev/ltmdm/ltmdmsio.c:2236: warning: nested extern declaration of `ttsetcompat' New module kills kernel too. Now I use old kernel.Received on Mon Oct 24 2005 - 12:52:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:46 UTC