Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. Buildfile: /Users/gambi/Documents/Saarland/Frameworks/DiSL-ShadowVM/DEV/trunk/build.xml
  2.  
  3. clean:
  4. [exec] rm -f macosx-x86_64/bytecode.o macosx-x86_64/common.o macosx-x86_64/jvmtiutil.o macosx-x86_64/connection.o macosx-x86_64/connpool.o macosx-x86_64/msgchannel.o macosx-x86_64/network.o macosx-x86_64/classparser.o macosx-x86_64/dislagent.o
  5. [exec] rm -f bytecode.d common.d jvmtiutil.d connection.d connpool.d msgchannel.d network.d classparser.d dislagent.d
  6. [exec] rm -rf macosx-x86_64
  7. [exec] rm -f dislreagent.o
  8. [exec] rm -f dislreagent.d
  9. [exec] rm -f libdislreagent.so libdislreagent.jnilib dislreagent.dll
  10. [exec] dislreagent.c:11:10: fatal error: 'jvmti.h' file not found
  11. [exec] #include <jvmti.h>
  12. [exec] ^
  13. [exec] 1 error generated.
  14. [delete] Deleting directory /Users/gambi/Documents/Saarland/Frameworks/DiSL-ShadowVM/DEV/trunk/output
  15.  
  16. BUILD SUCCESSFUL
  17. Total time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement