Go to previous topic
Go to next topic
Last Post 06 Aug 2009 02:10 PM by  gmuruga
ltib-mpc8360-com-express-20080709 Build error
 0 Replies
Author Messages
gmuruga
New Member
New Member
Posts:


--
06 Aug 2009 02:10 PM
    Hello,

    I am using the ltib-mpc8360-com-express-20080709 for building kernel and
    file system images under fedora core 6.

    While running ./ltib command, I am getting the following error message.
    Pl let me know the suggestion/fix for the same.


    config.status: creating config.h
    config.status: executing default-1 commands
    + make 'HOSTCC=/usr/bin/gcc -B/usr/bin//'
    cd . && autoheader
    WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
    WARNING: and `config.h.top', to define templates for `config.h.in'
    WARNING: is deprecated and discouraged.

    WARNING: Using the third argument of `AC_DEFINE' and
    WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
    WARNING: `acconfig.h':

    WARNING: AC_DEFINE([NEED_MAIN], 1,
    WARNING: [Define if a function `main' is needed.])

    WARNING: More sophisticated templates can also be produced, see the
    WARNING: documentation.
    configure.in:9: /usr/bin/m4: Warning: sub-expression 1 not present
    autom4te: /usr/bin/m4 failed with exit status: 1
    autoheader: //opt/freescale/ltib/usr/bin/autom4te failed with exit status: 1
    make: *** [stamp-h.in] Error 1
    error: Bad exit status from /home/junita/mpc8360-ltb/2008-ver/ltib-mpc8360-com-express-20080709-med/tmp/rpm-tmp.97367 (%build)


    RPM build errors:
    Bad exit status from /home/junita/mpc8360-ltb/2008-ver/ltib-mpc8360-com-express-20080709-med/tmp/rpm-tmp.97367 (%build)
    Build time for linux-atm: 46 seconds

    Failed building linux-atm

    f_buildrpms() returned an error, exiting

    Started: Thu Aug 6 10:13:28 2009
    Ended: Thu Aug 6 11:15:31 2009
    Elapsed: 3723 seconds

    These packages failed to build:
    linux-atm
    Build Failed

    Exiting on error or interrupt


    ---