Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020714154437.52505.qmail@web20005.mail.yahoo.com> Date: Sun, 14 Jul 2002 08:44:37 -0700 (PDT) From: Joshua Daniel Franklin Subject: cygwin gcc-3.1 build problem To: cygwin AT cygwin DOT com In-Reply-To: <20020714153752.37420.qmail@web21009.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii OK, everything except winsup/utils/dumper.exe seems to have built fine. Here's the errors for that: /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/../../../libintl.a(loadmsgcat.o): In function `_nl_init_domain_conv': /usr/src/gettext/gettext-0.11.2/intl/loadmsgcat.c:227: undefined reference to `_libiconv_open' /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/../../../libintl.a(loadmsgcat.o): In function `_nl_free_domain_conv': /usr/src/gettext/gettext-0.11.2/intl/loadmsgcat.c:258: undefined reference to `_libiconv_close' /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/../../../libintl.a(dcigettext.o): In function `_nl_find_msg': /usr/src/gettext/gettext-0.11.2/intl/dcigettext.c:868: undefined reference to `_libiconv' collect2: ld returned 1 exit status make[2]: *** [dumper.exe] Error 1 --- Nicholas Wourms wrote: > What happened was they modified the Makefile.in's/Makefile.am's so you > should rerun config.status in any of the directories you notice this > happening in. For good mesure, I usually just wipe that particular > directory in my build tree when I notice a change in > Makefile.in/Makefile.am/configure. The way it is supposed to work is that > make detects the change and will automatically rerun config.status. > Howerver this can hardly be depended on. Thanks. __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- 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/