Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2007 21:36:33 +0200 (CEST)
From:      <pfgshield-freebsd@yahoo.com>
To:        gary.jennejohn@freenet.de
Cc:        FreeBSD-emulation@FreeBSD.org, freebsd-java@FreeBSD.org
Subject:   Re: Java3D on amd64?
Message-ID:  <614776.10469.qm@web32706.mail.mud.yahoo.com>
In-Reply-To: <20070818212356.48f7c7b0.gary.jennejohn@freenet.de>

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

--- Gary Jennejohn <gary.jennejohn@freenet.de> ha scritto:


> 
> On current amd64 it emits the same error.
> 

You did try adding amd64 to the archs on /usr/ports/java/java3d Makefile,
right? 

kakumen# diff -u Makefile.orig Makefile
--- Makefile.orig       Sat Aug 18 14:26:44 2007
+++ Makefile    Sat Aug 18 14:27:03 2007
@@ -26,7 +26,7 @@
 JAVA_VERSION=  1.3+
 NO_WRKSUBDIR=  yes
 NO_BUILD=      yes
-ONLY_FOR_ARCHS=        i386
+ONLY_FOR_ARCHS=        amd64 i386
 
 RESTRICTED=    "License doesn\'t allow distribution"
 

...

OTOH, looking at the  Java3D page "The Java 3D API is now a community source
project developed on java.net." More information on
https://java3d.dev.java.net/

cheers,

    Pedro.


      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?614776.10469.qm>