http://bugs.openembedded.org/show_bug.cgi?id=896
Summary: hostap-modules-0.3.9-r9 doesn't build against tosa
kernel 2.6.16
Product: Openembedded
Version: OpenZaurus 3.5.4.x
Platform: ARM
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
I'm trying to build a gpe-image for tosa and the build is failing here:-
looks like tosa kernel is possibly missing a patch ?
NOTE: package hostap-modules-0.3.9-r9: task do_fetch: completed
NOTE: package hostap-modules-0.3.9-r9: task do_unpack: started
NOTE: Unpacking /home/liam/oe/sources/hostap-driver-0.3.9.tar.gz to
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/
NOTE: Unpacking
/home/liam/oe/org.openembedded.dev/packages/hostap/files/hostap_cs.conf to
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/
NOTE: package hostap-modules-0.3.9-r9: task do_unpack: completed
NOTE: package hostap-modules-0.3.9-r9: task do_patch: started
NOTE: Applying patch 'Makefile.patch'
NOTE: Applying patch 'add_event.patch'
NOTE: Applying patch 'hostap-utsname.patch'
NOTE: Applying patch 'hostap_cardid.patch'
NOTE: package hostap-modules-0.3.9-r9: task do_patch: completed
NOTE: package hostap-modules-0.3.9-r9: task do_configure: started
NOTE: package hostap-modules-0.3.9-r9: task do_configure: completed
NOTE: package hostap-modules-0.3.9-r9: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/temp/log.do_compile.29413)
| NOTE: make -j 2 -e MAKEFLAGS=
KERNEL_PATH=/home/liam/oe/tmp/staging/tosa-linux/kernel
KERNEL_SRC=/home/liam/oe/tmp/staging/tosa-linux/kernel KERNEL_VERSION=2.6.16
CC=arm-linux-gcc LD=arm-linux-ld
KERNEL_PATH=/home/liam/oe/tmp/staging/tosa-linux/kernel MAKE=make -e
| make -e -C /home/liam/oe/tmp/staging/tosa-linux/kernel
SUBDIRS=/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules
\
|
MODVERDIR=/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules
modules
| make[1]: Entering directory `/home/liam/oe/tmp/staging/tosa-linux/kernel'
| make[2]: Entering directory `/home/liam/oe/tmp/staging/tosa-linux/kernel'
| CC [M]
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap.o
| CC [M]
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_crypt_wep.o
| CC [M]
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_crypt_tkip.o
| CC [M]
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_crypt_ccmp.o
| CC [M]
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.o
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:
In function `prism2_attach':
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:538:
warning: implicit declaration of function `pcmcia_register_client'
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:
In function `prism2_detach':
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:568:
warning: implicit declaration of function `pcmcia_deregister_client'
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:
At top level:
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:968:
error: unknown field `attach' specified in initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:968:
warning: excess elements in struct initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:968:
warning: (near initialization for `hostap_driver')
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:970:
error: unknown field `event' specified in initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:970:
warning: excess elements in struct initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:970:
warning: (near initialization for `hostap_driver')
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:973:
error: unknown field `detach' specified in initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:973:
warning: missing braces around initializer
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:973:
warning: (near initialization for `hostap_driver.drv')
|
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.c:973:
warning: initialization from incompatible pointer type
| make[2]: ***
[/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules/hostap_cs.o]
Error 1
| make[2]: Leaving directory `/home/liam/oe/tmp/staging/tosa-linux/kernel'
| make[1]: ***
[_module_/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/hostap-driver-0.3.9/driver/modules]
Error 2
| make[1]: Leaving directory `/home/liam/oe/tmp/staging/tosa-linux/kernel'
| make: *** [2.6] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/liam/oe/tmp/work/tosa-linux/hostap-modules-0.3.9-r9/temp/log.do_compile.29413
NOTE: package hostap-modules-0.3.9-r9: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package hostap-modules-0.3.9: failed
ERROR: Build of gpe-image failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe