« -: Jun 08, 2006, 17:42 »
root@son1c:~/psybnc# make
Initializing bouncer compilation
Running Conversion Tool for older psyBNC Data.
tools/convconf.c:26:19: stdio.h: No such file or directory
tools/convconf.c:27:23: sys/types.h: No such file or directory
tools/convconf.c:28:24: sys/socket.h: No such file or directory
tools/convconf.c:29:19: netdb.h: No such file or directory
tools/convconf.c:30:20: stdlib.h: No such file or directory
tools/convconf.c:32:20: stdlib.h: No such file or directory
tools/convconf.c:33:20: unistd.h: No such file or directory
tools/convconf.c:34:19: fcntl.h: No such file or directory
tools/convconf.c:35:19: errno.h: No such file or directory
tools/convconf.c:36:22: sys/time.h: No such file or directory
tools/convconf.c:37:24: netinet/in.h: No such file or directory
tools/convconf.c:38:20: string.h: No such file or directory
tools/convconf.c:39:23: sys/types.h: No such file or directory
tools/convconf.c:40:22: sys/stat.h: No such file or directory
tools/convconf.c:41:23: arpa/inet.h: No such file or directory
tools/convconf.c:42:19: ctype.h: No such file or directory
tools/convconf.c:43:20: signal.h: No such file or directory
tools/convconf.c:44:19: errno.h: No such file or directory
tools/convconf.c:46: error: parse error before '*' token
tools/convconf.c: In function `cofile':
tools/convconf.c:51: error: `infile' undeclared (first use in this function)
tools/convconf.c:51: error: (Each undeclared identifier is reported only once
tools/convconf.c:51: error: for each function it appears in.)
tools/convconf.c:54: error: `NULL' undeclared (first use in this function)
tools/convconf.c:70: error: `ppo' undeclared (first use in this function)
tools/convconf.c:74: error: `outfile' undeclared (first use in this function)
tools/convconf.c:74: error: `fname' undeclared (first use in this function)
tools/convconf.c:81: warning: deprecated use of label at end of compound statem
nt
tools/convconf.c: At top level:
tools/convconf.c:85: error: parse error before "FILE"
tools/convconf.c: In function `convertlist':
tools/convconf.c:92: error: `FILE' undeclared (first use in this function)
tools/convconf.c:92: error: `listfile' undeclared (first use in this function)
tools/convconf.c:93: error: `fil' undeclared (first use in this function)
tools/convconf.c:94: error: `NULL' undeclared (first use in this function)
tools/convconf.c:103: error: `parampattern' undeclared (first use in this funct
on)
tools/convconf.c:104: error: `outfile' undeclared (first use in this function)
tools/convconf.c:104: error: `fname' undeclared (first use in this function)
tools/convconf.c:104: error: `section' undeclared (first use in this function)
tools/convconf.c: At top level:
tools/convconf.c:113: error: parse error before "FILE"
tools/convconf.c: In function `convertlists':
tools/convconf.c:117: error: `uid' undeclared (first use in this function)
tools/convconf.c:119: error: `outfile' undeclared (first use in this function)
tools/convconf.c: In function `main':
tools/convconf.c:140: error: `FILE' undeclared (first use in this function)
tools/convconf.c:140: error: `handle' undeclared (first use in this function)
tools/convconf.c:141: error: `fconfif' undeclared (first use in this function)
tools/convconf.c:153: error: `NULL' undeclared (first use in this function)
make: *** [all] Error 1
root@son1c:~/psybnc#