From owner-freebsd-java@FreeBSD.ORG Thu Nov 16 11:01:25 2006 Return-Path: X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12EFC16A500 for ; Thu, 16 Nov 2006 11:01:25 +0000 (UTC) (envelope-from apivovarov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id F219B43D5D for ; Thu, 16 Nov 2006 11:01:23 +0000 (GMT) (envelope-from apivovarov@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so299695pyh for ; Thu, 16 Nov 2006 03:01:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=fq0tQNOP03gqY1hKuhGkiY0X65ut+AWNNbK9kxqEtKgOz6aDYJ23KDChTsquwXcfYqZbXXZqBRW8Qxj1+doZvVSl9WNmoQsQveMgIQpg+Riy1YKqU0SogH4CJDIMpW1emRCIa06uykD9LYIHXfEha5PLXq/w822OnNfia5Cv37k= Received: by 10.35.40.10 with SMTP id s10mr506418pyj.1163674281592; Thu, 16 Nov 2006 02:51:21 -0800 (PST) Received: by 10.35.15.20 with HTTP; Thu, 16 Nov 2006 02:51:21 -0800 (PST) Message-ID: <426b510c0611160251r40494426w421c56ffa983898d@mail.gmail.com> Date: Thu, 16 Nov 2006 13:51:21 +0300 From: "Alex Pivovarov" To: java@freebsd.org, eclipse@freebsd.org In-Reply-To: <426b510c0611151300v31ea3eb1x1c860641ec6a13a0@mail.gmail.com> MIME-Version: 1.0 References: <426b510c0611151004r48271e19pdcfcbb129052315@mail.gmail.com> <426b510c0611151300v31ea3eb1x1c860641ec6a13a0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: eclipse 3.2.1 build WITH_MOZILLA=firefox2 failed X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 11:01:25 -0000 Eventually I installed Eclipse-3.2.1 I update Mozilla to 1.7.13_1,2 and after that Eclipse was built successfully. On 11/16/06, Alex Pivovarov wrote: > > anyway I installed mozilla-1.7.13.2 from package > > after than I runed portinstall java/eclipse > and got the similar errors in xpcom_profile.cpp in lines 45, 59, 71, 83 > > On 11/15/06, Alex Pivovarov wrote: > > > > 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. > > > >