From owner-freebsd-java@FreeBSD.ORG Thu Nov 10 09:24:57 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CDD16A41F for ; Thu, 10 Nov 2005 09:24:57 +0000 (GMT) (envelope-from android@oberon.pfi.lt) Received: from nmail.forbis.lt (nmail.forbis.lt [213.226.165.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 310A543D46 for ; Thu, 10 Nov 2005 09:24:56 +0000 (GMT) (envelope-from android@oberon.pfi.lt) Received: from andrejp.forbis.lt (largo.forbis.lt [172.17.0.99]) by nmail.forbis.lt (8.13.3/8.13.3) with ESMTP id jAA9OrRg071149 for ; Thu, 10 Nov 2005 11:24:54 +0200 (EET) (envelope-from android@oberon.pfi.lt) To: "freebsd-java@freebsd.org" Date: Thu, 10 Nov 2005 11:24:52 +0200 From: Android Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (Linux, build 1358) X-Virus-Scanned: by amavisd-new Subject: Next step. Eclipse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 09:24:57 -0000 Hello all! The next step after installing JDK15 on FreeBSD 6 Stable (amd64) was installation of Eclipse. Installation fails with error messages as noted below. After some analysis I've found the reason as described here: http://lists.freebsd.org/pipermail/freebsd-eclipse/2005-September/000066.html Maybe someone has any ideas about workaround? ... [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1distance': [exec] cairo.c:1417: warning: implicit declaration of function `cairo_transform_distance_REPLACED_BY_cairo_user_to_device_distance' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1font': [exec] cairo.c:1430: warning: implicit declaration of function `cairo_transform_font_REPLACED_BY_cairo_set_font_matrix' [exec] cairo.c: In function `Java_org_eclipse_swt_internal_cairo_Cairo_cairo_1transform_1point': [exec] cairo.c:1444: warning: implicit declaration of function `cairo_transform_point_REPLACED_BY_cairo_user_to_device' [exec] gmake: *** [cairo.o] Error 1 BUILD FAILED /usr/ports/java/eclipse/work/build.xml:53: exec returned: 2 -- WBR Android Andrew [:]