QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 923|回复: 6

在uclinux下编译蓝牙协议栈openbt的问题

[复制链接]
发表于 2004-10-4 15:25:26 | 显示全部楼层 |阅读模式
arm-elf-gcc -D__KERNEL__ -DMODULE -I../../../include -I/root/mysrc_f/root/mysrc_
f/uClinux-dist/linux-2.4.x/include -Wall -Wstrict-prototypes  -O2 -fomit-frame-p
ointer -fno-strength-reduce  -MD   -c -o bluetooth.o bluetooth.c
In file included from /usr/local/lib/gcc-lib/arm-elf/2.95.3/../../../../arm-elf/
include/linux/mm.h:26,
                 from /usr/local/lib/gcc-lib/arm-elf/2.95.3/../../../../arm-elf/
include/linux/poll.h:10,
                 from ../../../include/linux/bluetooth/sysdep-2.1.h:68,
                 from bluetooth.c:44:
/usr/local/lib/gcc-lib/arm-elf/2.95.3/../../../../arm-elf/include/asm/pgtable.h:
180: asm-generic/pgtable.h: ?????????
make[1]: *** [bluetooth.o] Error 1
make[1]: Leaving directory `/root/mysrc_f/openbt/linux/drivers/char/bluetooth'
make: *** [all] Error 2

大家帮看看,是什么问题啊??谢谢
如果哪位兄弟有兴趣的话,大家可以讨论讨论啊
发表于 2004-10-4 17:23:08 | 显示全部楼层

Re: 在uclinux下编译蓝牙协议栈openbt的问题

[quote:fd945caca3="skywalker_111"]
180: asm-generic/pgtable.h: ?????????
[/quote]

把你的环境变量清掉,我想你设的地域是亚洲字,看看到底是什么错误。
回复

使用道具 举报

 楼主| 发表于 2004-10-6 10:09:07 | 显示全部楼层
我想你设的地域是亚洲字,看看到底是什么错误

应该设成什么字呢?怎么设啊?
回复

使用道具 举报

 楼主| 发表于 2004-10-6 10:11:57 | 显示全部楼层
你说的环境变量是指这些:-Wall -Wstrict-prototypes -O2 -fomit-frame-p
ointer -fno-strength-reduce -MD ???不太懂,请指点。
回复

使用道具 举报

发表于 2004-10-6 12:28:20 | 显示全部楼层

Re: 在uclinux下编译蓝牙协议栈openbt的问题

[quote:1c5e859016="kakuyou"][quote:1c5e859016="skywalker_111"]
180: asm-generic/pgtable.h: ?????????
[/quote]

把你的环境变量清掉,我想你设的地域是亚洲字,看看到底是什么错误。[/quote]

看见那些问号了吗?编译器本来是要告诉你具体是什么错误。但你的系统设了地域而终端只能显示英文所以就打出一堆问号。

在终端窗口里
unset LC_ALL
unset LANG

再重新执行你的编译,看看具体报的什么错。
回复

使用道具 举报

 楼主| 发表于 2004-10-7 18:11:40 | 显示全部楼层
谢谢版主。试试先,有问题再找你,呵呵~~
回复

使用道具 举报

 楼主| 发表于 2004-10-8 09:32:14 | 显示全部楼层
好用,谢谢!!

能显示出错误了,但还是英文。错误是没有这个目录或文件。
但是我找了,有啊,不知道错哪里了,今天再努努力。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 10:50 , Processed in 0.051805 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表