Compile xen-tools error

Discussion in 'Suggest HOWTO' started by Benedek, Jan 6, 2021.

  1. Benedek

    Benedek New Member

    Hi,

    I get this error when compiling xen-tools and I don't know why.
    I compiled the kernel. Linux-3.2.6 64bit. I have bcc, I don't use multilib.

    gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c
    bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c
    Unable to execute bcc-cpp.


    Could someone help me? Please
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    Do you have bcc installed?
     
  3. Benedek

    Benedek New Member

    Yes I have
     
  4. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    Do you get any helpful errors running 'bcc' on the command line, or just usage message?
     

Share This Page