On 11/07/2010, at 10:57, Christopher Bowman wrote:
> #include "device_if.h"
> #include "bus_if.h"
>
> however, I don't see them any where in my source tree. Are these
> missing or am I suppose to create them or are they built as part of
> the build process and if the latter then why didn't I get
config(8) creates them I believe
line 523 of bus.h
tries to include the following files:
#include "device_if.h"
#include "bus_if.h"
however, I don't see them any where in my source tree. Are these
missing or am I suppose to create them or are they built as part of
the build process and if th
line 523 of bus.h
tries to include the following files:
#include "device_if.h"
#include "bus_if.h"
however, I don't see them any where in my source tree. Are these
missing or am I suppose to create them or are they built as part of
the build process and if the latter then why didn't I get a cop
Hi Maxim,
I experienced the same issue recently on 8-STABLE branch and it seems
it has been fixed since 8.1-RC2 and above. I couldn't track down the
root cause in the code nor could I find a commit that seems to be the
obvious fix.
Thanks,
~ Ali
2010/2/15 Maxim Sobolev :
> Hi,
>
> Our company ha
4 matches
Mail list logo