From owner-freebsd-ports@FreeBSD.ORG Mon Jul 30 11:24:44 2012 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 840A51065677; Mon, 30 Jul 2012 11:24:44 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id CC9C98FC0C; Mon, 30 Jul 2012 11:24:43 +0000 (UTC) Received: by bkcje9 with SMTP id je9so2718707bkc.13 for ; Mon, 30 Jul 2012 04:24:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YzMk2LLQYJeK4DdTEWl7mYRcKY8oDpYUL3ab8pueQUU=; b=D/LGT3+3auacg+kF+PCfH3TXsGyk055lkx3hVq8UpWHZUCWqk1BWaD9arQPeE/q3gR rYu81+geXdVd6pfYPL6icwpOVoHCkkwCq9cq66qzNyR4IsmebU8JyeyazJjxwQECBfoM t1+uBR+YLL6nV+8rPIP8iA1UbXvCz5NLG3x/tixlaJHDSvL4P5wmrxUZWw98EqSVGzLK LsJProXDLiZlZ1dynayz8weAGuJtFjSA+clYtFukJpVrRmrUpFEKXYzbfb0OHSXbXQj/ 2mR7FYUdNvMm8slr/Gy60w3vYlAlZ5MO5KPACwhhvnZyk5Np90ru3k5lX7CbQNoNL6Bo crYw== Received: by 10.205.132.12 with SMTP id hs12mr3857383bkc.47.1343647482838; Mon, 30 Jul 2012 04:24:42 -0700 (PDT) Received: from green.tandem.local (utwig.xim.bz. [91.216.237.46]) by mx.google.com with ESMTPS id 14sm3580504bkq.12.2012.07.30.04.24.41 (version=SSLv3 cipher=OTHER); Mon, 30 Jul 2012 04:24:41 -0700 (PDT) Message-ID: <50166EF7.90903@gmail.com> Date: Mon, 30 Jul 2012 14:24:39 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120730 Firefox/14.0.1 SeaMonkey/2.11 MIME-Version: 1.0 To: Eygene Ryabinkin References: <5003CBAA.2040809@FreeBSD.org> <50166734.9030304@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: cvs commit: ports/x11/slim Makefile pkg-plist ports/x11/slim/files pam.conf slim.sh.in 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: Mon, 30 Jul 2012 11:24:44 -0000 Eygene Ryabinkin wrote: >> the only problem I had faced is introduced incompatibility with >> clang but that has mostly nothing to do with the port. I filed a bug at >> http://developer.berlios.de/bugs/?func=detailbug&group_id=2663&bug_id=18667 >> but with no progress though. > I am currently rebuilding all my ports with clang on my workstations, > so once the dust will be settled, I'll probably fix slim's clang problems > if they will be still there at that time. Actually I found the cause after meditating on error logs. log.h misses #includes for "Ck.h" and "PAM.h". -- Sphinx of black quartz judge my vow.