Build Kernel Error

  • Hello I download the virtual machine from my area ( FEDORA 23 ) .
    I Extract the archive fsvybrid-V2.2.tar and extract source
    When I go to Kernel source fonder and try to make a new kernel ( no mod for start).
    using

    Code
    1. make fsvybrid_defconfig
    2. make uImage


    Obtain the following error.

    Code
    1. CC kernel/itimer.o
    2. TIMEC kernel/timeconst.h
    3. Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at kernel/timeconst.pl line 373.
    4. /home/developer/MyFirmeware/fsvybrid-V2.2/DispNastro/linux-3.0.15-fsvybrid-V2.2/kernel/Makefile:140: recipe for target 'kernel/timeconst.h' failed
    5. make[1]: *** [kernel/timeconst.h] Error 255
    6. Makefile:945: recipe for target 'kernel' failed
    7. make: *** [kernel] Error 2
    8. [developer@lpc43xx linux-3.0.15-fsvybrid-V2.2]$


    Can help me?
    Best Regards.
    Alessandro.

  • Hello,


    I will test your issue compiling vybrid in our provided virtual machine.
    I'll post the updates then.


    Best Regards
    Your F&S Support Team

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Hello,
    The timeconst issue is one we had some time ago, as you can read here:
    Problem compiling Linux Kernel linux-3.0.35-fsimx6-V2.0


    The currently provided development machine is setup for the newer architectures imx6, imx6sx and imx6ul.
    The problem is that vybrid needs host software in older versions.
    So I assume it will run if a GCC version <5.0 is available on the system, newer ones may be removed.
    On the other hand setting up a 21 with toolchain installation might be faster and more save to get the result.


    Best Regards
    Your F&S Support Team

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Thank for your replay but
    I bought a NetDCUA5 card and I was hoping to have the correct tools in the download section!
    Is there a virtual machine 21 already configured and working?
    I lost many time to try to use this board!.
    Thanx.
    Alessandro.