Guest User

Untitled

a guest
Jun 3rd, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.26 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by PostgreSQL configure 8.4.4, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --prefix=/usr/local/Cellar/postgresql/8.4.4 --enable-thread-safety --with-bonjour --with-gssapi --with-krb5 --with-openssl --with-libxml --with-libxslt --with-python --with-perl --with-ossp-uuid ARCHFLAGS='-arch x86_64'
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Home.local
  14. uname -m = i386
  15. uname -r = 10.4.1
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.4.1: Fri Jul 16 23:04:20 PDT 2010; root:xnu-1504.7.51~1/RELEASE_I386
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 10.4.1: Fri Jul 16 23:04:20 PDT 2010; root:xnu-1504.7.51~1/RELEASE_I386
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 4.00 gigabytes
  33. Default processor set: 94 tasks, 359 threads, 4 processors
  34. Load average: 1.66, Mach factor: 2.45
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/Cellar/readline/6.0/bin
  40. PATH: /usr/bin
  41. PATH: /bin
  42. PATH: /usr/sbin
  43. PATH: /sbin
  44. PATH: /usr/local/bin
  45. PATH: /usr/X11/bin
  46.  
  47.  
  48. ## ----------- ##
  49. ## Core tests. ##
  50. ## ----------- ##
  51.  
  52. configure:1929: checking build system type
  53. configure:1947: result: i386-apple-darwin10.4.1
  54. configure:1969: checking host system type
  55. configure:1984: result: i386-apple-darwin10.4.1
  56. configure:2008: checking which template to use
  57. configure:2108: result: darwin
  58. configure:2218: checking whether to build with 64-bit integer date/time support
  59. configure:2254: result: yes
  60. configure:2261: checking whether NLS is wanted
  61. configure:2296: result: no
  62. configure:2304: checking for default port number
  63. configure:2334: result: 5432
  64. configure:2760: checking for block size
  65. configure:2801: result: 8kB
  66. configure:2813: checking for segment size
  67. configure:2847: result: 1GB
  68. configure:2859: checking for WAL block size
  69. configure:2901: result: 8kB
  70. configure:2913: checking for WAL segment size
  71. configure:2955: result: 16MB
  72. configure:3121: checking for C compiler version
  73. configure:3128: /usr/bin/cc --version >&5
  74. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
  75. Copyright (C) 2007 Free Software Foundation, Inc.
  76. This is free software; see the source for copying conditions. There is NO
  77. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  78.  
  79. configure:3131: $? = 0
  80. configure:3138: /usr/bin/cc -v >&5
  81. Using built-in specs.
  82. Target: i686-apple-darwin10
  83. Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  84. Thread model: posix
  85. gcc version 4.2.1 (Apple Inc. build 5664)
  86. configure:3141: $? = 0
  87. configure:3148: /usr/bin/cc -V >&5
  88. gcc-4.2: argument to `-V' is missing
  89. configure:3151: $? = 1
  90. configure:3174: checking for C compiler default output file name
  91. configure:3201: /usr/bin/cc -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5
  92. configure:3204: $? = 0
  93. configure:3242: result: a.out
  94. configure:3259: checking whether the C compiler works
  95. configure:3269: ./a.out
  96. configure:3272: $? = 0
  97. configure:3289: result: yes
  98. configure:3296: checking whether we are cross compiling
  99. configure:3298: result: no
  100. configure:3301: checking for suffix of executables
  101. configure:3308: /usr/bin/cc -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5
  102. configure:3311: $? = 0
  103. configure:3335: result:
  104. configure:3341: checking for suffix of object files
  105. configure:3367: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  106. configure:3370: $? = 0
  107. configure:3393: result: o
  108. configure:3397: checking whether we are using the GNU C compiler
  109. configure:3426: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  110. configure:3432: $? = 0
  111. configure:3449: result: yes
  112. configure:3454: checking whether /usr/bin/cc accepts -g
  113. configure:3484: /usr/bin/cc -c -g -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  114. configure:3490: $? = 0
  115. configure:3589: result: yes
  116. configure:3606: checking for /usr/bin/cc option to accept ISO C89
  117. configure:3680: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  118. configure:3686: $? = 0
  119. configure:3709: result: none needed
  120. configure:3755: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  121. conftest.c: In function 'main':
  122. conftest.c:22: error: 'choke' undeclared (first use in this function)
  123. conftest.c:22: error: (Each undeclared identifier is reported only once
  124. conftest.c:22: error: for each function it appears in.)
  125. conftest.c:22: error: expected ';' before 'me'
  126. configure:3761: $? = 1
  127. configure: failed program was:
  128. | /* confdefs.h. */
  129. | #define PACKAGE_NAME "PostgreSQL"
  130. | #define PACKAGE_TARNAME "postgresql"
  131. | #define PACKAGE_VERSION "8.4.4"
  132. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  133. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  134. | #define PG_VERSION "8.4.4"
  135. | #define PG_MAJORVERSION "8.4"
  136. | #define USE_INTEGER_DATETIMES 1
  137. | #define DEF_PGPORT 5432
  138. | #define DEF_PGPORT_STR "5432"
  139. | #define BLCKSZ 8192
  140. | #define RELSEG_SIZE 131072
  141. | #define XLOG_BLCKSZ 8192
  142. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  143. | /* end confdefs.h. */
  144. |
  145. | int
  146. | main ()
  147. | {
  148. | #ifndef __INTEL_COMPILER
  149. | choke me
  150. | #endif
  151. | ;
  152. | return 0;
  153. | }
  154. configure:3801: /usr/bin/cc -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  155. conftest.c: In function 'main':
  156. conftest.c:22: error: 'choke' undeclared (first use in this function)
  157. conftest.c:22: error: (Each undeclared identifier is reported only once
  158. conftest.c:22: error: for each function it appears in.)
  159. conftest.c:22: error: expected ';' before 'me'
  160. configure:3807: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h. */
  163. | #define PACKAGE_NAME "PostgreSQL"
  164. | #define PACKAGE_TARNAME "postgresql"
  165. | #define PACKAGE_VERSION "8.4.4"
  166. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  167. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  168. | #define PG_VERSION "8.4.4"
  169. | #define PG_MAJORVERSION "8.4"
  170. | #define USE_INTEGER_DATETIMES 1
  171. | #define DEF_PGPORT 5432
  172. | #define DEF_PGPORT_STR "5432"
  173. | #define BLCKSZ 8192
  174. | #define RELSEG_SIZE 131072
  175. | #define XLOG_BLCKSZ 8192
  176. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  177. | /* end confdefs.h. */
  178. |
  179. | int
  180. | main ()
  181. | {
  182. | #ifndef __SUNPRO_C
  183. | choke me
  184. | #endif
  185. | ;
  186. | return 0;
  187. | }
  188. configure:3861: checking if /usr/bin/cc -no-cpp-precomp supports -Wdeclaration-after-statement
  189. configure:3886: /usr/bin/cc -no-cpp-precomp -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  190. configure:3892: $? = 0
  191. configure:3897: result: yes
  192. configure:3910: checking if /usr/bin/cc -no-cpp-precomp supports -Wendif-labels
  193. configure:3935: /usr/bin/cc -no-cpp-precomp -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  194. configure:3941: $? = 0
  195. configure:3946: result: yes
  196. configure:3960: checking if /usr/bin/cc -no-cpp-precomp supports -fno-strict-aliasing
  197. configure:3985: /usr/bin/cc -no-cpp-precomp -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  198. configure:3991: $? = 0
  199. configure:3996: result: yes
  200. configure:4010: checking if /usr/bin/cc -no-cpp-precomp supports -fwrapv
  201. configure:4035: /usr/bin/cc -no-cpp-precomp -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  202. configure:4041: $? = 0
  203. configure:4046: result: yes
  204. configure:4252: checking whether the C compiler still works
  205. configure:4275: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid >&5
  206. configure:4281: $? = 0
  207. configure:4287: result: yes
  208. configure:4328: /usr/bin/cc -no-cpp-precomp -c -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include conftest.c >&5
  209. configure:4334: $? = 0
  210. configure:4357: checking how to run the C preprocessor
  211. configure:4397: /usr/bin/cc -no-cpp-precomp -E -I/usr/local/Cellar/readline/6.0/include conftest.c
  212. configure:4403: $? = 0
  213. configure:4434: /usr/bin/cc -no-cpp-precomp -E -I/usr/local/Cellar/readline/6.0/include conftest.c
  214. conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
  215. configure:4440: $? = 1
  216. configure: failed program was:
  217. | /* confdefs.h. */
  218. | #define PACKAGE_NAME "PostgreSQL"
  219. | #define PACKAGE_TARNAME "postgresql"
  220. | #define PACKAGE_VERSION "8.4.4"
  221. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  222. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  223. | #define PG_VERSION "8.4.4"
  224. | #define PG_MAJORVERSION "8.4"
  225. | #define USE_INTEGER_DATETIMES 1
  226. | #define DEF_PGPORT 5432
  227. | #define DEF_PGPORT_STR "5432"
  228. | #define BLCKSZ 8192
  229. | #define RELSEG_SIZE 131072
  230. | #define XLOG_BLCKSZ 8192
  231. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  232. | /* end confdefs.h. */
  233. | #include <ac_nonexistent.h>
  234. configure:4473: result: /usr/bin/cc -no-cpp-precomp -E
  235. configure:4502: /usr/bin/cc -no-cpp-precomp -E -I/usr/local/Cellar/readline/6.0/include conftest.c
  236. configure:4508: $? = 0
  237. configure:4539: /usr/bin/cc -no-cpp-precomp -E -I/usr/local/Cellar/readline/6.0/include conftest.c
  238. conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
  239. configure:4545: $? = 1
  240. configure: failed program was:
  241. | /* confdefs.h. */
  242. | #define PACKAGE_NAME "PostgreSQL"
  243. | #define PACKAGE_TARNAME "postgresql"
  244. | #define PACKAGE_VERSION "8.4.4"
  245. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  246. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  247. | #define PG_VERSION "8.4.4"
  248. | #define PG_MAJORVERSION "8.4"
  249. | #define USE_INTEGER_DATETIMES 1
  250. | #define DEF_PGPORT 5432
  251. | #define DEF_PGPORT_STR "5432"
  252. | #define BLCKSZ 8192
  253. | #define RELSEG_SIZE 131072
  254. | #define XLOG_BLCKSZ 8192
  255. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  256. | /* end confdefs.h. */
  257. | #include <ac_nonexistent.h>
  258. configure:4704: checking allow thread-safe client libraries
  259. configure:4798: result: yes
  260. configure:4805: checking whether to build with Tcl
  261. configure:4834: result: no
  262. configure:4871: checking whether to build Perl modules
  263. configure:4900: result: yes
  264. configure:4907: checking whether to build Python modules
  265. configure:4936: result: yes
  266. configure:4943: checking whether to build with GSSAPI support
  267. configure:4979: result: yes
  268. configure:4986: checking whether to build with Kerberos 5 support
  269. configure:5022: result: yes
  270. configure:5071: checking whether to build with PAM support
  271. configure:5104: result: no
  272. configure:5112: checking whether to build with LDAP support
  273. configure:5145: result: no
  274. configure:5153: checking whether to build with Bonjour support
  275. configure:5186: result: yes
  276. configure:5194: checking whether to build with OpenSSL support
  277. configure:5227: result: yes
  278. configure:5379: checking for xml2-config
  279. configure:5395: found /usr/bin/xml2-config
  280. configure:5406: result: xml2-config
  281. configure:5546: checking for grep that handles long lines and -e
  282. configure:5620: result: /usr/bin/grep
  283. configure:5625: checking for egrep
  284. configure:5703: result: /usr/bin/grep -E
  285. configure:5753: checking for ld used by GCC
  286. configure:5816: result: /usr/bin/cc
  287. configure:5825: checking if the linker (/usr/bin/cc) is GNU ld
  288. configure:5837: result: no
  289. configure:5946: checking for ranlib
  290. configure:5962: found /usr/bin/ranlib
  291. configure:5973: result: ranlib
  292. configure:6043: checking for strip
  293. configure:6059: found /usr/bin/strip
  294. configure:6070: result: strip
  295. configure:6097: checking whether it is possible to strip libraries
  296. configure:6107: result: no
  297. configure:6156: checking for ar
  298. configure:6172: found /usr/bin/ar
  299. configure:6183: result: ar
  300. configure:6502: checking for tar
  301. configure:6520: found /usr/bin/tar
  302. configure:6532: result: /usr/bin/tar
  303. configure:6540: checking whether ln -s works
  304. configure:6544: result: yes
  305. configure:6555: checking for gawk
  306. configure:6585: result: no
  307. configure:6555: checking for mawk
  308. configure:6585: result: no
  309. configure:6555: checking for nawk
  310. configure:6585: result: no
  311. configure:6555: checking for awk
  312. configure:6571: found /usr/bin/awk
  313. configure:6582: result: awk
  314. configure:6600: checking for bison
  315. configure:6616: found /usr/bin/bison
  316. configure:6627: result: bison
  317. configure:6642: using bison (GNU Bison) 2.3
  318. configure:6673: checking for flex
  319. configure:6712: result: /usr/bin/flex
  320. configure:6741: using flex 2.5.35
  321. configure:6751: checking for perl
  322. configure:6769: found /usr/bin/perl
  323. configure:6781: result: /usr/bin/perl
  324. configure:6791: checking for Perl archlibexp
  325. configure:6794: result: /System/Library/Perl/5.10.0/darwin-thread-multi-2level
  326. configure:6796: checking for Perl privlibexp
  327. configure:6799: result: /System/Library/Perl/5.10.0
  328. configure:6801: checking for Perl useshrplib
  329. configure:6804: result: true
  330. configure:6807: checking for flags to link embedded Perl
  331. configure:6823: result: '-arch x86_64' -L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc
  332. configure:6832: checking for python
  333. configure:6850: found /usr/bin/python
  334. configure:6862: result: /usr/bin/python
  335. configure:6877: checking for Python distutils module
  336. configure:6881: result: yes
  337. configure:6890: checking Python configuration directory
  338. configure:6897: result: /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config
  339. configure:6901: checking how to link an embedded Python application
  340. configure:6922: result: -L/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -lpython2.6 -ldl
  341. configure:6927: checking whether Python is compiled with thread support
  342. configure:6931: result: yes
  343. configure:7013: checking for main in -lm
  344. configure:7042: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  345. configure:7048: $? = 0
  346. configure:7066: result: yes
  347. configure:7077: checking for library containing setproctitle
  348. configure:7118: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  349. Undefined symbols:
  350. "_setproctitle", referenced from:
  351. _main in ccQmb9KT.o
  352. ld: symbol(s) not found
  353. collect2: ld returned 1 exit status
  354. configure:7124: $? = 1
  355. configure: failed program was:
  356. | /* confdefs.h. */
  357. | #define PACKAGE_NAME "PostgreSQL"
  358. | #define PACKAGE_TARNAME "postgresql"
  359. | #define PACKAGE_VERSION "8.4.4"
  360. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  361. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  362. | #define PG_VERSION "8.4.4"
  363. | #define PG_MAJORVERSION "8.4"
  364. | #define USE_INTEGER_DATETIMES 1
  365. | #define DEF_PGPORT 5432
  366. | #define DEF_PGPORT_STR "5432"
  367. | #define BLCKSZ 8192
  368. | #define RELSEG_SIZE 131072
  369. | #define XLOG_BLCKSZ 8192
  370. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  371. | #define ENABLE_THREAD_SAFETY 1
  372. | #define ENABLE_GSS 1
  373. | #define KRB5 1
  374. | #define PG_KRB_SRVNAM "postgres"
  375. | #define USE_BONJOUR 1
  376. | #define USE_SSL 1
  377. | #define USE_LIBXML 1
  378. | #define USE_LIBXSLT 1
  379. | #define HAVE_LIBM 1
  380. | /* end confdefs.h. */
  381. |
  382. | /* Override any GCC internal prototype to avoid an error.
  383. | Use char because int might match the return type of a GCC
  384. | builtin and then its argument prototype would still apply. */
  385. | #ifdef __cplusplus
  386. | extern "C"
  387. | #endif
  388. | char setproctitle ();
  389. | int
  390. | main ()
  391. | {
  392. | return setproctitle ();
  393. | ;
  394. | return 0;
  395. | }
  396. configure:7118: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lutil -lm -luuid >&5
  397. Undefined symbols:
  398. "_setproctitle", referenced from:
  399. _main in ccO2utfq.o
  400. ld: symbol(s) not found
  401. collect2: ld returned 1 exit status
  402. configure:7124: $? = 1
  403. configure: failed program was:
  404. | /* confdefs.h. */
  405. | #define PACKAGE_NAME "PostgreSQL"
  406. | #define PACKAGE_TARNAME "postgresql"
  407. | #define PACKAGE_VERSION "8.4.4"
  408. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  409. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  410. | #define PG_VERSION "8.4.4"
  411. | #define PG_MAJORVERSION "8.4"
  412. | #define USE_INTEGER_DATETIMES 1
  413. | #define DEF_PGPORT 5432
  414. | #define DEF_PGPORT_STR "5432"
  415. | #define BLCKSZ 8192
  416. | #define RELSEG_SIZE 131072
  417. | #define XLOG_BLCKSZ 8192
  418. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  419. | #define ENABLE_THREAD_SAFETY 1
  420. | #define ENABLE_GSS 1
  421. | #define KRB5 1
  422. | #define PG_KRB_SRVNAM "postgres"
  423. | #define USE_BONJOUR 1
  424. | #define USE_SSL 1
  425. | #define USE_LIBXML 1
  426. | #define USE_LIBXSLT 1
  427. | #define HAVE_LIBM 1
  428. | /* end confdefs.h. */
  429. |
  430. | /* Override any GCC internal prototype to avoid an error.
  431. | Use char because int might match the return type of a GCC
  432. | builtin and then its argument prototype would still apply. */
  433. | #ifdef __cplusplus
  434. | extern "C"
  435. | #endif
  436. | char setproctitle ();
  437. | int
  438. | main ()
  439. | {
  440. | return setproctitle ();
  441. | ;
  442. | return 0;
  443. | }
  444. configure:7152: result: no
  445. configure:7160: checking for library containing dlopen
  446. configure:7201: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  447. configure:7207: $? = 0
  448. configure:7235: result: none required
  449. configure:7243: checking for library containing socket
  450. configure:7284: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  451. configure:7290: $? = 0
  452. configure:7318: result: none required
  453. configure:7326: checking for library containing shl_load
  454. configure:7367: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  455. Undefined symbols:
  456. "_shl_load", referenced from:
  457. _main in ccpbSfqN.o
  458. ld: symbol(s) not found
  459. collect2: ld returned 1 exit status
  460. configure:7373: $? = 1
  461. configure: failed program was:
  462. | /* confdefs.h. */
  463. | #define PACKAGE_NAME "PostgreSQL"
  464. | #define PACKAGE_TARNAME "postgresql"
  465. | #define PACKAGE_VERSION "8.4.4"
  466. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  467. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  468. | #define PG_VERSION "8.4.4"
  469. | #define PG_MAJORVERSION "8.4"
  470. | #define USE_INTEGER_DATETIMES 1
  471. | #define DEF_PGPORT 5432
  472. | #define DEF_PGPORT_STR "5432"
  473. | #define BLCKSZ 8192
  474. | #define RELSEG_SIZE 131072
  475. | #define XLOG_BLCKSZ 8192
  476. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  477. | #define ENABLE_THREAD_SAFETY 1
  478. | #define ENABLE_GSS 1
  479. | #define KRB5 1
  480. | #define PG_KRB_SRVNAM "postgres"
  481. | #define USE_BONJOUR 1
  482. | #define USE_SSL 1
  483. | #define USE_LIBXML 1
  484. | #define USE_LIBXSLT 1
  485. | #define HAVE_LIBM 1
  486. | /* end confdefs.h. */
  487. |
  488. | /* Override any GCC internal prototype to avoid an error.
  489. | Use char because int might match the return type of a GCC
  490. | builtin and then its argument prototype would still apply. */
  491. | #ifdef __cplusplus
  492. | extern "C"
  493. | #endif
  494. | char shl_load ();
  495. | int
  496. | main ()
  497. | {
  498. | return shl_load ();
  499. | ;
  500. | return 0;
  501. | }
  502. configure:7367: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -ldld -lm -luuid >&5
  503. ld: library not found for -ldld
  504. collect2: ld returned 1 exit status
  505. configure:7373: $? = 1
  506. configure: failed program was:
  507. | /* confdefs.h. */
  508. | #define PACKAGE_NAME "PostgreSQL"
  509. | #define PACKAGE_TARNAME "postgresql"
  510. | #define PACKAGE_VERSION "8.4.4"
  511. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  512. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  513. | #define PG_VERSION "8.4.4"
  514. | #define PG_MAJORVERSION "8.4"
  515. | #define USE_INTEGER_DATETIMES 1
  516. | #define DEF_PGPORT 5432
  517. | #define DEF_PGPORT_STR "5432"
  518. | #define BLCKSZ 8192
  519. | #define RELSEG_SIZE 131072
  520. | #define XLOG_BLCKSZ 8192
  521. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  522. | #define ENABLE_THREAD_SAFETY 1
  523. | #define ENABLE_GSS 1
  524. | #define KRB5 1
  525. | #define PG_KRB_SRVNAM "postgres"
  526. | #define USE_BONJOUR 1
  527. | #define USE_SSL 1
  528. | #define USE_LIBXML 1
  529. | #define USE_LIBXSLT 1
  530. | #define HAVE_LIBM 1
  531. | /* end confdefs.h. */
  532. |
  533. | /* Override any GCC internal prototype to avoid an error.
  534. | Use char because int might match the return type of a GCC
  535. | builtin and then its argument prototype would still apply. */
  536. | #ifdef __cplusplus
  537. | extern "C"
  538. | #endif
  539. | char shl_load ();
  540. | int
  541. | main ()
  542. | {
  543. | return shl_load ();
  544. | ;
  545. | return 0;
  546. | }
  547. configure:7401: result: no
  548. configure:7497: checking for library containing getopt_long
  549. configure:7538: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  550. configure:7544: $? = 0
  551. configure:7572: result: none required
  552. configure:7580: checking for library containing crypt
  553. configure:7621: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  554. configure:7627: $? = 0
  555. configure:7655: result: none required
  556. configure:7664: checking for library containing fdatasync
  557. configure:7705: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  558. configure:7711: $? = 0
  559. configure:7739: result: none required
  560. configure:7749: checking for library containing gethostbyname_r
  561. configure:7790: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  562. Undefined symbols:
  563. "_gethostbyname_r", referenced from:
  564. _main in ccnB90TF.o
  565. ld: symbol(s) not found
  566. collect2: ld returned 1 exit status
  567. configure:7796: $? = 1
  568. configure: failed program was:
  569. | /* confdefs.h. */
  570. | #define PACKAGE_NAME "PostgreSQL"
  571. | #define PACKAGE_TARNAME "postgresql"
  572. | #define PACKAGE_VERSION "8.4.4"
  573. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  574. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  575. | #define PG_VERSION "8.4.4"
  576. | #define PG_MAJORVERSION "8.4"
  577. | #define USE_INTEGER_DATETIMES 1
  578. | #define DEF_PGPORT 5432
  579. | #define DEF_PGPORT_STR "5432"
  580. | #define BLCKSZ 8192
  581. | #define RELSEG_SIZE 131072
  582. | #define XLOG_BLCKSZ 8192
  583. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  584. | #define ENABLE_THREAD_SAFETY 1
  585. | #define ENABLE_GSS 1
  586. | #define KRB5 1
  587. | #define PG_KRB_SRVNAM "postgres"
  588. | #define USE_BONJOUR 1
  589. | #define USE_SSL 1
  590. | #define USE_LIBXML 1
  591. | #define USE_LIBXSLT 1
  592. | #define HAVE_LIBM 1
  593. | /* end confdefs.h. */
  594. |
  595. | /* Override any GCC internal prototype to avoid an error.
  596. | Use char because int might match the return type of a GCC
  597. | builtin and then its argument prototype would still apply. */
  598. | #ifdef __cplusplus
  599. | extern "C"
  600. | #endif
  601. | char gethostbyname_r ();
  602. | int
  603. | main ()
  604. | {
  605. | return gethostbyname_r ();
  606. | ;
  607. | return 0;
  608. | }
  609. configure:7790: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lnsl -lm -luuid >&5
  610. ld: library not found for -lnsl
  611. collect2: ld returned 1 exit status
  612. configure:7796: $? = 1
  613. configure: failed program was:
  614. | /* confdefs.h. */
  615. | #define PACKAGE_NAME "PostgreSQL"
  616. | #define PACKAGE_TARNAME "postgresql"
  617. | #define PACKAGE_VERSION "8.4.4"
  618. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  619. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  620. | #define PG_VERSION "8.4.4"
  621. | #define PG_MAJORVERSION "8.4"
  622. | #define USE_INTEGER_DATETIMES 1
  623. | #define DEF_PGPORT 5432
  624. | #define DEF_PGPORT_STR "5432"
  625. | #define BLCKSZ 8192
  626. | #define RELSEG_SIZE 131072
  627. | #define XLOG_BLCKSZ 8192
  628. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  629. | #define ENABLE_THREAD_SAFETY 1
  630. | #define ENABLE_GSS 1
  631. | #define KRB5 1
  632. | #define PG_KRB_SRVNAM "postgres"
  633. | #define USE_BONJOUR 1
  634. | #define USE_SSL 1
  635. | #define USE_LIBXML 1
  636. | #define USE_LIBXSLT 1
  637. | #define HAVE_LIBM 1
  638. | /* end confdefs.h. */
  639. |
  640. | /* Override any GCC internal prototype to avoid an error.
  641. | Use char because int might match the return type of a GCC
  642. | builtin and then its argument prototype would still apply. */
  643. | #ifdef __cplusplus
  644. | extern "C"
  645. | #endif
  646. | char gethostbyname_r ();
  647. | int
  648. | main ()
  649. | {
  650. | return gethostbyname_r ();
  651. | ;
  652. | return 0;
  653. | }
  654. configure:7824: result: no
  655. configure:7833: checking for library containing shmget
  656. configure:7874: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lm -luuid >&5
  657. configure:7880: $? = 0
  658. configure:7908: result: none required
  659. configure:7930: checking for -lreadline
  660. configure:7962: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lreadline -lm -luuid >&5
  661. configure:7968: $? = 0
  662. configure:7999: result: yes (-lreadline)
  663. configure:8036: checking for inflate in -lz
  664. configure:8071: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lz -lreadline -lm -luuid >&5
  665. configure:8077: $? = 0
  666. configure:8095: result: yes
  667. configure:8133: checking for library containing gss_init_sec_context
  668. configure:8174: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lz -lreadline -lm -luuid >&5
  669. Undefined symbols:
  670. "_gss_init_sec_context", referenced from:
  671. _main in ccuuK0uG.o
  672. ld: symbol(s) not found
  673. collect2: ld returned 1 exit status
  674. configure:8180: $? = 1
  675. configure: failed program was:
  676. | /* confdefs.h. */
  677. | #define PACKAGE_NAME "PostgreSQL"
  678. | #define PACKAGE_TARNAME "postgresql"
  679. | #define PACKAGE_VERSION "8.4.4"
  680. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  681. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  682. | #define PG_VERSION "8.4.4"
  683. | #define PG_MAJORVERSION "8.4"
  684. | #define USE_INTEGER_DATETIMES 1
  685. | #define DEF_PGPORT 5432
  686. | #define DEF_PGPORT_STR "5432"
  687. | #define BLCKSZ 8192
  688. | #define RELSEG_SIZE 131072
  689. | #define XLOG_BLCKSZ 8192
  690. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  691. | #define ENABLE_THREAD_SAFETY 1
  692. | #define ENABLE_GSS 1
  693. | #define KRB5 1
  694. | #define PG_KRB_SRVNAM "postgres"
  695. | #define USE_BONJOUR 1
  696. | #define USE_SSL 1
  697. | #define USE_LIBXML 1
  698. | #define USE_LIBXSLT 1
  699. | #define HAVE_LIBM 1
  700. | #define HAVE_LIBREADLINE 1
  701. | #define HAVE_LIBZ 1
  702. | #define HAVE_SPINLOCKS 1
  703. | /* end confdefs.h. */
  704. |
  705. | /* Override any GCC internal prototype to avoid an error.
  706. | Use char because int might match the return type of a GCC
  707. | builtin and then its argument prototype would still apply. */
  708. | #ifdef __cplusplus
  709. | extern "C"
  710. | #endif
  711. | char gss_init_sec_context ();
  712. | int
  713. | main ()
  714. | {
  715. | return gss_init_sec_context ();
  716. | ;
  717. | return 0;
  718. | }
  719. configure:8174: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  720. configure:8180: $? = 0
  721. configure:8208: result: -lgssapi_krb5
  722. configure:8227: checking for library containing com_err
  723. configure:8268: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  724. configure:8274: $? = 0
  725. configure:8302: result: none required
  726. configure:8314: checking for library containing krb5_sendauth
  727. configure:8355: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  728. configure:8361: $? = 0
  729. configure:8389: result: none required
  730. configure:8495: checking for CRYPTO_new_ex_data in -lcrypto
  731. configure:8530: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  732. configure:8536: $? = 0
  733. configure:8554: result: yes
  734. configure:8570: checking for SSL_library_init in -lssl
  735. configure:8605: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  736. configure:8611: $? = 0
  737. configure:8629: result: yes
  738. configure:8878: checking for xmlSaveToBuffer in -lxml2
  739. configure:8913: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  740. configure:8919: $? = 0
  741. configure:8937: result: yes
  742. configure:8956: checking for xsltCleanupGlobals in -lxslt
  743. configure:8991: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  744. configure:8997: $? = 0
  745. configure:9015: result: yes
  746. configure:9034: checking for uuid_export in -lossp-uuid
  747. configure:9069: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -lossp-uuid -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  748. ld: library not found for -lossp-uuid
  749. collect2: ld returned 1 exit status
  750. configure:9075: $? = 1
  751. configure: failed program was:
  752. | /* confdefs.h. */
  753. | #define PACKAGE_NAME "PostgreSQL"
  754. | #define PACKAGE_TARNAME "postgresql"
  755. | #define PACKAGE_VERSION "8.4.4"
  756. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  757. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  758. | #define PG_VERSION "8.4.4"
  759. | #define PG_MAJORVERSION "8.4"
  760. | #define USE_INTEGER_DATETIMES 1
  761. | #define DEF_PGPORT 5432
  762. | #define DEF_PGPORT_STR "5432"
  763. | #define BLCKSZ 8192
  764. | #define RELSEG_SIZE 131072
  765. | #define XLOG_BLCKSZ 8192
  766. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  767. | #define ENABLE_THREAD_SAFETY 1
  768. | #define ENABLE_GSS 1
  769. | #define KRB5 1
  770. | #define PG_KRB_SRVNAM "postgres"
  771. | #define USE_BONJOUR 1
  772. | #define USE_SSL 1
  773. | #define USE_LIBXML 1
  774. | #define USE_LIBXSLT 1
  775. | #define HAVE_LIBM 1
  776. | #define HAVE_LIBREADLINE 1
  777. | #define HAVE_LIBZ 1
  778. | #define HAVE_SPINLOCKS 1
  779. | #define HAVE_LIBCRYPTO 1
  780. | #define HAVE_LIBSSL 1
  781. | #define HAVE_LIBXML2 1
  782. | #define HAVE_LIBXSLT 1
  783. | /* end confdefs.h. */
  784. |
  785. | /* Override any GCC internal prototype to avoid an error.
  786. | Use char because int might match the return type of a GCC
  787. | builtin and then its argument prototype would still apply. */
  788. | #ifdef __cplusplus
  789. | extern "C"
  790. | #endif
  791. | char uuid_export ();
  792. | int
  793. | main ()
  794. | {
  795. | return uuid_export ();
  796. | ;
  797. | return 0;
  798. | }
  799. configure:9093: result: no
  800. configure:9098: checking for uuid_export in -luuid
  801. configure:9133: /usr/bin/cc -no-cpp-precomp -o conftest -O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 -L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib conftest.c -luuid -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid >&5
  802. Undefined symbols:
  803. "_uuid_export", referenced from:
  804. _main in cc8noz0i.o
  805. ld: symbol(s) not found
  806. collect2: ld returned 1 exit status
  807. configure:9139: $? = 1
  808. configure: failed program was:
  809. | /* confdefs.h. */
  810. | #define PACKAGE_NAME "PostgreSQL"
  811. | #define PACKAGE_TARNAME "postgresql"
  812. | #define PACKAGE_VERSION "8.4.4"
  813. | #define PACKAGE_STRING "PostgreSQL 8.4.4"
  814. | #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  815. | #define PG_VERSION "8.4.4"
  816. | #define PG_MAJORVERSION "8.4"
  817. | #define USE_INTEGER_DATETIMES 1
  818. | #define DEF_PGPORT 5432
  819. | #define DEF_PGPORT_STR "5432"
  820. | #define BLCKSZ 8192
  821. | #define RELSEG_SIZE 131072
  822. | #define XLOG_BLCKSZ 8192
  823. | #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  824. | #define ENABLE_THREAD_SAFETY 1
  825. | #define ENABLE_GSS 1
  826. | #define KRB5 1
  827. | #define PG_KRB_SRVNAM "postgres"
  828. | #define USE_BONJOUR 1
  829. | #define USE_SSL 1
  830. | #define USE_LIBXML 1
  831. | #define USE_LIBXSLT 1
  832. | #define HAVE_LIBM 1
  833. | #define HAVE_LIBREADLINE 1
  834. | #define HAVE_LIBZ 1
  835. | #define HAVE_SPINLOCKS 1
  836. | #define HAVE_LIBCRYPTO 1
  837. | #define HAVE_LIBSSL 1
  838. | #define HAVE_LIBXML2 1
  839. | #define HAVE_LIBXSLT 1
  840. | /* end confdefs.h. */
  841. |
  842. | /* Override any GCC internal prototype to avoid an error.
  843. | Use char because int might match the return type of a GCC
  844. | builtin and then its argument prototype would still apply. */
  845. | #ifdef __cplusplus
  846. | extern "C"
  847. | #endif
  848. | char uuid_export ();
  849. | int
  850. | main ()
  851. | {
  852. | return uuid_export ();
  853. | ;
  854. | return 0;
  855. | }
  856. configure:9157: result: no
  857. configure:9162: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID
  858.  
  859. ## ---------------- ##
  860. ## Cache variables. ##
  861. ## ---------------- ##
  862.  
  863. ac_cv_build=i386-apple-darwin10.4.1
  864. ac_cv_c_compiler_gnu=yes
  865. ac_cv_env_CC_set=set
  866. ac_cv_env_CC_value=/usr/bin/cc
  867. ac_cv_env_CFLAGS_set=set
  868. ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include'
  869. ac_cv_env_CPPFLAGS_set=set
  870. ac_cv_env_CPPFLAGS_value=-I/usr/local/Cellar/readline/6.0/include
  871. ac_cv_env_CPP_set=
  872. ac_cv_env_CPP_value=
  873. ac_cv_env_DOCBOOKSTYLE_set=
  874. ac_cv_env_DOCBOOKSTYLE_value=
  875. ac_cv_env_LDFLAGS_SL_set=
  876. ac_cv_env_LDFLAGS_SL_value=
  877. ac_cv_env_LDFLAGS_set=set
  878. ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib'
  879. ac_cv_env_LIBS_set=set
  880. ac_cv_env_LIBS_value=-luuid
  881. ac_cv_env_build_alias_set=
  882. ac_cv_env_build_alias_value=
  883. ac_cv_env_host_alias_set=
  884. ac_cv_env_host_alias_value=
  885. ac_cv_env_target_alias_set=
  886. ac_cv_env_target_alias_value=
  887. ac_cv_host=i386-apple-darwin10.4.1
  888. ac_cv_lib_crypto_CRYPTO_new_ex_data=yes
  889. ac_cv_lib_m_main=yes
  890. ac_cv_lib_ossp_uuid_uuid_export=no
  891. ac_cv_lib_ssl_SSL_library_init=yes
  892. ac_cv_lib_uuid_uuid_export=no
  893. ac_cv_lib_xml2_xmlSaveToBuffer=yes
  894. ac_cv_lib_xslt_xsltCleanupGlobals=yes
  895. ac_cv_lib_z_inflate=yes
  896. ac_cv_objext=o
  897. ac_cv_path_EGREP='/usr/bin/grep -E'
  898. ac_cv_path_GREP=/usr/bin/grep
  899. ac_cv_path_LD=/usr/bin/cc
  900. ac_cv_path_PERL=/usr/bin/perl
  901. ac_cv_path_PYTHON=/usr/bin/python
  902. ac_cv_path_TAR=/usr/bin/tar
  903. ac_cv_prog_AWK=awk
  904. ac_cv_prog_BISON=bison
  905. ac_cv_prog_CPP='/usr/bin/cc -no-cpp-precomp -E'
  906. ac_cv_prog_XML2_CONFIG=xml2-config
  907. ac_cv_prog_ac_ct_AR=ar
  908. ac_cv_prog_ac_ct_RANLIB=ranlib
  909. ac_cv_prog_ac_ct_STRIP=strip
  910. ac_cv_prog_cc_c89=
  911. ac_cv_prog_cc_g=yes
  912. ac_cv_prog_gnu_ld=no
  913. ac_cv_search_com_err='none required'
  914. ac_cv_search_crypt='none required'
  915. ac_cv_search_dlopen='none required'
  916. ac_cv_search_fdatasync='none required'
  917. ac_cv_search_gethostbyname_r=no
  918. ac_cv_search_getopt_long='none required'
  919. ac_cv_search_gss_init_sec_context=-lgssapi_krb5
  920. ac_cv_search_krb5_sendauth='none required'
  921. ac_cv_search_setproctitle=no
  922. ac_cv_search_shl_load=no
  923. ac_cv_search_shmget='none required'
  924. ac_cv_search_socket='none required'
  925. pgac_cv_check_readline=-lreadline
  926. pgac_cv_path_flex=/usr/bin/flex
  927.  
  928. ## ----------------- ##
  929. ## Output variables. ##
  930. ## ----------------- ##
  931.  
  932. AR='ar'
  933. AWK='awk'
  934. BISON='bison'
  935. BISONFLAGS=''
  936. CC='/usr/bin/cc -no-cpp-precomp'
  937. CFLAGS='-O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv'
  938. COLLATEINDEX=''
  939. CPP='/usr/bin/cc -no-cpp-precomp -E'
  940. CPPFLAGS='-I/usr/local/Cellar/readline/6.0/include -I/usr/include/libxml2 '
  941. DEFS=''
  942. DLLTOOL=''
  943. DLLWRAP=''
  944. DOCBOOK2MAN=''
  945. DOCBOOKSTYLE=''
  946. DTRACE=''
  947. DTRACEFLAGS=''
  948. ECHO_C='ECHO_N=''
  949. ECHO_T=''
  950. EGREP='/usr/bin/grep -E'
  951. ELF_SYS=''
  952. EXEEXT=''
  953. FLEX='/usr/bin/flex'
  954. FLEXFLAGS=''
  955. GCC='yes'
  956. GCOV=''
  957. GENHTML=''
  958. GREP='/usr/bin/grep'
  959. HAVE_IPV6=''
  960. HAVE_POSIX_SIGNALS=''
  961. INCLUDES=''
  962. JADE=''
  963. LCOV=''
  964. LD='/usr/bin/cc'
  965. LDAP_LIBS_BE=''
  966. LDAP_LIBS_FE=''
  967. LDFLAGS='-L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib '
  968. LDFLAGS_SL=''
  969. LIBOBJS=''
  970. LIBS='-lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm -luuid'
  971. LN_S='ln -s'
  972. LTLIBOBJS=''
  973. MSGFMT=''
  974. MSGMERGE=''
  975. NSGMLS=''
  976. OBJEXT='o'
  977. OSSP_UUID_LIBS=''
  978. PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
  979. PACKAGE_NAME='PostgreSQL'
  980. PACKAGE_STRING='PostgreSQL 8.4.4'
  981. PACKAGE_TARNAME='postgresql'
  982. PACKAGE_VERSION='8.4.4'
  983. PATH_SEPARATOR=':'
  984. PERL='/usr/bin/perl'
  985. PG_MAJORVERSION='8.4'
  986. PORTNAME='darwin'
  987. PTHREAD_CC=''
  988. PTHREAD_CFLAGS=''
  989. PTHREAD_LIBS=''
  990. PYTHON='/usr/bin/python'
  991. RANLIB='ranlib'
  992. SGMLSPL=''
  993. SHELL='/bin/sh'
  994. STRIP='strip'
  995. STRIP_SHARED_LIB=':'
  996. STRIP_STATIC_LIB=':'
  997. SUN_STUDIO_CC='no'
  998. TAR='/usr/bin/tar'
  999. TAS=''
  1000. TCLSH=''
  1001. TCL_CONFIG_SH=''
  1002. TCL_INCLUDE_SPEC=''
  1003. TCL_LIBS=''
  1004. TCL_LIB_FILE=''
  1005. TCL_LIB_SPEC=''
  1006. TCL_SHARED_BUILD=''
  1007. TCL_SHLIB_LD_LIBS=''
  1008. WANTED_LANGUAGES=''
  1009. WINDRES=''
  1010. XGETTEXT=''
  1011. XML2_CONFIG='xml2-config'
  1012. ZIC=''
  1013. ac_ct_CC=''
  1014. acx_pthread_config=''
  1015. autodepend=''
  1016. bindir='${exec_prefix}/bin'
  1017. build='i386-apple-darwin10.4.1'
  1018. build_alias=''
  1019. build_cpu='i386'
  1020. build_os='darwin10.4.1'
  1021. build_vendor='apple'
  1022. configure_args=' '\''--disable-debug'\'' '\''--prefix=/usr/local/Cellar/postgresql/8.4.4'\'' '\''--enable-thread-safety'\'' '\''--with-bonjour'\'' '\''--with-gssapi'\'' '\''--with-krb5'\'' '\''--with-openssl'\'' '\''--with-libxml'\'' '\''--with-libxslt'\'' '\''--with-python'\'' '\''--with-perl'\'' '\''--with-ossp-uuid'\'' '\''ARCHFLAGS='\''\'\'''\''-arch x86_64'\''\'\'''\'''\'' '\''CC=/usr/bin/cc'\'' '\''CFLAGS=-O3 -march=core2 -msse4 -w -pipe -I/usr/include/libxml2 -I/usr/local/Cellar/ossp-uuid/1.6.2/include'\'' '\''LDFLAGS=-L/usr/local/Cellar/readline/6.0/lib -L/usr/local/Cellar/ossp-uuid/1.6.2/lib'\'' '\''LIBS=-luuid'\'' '\''CPPFLAGS=-I/usr/local/Cellar/readline/6.0/include'\'''
  1023. datadir='${datarootdir}'
  1024. datarootdir='${prefix}/share'
  1025. default_port='5432'
  1026. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1027. dvidir='${docdir}'
  1028. enable_coverage='no'
  1029. enable_debug='no'
  1030. enable_dtrace='no'
  1031. enable_nls='no'
  1032. enable_profiling='no'
  1033. enable_rpath='yes'
  1034. enable_shared='yes'
  1035. enable_thread_safety='yes'
  1036. exec_prefix='NONE'
  1037. have_docbook=''
  1038. host='i386-apple-darwin10.4.1'
  1039. host_alias=''
  1040. host_cpu='i386'
  1041. host_os='darwin10.4.1'
  1042. host_vendor='apple'
  1043. htmldir='${docdir}'
  1044. includedir='${prefix}/include'
  1045. infodir='${datarootdir}/info'
  1046. krb_srvtab='FILE:$(sysconfdir)/krb5.keytab'
  1047. ld_R_works=''
  1048. libdir='${exec_prefix}/lib'
  1049. libexecdir='${exec_prefix}/libexec'
  1050. localedir='${datarootdir}/locale'
  1051. localstatedir='${prefix}/var'
  1052. mandir='${datarootdir}/man'
  1053. oldincludedir='/usr/include'
  1054. pdfdir='${docdir}'
  1055. perl_archlibexp='/System/Library/Perl/5.10.0/darwin-thread-multi-2level'
  1056. perl_embed_ldflags=' '\''-arch x86_64'\'' -L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc'
  1057. perl_privlibexp='/System/Library/Perl/5.10.0'
  1058. perl_useshrplib='true'
  1059. prefix='/usr/local/Cellar/postgresql/8.4.4'
  1060. program_transform_name='s,x,x,'
  1061. psdir='${docdir}'
  1062. python_additional_libs='-ldl'
  1063. python_configdir='/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config'
  1064. python_includespec='-I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6'
  1065. python_libdir='/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config'
  1066. python_libspec='-L/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -lpython2.6'
  1067. python_version='2.6'
  1068. sbindir='${exec_prefix}/sbin'
  1069. sharedstatedir='${prefix}/com'
  1070. sysconfdir='${prefix}/etc'
  1071. target_alias=''
  1072. vpath_build=''
  1073. with_bonjour='yes'
  1074. with_gnu_ld='no'
  1075. with_gssapi='yes'
  1076. with_krb5='yes'
  1077. with_ldap='no'
  1078. with_libxml='yes'
  1079. with_libxslt='yes'
  1080. with_openssl='yes'
  1081. with_ossp_uuid='yes'
  1082. with_pam='no'
  1083. with_perl='yes'
  1084. with_python='yes'
  1085. with_system_tzdata=''
  1086. with_tcl='no'
  1087. with_zlib='yes'
  1088.  
  1089. ## ----------- ##
  1090. ## confdefs.h. ##
  1091. ## ----------- ##
  1092.  
  1093. #define PACKAGE_NAME "PostgreSQL"
  1094. #define PACKAGE_TARNAME "postgresql"
  1095. #define PACKAGE_VERSION "8.4.4"
  1096. #define PACKAGE_STRING "PostgreSQL 8.4.4"
  1097. #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"
  1098. #define PG_VERSION "8.4.4"
  1099. #define PG_MAJORVERSION "8.4"
  1100. #define USE_INTEGER_DATETIMES 1
  1101. #define DEF_PGPORT 5432
  1102. #define DEF_PGPORT_STR "5432"
  1103. #define BLCKSZ 8192
  1104. #define RELSEG_SIZE 131072
  1105. #define XLOG_BLCKSZ 8192
  1106. #define XLOG_SEG_SIZE (16 * 1024 * 1024)
  1107. #define ENABLE_THREAD_SAFETY 1
  1108. #define ENABLE_GSS 1
  1109. #define KRB5 1
  1110. #define PG_KRB_SRVNAM "postgres"
  1111. #define USE_BONJOUR 1
  1112. #define USE_SSL 1
  1113. #define USE_LIBXML 1
  1114. #define USE_LIBXSLT 1
  1115. #define HAVE_LIBM 1
  1116. #define HAVE_LIBREADLINE 1
  1117. #define HAVE_LIBZ 1
  1118. #define HAVE_SPINLOCKS 1
  1119. #define HAVE_LIBCRYPTO 1
  1120. #define HAVE_LIBSSL 1
  1121. #define HAVE_LIBXML2 1
  1122. #define HAVE_LIBXSLT 1
  1123.  
  1124. configure: exit 1
Add Comment
Please, Sign In to add comment