Eclipse 3.2 port (java/eclipse32)

Yamada Ken Takeshi ken at tydfam.jp
Wed Oct 18 06:08:44 PDT 2006


  I cannot compile with recent gnome 2.16 upgrade.

A part of errors are like;
        :
      [javac] 961 problems (961 warnings)
     [exec] In file included from xpcom_profile_structs.h:29,
     [exec]                  from xpcom_profile.cpp:30:
     [exec] xpcom_profile.h:34:22: nsCOMPtr.h: No such file or directory
     [exec] xpcom_profile.h:35:41: nsProfileDirServiceProvider.h: No such file or directory
     [exec] xpcom_profile.cpp: In function `jint Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_NS_1NewProfileDirServiceProvider(JNIEnv*, _jclass*, jboolean, _jintArray*)':
       :
       :

  I think that gnome 2.16 moved lib/include to /usr/local from /usr/X11R6 and this may be the reason of compilation failure.  (GL remains in /usr/X11R6 !!)

  Would you please update eclipse32.shar so that it is compilable under gnome 2.16?



More information about the freebsd-java mailing list