From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 16 17:33:22 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC472106564A for ; Sat, 16 Jul 2011 17:33:22 +0000 (UTC) (envelope-from inyaoo@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3DF5D8FC0C for ; Sat, 16 Jul 2011 17:33:22 +0000 (UTC) Received: by ewy1 with SMTP id 1so1391005ewy.13 for ; Sat, 16 Jul 2011 10:33:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=JHCwlnyrx+FCsGXQb2mC9nJTKBUJZPNoMHIO4sb+4GE=; b=KMctqYsVx7B5KQrGB3htJ2B1H+0U6D+zcKAxnutVEY4mp2g83otIPKTg/+10seSo7A SQihwBQ7fuRKHwkJnCuQpZIQHitqeG2Aqw0DeWXBv9yJVmQuTGLHDVmqUQqvT8J6w7KN bV8yBeefqUX0bDJsFkeWEsyRFg4Tb4eNoMims= Received: by 10.14.47.205 with SMTP id t53mr1608594eeb.196.1310835748507; Sat, 16 Jul 2011 10:02:28 -0700 (PDT) Received: from localhost (exit1.torproxy.org [89.187.142.208]) by mx.google.com with ESMTPS id x9sm1276408eem.63.2011.07.16.10.02.26 (version=SSLv3 cipher=OTHER); Sat, 16 Jul 2011 10:02:27 -0700 (PDT) From: Pan Tsu To: Cy Schubert References: <201107161603.p6GG3AoK069380@cwsys.cwsent.com> Date: Sat, 16 Jul 2011 21:02:21 +0400 In-Reply-To: <201107161603.p6GG3AoK069380@cwsys.cwsent.com> (Cy Schubert's message of "Sat, 16 Jul 2011 09:03:10 -0700") Message-ID: <86sjq688gy.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: gnome@FreeBSD.org Subject: Re: webkit-gtk2 Build Failure under 9.0-CURRENT X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2011 17:33:22 -0000 Cy Schubert writes: > See below. Looks like a similar issue on some Linux systems. It builds fine > under 8.2-STABLE. > [..] > CXXLD libwebkit-1.0.la > /usr/bin/ld: final link failed: Memory exhausted Have you tried to pass --no-keep-momery to ld(1) to reduce memory usage ?