Good call. I haven't been very diligent about learning the ins and outs of portage. After about 9 months as a Gentoo user (switched from Debian), it's probably time.
Justin On 6/8/05, Zac Medico <[EMAIL PROTECTED]> wrote: > > > --- Justin Hart <[EMAIL PROTECTED]> wrote: > > > Ok, let me recap my build steps, as it seems as > > though I am unable to > > compile either of these apps. > > > > emerge sun-jdk-1.5.0.03.ebuild > > > > emerge netbeans: > > NetBeans 3.5.1 builds fine, however, I'm interested > > in trying a later version. > > > > emerge netbeans-4.0.ebuild > > export ACCEPT_KEYWORDS="~x86" > > a program called BeanShell freaks out during > > compilation, regarding an > > ambiguous type. > > > > emerge eclipse-sdk: > > Again, it attemts to build BeanShell > > > > Apparently, it was exporting ACCEPT_KEYWORDS that > > caused the issue. > > With that set, it tried to emerge a later version of > > BeanShell, that > > does not compile. 1.3.0 compiles fine, and it looks > > like my stuff > > will all build now. > > > > Justin > > > > > > Instead of exporting keywords it's probably best to > put a line in /etc/portage/package.keywords > > echo "dev-util/netbeans ~x86" >> > /etc/portage/package.keywords > > Looks like you found a bug in beanshell. There is a > new ebuild that is supposed to be 1.5 compatible: > http://bugs.gentoo.org/show_bug.cgi?id=94987 > > Zac > > > > __________________________________ > Do you Yahoo!? > Read only the mail you want - Yahoo! Mail SpamGuard. > http://promotions.yahoo.com/new_mail > -- > [email protected] mailing list > > -- Justin W. Hart -- [email protected] mailing list

