[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: util-linux: FTBFS on m68k



Finn Thain dixit:

[ use rtc ]

@util-linux maintainers: could we please get an upload to unstable
where kd.c is not built at all or the “#ifndef __m68k__” is repla-
ced with an “#if 1” then?



>CONFIG_GEN_RTC=m

I think Stephen set it to y.

>Try this:

root@aranym:/var/cache/pbuilder/result # modprobe genrtc
WARNING: All config files need .conf: /etc/modprobe.d/i2c, it will be ignored in a future release.
FATAL: Module genrtc not found.

But:

root@aranym:/var/cache/pbuilder/result # fgrep rtc /proc/devices
254 rtc

However:

root@aranym:/var/cache/pbuilder/result # ls -l /dev/*rtc*
ls: cannot access /dev/*rtc*: No such file or directory

>If the special file wasn't created automatically it is probably becuase
>either devtmpfs is not mounted on /dev or else because udev is not running

It should be:

root@aranym:/var/cache/pbuilder/result # ps ax|fgrep udev
   77 ?        S<s    0:00 udevd --daemon
14112 pts/1    S+     0:00 fgrep udev

How do I things with devtmpfs?

TIA,
//mirabilos
-- 
“It is inappropriate to require that a time represented as
 seconds since the Epoch precisely represent the number of
 seconds between the referenced time and the Epoch.”
	-- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2


Reply to: