From owner-freebsd-gecko@FreeBSD.ORG Wed Jul 1 05:04:51 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E49561066127 for ; Wed, 1 Jul 2009 05:04:51 +0000 (UTC) (envelope-from ivan.kurzweg@gmail.com) Received: from mail-px0-f191.google.com (mail-px0-f191.google.com [209.85.216.191]) by mx1.freebsd.org (Postfix) with ESMTP id BA3228FC28 for ; Wed, 1 Jul 2009 05:04:51 +0000 (UTC) (envelope-from ivan.kurzweg@gmail.com) Received: by pxi29 with SMTP id 29so613811pxi.3 for ; Tue, 30 Jun 2009 22:04:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=OyVQgztgZn/hkiXUs0Cm9a7sV0OxXR8eXuNLMWRkEPo=; b=w41oBjqx9oH/aHQ7EuKgmsq6l8eOdpj812O0JRD3qryQZTibEAEyBgolnq05Sqf4SO qTXpix3fDH7PSKCl+czgHUCtO31WJcA/FnNhqwIrJE1xgRZx5w6GKpChTlA8wZSVYpuK XUUUiAYvC8Q0xNP9x0Y2NryAO3upnIRoWl/D8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=J2SmaHtvNhpMfupfeJRqH7T8QKr/JexvQdKIKV1Oj9DzNpp9DPf8k13F4JyGD4YS+k BoZHIzsREHjaDx6kvKowkXe0yllqfLNwBzdvDw4SkeWyG2j8PwFOYDQNSLOpzOApn+YP LfyWXxQ9C+IeA4QrlduSYNKOqVW7uVmVipurg= MIME-Version: 1.0 Received: by 10.115.46.10 with SMTP id y10mr14500859waj.61.1246423378189; Tue, 30 Jun 2009 21:42:58 -0700 (PDT) Date: Wed, 1 Jul 2009 08:42:57 +0400 Message-ID: <706407440906302142k6ec25209ge0811e6713caa7c@mail.gmail.com> From: Ivan Kurzweg To: gecko@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Firefirx 3 build error on FBSD 7.2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2009 05:04:52 -0000 Hi, I'm getting an errot when building firefox-3.10.11. It lokks for perl version > 5.6 perl-5.10.0_3 is installed ... Thks the log ----------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1002: checking host system type configure:1023: checking target system type configure:1041: checking build system type configure:1121: checking for gawk configure:1121: checking for mawk configure:1121: checking for nawk configure:2205: checking for gcc configure:2318: checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 ) works configure:2334: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 conftest.c -pthread -L/usr/local/lib -liconv 1>&5 configure:2360: checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 ) is a cross-compiler configure:2365: checking whether we are using GNU C configure:2374: cc -E conftest.c configure:2393: checking whether cc accepts -g configure:2429: checking for c++ configure:2461: checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 ) works configure:2477: c++ -o conftest -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 conftest.C -pthread -L/usr/local/lib -liconv 1>&5 configure:2503: checking whether the C++ compiler (c++ -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 ) is a cross-compiler configure:2508: checking whether we are using GNU C++ configure:2517: c++ -E conftest.C configure:2536: checking whether c++ accepts -g configure:2585: cc -c -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 conftest.c 1>&5 configure:2602: cc -c -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 conftest.c 1>&5 configure: In function 'main': configure:2598: warning: incompatible implicit declaration of built-in function 'exit' configure:2621: checking for ranlib configure:2653: checking for as configure:2694: checking for ar configure:2729: checking for ld configure:2764: checking for strip configure:2799: checking for windres configure:3216: checking whether cc understands -c and -o together configure:3228: cc -c conftest.c -o conftest.o 1>&5 configure:3229: cc -c conftest.c -o conftest.o 1>&5 configure:3273: checking how to run the C preprocessor configure:3294: cc -E conftest.c >/dev/null 2>conftest.out configure:3353: checking how to run the C++ preprocessor configure:3371: c++ -E conftest.C >/dev/null 2>conftest.out configure:3426: checking for a BSD compatible install configure:3479: checking whether ln -s works configure:3504: checking for /usr/local/bin/perl5.8.9 configure:3545: checking for minimum required perl version >= 5.006 ./configure: /usr/local/bin/perl5.8.9: not found -- Ivan Kurzweg Mail : ivan.kurzweg@gmail.com Web : http://www.kurzweg.info