| 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 |
| Reply-To: | <gargp AT acm DOT org> |
| From: | "Pankaj K Garg" <gargp AT earthlink DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Configure error |
| Date: | Mon, 13 Oct 2003 10:44:05 -0700 |
| Message-ID: | <000201c391b1$9c3517f0$37fea8c0@nsr.hp.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| Importance: | Normal |
I recently downloaded Cygwin from cygwin.com, and everything
seems to be working fine.
Now when I try to compile any software using configure/make
routine, I keep getting the following error:
configure: error: installation or configuration problem:
C++ compiler cannot create executables.
Digging into config.log, I see that its choking at the following
point:
configure:795: checking whether the C++ compiler (c++ ) works
configure:811: c++ -o conftest conftest.C 1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/libgcc.a(w32-shared-ptr.o)(.text+0x189):
undefined reference to `_pthread_atfork'
collect2: ld returned 1 exit status
configure: failed program was:
#line 806 "configure"
#include "confdefs.h"
int main(){return(0);}
Can anyone tell me what I'm doing wrong? Would appreciate
any help as I'm stuck at this point for a while.
Pankaj
---
Pankaj K Garg gargp AT acm DOT org
1684 Nightingale Avenue 408-373-4027
Sunnyvale, CA 94304
http://home.earthlink.net/~gargp
--
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 |