OpenWrt Forum Archive

Topic: build ettercap failed

The content of this topic has been archived on 20 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I checked ettercap in menuconfig and the building failed when compiling ettercap. I then tried to manually make in the build_dir, and got the following error. Any chance to fix it?

/home/nullox/Projects/cc/build_dir/target-x86_64_uClibc-0.9.33.2/ettercap-NG-0.7.3/src/interfaces/text/ec_text_profile.c:69: undefined reference to `__stdin'
/home/nullox/Projects/cc/build_dir/target-x86_64_uClibc-0.9.33.2/ettercap-NG-0.7.3/src/interfaces/text/ec_text_profile.c:69: undefined reference to `__fgetc_unlocked'
collect2: error: ld returned 1 exit status
make[2]: *** [ettercap] Error 1
make[2]: Leaving directory `/home/nullox/Projects/cc/build_dir/target-x86_64_uClibc-0.9.33.2/ettercap-NG-0.7.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nullox/Projects/cc/build_dir/target-x86_64_uClibc-0.9.33.2/ettercap-NG-0.7.3/src'

ettercap is part of the old packages.
At the moment it's un-maintained.

You're welcome to become a maintainer for it smile

The discussion might have continued from here.