| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> |
| To: | "Cygwin" <cygwin AT sources DOT redhat DOT com> |
| Subject: | setutent/getutent functions defined but no symbol |
| Date: | Thu, 27 Dec 2001 08:36:45 +0100 |
| Message-ID: | <001101c18ea9$3c5dc500$526307d5@BRAMSCHE> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |