I am trying to compile eggdrop 1.6.17 under core2 and get the following error when I run ./configure.
configure: WARNING: you should use --build, --host, --target
my commandline is as follows:
./configure --with-tcllib='/usr/lib/libtcl8.4.so' and --with-tclinc='/home/richringer/ActiveTcl8.4.9.0.121397-linux-ix86/include/tcl.h'
am I getting this error because eggdrop cannot be compiled under core2?
This is my first attempt at eggdrop for linux and any help wpuld be appreciated.
Thank you.
Pony
you should refer to the configure.log which subprogram returned that, it looks like while configure is testing the parameters of a command it gets the above error.