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 On 6/8/05, Zac Medico <[EMAIL PROTECTED]> wrote: > > > --- Justin Hart <[EMAIL PROTECTED]> wrote: > > > Hey, > > > > Is it possible to compile NetBeans or Eclipse from > > ebuilds using Java 1.5? > > > > I haven't tried it but I bet it works just fine. > Somebody would have filed a bug by now and the ebuild > would notify you if there was a known issue. > > Zac > > > > __________________________________ > Discover Yahoo! > Stay in touch with email, IM, photo sharing and more. Check it out! > http://discover.yahoo.com/stayintouch.html > -- > [email protected] mailing list > > -- Justin W. Hart -- [email protected] mailing list

