Skip to content

好多细节问题,会导致编译失败. #6

@1587

Description

@1587

1.sudo apt-get install lib32stdc++6 libstdc++6 dos2unix
2.sudo apt-get install libusb-1.0-*
3.cd script && find . -exec dos2unix {} ; &&
4.cd patch && find . -exec dos2unix {} ;
5.cd allwinner-tools/bins && chmod u+x *
6.chmod u+x allwinner-tools/fsbuild/fsbuild
7.chmod u+x allwinner-tools/dragon/dragon
8.find . -name *.sh -exec chmod u+x {} ;
9.scripts/mk_hwpack.sh
-U_O_PATH="build/$UBOOT_CONFIG-u-boot"
-K_O_PATH="build/$KERNEL_CONFIG-linux"
+U_O_PATH="build/${UBOOT_CONFIG}-u-boot"
+K_O_PATH="build/${KERNEL_CONFIG}-linux"
10.make

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