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: <011501c2590c$8ce7db40$866c883e@wdg.uk.ibm.com> From: "Max Bowsher" To: , "KOSEKI Yoshinori" References: <20020910uptvmjlp4.%kose AT yk DOT NetLaputa DOT ne DOT jp> <015801c258bc$f095cbc0$2b87883e AT wdg DOT uk DOT ibm DOT com> <20020910ulm6a2h8d.%kose AT yk DOT NetLaputa DOT ne DOT jp> Subject: Re: Can not compile setup-2.249.2.5 Date: Tue, 10 Sep 2002 21:50:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Something is wrong with your /usr/lib/mingw/libstdc++.a Get the one from the latest gcc-2.95.3 package on mingw.sf.net Max. KOSEKI Yoshinori wrote: >>>>>> In <015801c258bc$f095cbc0$2b87883e AT wdg DOT uk DOT ibm DOT com> >>>>>> "Max Bowsher" wrote: >> http://sources.redhat.com/cygwin-apps/setup.html > >> might help. If that doesn't work, post your ./configure command line. > > Oops. I don't add options. only `./configure'. > I try once again. but much erros. > >> archive.o: In function `archive::extract_file(archive *, String >> const &, String const &, String)': >> /usr/src/o/../setup-0/archive.cc:95: undefined reference to >> `ostream::operator<<(char const *)' >> /usr/src/o/../setup-0/archive.cc:102: undefined reference to >> `ostream::operator<<(char const *)' >> /usr/src/o/../setup-0/archive.cc:103: undefined reference to >> `ostream::operator<<(char const *)' > > [...] > >> /usr/lib/mingw/libstdc++.a(eh_terminate.o)(.text$_ZSt14set_unexpectedPFvvE+0x3): undefined reference to `__w32_sharedptr_unexpected' >> collect2: ld returned 1 exit status >> make[2]: *** [setup.exe] Error 1 >> make[2]: Leaving directory `/usr/src/o' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/src/o' >> make: *** [all] Error 2 > > P.S. > Sory, I wrote `From:' in Japanese. -- 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/