* Andrew Pinski:
>>
>> * BuraphaLinux Server:
>>
>> > Does anybody have a patch or know the trick to fix this?
>>
>> Debian has got a patch. I think the error message is wrong, it's a
>> const mismatch in pointer conversion, not an actual assignment.
>
> Actually it is a bug in glibc's header
>
> * BuraphaLinux Server:
>
> > Does anybody have a patch or know the trick to fix this?
>
> Debian has got a patch. I think the error message is wrong, it's a
> const mismatch in pointer conversion, not an actual assignment.
Actually it is a bug in glibc's header with WIFEXITED, WEXITSTATUS,
* BuraphaLinux Server:
> Does anybody have a patch or know the trick to fix this?
Debian has got a patch. I think the error message is wrong, it's a
const mismatch in pointer conversion, not an actual assignment.
When attempting to build vsftpd-2.0.5 from http://vsftpd.beasts.org/
on my linux system I get this:
...
gcc -c sysutil.c -O2 -Wall -W -Wshadow -march=i586 -mtune=i686 -idirafter
dummyinc
sysutil.c: In function 'vsf_sysutil_wait_exited_normally':
sysutil.c:604: error: assignment of read-only membe