From owner-freebsd-ports@FreeBSD.ORG Tue Dec 15 09:03:58 2009 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 02AD4106566B for ; Tue, 15 Dec 2009 09:03:58 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 8A3B98FC12 for ; Tue, 15 Dec 2009 09:03:57 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so272551fgg.13 for ; Tue, 15 Dec 2009 01:03:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=g0nexWBVSoE3Y+Kt+gudPL60B7+hmYIJl9vgs9TELYQ=; b=xTasxacnnuAFYwWgkddlzUiLkLdFR8bWsHrdzD9rJuSLPeG7CGZfGOIO9x/uQNY3Mz LTbujEy5lz5yHp0aYraTfMYcXPZDt7i18k91I15F/9aqNL1PTSkEGKuZeU8yEolhNs1Z e5ntPOqdfmhqD3udzq0XeKUA386TbTwft0HkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; b=hF96Ht9+oZrrBfIaczW1fUDJ6ArCbjXBbRNl4aegQ+mBQaeayIpoY5dx1BxoQRG5Q5 VbqMJVdS3740KtTfQEAZFO41v+p8g3yS5j2bjbzdd//Z3014oa1RrjzAEYcnS3gVZFbc n+Hg/XulrXiyHhbVw1NWTSB1/jOMIgGaG677U= Received: by 10.87.62.20 with SMTP id p20mr4076642fgk.7.1260867836247; Tue, 15 Dec 2009 01:03:56 -0800 (PST) Received: from notebook (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id d4sm12680252fga.6.2009.12.15.01.03.55 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Dec 2009 01:03:55 -0800 (PST) Date: Tue, 15 Dec 2009 11:04:30 +0200 From: "Sergey V. Dyatko" To: fjoe@FreeBSD.org Message-ID: <20091215110430.56ffc19b@notebook> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: configure failed on misc/mc 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: Tue, 15 Dec 2009 09:03:58 -0000 Hi, I have same error as http://forums.freebsd.org/showthread.php?p=55865 on my laptop, but on my desktop mc-4.7.0-pre4 build and works fine. desktop# make showconfig ===> The following configuration options are available for mc-4.7.0pre4: SLANG=on "Build with SLang library" ICONV=on "Build with iconv recoding" NLS=on "Build with NLS support" EDIT=on "Build with internal editor" X11=on "Build with X11 library" SUBSHELL=on "Build with subshell support" SAMBA=off "Build with Samba support" ===> Use 'make config' to modify these settings On laptop I have same config config.log: http://tiger.ipfw.ru/files/config.log -- wbr, tiger