From owner-freebsd-ports@FreeBSD.ORG Sun Mar 24 04:51:10 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AA8F0846; Sun, 24 Mar 2013 04:51:10 +0000 (UTC) (envelope-from itechbear@gmail.com) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5DCCEA; Sun, 24 Mar 2013 04:51:10 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id tb18so5073446obb.17 for ; Sat, 23 Mar 2013 21:51:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to:cc :content-type; bh=uTqpkejjP0fu0Nv+3m6HeM7YHWzuiuesfE3mt0sxB14=; b=AMdNsilnbhbOXX+IB1Jph6uKXa0qGz3oIjetmLMpc5vHuMTfU7I1bS6QeX5LdR+Ms6 ddNZpqfu8ufXlfMInaatAsYhfsMhIFqWau9YM5JzfDyCdJ01MbhulvF8/mzIWnGwwDNx rDUt0zHLWVaaoAzrHBslZOrBMztCIHxq5DbvEjO75yeQuXJ4lgcx5SbbTBSfjbSopw4l HZv9bC9i1K+lZh1LnCNpmXqemKjhdpXJTsVYcFXc5AcGBayjHUJkdGx6iT1Q9rr2+BUK Ec8YIe4yEd7DnPIWaz1Cli07UnbguIauP55OiCB9dPeUC5o3va5pE+/xW6VqJV3Kle6C /ZIg== MIME-Version: 1.0 X-Received: by 10.60.8.197 with SMTP id t5mr7161675oea.4.1364100669953; Sat, 23 Mar 2013 21:51:09 -0700 (PDT) Received: by 10.60.33.231 with HTTP; Sat, 23 Mar 2013 21:51:09 -0700 (PDT) Date: Sun, 24 Mar 2013 12:51:09 +0800 Message-ID: Subject: FreeBSD Port: eclipse-3.7.1_3 From: HU Dong To: freebsd-eclipse@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2013 04:51:10 -0000 Hi, there! the port java/eclipse fails to build due to a recent glib update. the error messages are as following: In file included from ../gnomeproxy.c:16 /usr/local/include/glib-2.0/glib/glslist.h:28:2 error: #error "Only can be included directly". hope this problem could be fixed soon. thank you! -- B.R. HU Dong