도와주세요!!
글 수 15,339
2004.07.30 05:22:05 (*.118.73.145)
6682
안녕하세요..~~~
ez-x5보드와 pi보드를 사용 하여 usb로 블루투스를 사용 하고 싶은데
자꾸만 에러가 떠서요..~~~
사용하는 커널 버젼은
여기서 제공 해주는 linux-2.4.19-x5-v06b.tar.gz를 사용하는데요..
make ez-x5_config
make oldconfig
이후에 make menuconig에서 usb support에서 기본 셋팅하구
usb 블루 투스 * 하구요.....
상위로 올라가서 블루투스 선택후 블루투스 디바이스에서 usb 디바이스 *
하고 난후 zImage 생성이
아래와 같은 에러가 발생 합니다..
어떻게 해야하는지....참...빠른 부탁좀 드릴께요..~~~ 프로젝트 마감날이 다
가오는 관계로......부탁 드립니다...
make[2]: Entering directory `/azdown/test/linux-2.4.19-x5-
v06b/drivers/bluetooth'
make all_targets
make[3]: Entering directory `/azdown/test/linux-2.4.19-x5-
v06b/drivers/bluetooth'
armv5l-linux-gcc -D__KERNEL__ -I/azdown/test/linux-2.4.19-x5-
v06b/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-
aliasing -fno-common -Uarm -fno-common -pipe -mapcs-32 -
D__LINUX_ARM_ARCH__=5 -mcpu=xscale -mtune=xscale -mshort-load-bytes -
msoft-float -Uarm -nostdinc -I /usr/lib/gcc-lib/armv5l-
linux/3.2.1/include -DKBUILD_BASENAME=hci_usb -c -o hci_usb.o hci_usb.c
In file included from hci_usb.c:58:
hci_usb.h:58: parse error before "purb_t"
hci_usb.h:58: warning: no semicolon at end of struct or union
hci_usb.h:67: parse error before '}' token
hci_usb.c:92: parse error before "hci_usb_get_completed"
hci_usb.c:93: warning: return type defaults to `int'
hci_usb.c: In function `hci_usb_get_completed':
hci_usb.c:95: `purb_t' undeclared (first use in this function)
hci_usb.c:95: (Each undeclared identifier is reported only once
hci_usb.c:95: for each function it appears in.)
hci_usb.c:95: parse error before "urb"
ez-x5보드와 pi보드를 사용 하여 usb로 블루투스를 사용 하고 싶은데
자꾸만 에러가 떠서요..~~~
사용하는 커널 버젼은
여기서 제공 해주는 linux-2.4.19-x5-v06b.tar.gz를 사용하는데요..
make ez-x5_config
make oldconfig
이후에 make menuconig에서 usb support에서 기본 셋팅하구
usb 블루 투스 * 하구요.....
상위로 올라가서 블루투스 선택후 블루투스 디바이스에서 usb 디바이스 *
하고 난후 zImage 생성이
아래와 같은 에러가 발생 합니다..
어떻게 해야하는지....참...빠른 부탁좀 드릴께요..~~~ 프로젝트 마감날이 다
가오는 관계로......부탁 드립니다...
make[2]: Entering directory `/azdown/test/linux-2.4.19-x5-
v06b/drivers/bluetooth'
make all_targets
make[3]: Entering directory `/azdown/test/linux-2.4.19-x5-
v06b/drivers/bluetooth'
armv5l-linux-gcc -D__KERNEL__ -I/azdown/test/linux-2.4.19-x5-
v06b/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-
aliasing -fno-common -Uarm -fno-common -pipe -mapcs-32 -
D__LINUX_ARM_ARCH__=5 -mcpu=xscale -mtune=xscale -mshort-load-bytes -
msoft-float -Uarm -nostdinc -I /usr/lib/gcc-lib/armv5l-
linux/3.2.1/include -DKBUILD_BASENAME=hci_usb -c -o hci_usb.o hci_usb.c
In file included from hci_usb.c:58:
hci_usb.h:58: parse error before "purb_t"
hci_usb.h:58: warning: no semicolon at end of struct or union
hci_usb.h:67: parse error before '}' token
hci_usb.c:92: parse error before "hci_usb_get_completed"
hci_usb.c:93: warning: return type defaults to `int'
hci_usb.c: In function `hci_usb_get_completed':
hci_usb.c:95: `purb_t' undeclared (first use in this function)
hci_usb.c:95: (Each undeclared identifier is reported only once
hci_usb.c:95: for each function it appears in.)
hci_usb.c:95: parse error before "urb"