From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27958 invoked by alias); 17 May 2004 17:14:27 -0000 Mailing-List: contact pthreads-win32-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sources.redhat.com Received: (qmail 27927 invoked from network); 17 May 2004 17:14:26 -0000 Received: from unknown (HELO mailout01.sul.t-online.com) (194.25.134.80) by sourceware.org with SMTP; 17 May 2004 17:14:26 -0000 Received: from fwd00.aul.t-online.de by mailout01.sul.t-online.com with smtp id 1BPlbh-000573-02; Mon, 17 May 2004 19:08:53 +0200 Received: from the-me.homelinux.net (S8VV2OZAZeJzmaLAQFVus3gBF2uQln9Oyp7HbwGy2MkO4+7znOQw01@[217.82.45.216]) by fmrl00.sul.t-online.com with esmtp id 1BPlbH-0BdHHc0; Mon, 17 May 2004 19:08:27 +0200 Received: from [192.168.1.4] (unknown [192.168.1.4]) by the-me.homelinux.net (Postfix) with ESMTP id 981AA3F8D for ; Mon, 17 May 2004 19:13:40 +0200 (CEST) Message-ID: <40A8F190.30106@the-me.de> Date: Mon, 17 May 2004 17:14:00 -0000 From: Axel Bock User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) MIME-Version: 1.0 To: pthreads-win32@sources.redhat.com Subject: make problem with mingw32 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Seen: false X-ID: S8VV2OZAZeJzmaLAQFVus3gBF2uQln9Oyp7HbwGy2MkO4+7znOQw01@t-dialin.net X-SW-Source: 2004/txt/msg00066.txt.bz2 Hi, I'm trying to compile pthreads, but I run into the following problem: $ make GC make CC=gcc CLEANUP_FLAGS="-D__CLEANUP_C" OBJ="attr.o ..." pthreadGC.dll make[1]: Entering directory '...' make[1]: *** No rule to make target `ptw32_semwait.c', needed by `private.o'. Stop. make[1]: Leaving directory '...' make: *** [GC] Error 2 now I thought this might be a makefile error - but I cannot find one (although I'm not the biggest makefile expert running around :-) can anyone help me with this? would be very helpful .... (of course :-) thanks and greetings, axel.