Guest Mirrdhyn Posted December 19, 2010 Report Posted December 19, 2010 Hello, I am compiling the Dell Streak source with the Cyanogen tree source but I have this issue : arch/arm/mach-msm/board-swordfish-mmc.c:45: error: conflicting types for 'config_gpio_table' arch/arm/mach-msm/include/mach/gpio.h:45: note: previous declaration of 'config_gpio_table' was here I am using the file .config present in the Hyde's build (1.5.0). When, I reconfigure without Supersonic (HTC EVO 4G), the error is not the same, I have now : arch/arm/mach-msm/built-in.o: In function `mahimahi_init': msm_flashlight.c:(.init.text+0x1ef4): undefined reference to `w1_register_family' arch/arm/mach-msm/built-in.o: In function `saved_state_end': msm_flashlight.c:(.data+0x2428): undefined reference to `bcm_bt_lpm_exit_lpm_locked' But, the flashlight_code is enabled. Do you have an idea to build this kernel correctly ? Thank you in advance for your help :)
Guest Stephen Hyde Posted December 19, 2010 Report Posted December 19, 2010 your better off tryign to build using nexus one settings as nexus is very close
Guest Mirrdhyn Posted December 19, 2010 Report Posted December 19, 2010 Great :) I will try that ! But why your .config doesn't work ? Do you have changed anything in the kernel directory to compile without errors ? Thank you very much for your help.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now