From owner-freebsd-current@FreeBSD.ORG Sun Nov 28 01:02:52 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60568106566B for ; Sun, 28 Nov 2010 01:02:52 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 144438FC0C for ; Sun, 28 Nov 2010 01:02:51 +0000 (UTC) Received: by qyk8 with SMTP id 8so8297333qyk.13 for ; Sat, 27 Nov 2010 17:02:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=TaXTAcCGMiE74ui/4C1OkpMIPoWK9TsYTOy0fRyIuzE=; b=jHpu+J+VtumLwgEq2+glNYXQy3fdwhNm/7lpATZ+pK67TOg3anOsMVT+gUiI7NmKw7 Va2bZD0W58rkCwpZO/uEzSYs7wM1b5TgsQyoud8aTg2rXyzeb2IV+QKq3PlZcx9TIB3G ieuQK9GL/MopbFrtoxSVeRRRcjvReO5CJJxgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=WFTfUqF+sf7VKBEUogvvsvBD2ZnINvx/67zhDnUonitUFDXcUtFJHng90Edt/sZRtf xX3jimhJZwCgXDmy2H1IE1x3A0EISKoA/uoAN00sAVMaP0F5/k2XKXYW1E++TFN8oEv0 qxqNR0n2aFq7Ub0nIyUiuxQ6dArDug530b9sA= MIME-Version: 1.0 Received: by 10.229.189.72 with SMTP id dd8mr3338942qcb.123.1290904639049; Sat, 27 Nov 2010 16:37:19 -0800 (PST) Received: by 10.229.35.15 with HTTP; Sat, 27 Nov 2010 16:37:18 -0800 (PST) Date: Sun, 28 Nov 2010 03:37:18 +0300 Message-ID: From: Subbsd To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: part of the application to compile stops X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 01:02:52 -0000 Hello, From some revision of FreeBSD 9/Current, part of the application during configure stops with a message ... checking how to ignore standart include path... ... One such application - /usr/ports/devel/ORBit. If at this moment to press Ctrl + D - work resumes (and ive see: sed: confdefs.h: No such file or directory ) Looks like confdefs.h from some time move from place where sed waiting for him.