Date: Wed, 15 Nov 2006 13:32:37 -0500 From: "David Sledge" <dsledge@appriss.com> To: "Alex Pivovarov" <apivovarov@gmail.com>, <java@freebsd.org>, <eclipse@freebsd.org> Subject: RE: eclipse 3.2.1 build WITH_MOZILLA=firefox2 failed Message-ID: <768690DD58883C4FAA0C089A534F94DF205536@intexch02.int.appriss.com> References: <426b510c0611151004r48271e19pdcfcbb129052315@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Unfortunatly it will not build against firefox yet. I am looking into this problem. You can build with Mozilla for full features or you can build without mozilla all together.
-----Original Message-----
From: owner-freebsd-java@freebsd.org on behalf of Alex Pivovarov
Sent: Wed 11/15/2006 1:04 PM
To: java@freebsd.org; eclipse@freebsd.org
Subject: eclipse 3.2.1 build WITH_MOZILLA=firefox2 failed
I have the last firefox-2.0_2,1 installed
I cvsup stable-supfile
I cd to /usr/ports/java/eclipse
run make WITH_MOZILLA=firefox2 install
after 15 min I get an error:
PCOM_nsEmbedCString_1new__(JNIEnv*, _jclass*)':
[exec] xpcom.cpp:2106: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2106: error: expected `;' before "new"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedCString_1new___3BI(JNIEnv*, _jclass*, _jbyteArray*, jint)':
[exec] xpcom.cpp:2120: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2120: error: expected `;' before "new"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedString_1Length(JNIEnv*, _jclass*, jint)':
[exec] xpcom.cpp:2134: error: `nsEmbedString' undeclared (first use
this fu
nction)
[exec] xpcom.cpp:2134: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2134: error: expected primary-expression before ')'
token
[exec] xpcom.cpp: In function `void
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedString_1delete(JNIEnv*, _jclass*, jint)':
[exec] xpcom.cpp:2145: error: `nsEmbedString' undeclared (first use
this fu
nction)
[exec] xpcom.cpp:2145: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2145: error: expected `;' before "arg0"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedString_1get(JNIEnv*, _jclass*, jint)':
[exec] xpcom.cpp:2156: error: `nsEmbedString' undeclared (first use
this fu
nction)
[exec] xpcom.cpp:2156: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2156: error: expected primary-expression before ')'
token
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedString_1new__(JNIEnv*, _jclass*)':
[exec] xpcom.cpp:2168: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2168: error: expected `;' before "new"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsEmbedString_1new___3C(JNIEnv*, _jclass*, _jcharArray*)':
[exec] xpcom.cpp:2182: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2182: error: expected `;' before "new"
[exec] xpcom.cpp: In function `jboolean
Java_org_eclipse_swt_internal_mozil
la_XPCOM_nsID_1Equals(JNIEnv*, _jclass*, jint, jint)':
[exec] xpcom.cpp:2196: error: `nsID' undeclared (first use this
function)
[exec] xpcom.cpp:2196: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2196: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2196: error: expected primary-expression before ')'
token
[exec] xpcom.cpp: In function `jboolean
Java_org_eclipse_swt_internal_mozil
la_XPCOM_nsID_1Parse(JNIEnv*, _jclass*, jint, _jstring*)':
[exec] xpcom.cpp:2210: error: `nsID' undeclared (first use this
function)
[exec] xpcom.cpp:2210: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2210: error: expected primary-expression before ')'
token
[exec] xpcom.cpp: In function `void
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsID_1delete(JNIEnv*, _jclass*, jint)':
[exec] xpcom.cpp:2223: error: `nsID' undeclared (first use this
function)
[exec] xpcom.cpp:2223: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2223: error: expected `;' before "arg0"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_nsID_1new(JNIEnv*, _jclass*)':
[exec] xpcom.cpp:2234: error: expected primary-expression before ')'
token
[exec] xpcom.cpp:2234: error: expected `;' before "new"
[exec] xpcom.cpp: In function `jint
Java_org_eclipse_swt_internal_mozilla_X
PCOM_strlen(JNIEnv*, _jclass*, jint)':
[exec] xpcom.cpp:2246: error: `strlen' undeclared (first use this
function)
BUILD FAILED
/usr/ports/java/eclipse/work/build.xml:76: exec returned: 1
Total time: 18 minutes 25 seconds
*** Error code 1
Stop in /usr/ports/java/eclipse.
_______________________________________________
freebsd-java@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?768690DD58883C4FAA0C089A534F94DF205536>
