-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- dev branch UltraDefrag4Linux
- CFLAGS='-Wno-implict-function-declaration' make
- error
wincalls.c: In function ‘NtCurrentTeb’:
wincalls.c:1960:15: warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration]
1960 | pid = getpid();
| ^~~~~~
At top level:
cc1: note: unrecognized command-line option ‘-Wno-implict-function-declaration’ may have been intended to silence earlier diagnostics
gcc -DLXGC=1 -O2 -Wno-implict-function-declaration -I/usr/include/ntfs-3g -I/usr/include -I../include -I../dll/zenwinx -c ntfs-3g.c
ntfs-3g.c:41:10: fatal error: layout.h: No such file or directory
41 | #include "layout.h"
| ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:41: ntfs-3g.o] Error 1
make[1]: Leaving directory '/home/freeartist-devuan/Downloads/defrag/UltraDefrag4Linux-develop/src/wincalls'
make: *** [Makefile:68: wincalls.a] Error 2
root@devuan:/home/freeartist-devuan/Downloads/defrag/UltraDefrag4Linux-develop/src#
Metadata
Metadata
Assignees
Labels
No labels