[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling proftpd from potato in a slink box



sorta off subject but proftpd had some pretty serious security flaws in
it, and i dont think it would be advisable to use on a unprotected
system(non firewalled).  those flaws were fixed but there are many more
potential problems as the base code has some severe security
problems.  wu-ftpd has similar problems a recent CERT alert was sent out
about a current version of wu-ftpd.  I use the OpenBSD ftpd v0.2.2
(?) compiled from source.  its a very basic ftpd, and for me, works great.

if you don't care about security or your system is already safe..then
forget what i just said :)

nate

----------------------------------------[mailto:aphro@aphroland.org ]--
   Vice President Network Operations       http://www.firetrail.com/
  Firetrail Internet Services Limited      http://www.aphroland.org/
       Everett, WA 425-348-7336            http://www.linuxpowered.net/
            Powered By:                    http://comedy.aphroland.org/
    Debian 2.1 Linux 2.0.36 SMP            http://yahoo.aphroland.org/
-----------------------------------------[mailto:aphro@netquest.net ]--

On Wed, 27 Oct 1999, Paulo Henrique Baptista de Oliveira wrote:

> 	I cant compile proftp from unstable in a slink server because it gives
> me the following error:
> 
> gcc -Wall -g3  -I/usr/include/mysql -g -O2 -DUSESHADOW -DAUTOSHADOW
> -DCONFIG_FILE_PATH=\"/etc/proftpd.conf\" -DRUN_DIR=\"/var/run/proftpd\"
> -DLINUX  -I.. -I../include -c mod_pgsql.c
> In file included from /usr/include/postgresql/libpq-fe.h:28,
>                  from mod_pgsql.c:36:
> /usr/include/postgresql/libpq/pqcomm.h:22: c.h: No such file or directory
> make[2]: *** [mod_pgsql.o] Error 1
> make[2]: Leaving directory `/home/baptista/PROFTPD/proftpd-1.2.0pre7/modules'
> make[1]: *** [modules] Error 2
> make[1]: Leaving directory `/home/baptista/PROFTPD/proftpd-1.2.0pre7'
> make: *** [build] Error 2
> 
> 	What is the error?
> 	Thanks,		Paulo Henrique
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 


Reply to: