Results 1 to 2 of 2
Hello,
I have a problem compiling vsftpd from source. Here is the error:
Code:
gcc -c sysutil.c -O2 -Wall -W -Wshadow -idirafter dummyinc
sysutil.c: In function 'vsf_sysutil_wait_exited_normally':
sysutil.c:604: error: assignment ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-12-2007 #1Just Joined!
- Join Date
- Apr 2007
- Location
- Maassluis, Netherlands
- Posts
- 10
Compile error in vsftpd
Hello,
I have a problem compiling vsftpd from source. Here is the error:
I use the standard gcc from the debian repositories (and I use Debian Etch).Code:gcc -c sysutil.c -O2 -Wall -W -Wshadow -idirafter dummyinc sysutil.c: In function 'vsf_sysutil_wait_exited_normally': sysutil.c:604: error: assignment of read-only member '__in' sysutil.c: In function 'vsf_sysutil_wait_get_exitcode': sysutil.c:614: error: assignment of read-only member '__in' make: *** [sysutil.o] Error 1
Thanks
- Sander
- 05-05-2007 #2Just Joined!
- Join Date
- May 2007
- Posts
- 4
write
good luckyum install gcc


Reply With Quote
