I cant install Xplico 0.71 with "helloworld" Dissector
Author
Message
luismarichal
Joined: Mon Feb 20, 2012 9:31 pm Posts: 5
I cant install Xplico 0.71 with "helloworld" Dissector
I'm using page "Building A Basic Dissector Module (over tcp)" from the wiki. I create the folder helloworld/ inside of dissectors/ with the files: helloworld.c, helloworld.h & Makefile. I follow the rest of instructions guides but when i try to apply the command "make install". I get the following error message:
------------------------------------------------------------------------------------------------------- make[2]: Entering directory `/usr/local/src/xbuild/xplico/dissectors/helloworld' make[2]: *** No rule to make target `dis_log.o', needed by `dis_helloworld.so'. Stop. make[2]: Leaving directory `/usr/local/src/xbuild/xplico/dissectors/helloworld' make[1]: *** [subdir] Error 1 make[1]: Leaving directory `/usr/local/src/xbuild/xplico/dissectors' make: *** [subdir] Error 1 ------------------------------------------------------------------------------------------------------- Some body can help me?
Wed Jun 13, 2012 5:01 pm
gianluca.costa
Site Admin
Joined: Wed Sep 16, 2009 10:09 pm Posts: 394
Re: I cant install Xplico 0.71 with "helloworld" Dissector
Hi, I suppose that your problem is only due to the compilation procedure. Before do "make" the first time, you must do "make clean". Then to fix your problem (or part of it):
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum