-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Thus:
$ make
make: Warning: File 'Makefile' has modification time 7.1 s in the future
make all-am
make[1]: Entering directory '/mnt/c/Downloads/src/mutrace'
make[1]: Warning: File 'Makefile' has modification time 7 s in the future
CC libmutrace_la-mutrace.lo
mutrace.c: In function ‘setup’:
mutrace.c:443:13: error: ‘__malloc_hook’ undeclared (first use in this function)
443 | if (__malloc_hook) {
| ^~~~~~~~~~~~~
mutrace.c:443:13: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [Makefile:668: libmutrace_la-mutrace.lo] Error 1
make[1]: Leaving directory '/mnt/c/Do
Are there any workarounds?
Metadata
Metadata
Assignees
Labels
No labels