Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3D17764F.4059DC5@phekda.freeserve.co.uk> Date: Mon, 24 Jun 2002 20:43:11 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Fork References: <3d15c022$0$26988$9b622d9e AT news DOT freenet DOT de> <7458-Sun23Jun2002184610+0300-eliz AT is DOT elta DOT co DOT il> <003b01c21afe$e455d180$670707d5 AT DECKERBY6LQ20N> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello. deckerben wrote: [snip] > Eli Zaretskii wrote: > > > Try adding this line to your config.site file, and then rerun the > > configure script and rebuild the program: > > > > ac_cv_func_fork=no > > It didn't seem to make a difference. It appears that the conditional > statements in the code require fork if POSIX is discovered. I will try > compensating for the error in the Python library scripts. Perhaps they have some custom m4 to detect fork? Is there a m4/ directory in the top directory of the Python sources? If so, try grepping in there for fork, e.g.: grep m4/* fork BTW I think you should keep the attribution, when you quote parts of messages (i.e.: the "Eli Zaretskii" I've inserted above). Once the level of quotation gets beyond two, it's difficult to remember who said what, unless you have the attributions. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]