Closed SyamiliV closed 3 years ago
aliasing -Wno-error=sequence-point -Wno-error=switch -Wno-pointer-sign -fgnu89-inline -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-error=frame-address -D__LP64_KERNEL__ -Wstrict-prototypes -I../../tpd-include -c getpw.c -MD -MF getpw.d -o getpw.o getpw.c:25:23: fatal error: audit_lib.h: No such file or directory
^
compilation terminated. ../../Makefile.declare:286: recipe for target 'getpw.o' failed make[4]: [getpw.o] Error 1 make[4]: Leaving directory '/export/ws/ws1/sam/RM/tpdsrc/umod/auth_helper_nss' make[4]: Waiting for unfinished jobs....
Not sure what I am missing, I am trying this inside a stretch container. version:9
aliasing -Wno-error=sequence-point -Wno-error=switch -Wno-pointer-sign -fgnu89-inline -Wno-unused-const-variable -Wno-deprecated-declarations -Wno-error=frame-address -D__LP64_KERNEL__ -Wstrict-prototypes -I../../tpd-include -c getpw.c -MD -MF getpw.d -o getpw.o getpw.c:25:23: fatal error: audit_lib.h: No such file or directory
include
compilation terminated. ../../Makefile.declare:286: recipe for target 'getpw.o' failed make[4]: [getpw.o] Error 1 make[4]: Leaving directory '/export/ws/ws1/sam/RM/tpdsrc/umod/auth_helper_nss' make[4]: Waiting for unfinished jobs....