There are some mistakes when I build proftpd

crazyloong

Verified User
Joined
Jul 8, 2007
Messages
27
When I build proftpd via CustomBuild, I see as the following:
# ./build update_versions
Updating ProFTPD
File already exists: proftpd-1.3.2c.tar.gz
MD5 Checksum on proftpd-1.3.2c.tar.gz passed.
File already exists: proftpd
File already exists: proftpd_freebsd
File already exists: proftpd_debian
Found /usr/local/directadmin/custombuild/proftpd-1.3.2c.tar.gz
Extracting /usr/local/directadmin/custombuild/proftpd-1.3.2c.tar.gz...
cp: cannot stat `/etc/proftpd.conf': No such file or directory
Configuring proftpd-1.3.2c...
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Done. Making proftpd-1.3.2c...
Trying to make ProFTPD...
make: *** No targets specified and no makefile found. Stop.

*** The make has failed, do you want to try to make again? (y,n):

How to? Thanks.
 
how did you get directadmin installed on your server if you have no compilers installed?
 
Back
Top