Skip to content

kernel duplicate definition compile error #140

@mihaimacarie98

Description

@mihaimacarie98

xxx:/mnt/sdb1/aosp-raspi3/kernel/rpi$ ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make zImage scripts/kconfig/conf --syncconfig Kconfig CALL scripts/checksyscalls.sh HOSTLD scripts/dtc/dtc /usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition ofyylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [scripts/Makefile.host:99: scripts/dtc/dtc] Error 1
make[1]: *** [scripts/Makefile.build:638: scripts/dtc] Error 2
make: *** [Makefile:1130: scripts] Error 2
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions