The structure 'wpa_driver_custom_ops' is defined in /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/driver_ti.c.
How the link is made from the /external/wpa_supplicant directory to this other directory is not clear to me right now, debugging this myself.. Regards -- Ashwin On Mon, Feb 14, 2011 at 4:37 AM, BiX <[email protected]> wrote: > Hi, > > Using : > Gingerbread (2.3_r1.0) > Linux kernel version: 2.6.32 > > I was compiling beagleboard_xm-eng but I'll get the following error: > > """ > target Executable: wpa_supplicant (out/target/product/beagleboard_xm/ > obj/EXECUTABLES/wpa_supplicant_intermediates/LINKED/wpa_supplicant) > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/ > 4.4.3/../../../../arm-eabi/bin/ld: out/target/product/beagleboard_xm/ > obj/EXECUTABLES/wpa_supplicant_intermediates/src/drivers/drivers.o: in > function wpa_supplicant_drivers:drivers.c(.data.rel+0x4): error: > undefined reference to 'wpa_driver_custom_ops' > collect2: ld returned 1 exit status > make: *** [out/target/product/beagleboard_xm/obj/EXECUTABLES/ > wpa_supplicant_intermediates/LINKED/wpa_supplicant] Error 1 > make: *** Waiting for unfinished jobs.... > elapsed seconds: 67 > wrote generated Main_*.java files to out/host/linux-x86/obj/ > EXECUTABLES/vm-tests_intermediates/main_files > """ > > Can someone tell me which module(s) I am missing? > Thanks > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
