Re: [BUILD_FAILURE] linux-next: 20081125 - 8390 network driver build fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> The problem is that both 8390.c and 8390p.c #include lib8390.c
> and when they are both linked to built-in drivers (not loadable
> modules), the symbols in lib8390.c are duplicated.  I think.

And the symbols in question are static so are scoped within the file
only. Thats why it looks to me as if someone has done "#define static" in
another patch somewhere in -next.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux