On FreeBSD 11.3 I get this error at the end of the build:
Despite that, it's working. However I think it's still the old version because:
So I guess it's not updated. But DA thinks that it is (it is no longer listed as available update. So it's kind of partially updated I guess...
Code:
...
Done proftpd.
./build: unsetenv: not found
Enabling ProFTPd ClamAV module for upload scanning
libtool --mode=compile gcc -DFREEBSD11 -DFREEBSD11_2 -g2 -O2 -Wall -fno-omit-frame-pointer -DPR_SHARED_MODULE -I. -I/usr/include/proftpd -c mod_clamav.c
libtool: compile: unable to infer tagged configuration
libtool: error: specify a tag with '--tag'
prxs: error executing command (1)
Restarting ProFTPd.
Shutting down proftpd: [ OK ]
Starting proftpd: [ OK ]
Despite that, it's working. However I think it's still the old version because:
Code:
root@srv2:/usr/local/directadmin/custombuild # proftpd --version
ProFTPD Version 1.3.6
So I guess it's not updated. But DA thinks that it is (it is no longer listed as available update. So it's kind of partially updated I guess...