Skip to content

sptdecode.c:158:4: error: ‘ptic_error’ undeclared #39

@PaulFangBayArea

Description

@PaulFangBayArea

Hi @andikleen,

I hope you are doing great!

I came across with an error while running "make user" and hope you can help me. Thank you.

sptdecode.c:158:4: error: ‘ptic_error’ undeclared (first use in this function); did you mean ‘perror’?
158 | [ptic_error] = "error",
| ^~~~~~~~~~
| perror
sptdecode.c:158:4: note: each undeclared identifier is reported only once for each function it appears in
sptdecode.c:158:4: error: array index in initializer not of integer type
sptdecode.c:158:4: note: (near initialization for ‘class_name’)
make: *** [: sptdecode.o] Error 1

Best,
Puming

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions