From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 23:16:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 103C516A4CE; Thu, 19 Feb 2004 23:16:00 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F6943D1F; Thu, 19 Feb 2004 23:15:59 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040220071557.RYWB2412.lakemtao08.cox.net@mezz.mezzweb.com>; Fri, 20 Feb 2004 02:15:57 -0500 Date: Fri, 20 Feb 2004 01:14:52 -0600 To: Kris Kennaway References: <1077143710.97486.2.camel@server.mcneil.com> <1077169044.62400.41.camel@shumai.marcuscom.com> <1077214299.78239.3.camel@server.mcneil.com> <20040219220715.GA19434@xor.obsecurity.org> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040219220715.GA19434@xor.obsecurity.org> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-current@freebsd.org cc: Sean McNeil cc: freebsd-ports@freebsd.org Subject: Re: problem with python X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 07:16:00 -0000 On Thu, 19 Feb 2004 14:07:15 -0800, Kris Kennaway wrote: > On Thu, Feb 19, 2004 at 02:47:55PM -0600, Jeremy Messenger wrote: >> On Thu, 19 Feb 2004 10:11:39 -0800, Sean McNeil wrote: >> >> >Sorry for the delay, >> > >> >Here is the output of make depends. It didn't do anything, so it >> didn't >> >solve my problem: >> > >> >> > >> >Also, I tried to do a make deinstall and now my package dependencies >> are >> >missing net/straw and make install still fails :( >> >> Bummer, did you do the 'make clean' before you tried the 'make install'? >> If you still have the same problem, then I am clueless at the moment. My >> -CURRENT is old and it still has the libkse (no libpthread). I am >> planning >> to do the upgrade hardware, so I will format this week and install my >> -CURRENT CD, then see what happen with the new -CURRENT. >> >> Can you try to email straw-devel@nongnu.org too? It's mailing list of >> Straw, I am in there so I will keep the eyes on it when you send it over >> there. When, you are going to email over there, be sure to include the >> versions of FreeBSD, Python, Straw, pygtk, py-gnome, py-bsddb and >> py-mx-base (mxDateTime). > > BTW, bento sees the "interrupted system call" problem too: > > http://bento.freebsd.org/errorlogs/i386-5-latest/straw-0.22.log The problem is has to do with libpthread VS python (or maybe one of python libraries/bindings). It can't build with libpthread, but it can be done with libc_r. So, I don't think the problem is Straw. Cheers, Mezz > Kris -- bsdforums.org 's moderator, mezz.