Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2006 22:08:22 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        dsledge@appriss.com
Cc:        girgen@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: Eclipse 3.2 port (java/eclipse32)
Message-ID:  <20061018.220822.74673558.ken@tydfam.jp>
In-Reply-To: <452FDCB1.4020405@appriss.com>
References:  <452BF733.7060705@appriss.com> <439BCBDEE3689EFBF8CEFE62@rambutan.pingpong.net> <452FDCB1.4020405@appriss.com>

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




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