Results 1 to 20 of 68

Thread: MRUA sources

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    V.I.P tx0's Avatar
    Join Date
    Sep 2009
    Posts
    393
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Just tried to build 2.8.7.0 MRUA, make apps were ok, but failed with MRUA drivers (make kernel). any ideas?



    PHP Code:

    Standalone development kit 
    for SMP86xx

    The following targets are available
    :
     
    akernelto build the MRUA drivers per se.
     
    bapps  to build the sample applicationsThey will be available in
                the 
    'bin' directory.

    You will need to insert the drivers into your Linux kernel on your
    target platform
    .

    Other available targets are:
      
    dcc         to build the DCC library in 'MRUA_src/dcc' and copy it to
                    
    'lib' where it is used by the sample applications.
      
    smallapps   to build the small example applications and utilitiesThey
                    will be located in 
    'MRUA_src/llad_smallapps'
      
    xtest       to build the xtest utilitiesThey will be located
                    in 
    'MRUA_src/llad_xtest'
      
    i2c         to build the I2C module and test applicationThe produced
                    binaries will be located in 
    'MRUA_src/emhwlib_hal/i2c'
      
    mambolfb    to build the Linux frame buffer driver for the SMP86xxThe
                    produced driver will be located in 
    'MRUA_src/mambolfb'
      
    cleanreleaseto clean the package


    [root@hqn:/1 mrua_SMP8634_2.8.7.0_dev.mips]#make kernel
    make -/root/mrua_SMP8634_2.8.7.0_dev.mips/MRUA_src/llad/direct/kernel_src llad.ko
    make
    [1]: Entering directory `/root/mrua_SMP8634_2.8.7.0_dev.mips/MRUA_src/llad/direct/kernel_src'
    KBUILD_VERBOSE=1 make -C /root/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/linux/ M="
    $PWD" modules
    make[2]: Entering directory 
    `/root/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/linux'
    make[2]: *** No rule to make target `modules'
    .  Stop.
    make[2]: Leaving directory `/root/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/linux'
    make[1]: *** [llad.ko] Error 2
    make[1]: Leaving directory 
    `/root/mrua_SMP8634_2.8.7.0_dev.mips/MRUA_src/llad/direct/kernel_src'
    make: *** [/root/mrua_SMP8634_2.8.7.0_dev.mips/MRUA_src/llad/direct/kernel_src/llad.ko] Error 2
    [root@hqn:/1 mrua_SMP8634_2.8.7.0_dev.mips]#cd /root/smp86xx_toolchain.20080505/toolchain_build_mipsel_nofpu/linux
    [root@hqn:/1 linux]#ll
    total 20
    drwxr-xr-x  4 4096 Mar 21 04:26 ./
    drwxr-xr-x 13 4096 Mar 21 05:00 ../
    -rw-r--r--  1    0 Mar 21 04:26 .configured
    -rw-r--r--  1    0 Mar 21 04:26 .patched
    -rw-r--r--  1    0 Mar 21 04:26 .unpacked
    -rw-r--r--  1  129 Mar 21 04:26 Makefile
    drwxr-xr-x  2 4096 Mar 14  2005 doc/
    drwxr-xr-x 28 4096 Mar 21 04:26 include/ 
    Last edited by tx0; 21-03-2010 at 05:44 PM.

Similar Threads

  1. Enigma 2 - AZBOX HD
    By hfmls in forum AZBox HD Newbie Questions
    Replies: 1918
    Last Post: 08-05-2013, 09:54 PM
  2. EpgWriter sources
    By limak in forum AZBox HD Newbie Questions
    Replies: 2
    Last Post: 17-02-2010, 10:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •