From owner-freebsd-python@FreeBSD.ORG Sat Feb 26 12:58:13 2011 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27746106566B; Sat, 26 Feb 2011 12:58:13 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id C79938FC0A; Sat, 26 Feb 2011 12:58:12 +0000 (UTC) Received: by gyh4 with SMTP id 4so1188454gyh.13 for ; Sat, 26 Feb 2011 04:58:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:date:message-id:subject :from:to:cc:content-type; bh=HyzOH5OcW9tDgPi4oT+viROgyLRnhG1OsQcXGADSoqM=; b=baYPFc6m9cMTueRAaxLCjBlElrtpie0Go3OX33t01Psk15HSwI95WJv+SyIfuu8VJg pk8Wx4Rr8MDDNfc0evQD5Wlf8M/UBdO70pZbOZpEanDHtDPOQBs7oy0bwDTb/ff+Q9Rn gahYq03QP+qnK5WfjGI08ItlBSAQn4NSDpMFI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=T6XEgnrubtW/4OeTAZNPxuDNQ2TZYQICMnjU8yQ/RLiBDqFOJiHZzOVVaY9tKyR21U 4StKiGmgOrNxAAavJPxeekRqbwFW2739DgtKB3hnOFkULFFXgnYg4eDZjJTNokwLOsW2 of8l7OjAcm+fFpeZGPYEI1oPaexn4mdPxRDGc= MIME-Version: 1.0 Received: by 10.236.103.133 with SMTP id f5mr6166240yhg.14.1298725092051; Sat, 26 Feb 2011 04:58:12 -0800 (PST) Received: by 10.236.108.147 with HTTP; Sat, 26 Feb 2011 04:58:12 -0800 (PST) Date: Sat, 26 Feb 2011 12:58:12 +0000 Message-ID: From: "b. f." To: Martin Wilke Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-python@FreeBSD.org Subject: Re: Fwd: py27-psyco-1.6 failed on i386 8-exp X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2011 12:58:13 -0000 >Guy I have started exp-run with python 2.7 default, you are welcome to help to fix fallouts. > >Thanks. ... >In file included from c/initialize.h:55, > from c/psyco.c:14: >c/mergepoints.c:242: error: 'JUMP_IF_FALSE' undeclared here (not in a >function) >c/mergepoints.c:242: error: 'JUMP_IF_TRUE' undeclared here (not in a function) >error: command 'cc' failed with exit status 1 >*** Error code 1 > >Stop in /a/ports/devel/py-psyco. This one may not be easy to fix: http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/066028.html b.