| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Mon, 15 Oct 2001 10:27:12 +0000 |
| From: | Erik Bak-Mikkelsen <ebm AT oss DOT dk> |
| To: | cygwin AT cygwin DOT com |
| Subject: | compile, logrotate, isblank, NT4.0, failed |
| Message-ID: | <20011015102711.A6124@mdve.oss.dk> |
| Mime-Version: | 1.0 |
| X-Mailer: | Mutt 0.95.3us |
Hi cygwinners, recently I tried to compile logrotate on an NT4.0. After som initial changes in link path, and alloc/malloc calls it "makes" for a while but fails eventuelly with the following: logrotate.o: In function `rotateLogSet': /cygdrive/d/logrotate-3.3/logrotate.c:607: undefined reference to `setlinebuf' config.o: In function `isolateValue': /cygdrive/d/logrotate-3.3/config.c:40: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:43: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:56: undefined reference to `isblank' config.o: In function `readConfigPath': /cygdrive/d/logrotate-3.3/config.c:179: undefined reference to `fchdir' /cygdrive/d/logrotate-3.3/config.c:199: undefined reference to `fchdir' /cygdrive/d/logrotate-3.3/config.c:209: undefined reference to `fchdir' config.o: In function `readConfigFile': /cygdrive/d/logrotate-3.3/config.c:299: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:313: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:656: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:744: undefined reference to `isblank' /cygdrive/d/logrotate-3.3/config.c:789: undefined reference to `isblank' collect2: ld returned 1 exit status make: *** [logrotate] Error 1 Please, what could be the reason for this? Am I missing packages? It seems that isblank does not exist? regards Erik Bak-Mikkelsen -- 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 |