Skip to content

Can't mount generated testcase iso image (tmp.img) and can't compile generated testcase program (tmp.c) #6

Description

@TejasDuseja

Unable to mount generated testcase iso image. Error says bad superblock.
Unable to run tmp.c error says
tmp.c:34:10: error: use of undeclared identifier 'SYS_newlstat'
syscall(SYS_newlstat, (long)v3, (long)v1);
^
tmp.c:35:10: error: use of undeclared identifier 'SYS_newstat'
syscall(SYS_newstat, (long)v5, (long)v1);
^
2 errors generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions