Hi, Im installing proftpd-1.2.10 on suse 9.3 pro and i get this error when i do a `make` following instructions from perfect setup .... Code: log.c: In function `log_write': log.c:432: error: structure has no member named `ServerFQDN' log.c:433: error: structure has no member named `ServerFQDN' make[1]: *** [log.o] Error 1 make[1]: Leaving directory `/tmp/proftpd-1.2.10/src' make: *** [src] Error 2 any ideas ?
i tried again and got this error Code: support.c: In function `pr_str_strip': support.c:573: warning: implicit declaration of function `__ctype_b_loc' support.c:573: error: invalid type argument of `unary *' support.c:576: error: invalid type argument of `unary *' support.c: In function `safe_token': support.c:636: error: invalid type argument of `unary *' support.c:642: error: invalid type argument of `unary *' support.c:648: error: invalid type argument of `unary *' make[1]: *** [support.o] Error 1 make[1]: Leaving directory `/tmp/proftpd-1.2.10/src' make: *** [src] Error 2
Please post the commands you used to compile proftpd. Also, what's the output of Code: hostname and Code: hostname -f ?