-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/16/11 1:40 PM, Martin Costabel wrote: > On 16/04/11 17:59, Nelson, Timothy Knight wrote: > [] >> The jni header file is in the System library but not my user library >> on my machine. Perhaps the symptom of a brand new machine that hasn't >> built any java software yet? If that's all it is, it seems like it >> should be an easy fix to the build script. > > In fact, the build script has been fixed a couple of months ago for > precisely this problem (after long discussions on the lists and a lot of > tests.) The reason it needed fixing was that Apple has been shuffling > the java headers around with some minor software updates. The fact that > it doesn't work for you could indicate that Apple has found yet another > trick to trip us up. Or it could be something specific to your > installation. To find out which one it is, you need to be more precise > than "The jni header file is in the System library but not my user > library on my machine." Where is it? > > It would be useful if you could show what Alex suggested: >
Specifically, it'd be nice to see the output of commands e.g.: find /System/Library/Frameworks/JavaVM.framework -name jni.h find /Library/Java/ -name jni.h (and that's the system Library folder, not the user Library folder; fink tries *not* to use any user-account-specific stuff in its builds) <snip> - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2p6hEACgkQB8UpO3rKjQ/bjQCcCVWK8eTNeCXVf/M8Vd0tt+ki 14oAnRReQdj5RQT/usgXr5SVwyNNquQA =GYsw -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
