Thank you for the guidance. Although, I got an error at the end while building the project:
BUILD FAILED
/home/deepali/jniautogen/jna/build.xml:1432: The following error occurred while executing this line:
/home/deepali/jniautogen/jna/contrib/platform/build.xml:294: Problem: failed to create task or type junit
Cause: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not found.
This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
-/usr/share/ant/lib
-/home/deepali/.ant/lib
-a directory added on the command line with the -lib argument
Do not panic, this is a common problem.
The commonest cause is a missing JAR.
This is not a bug; it is a configuration problem
Any ways that i can fix this? Thanks in advance!!