Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 12:34:08 +0100
From:      Reifenberger Michael EXT <Michael.Reifenberger.gp@icn.siemens.de>
To:        "'Kimura Fuyuki'" <fuyuki@mj.0038.net>, glewis@eyesbeyond.com
Cc:        freebsd-java@FreeBSD.ORG
Subject:   AW: 1.3.1 patchset 6
Message-ID:  <67E0BE167008D31185F60008C7289DA0E13130@MCHH218E>

next in thread | raw e-mail | index | archive | help
Hi,
change:

+.if !defined(WITHOUT_PLUGIN)
+RUN_DEPENDS=3D	glib12.3:$(PORTSDIR)/devel/glib12 \
+		gtk12.3:$(PORTSDIR)/x11-toolkits/gtk12 \
+		nspr4.1:$(PORTSDIR)/devel/nspr
+.endif
 RUN_DEPENDS=3D	javavm:${PORTSDIR}/java/javavmwrapper

to

+.if !defined(WITHOUT_PLUGIN)
+LIB_DEPENDS=3D	glib12.3:$(PORTSDIR)/devel/glib12 \
+		gtk12.2:$(PORTSDIR)/x11-toolkits/gtk12 \
+		nspr4.1:$(PORTSDIR)/devel/nspr
+.endif
 RUN_DEPENDS=3D	javavm:${PORTSDIR}/java/javavmwrapper
...=20

BTW: I've only a libgtk12.so.2 (I have the latest gtk12) and no =
libgtk12.so.3.=20
Where did it come from in the patch originaly?

Bye/2
------
Michael Reifenberger - IT, UNIX, R/3-Basis
Work: Michael.Reifenberger@plaut.de    Proj: =
Michael.Reifenberger.gp@icn.siemens.de
Pers: Michael@Reifenberger.com  Webspace: http://www.reifenberger.com


-----Urspr=FCngliche Nachricht-----
Von: Kimura Fuyuki [mailto:fuyuki@mj.0038.net]
Gesendet: Freitag, 15. Februar 2002 11:58
An: glewis@eyesbeyond.com
Cc: freebsd-java@FreeBSD.ORG
Betreff: Re: 1.3.1 patchset 6


At Thu, 14 Feb 2002 14:07:44 +1030,
Greg Lewis <glewis@eyesbeyond.com> wrote:
>
> On Wed, Feb 13, 2002 at 03:01:55PM +1030, Greg Lewis wrote:
> > Note that I am still in the process of testing the update to =
FreeBSD's
> > ports/java/jdk13.  This should be available sometime tomorrow.
>
> I've send-pr'ed this.  Its available at:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D34923

Probably we need gtk12 to build, not only to run.

Compilation fails, but no time to track down...


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

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?67E0BE167008D31185F60008C7289DA0E13130>