Skip site navigation (1)Skip section navigation (2)
Date:      04 Nov 2006 16:34:24 +0100
From:      Thomas Gellekum <Thomas.Gellekum@gmx.de>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        freebsd-eclipse@freebsd.org, dsledge@appriss.com, freebsd-java@freebsd.org
Subject:   Re: Eclipse 3.2 port (java/eclipse32)
Message-ID:  <ngfyczz0n3.fsf@hanbruch.tg.intern>
In-Reply-To: <20061103211431.5a2af48b@kan.dnsalias.net>
References:  <20061018.220822.74673558.ken@tydfam.jp> <768690DD58883C4FAA0C089A534F94DF20550D@intexch02.int.appriss.com> <20061103122425.3146dadc@localhost> <20061103.120801.97298272.ken@tydfam.jp> <454AC581.2080503@appriss.com> <20061103211431.5a2af48b@kan.dnsalias.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Kabaev <kabaev@gmail.com> writes:

> On Thu, 02 Nov 2006 23:28:49 -0500
> David Sledge <dsledge@appriss.com> wrote:
> 
> > 
> >    EPIC, RDT and the RadRails plugin work as well. The current shar
> > file is available at [1]http://www.freshdevonrails.com .
> >    Yamada Ken Takeshi wrote:
> > 
> 
> I checked in the update from the above link after I compile-tested it
> and gave it a light try compiling and debugging several trvial Java
> programs.

,----
|      [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*)':
|      [exec] xpcom_profile.cpp:45: error: `nsProfileDirServiceProvider' was not declared in this scope
|      [exec] xpcom_profile.cpp:45: error: `NS_NewProfileDirServiceProvider' was not declared in this scope
|      [exec] xpcom_profile.cpp:45: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:45: error: expected `;' before "NS_NewProfileDirServiceProvider"
|      [exec] xpcom_profile.cpp:45: warning: unused variable 'nsProfileDirServiceProvider'
|      [exec] xpcom_profile.cpp:45: warning: unused variable 'NS_NewProfileDirServiceProvider'
|      [exec] xpcom_profile.cpp: In function `jint Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_ProfileDirServiceProvider_1Register(JNIEnv*, _jclass*, jint)':
|      [exec] xpcom_profile.cpp:59: error: `nsProfileDirServiceProvider' was not declared in this scope
|      [exec] xpcom_profile.cpp:59: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:59: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp: In function `jint Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_ProfileDirServiceProvider_1SetProfileDir(JNIEnv*, _jclass*, jint, jint)':
|      [exec] xpcom_profile.cpp:71: error: `nsProfileDirServiceProvider' was not declared in this scope
|      [exec] xpcom_profile.cpp:71: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:71: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:71: error: `nsIFile' was not declared in this scope
|      [exec] xpcom_profile.cpp:71: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:71: warning: unused variable 'nsIFile'
|      [exec] xpcom_profile.cpp: In function `jint Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_ProfileDirServiceProvider_1Shutdown(JNIEnv*, _jclass*, jint)':
|      [exec] xpcom_profile.cpp:83: error: `nsProfileDirServiceProvider' was not declared in this scope
|      [exec] xpcom_profile.cpp:83: error: expected primary-expression before ')' token
|      [exec] xpcom_profile.cpp:83: error: expected primary-expression before ')' token
| 
| BUILD FAILED
| /usr/ports/java/eclipse/work/build.xml:76: exec returned: 1
`----

I'm using WITH_MOZILLA=firefox, WITH_GECKO=firefox.

tg



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