Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2006 10:37:24 +0200
From:      Jean-Baptiste Quenot <jbq@caraldi.com>
To:        freebsd-java@freebsd.org
Subject:   Re: Q) eclipse 3.2 (Callisto)
Message-ID:  <20060802083723.GB91663@vision.anyware>
In-Reply-To: <44CFE6AA.40204@appriss.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060802083723.GB91663>