Skip to content

(勘误) 3.2.3 CVE-2019-14271 编译glibc命令错误 #7

@WAY29

Description

@WAY29

书中写的是

下面就可以编译了,执行如下命令:

cd /root/gnu/glibc-build/
make

但实际上少了一步,否则无法make,应该为:

cd /root/gnu/glibc-build/
../glibc-2.27/configure --prefix=/root/gnu/glibc-build
make

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingerratum勘误

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions