Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: Esse keine toten Tiere To: cygwin AT cygwin DOT com Date: Fri, 14 Sep 2001 20:52:45 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: sys/utmp.h Reply-to: gp AT familiehaase DOT de Message-ID: <3BA26E1D.18090.1512B59A@localhost> X-mailer: Pegasus Mail for Win32 (v3.12cDE) X-Hops: 1 X-Sender: 320081107336-0001 AT t-dialin DOT net Hi all, I'm getting these undefined symbols: Utmp.o(.text+0x964):Utmp.c: undefined reference to `getutent' Utmp.o(.text+0x1264):Utmp.c: undefined reference to `setutent' Utmp.o(.text+0x1384):Utmp.c: undefined reference to `endutent' Utmp.o(.text+0x1545):Utmp.c: undefined reference to `utmpname' Utmp.o(.text+0x1660):Utmp.c: undefined reference to `endutent' utmp.h is included by Utmp.c, so I wonder if getutent and so on isn't in libcygwin. Where is it if not there? I found really nothing related searching with google. Only hint was a posting from Suhaib: http://www.cygwin.com/ml/cygwin-xfree/2000-q2/msg00030.html where he stated: >Where can I get a library that contains functions of 'utmp.h'? In Cygwin Development Tools. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/