Hi I got curious, and wanted to see what this TNT thingie was. But I can't get it to compile on my system (I've read all the doc's). This is a dump of the errors that I get from make: [root@odin src]# make gcc -funsigned-char -O2 -DTNT_LINUX -DTNT_SOUND -c main.c -o main.o main.c: In function `main': main.c:387: dereferencing pointer to incomplete type main.c:387: `SOCK_STREAM' undeclared (first use this function) main.c:387: (Each undeclared identifier is reported only once main.c:387: for each function it appears in.) main.c:392: dereferencing pointer to incomplete type main.c:393: `AF_UNIX' undeclared (first use this function) main.c:394: dereferencing pointer to incomplete type main.c:396: `AF_INET' undeclared (first use this function) main.c:398: `SOL_SOCKET' undeclared (first use this function) main.c:399: `SO_REUSEADDR' undeclared (first use this function) make: *** [main.o] Error 1 [root@odin src]# System is a standard RH 5.2 upgraded to kernel 2.2.2, with ax25-utils installed. Any hints to what could be wrong with this thing??? Thomas M�rch licensed ham, with callsign OZ2AFO. License category: CEPT-1 If God had intended man to smoke He would have set him on fire.
