blog icon indicating copy to clipboard operation
blog copied to clipboard

sys/std.h No such file ?

Open tiger822 opened this issue 6 years ago • 0 comments

[root@Centos7_1 rum-master]# make USE_PGXS=1 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -We ndif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -f wrapv -fexcess-precision=standard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fe xceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switch es -m64 -mtune=generic -fPIC -I. -I./ -I/usr/pgsql-10/include/server -I/usr/pgsq l-10/include/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include -c -o src/rumsort.o src/rumsort.c In file included from src/rumsort.c:138:0: /usr/pgsql-10/include/server/utils/probes.h:10:21: fatal error: sys/sdt.h: No su ch file or directory #include <sys/sdt.h>

请问需要安装哪个组件吗?

tiger822 avatar Jul 31 '18 09:07 tiger822