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 |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MimeOLE: | Produced By Microsoft Exchange V6.0.6487.1 |
content-class: | urn:content-classes:message |
MIME-Version: | 1.0 |
Subject: | trouble linking 'dumper' while building current distro |
Date: | Tue, 9 Dec 2003 09:52:04 -0500 |
Message-ID: | <3ED686A715B54646AF1BC06C2BFBA4A00165F38E@kita.basistech.com> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "Benson Margulies" <bim2003 AT basistech DOT com> |
To: | <cygwin AT cygwin DOT com> |
X-OriginalArrivalTime: | 09 Dec 2003 14:52:04.0358 (UTC) FILETIME=[0272A260:01C3BE64] |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id hB9H4MAq018013 |
I've got the 1.5.5-1 sources, and everything else up-to-date. c++ -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/cygwin -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/w32api/lib -isystem /usr/src/cygwin-1.5.5-1/winsup/include -isystem /usr/src/cygwin-1.5.5-1/winsup/cygwin/include -isystem /usr/src/cygwin-1.5.5-1/winsup/w32api/include -B/cygdrive/c/benson/cygwindev/i686-pc-cygwin/newlib/ -isystem /cygdrive/c/benson/cygwindev/i686-pc-cygwin/newlib/targ-include -isystem /usr/src/cygwin-1.5.5-1/newlib/libc/include -o dumper.exe module_info.o parse_pe.o dumper.o -B/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/cygwin/ -B/cygdrive/c/benson/cygwindev/i686-pc-cygwin/newlib/libc -B/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/w32api/lib -lnetapi32 -ladvapi32 /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libbfd.a /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libintl.a -L/cygdrive/c/benson/cygwindev/i686-pc-cygwin/libiberty -liberty /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libintl.a(dcigettext.o)(. text+0xaa7): In function `_nl_find_msg': /usr/src/gettext/gettext-0.12.1/gettext-runtime/intl/dcigettext.c:946: undefined reference to `_libiconv' /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libintl.a(loadmsgcat.o)(. text+0x4e9): In function `_nl_init_domain_conv': /usr/src/gettext/gettext-0.12.1/gettext-runtime/intl/loadmsgcat.c:863: undefined reference to `_libiconv_open' /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libintl.a(loadmsgcat.o)(. text+0x542): In function `_nl_free_domain_conv': /usr/src/gettext/gettext-0.12.1/gettext-runtime/intl/loadmsgcat.c:896: undefined reference to `_libiconv_close' /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libintl.a(relocatable.o)( .text+0xfe): In function `libintl_set_relocation_prefix': /usr/src/gettext/gettext-0.12.1/gettext-runtime/intl/relocatable.c:154: undefined reference to `_libiconv_set_relocation_prefix' collect2: ld returned 1 exit status make[2]: *** [dumper.exe] Error 1 make[2]: Leaving directory `/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup/utils' make[1]: *** [utils] Error 1 make[1]: Leaving directory `/cygdrive/c/benson/cygwindev/i686-pc-cygwin/winsup' make: *** [all-target-winsup] Error 2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |