Giter Club home page Giter Club logo

Comments (5)

tinyos-issues avatar tinyos-issues commented on July 19, 2024

From [email protected] on March 02, 2011 23:21:58
Can you please include a description of the problem? This is mostly for bookkeeping and records. URLs to patches isn't a great way to track and maintain a codebase. Thanks!

from tinyos-main.

tinyos-issues avatar tinyos-issues commented on July 19, 2024

From [email protected] on March 02, 2011 23:47:40
Sure, the problem is described in the comments.
The code in tos-locate-jre had hardcoded path
and the comments suggested that this should be
fixed eventually.

I have found that on the system which I got it's
not working becuase the symlinks are broken.
It is probably a buggy script from Apple that
is trying to symlink to the most current java
but it is somewhat broken the symlinks to 'jni.h'
and other headers.
I also fixed the spelling of proper JNI install
path and found that uname -r returns 10.6.0
instead of 10.6.6 (it is not certain whether
uname -r will return last zero for any OSX
release in the future) and therefore used an
Apple specific sw_vers command with a bit of
awk and sed.
The real headers turn out to be under /Developer/.

Still, in fact the JNI is being installed into
the --prefix= rather then the JNI path, btw.

from tinyos-main.

tinyos-issues avatar tinyos-issues commented on July 19, 2024

From [email protected] on March 02, 2011 23:49:41
Sure, the problem is described in the comments.
The code in tos-locate-jre had hardcoded path
and the comments suggested that this should be
fixed eventually.

I have found that on the system which I got it's
not working becuase the symlinks are broken.
It is probably a buggy script from Apple that
is trying to symlink to the most current java
but it is somewhat broken the symlinks to 'jni.h'
and other headers.
I also fixed the spelling of proper JNI install
path and found that uname -r returns 10.6.0
instead of 10.6.6 (it is not certain whether
uname -r will return last zero for any OSX
release in the future) and therefore used an
Apple specific sw_vers command with a bit of
awk and sed.
The real headers turn out to be under /Developer/.

Still, in fact the JNI is being installed into
the --prefix= rather then the JNI path, btw.

from tinyos-main.

tinyos-issues avatar tinyos-issues commented on July 19, 2024

From [email protected] on March 03, 2011 00:31:49
Pardon, I sent two emails by accedent, but
forgot to attach the patch itself.
This was output from git, so I am not sure
about this two lines:

--- a/tools/tinyos/misc/tos-locate-jre
+++ b/tools/tinyos/misc/tos-locate-jre

from tinyos-main.

tinyos-issues avatar tinyos-issues commented on July 19, 2024

From [email protected] on March 22, 2011 21:01:37
Applied the patch. Thanks!

from tinyos-main.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.