look at here. no need to know Chinese, I believe you will know how to 
modify it.
http://blog.chinaunix.net/uid-28943457-id-4093525.html

On Friday, April 25, 2014 12:56:22 AM UTC+8, Vanessa Borba wrote:
>
> *Hi!*
>
> *I'm trying to generate an image for BeagleBone Black. **I follow the 
> instructions as 
> http://sergioprado.org/desenvolver-sistema-linux-zero-beaglebone-black/ 
> <http://sergioprado.org/desenvolver-sistema-linux-zero-beaglebone-black/> 
> tutorial, and I am with the following error:*
>
> *vanessa@vanessa-VirtualBox:~/pBBB/kernel/kernel$ make ARCH=arm 
> CROSS_COMPILE=arm-linux-gnueabi- beaglebone_defconfig -j2*
> *  HOSTCC  scripts/basic/fixdep*
> *  HOSTCC  scripts/kconfig/conf.o*
> *  SHIPPED scripts/kconfig/zconf.tab.c*
> *  SHIPPED scripts/kconfig/zconf.lex.c*
> *  SHIPPED scripts/kconfig/zconf.hash.c*
> *  HOSTCC  scripts/kconfig/zconf.tab.o*
> *  HOSTLD  scripts/kconfig/conf*
> *drivers/video/Kconfig:60:error: recursive dependency detected!*
> *drivers/video/Kconfig:60: symbol FB is selected by DRM_KMS_HELPER*
> *drivers/gpu/drm/Kconfig:28: symbol DRM_KMS_HELPER is selected by 
> DRM_TILCDC*
> *drivers/gpu/drm/tilcdc/Kconfig:1: symbol DRM_TILCDC depends on 
> BACKLIGHT_LCD_SUPPORT*
> *drivers/video/backlight/Kconfig:5: symbol BACKLIGHT_LCD_SUPPORT is 
> selected by FB_BACKLIGHT*
> *drivers/video/Kconfig:247: symbol FB_BACKLIGHT is selected by 
> PMAC_BACKLIGHT*
> *drivers/macintosh/Kconfig:134: symbol PMAC_BACKLIGHT depends on FB*
> *warning: (USB_MUSB_HDRC) selects TWL6030_USB which has unmet direct 
> dependencies (USB_SUPPORT && (USB || USB_GADGET) && TWL4030_CORE && 
> OMAP_USB2 && USB_MUSB_OMAP2PLUS)*
> *warning: (DVB_USB_PCTV452E) selects TTPCI_EEPROM which has unmet direct 
> dependencies (MEDIA_SUPPORT && MEDIA_PCI_SUPPORT && 
> MEDIA_DIGITAL_TV_SUPPORT && I2C)*
> *warning: (USB_MUSB_HDRC) selects TWL6030_USB which has unmet direct 
> dependencies (USB_SUPPORT && (USB || USB_GADGET) && TWL4030_CORE && 
> OMAP_USB2 && USB_MUSB_OMAP2PLUS)*
> *warning: (DVB_USB_PCTV452E) selects TTPCI_EEPROM which has unmet direct 
> dependencies (MEDIA_SUPPORT && MEDIA_PCI_SUPPORT && 
> MEDIA_DIGITAL_TV_SUPPORT && I2C)*
> *#*
> *# configuration written to .config*
> *#*
>
> *Has anyone gone through this error and could help me? *
> *I've searched on forums but nothing works. I must be missing some step. 
> **The 
> company intends to use the BBB work with proprietary application. For that 
> I need to enable some modules so I need to be able to generate an image of 
> the development environment. *
>
> *I thank for the help,*
>
> *Version of linux installed on Virtual Machine:*
>
> *vanessa@vanessa-VirtualBox:~$ cat /etc/lsb-release*
> *DISTRIB_ID=Ubuntu*
> *DISTRIB_RELEASE=12.04*
> *DISTRIB_CODENAME=precise*
> *DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"*
>
> *Version installed toolchain:*
>
> *vanessa@vanessa-VirtualBox:~/pBBB$ arm-linux-gnueabi-gcc -v*
> *Usando especificações embutidas.*
> *COLLECT_GCC=arm-linux-gnueabi-gcc*
> *COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabi/4.6/lto-wrapper*
> *Destino: arm-linux-gnueabi*
> *Configurado com: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
> 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
> --program-suffix=-4.6 --enable-shared --enable-linker-build-id 
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
> --enable-threads=posix 
> --with-gxx-include-dir=/usr/arm-linux-gnueabi/include/c++/4.6.3 
> --libdir=/usr/lib --enable-nls --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --enable-gnu-unique-object --enable-plugin --enable-objc-gc 
> --enable-multilib --disable-sjlj-exceptions --with-arch=armv7-a 
> --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb --disable-werror 
> --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu 
> --target=arm-linux-gnueabi --program-prefix=arm-linux-gnueabi- 
> --includedir=/usr/arm-linux-gnueabi/include 
> --with-headers=/usr/arm-linux-gnueabi/include 
> --with-libs=/usr/arm-linux-gnueabi/lib*
> *Modelo de thread: posix*
> *versão do gcc 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) *
>
>  
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to