Markus Hennig wrote: > sounds good, but: > > g++ -g -Wall -lncurses iptstate.cc -o iptstate > iptstate.cc: In function `int main(int, char **)': > iptstate.cc:334: aggregate `struct timeval selecttimeout' has incomplete type and >cannot be initialized > iptstate.cc:339: confused by earlier errors, bailing out > make: *** [all] Error 1
1. Make sure you have noted the change in the Makefile at the website. (http://home.earthlink.net/~jaymzh666/iptstate/) 2. Make sure you have /usr/include/sys/select.h on your machine. If you have both, contact me off-list, I'll work it out with you, and I'll make the fix publicly available. One other person emailed me about this as well but as not yet responded to my reply. Phil -- Insanity Palace of Metallica http://www.ipom.com [EMAIL PROTECTED] --
