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:[EMAIL PROTECTED] 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/