Build error mod_ftp for head

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

 



Hello.

I'm trying to build latest httpd.

	git checkout HEAD
Download mod_ftp:
svn co http://svn.apache.org/repos/asf/httpd/mod_ftp/trunk srclib/mod_ftp && cp -a srclib/mod_ftp/* ./

Adjust for latest httpd version changes:
	sed -i 's/remote_ip/client_ip/' modules/ftp/ftp_commands.c
sed -i 's/remote_ip/client_ip/' modules/ftp/ftp_data_connection.c && sed -i 's/remote_ip/client_ip/' modules/ftp/ftp_data_connection.c
Configure:
./configure --enable-ftp
Make and the error:
ftp_data_connection.c: In function Б─≤ftp_open_dataconnБ─≥:
ftp_data_connection.c:285: error: dereferencing pointer to incomplete type
ftp_data_connection.c:285: error: dereferencing pointer to incomplete type
ftp_data_connection.c:286: error: dereferencing pointer to incomplete type
ftp_data_connection.c:288: error: dereferencing pointer to incomplete type
ftp_data_connection.c:289: error: dereferencing pointer to incomplete type
ftp_data_connection.c:290: error: dereferencing pointer to incomplete type
ftp_data_connection.c:294: error: dereferencing pointer to incomplete type
ftp_data_connection.c:294: error: dereferencing pointer to incomplete type
ftp_data_connection.c:294: error: dereferencing pointer to incomplete type
ftp_data_connection.c:294: error: dereferencing pointer to incomplete type

Please update mod_ftp to handle latest httpd version.
--
Mimiko desu.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux