I have a makeifile with a task as follows. When I compile, I get a linker error, but I'm not sure why since I"m linking / including to the java libs. I verified that $JAVA_HOME exists and the libjvm.so exists in I have a makeifile with a task as follows. When