From owner-freebsd-ports@FreeBSD.ORG Thu Apr 17 12:22:48 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19EFD1065673 for ; Thu, 17 Apr 2008 12:22:48 +0000 (UTC) (envelope-from thorzero@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.freebsd.org (Postfix) with ESMTP id CDC768FC17 for ; Thu, 17 Apr 2008 12:22:47 +0000 (UTC) (envelope-from thorzero@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so18273wra.13 for ; Thu, 17 Apr 2008 05:22:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type; bh=3Vh70gR+HU6UjQzg8sv6s8xRUwAkFJyiP8DoEMUolm8=; b=JO6i0HRol2MWbtCq/Bn06PdhpidPpDOHJeuTQtxxMo3EfG2Abd2xp6+pGrzzoh2Hcexn0+Twf1J/uSChsQ5N0JVuOB/AhEEYxqHqpOxm0MtKMcHZjbc1hBGVpvMkBGZl4Kwi5w/f0fq9pku+Pu1E/rz+1tNU4EiGAUETbHBx+XM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type; b=ANq6Qut0Pv43o3XyQ4SVGyneaaJsXrZrQg4fRPUGasEZ4FblZ4G79ujzV3I1ui0XRE/iIKTJrv3wQBEEe3s72pw7BYf7BeHt/A32BrrqszzbEwVqR/oLP9CukpY6KXysY+CMRiTKoGTXjV3YV83V7QoWBmIXk69YV+nZM0FHYHY= Received: by 10.142.154.20 with SMTP id b20mr410741wfe.150.1208433289595; Thu, 17 Apr 2008 04:54:49 -0700 (PDT) Received: by 10.142.165.6 with HTTP; Thu, 17 Apr 2008 04:54:49 -0700 (PDT) Message-ID: <1bf0a5b00804170454u882c715y3ece0cbc0ad75802@mail.gmail.com> Date: Thu, 17 Apr 2008 13:54:49 +0200 From: "Laurent Grangeau" To: sem@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: portupgrade-2.4.3_2,2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 12:22:48 -0000 Hi ! I'm having trouble running portupgrade -ra after upgrading from 6.3 to 7.0 with the freebsd-update util. When I try to run portupgrade, it says : "Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)" I've got some troubles running freebsd-update, and I have made some change manually, like install ports/misc/compat6x in order to have my old apps running, rename INDEX-6.db to INDEX-6.db.old and reconstruct it. I don't see where the problem comes from and I don't know how to solve it. I have searched on Google and I didn't find anything that can help me. I have no /usr/src sub-directories. Regards, -- http://www.thorzero.info Laurent.