Skip site navigation (1)Skip section navigation (2)
Date:      03 Jun 1997 09:28:49 +0200
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        asami@cs.berkeley.edu (Satoshi Asami)
Cc:        tg@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/python/files Setup.thread
Message-ID:  <8767vwgn66.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: asami@cs.berkeley.edu's message of Mon, 2 Jun 1997 23:58:50 -0700 (PDT)
References:  <199706030658.XAA22527@silvia.HIP.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
asami@cs.berkeley.edu (Satoshi Asami) writes:

>  *     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.

I just checked again; python compiles fine on 2.2-STABLE with a libc_r
from May 21. Looks like the typedef for pid_t is missing when
compiling on -current...

When will thud come up again?

tg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8767vwgn66.fsf>