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

?? accton: Function not implemented



I get this daily message from the daemon
Forwarded message:
> From daemon Fri Jul 28 06:54:26 1995
> Date: Fri, 28 Jul 1995 06:42:04 -0700
> Message-Id: <199507281342.GAA24237@OZ.DROR>
> From: root (Cron Daemon)
> To: root
> Subject: Cron <root@OZ> run-parts /etc/cron.daily
> X-Cron-Env: <SHELL=/bin/sh>
> X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
> X-Cron-Env: <HOME=/root>
> X-Cron-Env: <LOGNAME=root>
> 
> Rotating process accounting file:
> Rotated `/var/account/pacct' at Fri Jul 28 06:42:06 PDT 1995.
> accton: Function not implemented
> accton: Function not implemented
> 

I found out that I have
/usr/sbin/accton
and when I type 
strace /usr/sbin/accton
I get:
uselib("/lib/ld.so")                    = 0
stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1437, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
mmap(0, 1437, PROT_READ, MAP_SHARED, 3, 0) = 0x50000000
close(3)                                = 0
uselib("/lib/libc.so.4.6.27")           = 0
munmap(0x50000000, 1437)                = 0
munmap(0x62f00000, 20480)               = 0
brk(0)                                  = 0x3000
acct(0)                                 = -1 ENOSYS (Function not implemented)
...
How can this problem be solved.

-Thanks 
Oz


-- 
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
NAME   Oz Dror, Los Angeles, California   
EMAIL  dror@netcom.com                     <<Linux  since 8/15/94>>
PHONE  Fax (213) 874-7965
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

                    


Reply to: