Skip to content

Missing file - hal_linux_os.cΒ #4

@unprovable

Description

@unprovable

Hello!
Trying to compile on a clean raspbian install - got the following error:
make: *** No rule to make target '/home/pi/gcp-iot-core-examples/.build/hal_linux_os.o', needed by '/home/pi/gcp-iot-core-examples/.build/libcryptoauth.so'. Stop.
The Makefile has this entry:
Makefile:LIBCRYPTOAUTH_OBJECTS += hal_linux_timer.c hal_linux_os.c
but there doesn't seem to be a file with that name anywhere...

pi@raspberrypi:~/gcp-iot-core-examples/src/cryptoauthlib $ find ./ -name *hal_linux*
./lib/hal/hal_linux_timer.c
./lib/hal/hal_linux_i2c_userspace.h
./lib/hal/hal_linux_kit_cdc.h
./lib/hal/hal_linux_kit_hid.c
./lib/hal/hal_linux_i2c_userspace.c
./lib/hal/hal_linux_kit_cdc.c
./lib/hal/hal_linux_kit_hid.h

Any idea which of these is supposed to be there?

Many thanks, M.

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