Skip to content

building error, Devuan #5

@12sunflowers

Description

@12sunflowers
  1. dev branch UltraDefrag4Linux
  2. CFLAGS='-Wno-implict-function-declaration' make
  3. 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

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