From owner-freebsd-java@FreeBSD.ORG Wed Aug 2 08:37:29 2006 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 7946D16A4DA for ; Wed, 2 Aug 2006 08:37:29 +0000 (UTC) (envelope-from jbq@anyware-tech.com) Received: from caraldi.com (195-13-58-165.oxyd.net [195.13.58.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 101FA43D49 for ; Wed, 2 Aug 2006 08:37:28 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id E765460E1 for ; Wed, 2 Aug 2006 10:37:23 +0200 (CEST) Received: by vision.anyware (Postfix, from userid 1021) id C73846363; Wed, 2 Aug 2006 10:37:24 +0200 (CEST) Date: Wed, 2 Aug 2006 10:37:24 +0200 From: Jean-Baptiste Quenot To: freebsd-java@freebsd.org Message-ID: <20060802083723.GB91663@vision.anyware> Mail-Followup-To: freebsd-java@freebsd.org References: <970c0a6b0607280839qc05e2b8p51118955745b7cda@mail.gmail.com> <20060728155808.GI55747@vision.anyware> <768690DD58883C4FAA0C089A534F94DF2054A8@intexch02.int.appriss.com> <970c0a6b0607312222j54352929i829de592c6d704fa@mail.gmail.com> <20060801075213.GA70025@vision.anyware> <44CF9A25.7030504@appriss.com> <20060801222049.GA995@watt.intra.caraldi.com> <44CFE6AA.40204@appriss.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <44CFE6AA.40204@appriss.com> User-Agent: mutt-ng/devel-r804 (FreeBSD) Subject: Re: Q) eclipse 3.2 (Callisto) 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: Wed, 02 Aug 2006 08:37:29 -0000 * David Sledge: > * You added a pkg-plist file, this is not necessary > > > I added the pkg_plist because I was getting errors during the > "make deinstall" about removing some of the files in the eclipse > directory an thus leaving the directory behind. By adding the > pkg_plist file that problem was resolved. The plist is built dynamically, look at the end of the Makefile > * Did you make the mozilla stuff work? > > > As far as I can tell mozilla stuff is working. I am not defining > "WITHOUT_MOZILLA" and I am seeing no trouble. Let me know if it does > not work for you or I am totally missing something. > Thanks for all your input and comments. This is my first time updating > a port for FreeBSD so I'll take any help I can get to be a better > contributor. It doesn't work for me, I get: ------------------------------------------------------------------------ [exec] In file included from ../eclipseShm.c:185: [exec] /usr/include/sys/shm.h:64: error: syntax error before "pid_t" [exec] /usr/include/sys/shm.h:67: error: syntax error before "time_t" BUILD FAILED /usr/local-home/jbq/eclipse/work/build.xml:94: exec returned: 1 Total time: 12 minutes 48 seconds *** Error code 1 Stop in /usr/local-home/jbq/eclipse. ------------------------------------------------------------------------ Is it just me? You can take a look at my eclipse 3.2 port here: http://svn.caraldi.com/trunk/ports/eclipse/ You're missing the patch called files/patch-features-launchers-library-eclipseShm.c -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/