Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com X-Mailer: 21.2 (beta41) "Polyhymnia" XEmacs Lucid (via feedmail 8 I) To: Jerome BENOIT Cc: cygwin-apps AT sources DOT redhat DOT com Subject: Re: [ANNOUNCEMENT] Updated: libpng-1.0.9-3 References: <200102042131 DOT f14LVNr13796 AT rtl DOT cygnus DOT com> <3A7DFCAC DOT 6F846E99 AT Wanadoo DOT fr> <3A7E1D98 DOT 59466F66 AT ece DOT gatech DOT edu> <3A7E3CF4 DOT 39BEB71F AT ece DOT gatech DOT edu> <3A7F8168 DOT 5FDA1069 AT Wanadoo DOT fr> <3A805C3F DOT D8A33D74 AT Wanadoo DOT fr> X-Face: I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u? Date: 07 Feb 2001 11:32:30 +0100 In-Reply-To: Jerome BENOIT's message of "Tue, 06 Feb 2001 21:19:11 +0100" Message-ID: Lines: 20 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Polyhymnia) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> "Jerome" == Jerome BENOIT writes: Jerome> I hav ejust try it and I get: Jerome> g_defplot.c:51: `PTHREAD_MUTEX_INITIALIZER' undeclared here (not in a Jerome> function) Jerome> make[2]: *** [g_defplot.lo] Error 1 Jerome> make[2]: Leaving directory `/usr/local/src/plotutils-2.4.1/libplot' Jerome> Anyidea ? Jerome> Jerome BENOIT Yes, I forgot to mention that I commented out the following line in config.h /* #define HAVE_PTHREAD_H 1 */ configure detected pthread.h but that resulted in the error you got. Ciao Volker