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 ?

Thanks

Ralf




--
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/

Reply via email to