From owner-freebsd-java@FreeBSD.ORG Mon Dec 4 18:32:23 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E69016A506 for ; Mon, 4 Dec 2006 18:32:23 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D48343CB1 for ; Mon, 4 Dec 2006 18:31:48 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [82.171.39.195] (helo=guido.klop.ws) by smtp-out1.tiscali.nl with smtp (Tiscali http://www.tiscali.nl) id 1GrIc1-0001r6-F6 for ; Mon, 04 Dec 2006 19:32:21 +0100 Received: (qmail 1099 invoked from network); 4 Dec 2006 18:32:19 -0000 Received: from localhost.thuis.klop.ws (HELO guido.klop.ws) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; 4 Dec 2006 18:32:19 -0000 Date: Mon, 04 Dec 2006 19:32:19 +0100 To: "Spiros Papadopoulos" , "Alex Pivovarov" From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <426b510c0612010503k431e2c53v177c70ced76584b8@mail.gmail.com> <426b510c0612010821y3ba10d10tf6899bb258227003@mail.gmail.com> <426b510c0612010909l7d909ca7l6ea9f31419bfa27b@mail.gmail.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: User-Agent: Opera Mail/9.02 (FreeBSD) Cc: freebsd-java@freebsd.org Subject: Re: Failing to install 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: Mon, 04 Dec 2006 18:32:23 -0000 Try this. set DISABLE_VULNERABILITIES=3Dtrue; export DISABLE_VULNERABILITIES portinstall mozilla This is documented in 'man ports' and /usr/ports/Mk/bsd.port.mk. Ronald. On Fri, 01 Dec 2006 18:28:27 +0100, Spiros Papadopoulos = wrote: > Hi again > > Thanks for your help and i am sorry for the consecutive e-mails. > > I tried to force the installation but i still get the same error messa= ge! > I then tried to alter the Makefile but this message is not coming from= > there, i think.... > > Now? :o) > > > On 01/12/06, Alex Pivovarov wrote: >> >> oh yes. >> you need to force installation >> >> portinstall -f mozilla >> >> >> On 12/1/06, Spiros Papadopoulos wrote: >> > >> > This below is what i get :( >> > I also updated my ports tree the first time i got the error message= . >> > >> > mozilla-1.7.13_1,2 has known vulnerabilities: >> > =3D> mozilla -- multiple vulnerabilities. >> > Reference: = >> > > >> > = >> >> > > >> > =3D> mozilla -- multiple vulnerabilities. >> > Reference: = >> > > >> > = >> >> > > >> > =3D> Please update your ports tree and try again. >> > *** Error code 1 >> > >> > Stop in /usr/ports/www/mozilla. >> > ** Command failed [exit code 1]: /usr/bin/script -qa >> > /tmp/portinstall.14515.0 env make >> > ** Fix the problem and try again. >> > ** Listing the failed packages (*:skipped / !:failed) >> > ! www/mozilla (unknown build error) >> > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed= >> > >> > >> > On 01/12/06, Alex Pivovarov wrote: >> > > >> > > no - you need only www/mozilla. As you can see - eclipse depends = on >> > > www/mozilla port. >> > > >> > > try again >> > > $ portinstall mozilla >> > > >> > > It should work. >> > > >> > > >> > > On 12/1/06, Spiros Papadopoulos wrote: >> > > > >> > > > Hi again, >> > > > >> > > > I tried to install mozilla from the ports (www/mozilla) which >> > > > reports multiple vulnerabilities >> > > > and exits. >> > > > >> > > > is any of the other ports mozilla-bonobo or linux-mozilla going= to >> > > > work with this? >> > > > Any other suggestions? >> > > > >> > > > Thanks in advance >> > > > >> > > > >> > > > On 01/12/06, Alex Pivovarov wrote: >> > > > > >> > > > > Current eclipse port can not be built with Firefox. >> > > > > >> > > > > So, if you don't have mozilla installed then install it. It's= >> > > > > required. >> > > > > >> > > > > To install eclipse you have to type exactly the next line: (n= o >> > > > > other keys) >> > > > > >> > > > > $ portinstall eclipse >> > > > > >> > > > > >> > > > > On 12/1/06, Spiros Papadopoulos < spap13@googlemail.com > = >> wrote: >> > > > > >> > > > > > Hi all, >> > > > > > >> > > > > > I am trying to install eclipse 3.2.1 from the ports >> > > > > > (/usr/ports/java/eclipse) >> > > > > > >> > > > > > This is the output from uname -a: >> > > > > > FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Tue Nov 28 = >> 19:21:05 >> > > > > > GMT 2006 >> > > > > > CUSTOM_KERNEL i386 >> > > > > > which i recently upgraded from 5.4 (i had some trouble for = = >> some >> > > > > > days but now >> > > > > > everything seems to work normally) >> > > > > > >> > > > > > diablo-jdk-1.5.0_07-b01 is installed. >> > > > > > >> > > > > > the eclipse installation is failing with the following erro= r: >> > > > > > >> > > > > > ...................... >> > > > > > ...................... >> > > > > > [exec] xpcom_profile.cpp:45: error: (Each undeclared >> > > > > > identifier is >> > > > > > reported only once for each function it appears in.) >> > > > > > [exec] xpcom_profile.cpp:45: error: >> > > > > > `NS_NewProfileDirServiceProvide r' >> > > > > > undeclared (first use this function) >> > > > > > [exec] xpcom_profile.cpp:45: error: expected >> > > > > > primary-expression before >> > > > > > ')' token >> > > > > > [exec] xpcom_profile.cpp:45: error: expected `;' before= >> > > > > > "NS_NewProfileDirServiceProvide r" >> > > > > > [exec] xpcom_profile.cpp: In function `jint >> > > > > > = >> Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_ProfileDirServic= eProvider_1Register(JNIEnv*, >> > > > > > >> > > > > > _jclass*, jint)': >> > > > > > [exec] xpcom_profile.cpp:59: error: >> > > > > > `nsProfileDirServiceProvider' >> > > > > > undeclared (first use this function) >> > > > > > [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(JNIE= nv*, >> > > > > > >> > > > > > _jclass*, jint, jint)': >> > > > > > [exec] xpcom_profile.cpp:71: error: >> > > > > > `nsProfileDirServiceProvider' >> > > > > > undeclared (first use this function) >> > > > > > [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' undeclare= d >> > > > > > (first use >> > > > > > this function) >> > > > > > [exec] xpcom_profile.cpp:71: error: expected >> > > > > > primary-expression before >> > > > > > ')' token >> > > > > > [exec] xpcom_profile.cpp: In function `jint >> > > > > > >> > > > > > = >> Java_org_eclipse_swt_internal_mozilla_XPCOM_1PROFILE_ProfileDirServic= eProvider_1Shutdown(JNIEnv*, >> > > > > > _jclass*, jint)': >> > > > > > [exec] xpcom_profile.cpp:83: error: >> > > > > > `nsProfileDirServiceProvider' >> > > > > > undeclared (first use this function) >> > > > > > [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 >> > > > > > >> > > > > > Total time: 64 minutes 34 seconds >> > > > > > *** Error code 1 >> > > > > > >> > > > > > Stop in /usr/ports/java/eclipse. >> > > > > > >> > > > > > In line 76 of the build.xml file it tries to execute a = >> build.shscript in >> > > > > > ~/work/swttmp >> > > > > > The build.sh was not executable, so i chmod it to be. Same >> > > > > > failure. >> > > > > > >> > > > > > Any ideas?? >> > > > > > >> > > > > > Thanks in advance >> > > > > > Spiros P. >> > > > > > _______________________________________________ >> > > > > > 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 >> > > > > > " >> > > > > > >> > > > > >> > > > > >> > > > >> > > > >> > > > -- >> > > > Spiros P. >> > > >> > > >> > > >> > >> > >> > -- >> > Spiros P. >> >> >> > > -- = Ronald Klop Amsterdam, The Netherlands