This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

needs unknown symbol Error

Hii,

  While using the command make linux_install from the top directory i am getting this error

WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_set_sync_object
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_priv
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_drm_file_priv
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_put_paddr
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol drm_gem_handle_delete
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_op_async
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol drm_gem_object_lookup
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_tiled_stride
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_gem_new_ext
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol drm_gem_mmap
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol drm_gem_object_free
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol drm_gem_vm_close
WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol omap_drm_register_plugin

Because of above errors i guess i am getting the below console messages in the log and display is not working.

[    5.975763] udevd[70]: starting version 182
[    6.285072] debugss_kmodule: disagrees about version of symbol module_layout
[    6.405970] rng_core: disagrees about version of symbol module_layout
[    6.439273] debugss_kmodule: disagrees about version of symbol module_layout
[    6.497571] rng_core: disagrees about version of symbol module_layout
[    6.708135] rtc_omap: disagrees about version of symbol module_layout
[    6.752320] extcon: disagrees about version of symbol module_layout
[    6.758839] extcon: disagrees about version of symbol module_layout
[    6.774566] media: disagrees about version of symbol module_layout
[    6.785166] hwmon: disagrees about version of symbol module_layout
[    6.846500] rtc_omap: disagrees about version of symbol module_layout
[    6.868583] extcon: disagrees about version of symbol module_layout
[    6.881989] extcon: disagrees about version of symbol module_layout
[    6.912239] media: disagrees about version of symbol module_layout
[    6.919881] hwmon: disagrees about version of symbol module_layout
[    6.964983] phy_omap_usb2: disagrees about version of symbol module_layout
[    6.976926] phy_omap_usb2: disagrees about version of symbol module_layout
[    7.041532] phy_omap_usb2: disagrees about version of symbol module_layout
[    7.066138] phy_omap_usb2: disagrees about version of symbol module_layout
[    7.086849] omap_wdt: disagrees about version of symbol module_layout
[    7.124589] hwmon: disagrees about version of symbol module_layout
[    7.132135] extcon: disagrees about version of symbol module_layout
[    7.140513] omapdrm_pvr: disagrees about version of symbol module_layout
[    7.198322] hwmon: disagrees about version of symbol module_layout
[    7.207490] omap_wdt: disagrees about version of symbol module_layout
[    7.234243] omapdrm_pvr: disagrees about version of symbol module_layout
[    7.247364] extcon: disagrees about version of symbol module_layout
[    8.116573] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    8.404875] cmemk: disagrees about version of symbol module_layout
[    8.432746] cryptodev: disagrees about version of symbol module_layout
[    8.455810] gdbserverproxy: disagrees about version of symbol module_layout
[    8.479752] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
Starting random number generator daemonUnable to open file: /dev/tpm0
can't open any entropy source
Maybe RNG device modules are not loaded

Please help on this.

Thanks & Regards,

N.V.Subbaiah

  • Hi N.V.Subbaiah,

    Which version of the SDK you are using?

    Can you try the below sequence? What is the result?
    <SDK>$make clean
    <SDK>$make linux
    <SDK>$make linux_install

    See also the below pointers:
    processors.wiki.ti.com/.../Processor_Linux_SDK_Top-Level_Makefile
    e2e.ti.com/.../480383

    BR
    Pavel
  • Hello N.V.Subbaiah,

    First check if the depmod -a will fix the issue. Otherwise I recommend you to rebuild the kernel and modules all over again.

    Best regards,
    Kemal

  • Hi,

    We are using the processor SDK02.00.00.00. We have tried the following options.
    <SDK>$make clean
    <SDK>$make linux
    <SDK>$make linux_install

    and we tried this also
    <SDK>$make clean
    <SDK>$make linux
    <SDK>$make install

    We tested depmod -a also.

    We are getting the following messages and issues. Kindly suggest what might me be the reasons,

    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    =============================
    Installing Matrix GUI
    =============================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-2.0'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-2.0'
    ==============================================
    Installing ARM Benchmarks - Release version
    ==============================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    for dir in dhrystone whetstone linpack; do \
    make -C $dir install; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    dhrystone release version installed.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    whetstone release version installed.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    linpack release version installed.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    ===============================================
    Installing AM Sysinfo - Release version
    ===============================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    for dir in mem_util; do \
    make -C $dir install; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    mem_util release version installed.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    ===================================================
    Installing Matrix GUI Browser - Release version
    ===================================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[2]: Nothing to be done for `first'.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    matrix_browser release version installed.
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    ================================================
    Installing Refresh Screen - Release version
    ================================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/refresh-screen-2.0'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/refresh-screen-2.0'
    make[2]: Nothing to be done for `first'.
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/refresh-screen-2.0'
    refresh_screen release version installed.
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/refresh-screen-2.0'
    =============================================
    Installing OProfile Example - Debug version
    =============================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/oprofile-example'
    oprofile_example optimized debug version installed.
    oprofile_example debug version installed.
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/oprofile-example'
    ===================================
    Installing U-boot
    ===================================
    Nothing to do
    ==========================================
    Installing OmapConf - Release version
    ==========================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/omapconf-1.72'
    install -d /media/rootfs/usr/bin
    install omapconf /media/rootfs/usr/bin
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/omapconf-1.72'
    ================================
    Installing CMEM Module
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    DEPMOD 4.1.6-g52c4aa7
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    ================================
    Installing omapdrm-pvr
    ================================
    /bin/sh: 3: cd: can't cd to ./eurasia_km/eurasiacon/binary2_omap5430_linux_release/target/kbuild
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    DEPMOD 4.1.6-g52c4aa7
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    =======================================
    Installing the OpenCL Examples
    =======================================
    ================================
    Installing cryptodev-linux
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/cryptodev-module-1.6'
    make -C /home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 SUBDIRS=`pwd` modules_install
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    DEPMOD 4.1.6-g52c4aa7
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/cryptodev-module-1.6'
    =======================================
    Installing debugss-module-drv
    =======================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/debugss-module-drv-1.2.0+gitAUTOINC+9893486936'
    make -C /home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 M=/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/debugss-module-drv-1.2.0+gitAUTOINC+9893486936 modules_install
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    DEPMOD 4.1.6-g52c4aa7
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/debugss-module-drv-1.2.0+gitAUTOINC+9893486936'
    ==============================================
    Installing gdbserverproxy-module-drv
    ==============================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/gdbserverproxy-module-drv-1.1.0+gitAUTOINC+1ab06f8bcf'
    make -C /home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 M=/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/gdbserverproxy-module-drv-1.1.0+gitAUTOINC+1ab06f8bcf modules_install
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    DEPMOD 4.1.6-g52c4aa7
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_write_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/extra-drivers/gdbserverproxy-module-drv-1.1.0+gitAUTOINC+1ab06f8bcf



    Thanks & Regards,
    N.V.Subbaiah
  • nallapaneni venkata subbaiah said:
    and we tried this also
    <SDK>$make clean
    <SDK>$make linux
    <SDK>$make install

    Can you try with the below set of commands:

    <SDK>$make clean
    <SDK>$make all
    <SDK>$make install

    Make sure also you have NOT source the linux-devkit/environment-setup script before running the above make commands.

    Make sure also you have run the <SDK>/setup.sh script before running the above make commands.

    On "make install" you should see:

    ================================
    Installing omapdrm-pvr
    ================================
    make[1]: Entering directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
      INSTALL /home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/board-support/extra-drivers/omapdrm-pvr-1.9.2253347/eurasia_km/eurasiacon/binary2_omap5430_linux_release/target/kbuild/omapdrm_pvr.ko
      DEPMOD  4.1.6-g52c4aa7
    make[1]: Leaving directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    =======================================

  • hi,

    We have tried the

    <SDK>$make clean
    <SDK>$make all
    <SDK>$make install

    we are not getting the following messgaes. In these we have not found Installing omapdrm-pvr. We also finding some error messages in the

    =============================
    Building Matrix GUI
    =============================
    NOTHING TO DO. COMPILATION NOT REQUIRED
    =============================
    Building ARM Benchmarks
    =============================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    for dir in dhrystone whetstone linpack; do \
                    make -C $dir debug; \
        done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DTIME  -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/dhry_1.o dhry_1.c
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DTIME  -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/dhry_2.o dhry_2.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/dhrystone Debug/dhry_1.o Debug/dhry_2.o  -Wl,--hash-style=gnu -Wl,-O1   -Wl,-Map,Debug/dhrystone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2   -fmessage-length=0 -Wall -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/whetstone.o whetstone.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/whetstone Debug/whetstone.o  -Wl,-O1 -Wl,--hash-style=gnu -lm  -Wl,-Map,Debug/whetstone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DUNROLL -DSP  -fmessage-length=0 -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/linpack.o linpack.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/linpack Debug/linpack.o  -Wl,-O1 -Wl,--hash-style=gnu -lm  -Wl,-Map,Debug/linpack.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    for dir in dhrystone whetstone linpack; do \
                    make -C $dir release; \
        done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DTIME -O3  -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/dhry_1.o dhry_1.c
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DTIME -O3  -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/dhry_2.o dhry_2.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/dhrystone Release/dhry_1.o Release/dhry_2.o  -Wl,--hash-style=gnu -Wl,-O1  -Wl,-Map,Release/dhrystone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc  -O3  -fmessage-length=0 -Wall -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/whetstone.o whetstone.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/whetstone Release/whetstone.o  -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Release/whetstone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DUNROLL -DSP -O3  -fmessage-length=0 -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/linpack.o linpack.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/linpack Release/linpack.o  -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Release/linpack.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    =============================
    Building AM Sysinfo
    =============================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    for dir in mem_util; do \
                    make -C $dir debug; \
            done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2   -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/mem_util.o mem_util.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/mem_util Debug/mem_util.o    -Wl,-Map,Debug/mem_util.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    for dir in mem_util; do \
                    make -C $dir release; \
        done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc    -c -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/mem_util.o mem_util.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/mem_util Release/mem_util.o   -Wl,-Map,Release/mem_util.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    =================================
    Building Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    Failure to open file: /home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0/Makefile
    Unable to generate makefile for: matrix_browser.pro
    make[1]: *** [qmake] Error 5
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make: *** [matrix-gui-browser] Error 2

    Kindly suggest what might be the problem

    Thanks & Regards,

    N.V.Subbaiah

  • hi,

    We have tried the

    <SDK>$make clean
    <SDK>$make all
    <SDK>$make install

    we are getting the following messages. In these we have not found Installing omapdrm-pvr. We also finding some error messages in the

    =============================
    Building Matrix GUI
    =============================
    NOTHING TO DO. COMPILATION NOT REQUIRED
    =============================
    Building ARM Benchmarks
    =============================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    for dir in dhrystone whetstone linpack; do \
    make -C $dir debug; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DTIME -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/dhry_1.o dhry_1.c
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DTIME -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/dhry_2.o dhry_2.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/dhrystone Debug/dhry_1.o Debug/dhry_2.o -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Map,Debug/dhrystone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -fmessage-length=0 -Wall -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/whetstone.o whetstone.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/whetstone Debug/whetstone.o -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Debug/whetstone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -DUNROLL -DSP -fmessage-length=0 -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/linpack.o linpack.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/linpack Debug/linpack.o -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Debug/linpack.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    for dir in dhrystone whetstone linpack; do \
    make -C $dir release; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DTIME -O3 -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/dhry_1.o dhry_1.c
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DTIME -O3 -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/dhry_2.o dhry_2.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/dhrystone Release/dhry_1.o Release/dhry_2.o -Wl,--hash-style=gnu -Wl,-O1 -Wl,-Map,Release/dhrystone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -O3 -fmessage-length=0 -Wall -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/whetstone.o whetstone.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/whetstone Release/whetstone.o -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Release/whetstone.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -DUNROLL -DSP -O3 -fmessage-length=0 -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/linpack.o linpack.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/linpack Release/linpack.o -Wl,-O1 -Wl,--hash-style=gnu -lm -Wl,-Map,Release/linpack.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3/linpack'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/arm-benchmarks-1.3'
    =============================
    Building AM Sysinfo
    =============================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    for dir in mem_util; do \
    make -C $dir debug; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -g3 -gdwarf-2 -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oDebug/mem_util.o mem_util.c
    Compiling Debug...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Debug/mem_util Debug/mem_util.o -Wl,-Map,Debug/mem_util.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    for dir in mem_util; do \
    make -C $dir release; \
    done
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -c -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 -oRelease/mem_util.o mem_util.c
    Compiling Release...
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -o Release/mem_util Release/mem_util.o -Wl,-Map,Release/mem_util.map
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git/mem_util'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/am-sysinfo-git'
    =================================
    Building Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    Failure to open file: /home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0/Makefile
    Unable to generate makefile for: matrix_browser.pro
    make[1]: *** [qmake] Error 5
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make: *** [matrix-gui-browser] Error 2

    Kindly suggest what might be the problem

    Thanks & Regards,

    N.V.Subbaiah
  • Subbaiah,

    Please provide me the output of the below commands:

    host:$ echo $PATH

    host:$ echo $ARCH

    host:$ echo $CROSS_COMPILE

    host:$ echo $CC

    nallapaneni venkata subbaiah said:
    We have tried the

    <SDK>$make clean
    <SDK>$make all
    <SDK>$make install

    we are getting the following messages.

    It is not clear from your post, if you made the below recommendations before invoking these make commands:

    Make sure also you have NOT source the linux-devkit/environment-setup script before running the above make commands.

    Make sure also you have run the <SDK>/setup.sh script before running the above make commands.

    nallapaneni venkata subbaiah said:
    In these we have not found Installing omapdrm-pvr.


    Yes, this is expected, as you fail to build it first.

    nallapaneni venkata subbaiah said:
    We also finding some error messages

    nallapaneni venkata subbaiah said:
    =================================
    Building Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    Failure to open file: /home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0/Makefile
    Unable to generate makefile for: matrix_browser.pro
    make[1]: *** [qmake] Error 5
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make: *** [matrix-gui-browser] Error 2

    This is strange. Below is what I have with the default SDK 02.00.00.00, can you try the same at your side and provide me the result?

    pbotev@mms-0306:~/ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ make matrix-gui-browser_clean
    =================================
    Cleaning Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    make[2]: Entering directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    rm -f moc_MatrixWebView.cpp
    rm -f main.o MatrixWebView.o moc_MatrixWebView.o
    rm -f *~ core *.core
    rm -f matrix_browser
    rm -f Makefile
    make[2]: Leaving directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    make[1]: Leaving directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    pbotev@mms-0306:~/ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ make matrix-gui-browser
    =================================
    Building Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    make[2]: Entering directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    arm-linux-gnueabihf-g++ -c -pipe  -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o main.o main.cpp
    arm-linux-gnueabihf-g++ -c -pipe  -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o MatrixWebView.o MatrixWebView.cpp
    /home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/qt5//moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0 -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0 -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3 -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3/arm-linux-gnueabihf -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3/backward -I/home/gtbldadm/tools/linaro-2015.05/lib/gcc/arm-linux-gnueabihf/4.9.3/include -I/home/gtbldadm/tools/linaro-2015.05/lib/gcc/arm-linux-gnueabihf/4.9.3/include-fixed -I/home/gtbldadm/processor-sdk-linux-fido-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/include MatrixWebView.h -o moc_MatrixWebView.cpp
    arm-linux-gnueabihf-g++ -c -pipe  -march=armv7-a -marm  -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o moc_MatrixWebView.o moc_MatrixWebView.cpp
    arm-linux-gnueabihf-g++  --sysroot=/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -Wl,-O1 -Wl,-rpath-link,/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib -o matrix_browser main.o MatrixWebView.o moc_MatrixWebView.o   -L/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib -lQt5WebKitWidgets -lQt5WebKit -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGLESv2 -lpthread
    make[2]: Leaving directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    make[1]: Leaving directory `/home/users/pbotev/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/example-applications/matrix-gui-browser-2.0'
    pbotev@mms-0306:~/ti-processor-sdk-linux-am57xx-evm-02.00.00.00$

    Have you made any changes in the SDK (like Makefile, Rules.make)? Have you changed the SDK folder name from ti-processor-sdk-linux-am57xx-evm-02.00.00.00 to ti-processor-sdk-linux-am57xx-evm?

    BR
    Pavel

     

  • Hii,


    host:$ echo $PATH
    /home/medha/gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf/bin:/home/medha/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games


    host:$ echo $ARCH
    arm

    host:$ echo $CROSS_COMPILE
    arm-linux-gnueabi-


    host:$ echo $CC
    "Nothing"

    || make matrix-gui-browser_clean ||

    medha@medha:~/ti-processor-sdk-linux-am57xx-evm$ make matrix-gui-browser_clean
    =================================
    Cleaning Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    Failure to open file: /home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0/Makefile
    Unable to generate makefile for: matrix_browser.pro
    make[1]: *** [qmake] Error 5
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make: *** [matrix-gui-browser_clean] Error 2


    || sudo make matrix-gui-browser_clean ||
    medha@medha:~/ti-processor-sdk-linux-am57xx-evm$ sudo make matrix-gui-browser_clean
    [sudo] password for medha:
    =================================
    Cleaning Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    rm -f moc_MatrixWebView.cpp
    rm -f main.o MatrixWebView.o moc_MatrixWebView.o
    rm -f *~ core *.core
    rm -f matrix_browser
    rm -f Makefile
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'


    || sudo make matrix-gui-browser ||
    medha@medha:~/ti-processor-sdk-linux-am57xx-evm$ sudo make matrix-gui-browser
    =================================
    Building Matrix GUI Browser
    =================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[2]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o main.o main.cpp
    arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o MatrixWebView.o MatrixWebView.cpp
    /home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/qt5//moc -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -I/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0 -I/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0 -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3 -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3/arm-linux-gnueabihf -I/home/gtbldadm/tools/linaro-2015.05/arm-linux-gnueabihf/include/c++/4.9.3/backward -I/home/gtbldadm/tools/linaro-2015.05/lib/gcc/arm-linux-gnueabihf/4.9.3/include -I/home/gtbldadm/tools/linaro-2015.05/lib/gcc/arm-linux-gnueabihf/4.9.3/include-fixed -I/home/gtbldadm/processor-sdk-linux-fido-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/include MatrixWebView.h -o moc_MatrixWebView.cpp
    arm-linux-gnueabihf-g++ -c -pipe -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5 -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKitWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWebKit -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtWidgets -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtGui -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtNetwork -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/include/qt5/QtCore -I. -I../../linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++ -o moc_MatrixWebView.o moc_MatrixWebView.cpp
    arm-linux-gnueabihf-g++ --sysroot=/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi -Wl,-O1 -Wl,-rpath-link,/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib -o matrix_browser main.o MatrixWebView.o moc_MatrixWebView.o -L/home/medha/ti-processor-sdk-linux-am57xx-evm/linux-devkit/sysroots/cortexa15hf-vfp-neon-linux-gnueabi/usr/lib -lQt5WebKitWidgets -lQt5WebKit -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGLESv2 -lpthread
    make[2]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/example-applications/matrix-gui-browser-2.0'

    Still these exists:

    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync


    Kindly suggest what might be the problem

    Thanks & Regards,

    N.V.Subbaiah
  • nallapaneni venkata subbaiah said:
    Still these exists:

    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock_irqsave
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_lock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_read_unlock
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol _raw_spin_unlock_irqrestore
    WARNING: /media/rootfs/lib/modules/4.1.6-g52c4aa7/extra/omapdrm_pvr.ko needs unknown symbol del_timer_sync

    Try with the below commands:

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr_clean

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr_install

    BR
    Pavel

  • Hii,

    Also while performing sudo make all


    I am getting like this in the end,
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/u-boot-2015.07+gitAUTOINC+d49aa5effa'
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/u-boot-2015.07+gitAUTOINC+d49aa5effa'
    CHK include/config/uboot.release
    CHK include/generated/timestamp_autogenerated.h
    CFG u-boot.cfg
    UPD include/generated/timestamp_autogenerated.h
    UPD include/config/uboot.release
    CHK include/generated/version_autogenerated.h
    UPD include/generated/version_autogenerated.h
    CC lib/asm-offsets.s
    CC arch/arm/lib/asm-offsets.s
    In file included from include/configs/beagle_x15.h:44:0,
    from include/config.h:6,
    from include/common.h:18,
    from arch/arm/lib/asm-offsets.c:15:
    include/configs/ti_omap5_common.h:185:2: error: expected identifier or '(' before string constant
    "loadfdt=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile};\0" \
    ^
    In file included from include/configs/beagle_x15.h:44:0,
    from include/config.h:6,
    from include/common.h:18,
    from lib/asm-offsets.c:15:
    include/configs/ti_omap5_common.h:185:2: error: expected identifier or '(' before string constant
    "loadfdt=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile};\0" \
    ^
    make[2]: *** [arch/arm/lib/asm-offsets.s] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[2]: *** [lib/asm-offsets.s] Error 1
    make[1]: *** [prepare0] Error 2
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm/board-support/u-boot-2015.07+gitAUTOINC+d49aa5effa'
    make: *** [u-boot] Error 2

    Thanks & Regards,

    N.V.Subbaiah
  • Hii,


    In Rules.make we have changed this line

    DEFCONFIG=custom_drd_defconfig

    DESTDIR=/media/rootfs

    Also during installation we have changed folder name from ti-processor-sdk-linux-am57xx-evm-02.00.00.00 to ti-processor-sdk-linux-am57xx-evm


    Thanks & Regards,

    N.V.Subbaiah
  • Try with the below commands:

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr_clean

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr

    ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ sudo make omapdrm-pvr_install

    BR
    Pavel
  • Hi,

    We have run clean and make commands as per suggestion. Please find the log,
    medha@medha:~/ti-processor-sdk$ sudo make omapdrm-pvr_clean
    ================================
    Cleaning omapdrm-pvr
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/extra-drivers/omapdrm-pvr-1.9.2253347/eurasia_km/eurasiacon/build/linux2/omap5430_linux'
    RM eurasiacon/binary2_omap5430_linux_release/host/intermediates eurasiacon/binary2_omap5430_linux_release/target/intermediates eurasiacon/binary2_omap5430_linux_release/target/kbuild
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/extra-drivers/omapdrm-pvr-1.9.2253347/eurasia_km/eurasiacon/build/linux2/omap5430_linux'
    medha@medha:~/ti-processor-sdk$ sudo make omapdrm-pvr
    =====================================
    Building the Linux Kernel DTBs
    =====================================
    make -C /home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 ARCH=arm CROSS_COMPILE=/home/medha/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf- tisdk_am57xx-evm_defconfig
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    #
    # configuration written to .config
    #
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make -j 4 -C /home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 ARCH=arm CROSS_COMPILE=/home/medha/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf- dra7-evm.dtb dra72-evm.dtb am57xx-beagle-x15.dtb am57xx-evm.dtb
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    scripts/kconfig/conf --silentoldconfig Kconfig
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[2]: `arch/arm/boot/dts/am57xx-beagle-x15.dtb' is up to date.
    make[2]: `arch/arm/boot/dts/dra7-evm.dtb' is up to date.
    make[2]: `arch/arm/boot/dts/dra72-evm.dtb' is up to date.
    make[2]: `arch/arm/boot/dts/am57xx-evm.dtb' is up to date.
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    =================================
    Building the Linux Kernel
    =================================
    make -C /home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 ARCH=arm CROSS_COMPILE=/home/medha/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf- tisdk_am57xx-evm_defconfig
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    #
    # configuration written to .config
    #
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make -j 4 -C /home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 ARCH=arm CROSS_COMPILE=/home/medha/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf- zImage
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    scripts/kconfig/conf --silentoldconfig Kconfig
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    CHK include/config/kernel.release
    CHK include/generated/uapi/linux/version.h
    CHK include/generated/utsrelease.h
    make[2]: `include/generated/mach-types.h' is up to date.
    CHK include/generated/bounds.h
    CHK include/generated/asm-offsets.h
    CALL scripts/checksyscalls.sh
    CHK include/generated/compile.h
    GZIP kernel/config_data.gz
    CHK kernel/config_data.h
    Kernel: arch/arm/boot/Image is ready
    Kernel: arch/arm/boot/zImage is ready
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make -j 4 -C /home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7 ARCH=arm CROSS_COMPILE=/home/medha/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf- modules
    make[1]: Entering directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    CHK include/config/kernel.release
    CHK include/generated/uapi/linux/version.h
    CHK include/generated/utsrelease.h
    make[2]: `include/generated/mach-types.h' is up to date.
    CHK include/generated/bounds.h
    CHK include/generated/asm-offsets.h
    CALL scripts/checksyscalls.sh
    CC [M] drivers/media/i2c/ov1063x.o
    CC [M] drivers/media/platform/ti-vpe/vpe.o
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_get_fmt':
    drivers/media/i2c/ov1063x.c:667:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c:667:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_set_fmt':
    drivers/media/i2c/ov1063x.c:731:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_open':
    drivers/media/i2c/ov1063x.c:940:40: error: 'struct v4l2_subdev_fh' has no member named 'pad'
    mf = v4l2_subdev_get_try_format(sd, fh->pad, 0);
    ^
    cc1: some warnings being treated as errors
    CC [M] drivers/media/i2c/ov2659.o
    make[4]: *** [drivers/media/i2c/ov1063x.o] Error 1
    make[4]: *** Waiting for unfinished jobs....
    CC [M] drivers/media/usb/gspca/gspca.o
    CC [M] drivers/media/usb/gspca/autogain_functions.o
    drivers/media/i2c/ov2659.c: In function 'ov2659_get_fmt':
    drivers/media/i2c/ov2659.c:1054:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov2659.c:1054:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov2659.c: In function 'ov2659_set_fmt':
    drivers/media/i2c/ov2659.c:1129:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
    ^
    drivers/media/i2c/ov2659.c: In function 'ov2659_open':
    drivers/media/i2c/ov2659.c:1264:38: error: 'struct v4l2_subdev_fh' has no member named 'pad'
    v4l2_subdev_get_try_format(sd, fh->pad, 0);
    ^
    cc1: some warnings being treated as errors
    make[4]: *** [drivers/media/i2c/ov2659.o] Error 1
    make[3]: *** [drivers/media/i2c] Error 2
    make[3]: *** Waiting for unfinished jobs....
    CC [M] drivers/media/usb/uvc/uvc_driver.o
    CC [M] drivers/media/platform/ti-vpe/vip.o
    LD [M] drivers/media/platform/ti-vpe/ti-vpe.o
    LD [M] drivers/media/usb/gspca/gspca_main.o
    CC [M] drivers/media/usb/uvc/uvc_queue.o
    CC [M] drivers/media/usb/uvc/uvc_v4l2.o
    CC [M] drivers/media/usb/uvc/uvc_video.o
    LD [M] drivers/media/platform/ti-vpe/ti-vip.o
    CC [M] drivers/media/usb/uvc/uvc_ctrl.o
    CC [M] drivers/media/usb/uvc/uvc_status.o
    CC [M] drivers/media/usb/uvc/uvc_isight.o
    CC [M] drivers/media/usb/uvc/uvc_debugfs.o
    LD [M] drivers/media/usb/uvc/uvcvideo.o
    make[2]: *** [drivers/media] Error 2
    make[2]: *** Waiting for unfinished jobs....
    CC [M] drivers/usb/gadget/function/f_uvc.o
    CC [M] drivers/usb/gadget/function/uvc_queue.o
    CC [M] drivers/usb/gadget/function/uvc_v4l2.o
    CC [M] drivers/usb/gadget/function/uvc_video.o
    LD [M] drivers/usb/gadget/function/usb_f_uvc.o
    make[1]: *** [drivers] Error 2
    make[1]: Leaving directory `/home/medha/ti-processor-sdk/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7'
    make: *** [linux] Error 2

    Thanks & Regards,
    N.V.Subbaiah
  • Subbaiah,

    The problem I see in the above log is that you are not able to build the linux kernel. To verify this, can you try now with the below two commands:

    ti-processor-sdk$ sudo make linux_clean
    ti-processor-sdk$ sudo make linux

    Do you have the same error as above?

    BR
    Pavel
  • If you still have errors/issues I can suggest you to try two things:

    1. I see you should run the make command with sudo. I suspect you have install the SDK as a sudo, that is why you should use "sudo make". Can you try with new/clean install of the SDK following the guidelines from the below wiki page:
    processors.wiki.ti.com/.../Processor_SDK_Linux_Installer

    Thus there will be no need to use sudo to make the linux kernel and other stuff.

    Is there any difference when you have "ti-processor-sdk$ make linux" instead of "ti-processor-sdk$ sudo make linux" or you have the same error result?

    2. Try with the default name of the SDK, without change it.

    Is there any difference when you have "ti-processor-sdk-linux-am57xx-evm-02.00.00.00$ make linux" instead of "ti-processor-sdk$ make linux"?

    BR
    Pavel
  • Hi Pavel,

    I have installed SDK with default name and tried make clean, make all and i am not getting any error. But with our custom config when i tried make all i am getting the below error :

    CC [M] net/ipv6/af_inet6.o
    CC [M] drivers/media/i2c/ov1063x.o
    CC [M] drivers/leds/leds-pwm.o
    CC [M] net/bridge/netfilter/ebt_redirect.o
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_get_fmt':
    drivers/media/i2c/ov1063x.c:667:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c:667:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_set_fmt':
    drivers/media/i2c/ov1063x.c:731:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_open':
    drivers/media/i2c/ov1063x.c:940:40: error: 'struct v4l2_subdev_fh' has no member named 'pad'
    mf = v4l2_subdev_get_try_format(sd, fh->pad, 0);
    ^
    cc1: some warnings being treated as errors
    make[4]: *** [drivers/media/i2c/ov1063x.o] Error 1
    make[3]: *** [drivers/media/i2c] Error 2
    make[2]: *** [drivers/media] Error 2
    make[2]: *** Waiting for unfinished jobs....
    CC [M] net/bridge/netfilter/ebt_snat.o
    CC [M] drivers/leds/trigger/ledtrig-timer.o
    CC [M] net/bridge/netfilter/ebt_log.o
    CC [M] drivers/leds/trigger/ledtrig-oneshot.o
    CC [M] net/bridge/netfilter/ebt_nflog.o
    CC [M] drivers/leds/trigger/ledtrig-heartbeat.o
    CC [M] net/ipv6/anycast.o
    CC [M] net/llc/llc_core.o
    CC [M] drivers/leds/trigger/ledtrig-backlight.o
    CC [M] net/mac80211/main.o
    CC [M] drivers/leds/trigger/ledtrig-gpio.o
    CC [M] net/ipv6/ip6_output.o
    CC [M] drivers/leds/trigger/ledtrig-default-on.o
    CC [M] net/llc/llc_input.o
    make[1]: *** [drivers] Error 2
    make[1]: *** Waiting for unfinished jobs....
    CC [M] net/llc/llc_output.o
    CC [M] net/mac80211/status.o

    Also Please find the config file.0116.custom_drd_defconf.txt



    Thanks & Regards,
    N.V.Subbaiah

  • Hi Pavel,


    For the above error i have commented CONFIG_VIDEO_OV1063X this macro because this module is calling some functions related to v4l2 and the v4l2 is commented in my custom config file.
    And make all is working fine but still i am getting error during make install:

    ================================
    Installing omapdrm-pvr
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    INSTALL /home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/extra-drivers/omapdrm-pvr-1.9.2253347/eurasia_km/eurasiacon/binary2_omap5430_linux_release/target/kbuild/omapdrm_pvr.ko
    DEPMOD 4.1.13-g8dc6617
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    ===================================================
    Installing PRU-ICSS
    ===================================================
    /bin/sh: 3: Syntax error: word unexpected (expecting "do")
    make: *** [pru-icss_install_am572x] Error 2


    Thanks & Regards,
    N.V.Subbaiah
  • Subbaiah,

    nallapaneni venkata subbaiah said:
    /home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07

    I see you switch now to the latest AM57x SDK version 02.00.01.07

    While previously you work on previous version 02.00.00.00:

    Can you share your final decision about the version of the SDK you are going to use in your project?

    Regards,
    Pavel

  • I have installed ti-processor-sdk-linux-am57xx-evm-02.00.01.07 with default name and tried
    make clean,
    make all

    I am not getting any error.
    But with our custom config when i tried make all i am getting the below error :

    Finally we use the latest ti-processor-sdk-linux-am57xx-evm-02.00.01.07. With latest SDK the following messages are coming.

    CC [M] net/ipv6/af_inet6.o
    CC [M] drivers/media/i2c/ov1063x.o
    CC [M] drivers/leds/leds-pwm.o
    CC [M] net/bridge/netfilter/ebt_redirect.o
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_get_fmt':
    drivers/media/i2c/ov1063x.c:667:3: error: implicit declaration of function 'v4l2_subdev_get_try_format' [-Werror=implicit-function-declaration]
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c:667:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, 0);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_set_fmt':
    drivers/media/i2c/ov1063x.c:731:6: warning: assignment makes pointer from integer without a cast
    mf = v4l2_subdev_get_try_format(sd, cfg, fmt->pad);
    ^
    drivers/media/i2c/ov1063x.c: In function 'ov1063x_open':
    drivers/media/i2c/ov1063x.c:940:40: error: 'struct v4l2_subdev_fh' has no member named 'pad'
    mf = v4l2_subdev_get_try_format(sd, fh->pad, 0);
    ^
    cc1: some warnings being treated as errors
    make[4]: *** [drivers/media/i2c/ov1063x.o] Error 1
    make[3]: *** [drivers/media/i2c] Error 2
    make[2]: *** [drivers/media] Error 2
    make[2]: *** Waiting for unfinished jobs....
    CC [M] net/bridge/netfilter/ebt_snat.o
    CC [M] drivers/leds/trigger/ledtrig-timer.o
    CC [M] net/bridge/netfilter/ebt_log.o
    CC [M] drivers/leds/trigger/ledtrig-oneshot.o
    CC [M] net/bridge/netfilter/ebt_nflog.o
    CC [M] drivers/leds/trigger/ledtrig-heartbeat.o
    CC [M] net/ipv6/anycast.o
    CC [M] net/llc/llc_core.o
    CC [M] drivers/leds/trigger/ledtrig-backlight.o
    CC [M] net/mac80211/main.o
    CC [M] drivers/leds/trigger/ledtrig-gpio.o
    CC [M] net/ipv6/ip6_output.o
    CC [M] drivers/leds/trigger/ledtrig-default-on.o
    CC [M] net/llc/llc_input.o
    make[1]: *** [drivers] Error 2
    make[1]: *** Waiting for unfinished jobs....
    CC [M] net/llc/llc_output.o
    CC [M] net/mac80211/status.o

    Also Please find the config file.custom_drd_defconf.txt



    Thanks & Regards,
    N.V.Subbaiah
  • Subbaiah,

    nallapaneni venkata subbaiah said:
    Finally we use the latest ti-processor-sdk-linux-am57xx-evm-02.00.01.07

    So we will work with this latest version of the SDK.

    nallapaneni venkata subbaiah said:
    I have installed ti-processor-sdk-linux-am57xx-evm-02.00.01.07 with default name and tried
    make clean,
    make all

    I am not getting any error.

    So when you use the default config file (tisdk_am57xx-evm_defconfig) you successfully clean, build and install the SDK components?

    make clean
    make all
    make install

    Regards,
    Pavel

  • Hii,

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    So when you use the default config file (tisdk_am57xx-evm_defconfig) you successfully clean, build and install the SDK components?

    make clean
    make all
    make install

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    With default config file also make clean and make all working fine but make install is not working fine, getting error like this:

    ================================
    Installing CMEM Module
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    INSTALL /home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/extra-drivers/cmem-mod-4.10.02.04+gitAUTOINC+00241c45f8/src/cmem/module/cmemk.ko
    DEPMOD 4.1.13-g8dc6617
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    ================================
    Installing omapdrm-pvr
    ================================
    make[1]: Entering directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    INSTALL /home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/extra-drivers/omapdrm-pvr-1.9.2253347/eurasia_km/eurasiacon/binary2_omap5430_linux_release/target/kbuild/omapdrm_pvr.ko
    DEPMOD 4.1.13-g8dc6617
    make[1]: Leaving directory `/home/medha/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617'
    ===================================================
    Installing PRU-ICSS
    ===================================================
    /bin/sh: 3: Syntax error: word unexpected (expecting "do")
    make: *** [pru-icss_install_am572x] Error 2




    Thanks & Regards,
    N.V.Subbaiah
  • nallapaneni venkata subbaiah said:
    ===================================================
    Installing PRU-ICSS
    ===================================================
    /bin/sh: 3: Syntax error: word unexpected (expecting "do")
    make: *** [pru-icss_install_am572x] Error 2

    Seems that there is some issue with the PRU-ICSS install procedure. Can you edit the ti-processor-sdk-linux-am57xx-evm-02.00.01.07/Makefile like below
    and try again?

    install: linux_install matrix-gui_install arm-benchmarks_install am-sysinfo_install oprofile-example_install matrix-gui-browser_install refresh-screen_install u-boot-spl_install omapconf_install linux-dtbs_install cmem-mod_install omapdrm-pvr_install pru-icss_install_none cryptodev_install debugss-module-drv_install gdbserverproxy-module-drv_install opencl-examples_install qt-opencv-opencl-opengl-multithreaded_install

    BR
    Pavel

  • Subbaiah,

    Regarding your custom_drd_defconfig file, I can successfully build (make all) after commenting these two lines:

    # Camera sensor devices
    #
    # CONFIG_VIDEO_OV2659 is not set
    # CONFIG_VIDEO_OV1063X is not set

    I want to note that the recommend approach is to use the default config file (tisdk_am57xx-evm_defconfig), then to modify this default kernel configuration with "make menuconfig" or "make xconfig" etc. See the below wiki page:
    processors.wiki.ti.com/.../Linux_Kernel_Users_Guide

    BR
    Pavel