Bugzilla – Attachment 849 Details for
Bug 5858
[anolis-23]PostGIS 编译错误
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
检查代码
conftest.c (text/x-csrc), 1.06 KB, created by
dfrg_msc
on 2023-07-13 13:19:46 UTC
(
hide
)
Description:
检查代码
Filename:
MIME Type:
Creator:
dfrg_msc
Created:
2023-07-13 13:19:46 UTC
Size:
1.06 KB
patch
obsolete
>/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define POSTGIS_MAJOR_VERSION "3" >#define POSTGIS_MINOR_VERSION "3" >#define POSTGIS_MICRO_VERSION "3" >#define HAVE_IEEEFP_H 0 >#define HAVE_TERMIOS_H 1 >#define HAVE_VASPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_FSEEKO 1 >#define HAVE_ICONV 1 >#define PGSQL_LOCALEDIR "/usr/share/locale" >/* end confdefs.h. */ > >/* Override any GCC internal prototype to avoid an error. > Use char because int might match the return type of a GCC > builtin and then its argument prototype would still apply. */ >#ifdef __cplusplus >extern "C" >#endif >char PQserverVersion (); >int >main () >{ >return PQserverVersion (); > ; > return 0; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5858
: 849 |
850
|
851