Page 1 of 1

ProFTPD

PostPosted: Sat Jan 26, 2002 10:04 pm
by swannman
When running make (as root) for ProFTPD versions 1.2.4 or 1.2.5rc1, it craps out with the following error:

In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OT.framework/Headers/OT.h:29,
from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25,
from /usr/include/profile.h:17,
from /usr/include/krb.h:154,
from mod_unixpw.c:45:
/System/Library/Frameworks/CoreServices.framework/Frameworks/OT.framework/Headers/OpenTransportProviders.h:126: warning: `TCP_NODELAY' redefined
/usr/include/netinet/tcp.h:148: warning: this is the location of the previous definition
/System/Library/Frameworks/CoreServices.framework/Frameworks/OT.framework/Headers/OpenTransportProviders.h:127: warning: `TCP_MAXSEG' redefined
/usr/include/netinet/tcp.h:149: warning: this is the location of the previous definition
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/OT.framework/Headers/OT.h:29,
from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25,
from /usr/include/profile.h:18,
from /usr/include/krb.h:155,
from mod_unixpw.c:45:
/System/Library/Frameworks/CoreServices.framework/Frameworks/OT.framework/Headers/OpenTransportProviders.h:110: parse error before `0x01'
make[1]: *** [mod_unixpw.o] Error 1
make: *** [modules] Error 2

Anyone else run into this, or better yet, know of a fix? I'd really like to replace the built-in ftp server with ProFTP..[/LIST]

Re: ProFTPD

PostPosted: Thu Mar 14, 2002 6:57 am
by bali
I'm having the same problems as described in the other post. Anybody have a sollution for this problem?

Re: ProFTPD

PostPosted: Tue Apr 16, 2002 8:44 am
by <Jkle>
Same problem here on osx 10.1.3 Please help ...

Re: ProFTPD

PostPosted: Thu May 09, 2002 3:32 pm
by zeus
Here

http://www.versiontracker.com/redir.fcgi/kind=1&db=mac&id=14416/proftpd-1.2.4-osx.tgz

you can find an already compiled version ...

hope this help