求助:ubuntu12.04编译pl2303.c出现错误警告
发表于 : 2013-02-21 5:55
想要编译pl2303来使用usb转串口线,编译中途出现mismatch导致编译停止。
Building modules, stage 2.
MODPOST 3531 modules
WARNING: modpost: Found 23 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make: *** 没有规则可以创建目标“pl2303_11.c”。 停止。
make:离开目录“/usr/src/linux-source-3.2.0”
在ubuntu下使用这个驱动传输出现乱码是驱动到问题吗?是不是code有错误?
请问哪位大侠能提供帮助,十分感谢

Building modules, stage 2.
MODPOST 3531 modules
WARNING: modpost: Found 23 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make: *** 没有规则可以创建目标“pl2303_11.c”。 停止。
make:离开目录“/usr/src/linux-source-3.2.0”
在ubuntu下使用这个驱动传输出现乱码是驱动到问题吗?是不是code有错误?
请问哪位大侠能提供帮助,十分感谢

