Hi there, I'm building elkscmd20000107 and get the following messages: ld86: warning: _pututline redefined in file /usr/bcc/lib/bcc/i86/libc.a(utent.o) ; using definition in utent.o ld86: warning: _getutid redefined in file /usr/bcc/lib/bcc/i86/libc.a(utent.o);using definition in utent.o undefined symbol: _setsid make[1]: *** [init] Error 1 It's the _setsid which is the important one. What must be done to get rid of this message. regards Kees