Date: Fri, 1 Dec 2006 20:12:34 +0300 From: "Alex Pivovarov" <apivovarov@gmail.com> To: freebsd-java@freebsd.org Subject: Re: Failing to install Message-ID: <426b510c0612010912j1d9aa590l8dba5015e37c4906@mail.gmail.com> In-Reply-To: <dab71e150612010840t5b44ca1fr705ea4cc7d39c034@mail.gmail.com> References: <dab71e150612010354k56c10fe5xc7f10b68b276d661@mail.gmail.com> <426b510c0612010503k431e2c53v177c70ced76584b8@mail.gmail.com> <dab71e150612010816t6de81142g6cb1646ad3e1b7cf@mail.gmail.com> <426b510c0612010821y3ba10d10tf6899bb258227003@mail.gmail.com> <dab71e150612010840t5b44ca1fr705ea4cc7d39c034@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
oh yes. you need to force installation portinstall -f mozilla On 12/1/06, Spiros Papadopoulos <spap13@googlemail.com> 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: > => mozilla -- multiple vulnerabilities. > Reference: <http://www.FreeBSD.org/ports/portaudit/e6296105-449b-11db-ba89-000c6ec775d9.html > > <http://www.freebsd.org/ports/portaudit/e6296105-449b-11db-ba89-000c6ec775d9.html> > > > => mozilla -- multiple vulnerabilities. > Reference: <http://www.FreeBSD.org/ports/portaudit/e2a92664-1d60-11db-88cf-000c6ec775d9.html > > <http://www.freebsd.org/ports/portaudit/e2a92664-1d60-11db-88cf-000c6ec775d9.html> > > > => 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 <apivovarov@gmail.com> 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 <spap13@googlemail.com > 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 <apivovarov@gmail.com > 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: (no 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 error: > > > > > > > > > > ...................... > > > > > ...................... > > > > > [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_ProfileDirServiceProvider_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(JNIEnv*, > > > > > > > > > > _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' undeclared > > > > > (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_ProfileDirServiceProvider_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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426b510c0612010912j1d9aa590l8dba5015e37c4906>