On 9/2/06, Jens Noeckel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> on a fully updated fink with unstable enabled, I get an error when
> trying to build jdom, see below. My machine is an MacBook Pro,
>       System Version: Mac OS X 10.4.7 (8J2135)
>
> % fink --version
> Package manager version: 0.24.26
> Distribution version: 0.8.1.rsync i386
>
> Here is the output from the build:
>
> % sudo fink rebuild jdom
> Information about 5199 packages read in 1 seconds.
> The following package will be rebuilt:
> jdom
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-jdom-b8-1 /sw/src/
> fink.build
> dpkg-deb: building package `fink-buildlock-jdom-b8-1' in `/sw/src/
> fink.build/fink-buildlock-jdom-b8-1_2006.09.01-22.51.45_darwin-
> i386.deb'.
> Setting build lock...
> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-jdom-
> b8-1_2006.09.01-22.51.45_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-jdom-b8-1.
> (Reading database ... 158307 files and directories currently installed.)
> Unpacking fink-buildlock-jdom-b8-1 (from .../fink-buildlock-jdom-
> b8-1_2006.09.01-22.51.45_darwin-i386.deb) ...
> Setting up fink-buildlock-jdom-b8-1 (2006.09.01-22.51.45) ...
> gzip -dc /sw/src/jdom-b8.tar.gz | /sw/bin/tar -xf -  --no-same-owner
> --no-same-permissions
> chmod 755 build.sh ; sh ./build.sh compile javadoc
>
> JDOM Build System
> -------------------
>
> ERROR: JAVA_HOME not found in your environment.
>
> Please, set the JAVA_HOME variable in your environment to match the
> location of the Java Virtual Machine you want to use.
> ### execution of chmod failed, exit code 1
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-jdom-b8-1
> (Reading database ... 158308 files and directories currently installed.)
> Removing fink-buildlock-jdom-b8-1 ...
> Failed: phase compiling: jdom-b8-1 failed
>
> Before reporting any errors, please run "fink selfupdate" and
> try again.  If you continue to have issues, please check to see if the
> FAQ on fink's website solves the problem.  If not, ask on the fink-users
> or fink-beginners mailing lists.  As a last resort, you can try e-
> mailing
> the maintainer directly:
>
>          Bill Bumgarner <[EMAIL PROTECTED]>
>
> Note that many fink package maintainers do not (yet) have access to
> OS X on
> Intel hardware, so you may have better luck on the mailing lists.
>
>
> Here is what I have for the location of the Java VM:
>
> % echo $JAVA_HOME
> /System/Library/Frameworks/JavaVM.framework/
>
>
> Jens
>
>

Not just Intel--I get the same thing with a PowerPC. with

$ printenv JAVA_HOME
/Library/Java/Home

and

$ /Library/Java/Home/bin/java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)
Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to