Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 29 Dec 2001 12:05:34 +0100 From: Corinna Vinschen To: Cygwin Subject: Re: setutent/getutent functions defined but no symbol Message-ID: <20011229120534.A22984@cygbert.vinschen.de> Mail-Followup-To: Corinna Vinschen , Cygwin References: <001101c18ea9$3c5dc500$526307d5 AT BRAMSCHE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001101c18ea9$3c5dc500$526307d5@BRAMSCHE> User-Agent: Mutt/1.3.22.1i On Thu, Dec 27, 2001 at 08:36:45AM +0100, Ralf Habacker wrote: > Hi, > > while compiling kdm from kde 2.2.1 I recognized some missing symbols in the cygwin dll. > > /home/habacker/tmp/kde/anoncvs.kde.org/kdebase/kdm/backend/dm.c:427: undefined reference to > `setutent' > /home/habacker/tmp/kde/anoncvs.kde.org/kdebase/kdm/backend/dm.c:455: undefined reference to > `getutent' > /home/habacker/tmp/kde/anoncvs.kde.org/kdebase/kdm/backend/dm.c:468: undefined reference to > `endutent' > > The header is in /usr/include/sys/utmp.h and the source is located in > src/newlib/libc/unix/getut.c, > but the cygwin.dll does not export this symbols. > Are these symbols only be forgotten, or does this have a deeper reason ? > > If the first reason is true, it is possible to add this symbols ? I've added these functions to Cygwin. They will appear in 1.3.7. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/