Q) eclipse 3.2 (Callisto)

Jean-Baptiste Quenot jbq at caraldi.com
Wed Aug 2 08:37:29 UTC 2006


* 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/


More information about the freebsd-java mailing list