According to Steve Ménard (The developer of JPype) this is typically what happens when you are trying to use a JRE instead of a JDK as the source for the Java/JNI header files when compiling.[1]
I hope this is enough for you to work out these problems. Cheers, Tobias [1] http://sourceforge.net/mailarchive/forum.php?thread_name=1afed6d30907300541v74a722c0nbf9155832affd101%40mail.gmail.com&forum_name=jpype-users On Sat, Nov 14, 2009 at 6:11 PM, Gregg Lind <[email protected]> wrote: > I'm working on installing neo4j.py, using the instructions at > http://components.neo4j.org/neo4j.py/. > > Jpype doesn't seem to build for me. (Centos5.4, x64, Python2.4.3). Is > this > usual (if you know) and if not, is there any way around this? > > [final message from python setup.py build > > src/native/common/jp_javaenv_autogen.cpp:1754: error: ‘class _Jv_JNIEnv’ > has > no member named ‘functions’ > error: command 'gcc' failed with exit status 1 > ] > > Cheers, > > Gregg Lind > _______________________________________________ > Neo mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Tobias Ivarsson <[email protected]> Hacker, Neo Technology www.neotechnology.com Cellphone: +46 706 534857 _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

