make: ***[init/main.o] Error 1

From: LinuxNovice (vishal.parikh_at_gmail.com)
Date: 01/22/05

  • Next message: Yugender Reddy: "HELP!!! Cannot open dev/console as a standard input"
    Date: 22 Jan 2005 03:00:30 -0800
    
    

    I am using x86 based system, Redhat Linux 9, to compile a kernel for
    power pc

    This is what I did

    # make clean && make mrproper
    # make ARCH=ppc CROSS_COMPILE=powerpc-linux- menuconfig
    # make modules
    # make dep
    #make bzImage

    I have an error here:
    make: ***[init/main.o] Error 1

    Some one tell me where I went wrong


  • Next message: Yugender Reddy: "HELP!!! Cannot open dev/console as a standard input"

    Relevant Pages