RE: Trouble compiling dhcpcd wiht glibc 2.3.5 and gcc 3.4.4
Roy Marples
Thu Apr 24 09:08:48 2014
On 24/04/2014 1:26, Saima wrote:
This is the patch I used, is it ok to set the constant values to 0:
No that's not OK.
Whilst it may compile, it surely won't work.
I've changed a few things around since 6.3.2 so future patches won't
compile.
Are you able to install fossil and get the latest head build, or
download a snapshot (you will have to log in as anonymous) from the
project page?
I think I've fixed everything apart from IPV6_RECVPKTINFO,
IPV6_RECVHOPLIMIT, IFA_F_OPTIMISTIC, IFA_F_DADFAILED.
These are IPv6 specifc defines. It could be possible to work without
them, but I'm tempted to disable IPv6 entirely because IFA_F_DADFAILED
doesn't exist which is kind of essential.
Can you grep your headers to see if it's there anywhere?
grep -R IFA_F_DADFAILED /usr/include/*
Thanks
Roy
Archive administrator: postmaster@marples.name