Skip to content

"itm2mem_info.c" includes "info.h" and "json.h", but it seems that there is no such file in /inc #2

@TieneSabor

Description

@TieneSabor

I just try to build this as the Readme said, i.e. install the dependencies -> . /autogen -> ./configure.sh -> make, but problem occurs:
$ make
Making all in src
make[1]: Entering directory '/home/ros/benchmarking/src'
...
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../inc -I/home/ros/benchmarking/inc -I/home/ros/benchmarking/ext/libcjson/ -I/home/ros/benchmarking/ext/libini/src -I/home/ros/benchmarking/ext/libmfa/inc/ -I/home/ros/benchmarking/ext/libswo/ -I/home/ros/benchmarking/ext/openocd/src -g -O2 -MT libpipeline_la-itm2mem_info.lo -MD -MP -MF .deps/libpipeline_la-itm2mem_info.Tpo -c itm2mem_info.c -fPIC -DPIC -o .libs/libpipeline_la-itm2mem_info.o
itm2mem_info.c:11:10: fatal error: info.h: No such file or directory
11 | #include <info.h>
| ^~~~~~~~
compilation terminated.
make[1]: *** [Makefile:760: libpipeline_la-itm2mem_info.lo] Error 1
make[1]: Leaving directory '/home/ros/benchmarking/src'
make: *** [Makefile:429: all-recursive] Error 1

Is it possible that I missed something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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