Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
To: cygwin@cygwin.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@familiehaase.de
Message-ID: <3BA26E1D.18090.1512B59A@localhost>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)
X-Hops: 1
X-Sender: 320081107336-0001@t-dialin.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/

