MidnightBSD Magus

sysutils/libutempter

Links

Depends On

Depend Of

Categories

Interface to record user sessions to utmp and wtmp files

Version Run OSVersion Arch License Status
1.1.5 237 0.4 amd64 lgpl fail

Events

Machine Type Time Message
ds9 info 2013-02-18 00:22:37 Test Started
ds9 fail 2013-02-18 00:22:47 make build returned non-zero: 1
ds9 fail 2013-02-18 00:22:47 Test complete.

Log

===>  Building for libutempter-1.1.5
Makefile:69: warning: overriding recipe for target `utempter'
Makefile:53: warning: ignoring old recipe for target `utempter'
cc -O2 -pipe -fno-stack-protector -fno-strict-aliasing -DLIBEXECDIR=\"/usr/local/libexec\" -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings  -c -o utempter.o utempter.c
utempter.c: In function 'write_uwtmp_record':
utempter.c:166: warning: implicit declaration of function 'login'
utempter.c:169: warning: implicit declaration of function 'logout'
cc   utempter.o -o utempter -lutil
utempter.o: In function `main':
utempter.c:(.text+0x1a9): undefined reference to `logout'
utempter.c:(.text+0x1cc): undefined reference to `login'
gmake: *** [utempter] Error 1
*** [run-build] Error code 2

Stop in /usr/mports/sysutils/libutempter.