Well! I found something on the savannah site, And now I'm trying to install it. Everything worked up until ntkresolv, Which gave me this make error.

netsukuku@netsukuku-VirtualBox:~/netsukuku/ntkresolv$ sudo make
gcc -Wall -landns ntkresolv.c -o ntkresolv
ntkresolv.c: In function ‘do_command’:
ntkresolv.c:295:20: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
/tmp/cctxjxRP.o: In function `do_command':
ntkresolv.c:(.text+0xd7e): undefined reference to `ntk_query'
ntkresolv.c:(.text+0xdd6): undefined reference to `free_andns_pkt'
/tmp/cctxjxRP.o: In function `compute_hash':
ntkresolv.c:(.text+0x12ff): undefined reference to `MD5'
collect2: error: ld returned 1 exit status
make: *** [all] Error 1

I've been using apt-file to find some possible dependencies that might be require, But honestly, I'm not sure what I need to do, I'll keep looking and trying. I'll upload the updated script as usual. Also, --ignore-errors doesn't help.

Attachment: NetsukukuPythonValaExists.sh
Description: application/shellscript

_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku

Reply via email to