On 09/25/2009 03:22 AM, Hung Dang wrote:
walt wrote:
On 09/24/2009 02:06 PM, Hung Dang wrote:
Hi all,

I get the following errors when compiling net-misc/dhcpcd-5.1.1. Do you
know which package  net/if_dl.h and net80211/ieee80211_ioctl.h are
belong to?

if-bsd.c:37:23: error: net/if_dl.h: No such file or directory
if-bsd.c:43:40: error: net80211/ieee80211_ioctl.h: No such file or
directory

I'm sorry but I don't know.  I see that the ebuild mentions the KEYWORDS
~sparc-fbsd and ~x86-fbsd.  Are you using one of those platforms?

Hi Walt,
This is a AMD64 system. The interesting thing is I have another system
which has similar USE flags and it does not have those header files ,
however, I can compile this version of dhcpcd without any problem.

If this is an AMD64 system, then something has gone totally haywire; the errors you posted indicate that dhcpcd thinks it's being compiled on BSD. "if-bsd.c" is a source file that does not get compiled on Linux; "if-linux.c" does.

Can you post your "emerge --info"? Maybe someone can spot something wrong in it.


Reply via email to