Jump to content

Installing airpwn 1.4 in bt4


Jonny190

Recommended Posts

Hello,

could you help me? I get the following error message when I try to make and cannot figure out how to fix it (ima noob :( ):

make  all-am
make[1]: Entering directory `/home/finn/airpwn-1.4'
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT airpwn.o -MD -MP -MF ".deps/airpwn.Tpo" -c -o airpwn.o airpwn.c; \
	then mv -f ".deps/airpwn.Tpo" ".deps/airpwn.Po"; else rm -f ".deps/airpwn.Tpo"; exit 1; fi
In file included from airpwn.c:46:
conf.h:21:30: error: python2.4/Python.h: No such file or directory
In file included from airpwn.c:46:
conf.h:33: error: expected specifier-qualifier-list before ‘PyObject’
airpwn.c: In function ‘spoof_response’:
airpwn.c:401: error: ‘conf_entry’ has no member named ‘response_len’
airpwn.c:402: error: ‘conf_entry’ has no member named ‘pyfunc’
airpwn.c:403: error: ‘PyObject’ undeclared (first use in this function)
airpwn.c:403: error: (Each undeclared identifier is reported only once
airpwn.c:403: error: for each function it appears in.)
airpwn.c:403: error: ‘args’ undeclared (first use in this function)
airpwn.c:405: error: ‘value’ undeclared (first use in this function)
airpwn.c:405: error: ‘conf_entry’ has no member named ‘pyfunc’
airpwn.c:412: warning: assignment makes pointer from integer without a cast
airpwn.c:435: error: ‘conf_entry’ has no member named ‘options’
airpwn.c: In function ‘process_ip_packet’:
airpwn.c:470: error: ‘conf_entry’ has no member named ‘next’
airpwn.c:509: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
airpwn.c:510: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
airpwn.c:511: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
make[1]: *** [airpwn.o] Error 1
make[1]: Leaving directory `/home/finn/airpwn-1.4'
make: *** [all] Error 2

I'm running Ubuntu 9.04 Januty fyi

thanks in advance

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...