From owner-cvs-ports Tue Jun 3 00:00:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA11539 for cvs-ports-outgoing; Tue, 3 Jun 1997 00:00:44 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-25.ix.netcom.com [199.35.209.121]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA11387; Mon, 2 Jun 1997 23:58:53 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA22527; Mon, 2 Jun 1997 23:58:50 -0700 (PDT) Date: Mon, 2 Jun 1997 23:58:50 -0700 (PDT) Message-Id: <199706030658.XAA22527@silvia.HIP.Berkeley.EDU> To: tg@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199706030633.XAA16845@freefall.freebsd.org> (message from Thomas Gellekum on Mon, 2 Jun 1997 23:33:10 -0700 (PDT)) Subject: Re: cvs commit: ports/lang/python/files Setup.thread From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * lang/python/files Setup.thread Thanks, but now compilation fails. My libc_r* files are dated May 25, do I need a newer world? Satoshi ------- Making in subdirectory Modules cc -O2 -pipe -I./../Include -I.. -DHAVE_CONFIG_H -c ./posixmodule.c cc -O2 -pipe -I./../Include -I.. -DHAVE_CONFIG_H -c ./signalmodule.c ./signalmodule.c:77: parse error before `main_pid' ./signalmodule.c:77: warning: data definition has no type or storage class *** Error code 1 Stop.