-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
during the installation i am getting this error:
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX_OOM_ADJ=0 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -fpic -I. -I/usr/include/pgsql/server -I/usr/include/pgsql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o http.o http.c
http.c: In function ‘lookup_type_oid’:
http.c:204: error: too many arguments to function ‘LookupExplicitNamespace’
http.c:205: warning: implicit declaration of function ‘GetSysCacheOid2’
make: *** [http.o] Error 1
Metadata
Metadata
Assignees
Labels
No labels