Go to previous topic
Go to next topic
Last Post 17 Mar 2008 05:01 PM by  Werner Augusto
Compiling Kernel and BSP
 1 Replies
Author Messages
vani.desai@honeywell.com
New Member
New Member
Posts:


--
25 Dec 2007 10:40 PM
    Hi,
    I am able to run the LTIB and get the kernel image.

    When i do make from \ltib\ltib\rpm\BUILD\linux-2.6.19.2\ directory i get following errors

    Makefile:275: /home/vani/ltib/ltib/rpm/BUILD/linux-2.6.19.2/scripts/Kbuild.include: No such file or directory
    /bin/sh: line 1: [: -lt: unary operator expected
    /home/vani/ltib/ltib/rpm/BUILD/linux-2.6.19.2/Makefile:275: /home/vani/ltib/ltib/rpm/BUILD/linux-2.6.19.2/scripts/Kbuild.include: No such file or directory
    /bin/sh: line 1: [: -lt: unary operator expected
    make[1]: *** No rule to make target `/home/vani/ltib/ltib/rpm/BUILD/linux-2.6.19.2/scripts/Kbuild.include'. Stop.
    make: *** [include/config/auto.conf] Error 2

    I am very new to linux environment.

    Thanks,
    VD
    Werner Augusto
    New Member
    New Member
    Posts:


    --
    17 Mar 2008 05:01 PM
    Hi VD,

    I'm the similar problem. I'm also using the LTIB with the Qemu Emulator.
    My problem is when I "generate" the Linux Kernel and try to run in the Qemu
    and get a error.

    Do you know how I can compiling and "put" a Linux Kernel at my i.MX27?
    Any help is WELCOME.

    Thanks.


    ---