Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 21:07:09 +0200
From:      Ernst de Haan <ernsth@nl.euro.net>
To:        "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: 1.3.1 patchset 3 (early adopters)
Message-ID:  <20010822210709.B23314@c104187.upc-c.chello.nl>
In-Reply-To: <20010822130404.B22059@c104187.upc-c.chello.nl>; from ernsth@nl.euro.net on Wed, Aug 22, 2001 at 01:04:04PM %2B0200
References:  <20010822021129.A74951@misty.eyesbeyond.com> <015d01c12a69$a1d3a7a0$3028680a@tgt.com> <20010822033020.A77104@misty.eyesbeyond.com> <20010821221746.D24127@snark.ptc.spbu.ru> <20010822112358.A21815@c104187.upc-c.chello.nl> <20010822130404.B22059@c104187.upc-c.chello.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Seems it tries to install both the debug and the non-debug versions in
/usr/local/jdk1.3.1/ ...

Well, it does work for me, though :)

Thanks Bill and Greg!!!!

/Ernst


Ernst de Haan wrote:
> Okay, now it did compile after I installed open-motif-2.1.30. So 'make'
> succeeded, but now when I do 'make install' I get:
>=20
>    zaphod# make install
>    =3D=3D=3D>  Installing for jdk-1.3.1p3
>    =3D=3D=3D>   jdk-1.3.1p3 depends on executable: javavm - found
> =20
>    Please use `make -DNODEBUG' if you don't want to install libraries and=
 binaries with debugging support.
> =20
>    /bin/mkdir -p /usr/local/jdk1.3.1
>    (cd /usr/ports/java/jdk13/work/j2sdk1.3.1/make/../build/bsd-i386/jdk-i=
mage-i386 && gtar -c -f - .)  | (cd /usr/local/jdk1.3.1 && gtar --unlink -x=
 -f -)
>    (cd /usr/ports/java/jdk13/work/j2sdk1.3.1/make/../build/bsd-i386/jdk-d=
ebug-image-i386 && gtar -c -f - .)  | (cd /usr/local/jdk1.3.1 && gtar --unl=
ink -x -f -)
>    gtar: ./jre/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/green_threads/: Cannot unlink: Directory not empty
>    gtar: ./jre/lib/i386/classic/: Cannot unlink: Directory not empty
>    gtar: ./bin/: Cannot unlink: Directory not empty
>    gtar: ./bin/i386/: Cannot unlink: Directory not empty
>    gtar: ./bin/i386/green_threads/: Cannot unlink: Directory not empty
>    gtar: ./lib/: Cannot unlink: Directory not empty
>    gtar: ./lib/i386/: Cannot unlink: Directory not empty
>    gtar: Error exit delayed from previous errors
>    *** Error code 2
> =20
>    Stop in /usr/ports/java/jdk13.
>    *** Error code 1
> =20
>    Stop in /usr/ports/java/jdk13.
>    *** Error code 1
> =20
>    Stop in /usr/ports/java/jdk13.
>=20
> Any suggestions?
>=20
> /Ernst
>=20
>=20
> Ernst de Haan wrote:
> > I have open-motif-devel-2.1.30 installed, but I get the same error. So =
what is
> > the solution? Install open-motif-2.1.30 (not devel) as well?
> >=20
> > zaphod# pkg_info | grep otif
> > open-motif-devel-2.1.30 Open Motif 2.1.30 - Development libraries and h=
eader files
> >=20
> > /Ernst (who's trying that now)
> >=20
> >=20
> > Valeriy E. Ushakov wrote:
> > > On Wed, Aug 22, 2001 at 03:30:20 +0930, Greg Lewis wrote:
> > >=20
> > > > > ../../../src/solaris/native/sun/awt/awt_util.c:30:
> > > > Xm/BaseClassI.h: No such > file or directory
> > > >=20
> > > > Do you actually have Open Motif installed?  This is the error I get
> > > > when compiling with Lesstif, for instance.
> > >=20
> > > It seems this include is added by the patchset only to drag in a
> > > prototype for _XmGetWidgetExtData.  It's in BaseClassI.h in OpenMotif,
> > > but in BaseClassP.h in solaris motif.
> > >=20
> > > See comment in awt_motif12.c.
> > >=20
> > > SY, Uwe
> > > --=20
> > > uwe@ptc.spbu.ru                         |       Zu Grunde kommen
> > > http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen
> > >=20
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-java" in the body of the message
> > >=20
> >=20
> > --=20
> > Ernst de Haan
> > Euronet Internet B.V.
> >=20
> >     "Come to me all who are weary and burdened
> >         and I will give you rest" -- Jesus Christ
> >=20
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-java" in the body of the message
> >=20
>=20
> --=20
> Ernst de Haan
> Euronet Internet B.V.
>=20
>     "Come to me all who are weary and burdened
>         and I will give you rest" -- Jesus Christ
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message
>=20

--=20
Ernst de Haan
Euronet Internet B.V.

    "Come to me all who are weary and burdened
        and I will give you rest" -- Jesus Christ

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?20010822210709.B23314>