Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 22:23:56 -0500
From:      Michael E Mercer <mmercer@nc.rr.com>
To:        Alexey Zelkin <phantom@freebsd.org.ua>
Cc:        Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@freebsd.org
Subject:   Re: COMPILING NOW: Re: unable to compile 1.4 on 4.7-STABLE...
Message-ID:  <3DDC51CC.7DE9DBDA@nc.rr.com>
References:  <3DDAE5F0.2EA59E1B@nc.rr.com> <20021120125215.A39920@phantom.cris.net> <3DDB8545.CC58B4DB@nc.rr.com> <20021121024054.A51711@misty.eyesbeyond.com> <20021120194710.A43517@phantom.cris.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello peoples,

I got this error:
Constructing Javadoc information...

>>> Generating beaninfo for javax.swing.AbstractButton...
javadoc: In doclet class GenDocletBeanInfo,  method start has thrown an exception
java.lang.reflect.InvocationTargetException
java.lang.UnsatisfiedLinkError:
/home/mmercer/jdk1.4.0/jdk14/control/build/bsd-i386/lib/i386/libawt.so:
/home/mmercer/jdk1.4.0/jdk14/control/build/bsd-i386/lib/i386/libawt.so: Undefined symbol
"_XEditResResetStream"
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1480)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1396)
        at java.lang.Runtime.loadLibrary0(Runtime.java:772)
        at java.lang.System.loadLibrary(System.java:832)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
        at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
        at java.awt.Component.<clinit>(Component.java:502)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:130)
        at GenSwingBeanInfo.getClass(GenSwingBeanInfo.java:472)
        at GenSwingBeanInfo.genBeanInfo(GenSwingBeanInfo.java:355)
        at GenDocletBeanInfo.start(GenDocletBeanInfo.java:190)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:196)
        at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:95)
        at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:288)
        at com.sun.tools.javadoc.Start.begin(Start.java:114)
        at com.sun.tools.javadoc.Main.execute(Main.java:44)
        at com.sun.tools.javadoc.Main.main(Main.java:34)
1 error
gmake[3]: *** [.javadoc.beanlist] Error 1
gmake[3]: Leaving directory `/home/mmercer/jdk1.4.0/jdk14/j2se/make/javax/swing/beaninfo'
gmake[2]: *** [swing-1.2-beans] Error 2
gmake[2]: Leaving directory `/home/mmercer/jdk1.4.0/jdk14/j2se/make/javax/swing/beaninfo'
gmake[1]: *** [image-jdk] Error 2
gmake[1]: Leaving directory `/home/mmercer/jdk1.4.0/jdk14/j2se/make'
gmake: *** [j2se-build] Error 2
mmercer has logged on ttyp6 from :0.0.
mmercer has logged on ttyp7 from :0.0.
                                                                                root on
dual(ttyp1), 2002/11/20 Wed 11:31:36
/home/mmercer/jdk1.4.0                                                           > echo $DEV_ONLY
YES

Is it something I should be worried about?

later
MEM



Alexey Zelkin wrote:

> hi,
>
> On Thu, Nov 21, 2002 at 02:40:55AM +1030, Greg Lewis wrote:
> > On Wed, Nov 20, 2002 at 07:51:18AM -0500, Michael E Mercer wrote:
> > > Hello peoples,
> > >
> > > I logged in as root and ran the build commands.
> > > I noticed as root,
> > > 1) no syntax error reported.
> > > 2) linux-sun-1.4.1 works
> > > 3) currently compiling, will report on success or failure...
> >
> > There are some notes either in the archives or in PRs that deal with this
> > about how one can work around having to be root.  It involves recompiling
> > your kernel though :(.
>
> I think these notes need to be reflected in linux-*-jdk14 port
> post-install-messages. Along with suggestion how to fix them of course.
>
> > > The patch for XFree86-libraries, in order to get it to work inside the ports make structure,
> > > I had to remove the "xc/" from the --- and +++ lines in the file patch-imLcPrs.c.
> > > I then placed it in the files directory of XFree86-4-libraries and it was picked up.
> >
> > Alexey, is the patch something we can submit to the maintainer of
> > XFree86-4-libraries for inclusion?
>
> I have no problem with submission them to port, but it's rather hack than
> fix. So, anyway I think it's wroth to have it in default ports tree (maybe with
> some tweaks)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DDC51CC.7DE9DBDA>