Advertisement
Guest User

Perl 5.14.1 configure output on Fedora 14

a guest
Jul 18th, 2011
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.78 KB | None | 0 0
  1. Beginning of configuration questions for perl5.
  2.  
  3. Checking echo to see how to suppress newlines...
  4. ...using -n.
  5. The star should be here-->*
  6.  
  7. First let's make sure your kit is complete. Checking...
  8. Looks good...
  9.  
  10.  
  11. Would you like to see the instructions? [n]
  12.  
  13. Locating common programs...
  14. awk is in /usr/bin/awk.
  15. cat is in /bin/cat.
  16. chmod is in /bin/chmod.
  17. comm is in /usr/bin/comm.
  18. cp is in /bin/cp.
  19. echo is in /bin/echo.
  20. expr is in /usr/bin/expr.
  21. grep is in /bin/grep.
  22. ls is in /bin/ls.
  23. mkdir is in /bin/mkdir.
  24. rm is in /bin/rm.
  25. sed is in /bin/sed.
  26. sort is in /bin/sort.
  27. touch is in /bin/touch.
  28. tr is in /usr/bin/tr.
  29. uniq is in /usr/bin/uniq.
  30.  
  31. Don't worry if any of the following aren't found...
  32. ar is in /usr/bin/ar.
  33. I don't see bison out there, offhand.
  34. I don't see byacc out there, either.
  35. cpp is in /usr/bin/cpp.
  36. I don't see csh out there, either.
  37. date is in /bin/date.
  38. egrep is in /bin/egrep.
  39. gmake is in /usr/bin/gmake.
  40. gzip is in /usr/bin/gzip.
  41. less is in /usr/bin/less.
  42. ln is in /bin/ln.
  43. make is in /usr/bin/make.
  44. more is in /bin/more.
  45. nm is in /usr/bin/nm.
  46. nroff is in /usr/bin/nroff.
  47. perl is in /home/mpeters/perl5/perlbrew/perls/perl-5.8.9/bin/perl.
  48. I don't see pg out there, either.
  49. test is in /usr/bin/test.
  50. uname is in /bin/uname.
  51. zip is in /usr/bin/zip.
  52. Substituting less -R for less.
  53. Using the test built into your sh.
  54.  
  55. Checking compatibility between /bin/echo and builtin echo (if any)...
  56. They are compatible. In fact, they may be identical.
  57. The following message is sponsored by
  58.  
  59. Dresden.pm<--The stars should be here.
  60.  
  61. Dear Perl user, system administrator or package
  62. maintainer, the Perl community sends greetings to
  63. you. Do you (emblematical) greet back [Y/n]? n
  64.  
  65.  
  66. Symbolic links are supported.
  67.  
  68. Checking how to test for symbolic links...
  69. You can test for symbolic links with 'test -h'.
  70.  
  71.  
  72. Good, your tr supports [:lower:] and [:upper:] to convert case.
  73. Using [:upper:] and [:lower:] to convert case.
  74.  
  75. First time through, eh? I have some defaults handy for some systems
  76. that need some extra help getting the Configure answers right:
  77.  
  78. 3b1 dragonfly irix_6_1 opus super-ux
  79. aix_3 dynixptx irix_6 os2 svr4
  80. aix_4 dynix isc_2 os390 svr5
  81. aix epix isc os400 ti1500
  82. altos486 esix4 linux posix-bc titanos
  83. amigaos fps lynxos powerux ultrix_4
  84. atheos freebsd midnightbsd qnx umips
  85. aux_3 genix mips rhapsody unicosmk
  86. beos gnukfreebsd mirbsd riscos unicos
  87. bsdos gnuknetbsd mpc sco_2_3_0 unisysdynix
  88. catamount gnu mpeix sco_2_3_1 utekv
  89. convexos greenhills ncr_tower sco_2_3_2 uts
  90. cxux haiku netbsd sco_2_3_3 uwin
  91. cygwin hpux newsos4 sco_2_3_4 vmesa
  92. darwin i386 next_3_0 sco vos
  93. dcosx interix next_3 solaris_2
  94. dec_osf irix_4 next_4 stellar
  95. dgux irix_5 nonstopux sunos_4_0
  96. dos_djgpp irix_6_0 openbsd sunos_4_1
  97.  
  98. You may give one or more space-separated answers, or "none" if appropriate.
  99. If you have a handcrafted Policy.sh file or a Policy.sh file generated by a
  100. previous run of Configure, you may specify it as well as or instead of
  101. OS-specific hints. If hints are provided for your OS, you should use them:
  102. although Perl can probably be built without hints on many platforms, using
  103. hints often improve performance and may enable features that Configure can't
  104. set up on its own. If there are no hints that match your OS, specify "none";
  105. DO NOT give a wrong version or a wrong OS.
  106.  
  107. Which of these apply, if any? [linux]
  108.  
  109. You appear to have ELF support. I'll try to use it for dynamic loading.
  110. If dynamic loading doesn't work, read hints/linux.sh for further information.
  111.  
  112. You appear to have a working bash. Good.
  113. nm: /usr/lib/libdb.so: no symbols
  114.  
  115. Configure uses the operating system name and version to set some defaults.
  116. The default value is probably right if the name rings a bell. Otherwise,
  117. since spelling matters for me, either accept the default or answer "none"
  118. to leave it blank.
  119.  
  120. Operating system name? [linux]
  121.  
  122. Operating system version? [2.6.35.13-92.fc14.i686]
  123.  
  124. By default, perl5 will be installed in /usr/local/bin, manual pages
  125. under /usr/local/man, etc..., i.e. with /usr/local as prefix for all
  126. installation directories. Typically this is something like /usr/local.
  127. If you wish to have binaries under /usr/bin but other parts of the
  128. installation under /usr/local, that's ok: you will be prompted
  129. separately for each of the installation directories, the prefix being
  130. only used to set the defaults.
  131.  
  132. Installation prefix to use? (~name ok) [/usr/local]
  133.  
  134. AFS does not seem to be running...
  135.  
  136. In some special cases, particularly when building perl5 for distribution,
  137. it is convenient to distinguish the directory in which files should be
  138. installed from the directory (/usr/local) in which they will
  139. eventually reside. For most users, these two directories are the same.
  140.  
  141. What installation prefix should I use for installing files? (~name ok)
  142. [/usr/local]
  143.  
  144. Perl can be built to use the SOCKS proxy protocol library. To do so,
  145. Configure must be run with -Dusesocks. If you use SOCKS you also need
  146. to use the PerlIO abstraction layer, this will be implicitly selected.
  147.  
  148. If this doesn't make any sense to you, just accept the default 'n'.
  149. Build Perl for SOCKS? [n]
  150.  
  151. Previous version of perl5 used the standard IO mechanisms as
  152. defined in <stdio.h>. Versions 5.003_02 and later of perl5 allow
  153. alternate IO mechanisms via the PerlIO abstraction layer, but the
  154. stdio mechanism is still available if needed. The abstraction layer
  155. can use AT&T's sfio (if you already have sfio installed) or regular stdio.
  156. Using PerlIO with sfio may cause problems with some extension modules.
  157.  
  158. If this doesn't make any sense to you, just accept the default 'y'.
  159. Use the PerlIO abstraction layer? [y]
  160.  
  161. Getting the current patchlevel...
  162. (You have perl5 version 14 subversion 1.)
  163.  
  164. Perl can be built to take advantage of threads on some systems.
  165. To do so, Configure can be run with -Dusethreads.
  166.  
  167. Note that Perl built with threading support runs slightly slower
  168. and uses more memory than plain Perl. The current implementation
  169. is believed to be stable, but it is fairly new, and so should be
  170. treated with caution.
  171.  
  172. If this doesn't make any sense to you, just accept the default 'n'.
  173. Build a threading Perl? [n]
  174. Your platform has some specific hints regarding threaded builds, using them...
  175.  
  176. Perl can be built so that multiple Perl interpreters can coexist
  177. within the same Perl executable.
  178.  
  179. If this doesn't make any sense to you, just accept the default 'n'.
  180. Build Perl for multiplicity? [n]
  181.  
  182. Use which C compiler? [cc]
  183.  
  184. Hmm... Looks kind of like a Version 7 system, but we'll see...
  185.  
  186. Congratulations. You aren't running Eunice.
  187.  
  188. It's not Xenix...
  189.  
  190. Nor is it Venix...
  191.  
  192. Checking for GNU cc in disguise and/or its version number...
  193. You are using GNU cc 4.5.1 20100924 (Red Hat 4.5.1-4).
  194.  
  195. Hmm... Doesn't look like a MIPS system.
  196.  
  197. Now, how can we feed standard input to your C preprocessor...
  198. Maybe "cc -E" will work...
  199. Nope...maybe "cc -E -" will work...
  200. Yup, it does.
  201.  
  202. Some systems have incompatible or broken versions of libraries. Among
  203. the directories listed in the question below, please remove any you
  204. know not to be holding relevant libraries, and add any that are needed.
  205. Say "none" for none.
  206.  
  207. Directories to use for library searches? [/usr/local/lib /lib /usr/lib]
  208.  
  209. On some systems, shared libraries may be available. Answer 'none' if
  210. you want to suppress searching of shared libraries for the remainder
  211. of this configuration.
  212.  
  213. What is the file extension used for shared libraries? [so]
  214.  
  215. Perl can be built to take advantage of long doubles which
  216. (if available) may give more accuracy and range for floating point numbers.
  217.  
  218. If this doesn't make any sense to you, just accept the default 'n'.
  219. Try to use long doubles if available? [n]
  220.  
  221. Checking for optional libraries...
  222. No -lsfio.
  223. No -lsocket.
  224. No -linet.
  225. Found -lnsl (shared).
  226. No -lnm.
  227. No -lndbm.
  228. Found -lgdbm (shared).
  229. No -ldbm.
  230. Found -ldb (shared).
  231. No -lmalloc.
  232. Found -ldl (shared).
  233. No -ldld.
  234. No -lld.
  235. No -lsun.
  236. Found -lm (shared).
  237. Found -lcrypt (shared).
  238. No -lsec.
  239. Found -lutil (shared).
  240. Found -lc (shared).
  241. No -lcposix.
  242. No -lposix.
  243. No -lucb.
  244. No -lBSD.
  245. Found -lgdbm_compat (shared).
  246.  
  247. In order to compile perl5 on your machine, a number of libraries
  248. are usually needed. Include any other special libraries here as well.
  249. Say "none" for none. The default list is almost always right.
  250.  
  251. What libraries to use?
  252. [-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat]
  253.  
  254. By default, perl5 compiles with the -O flag to use the optimizer.
  255. Alternately, you might want to use the symbolic debugger, which uses
  256. the -g flag (on traditional Unix systems). Either flag can be
  257. specified here. To use neither flag, specify the word "none".
  258.  
  259. What optimizer/debugger flag should be used? [-O2]
  260.  
  261. Checking if your compiler accepts -fno-strict-aliasing
  262. Yes, it does.
  263.  
  264. Checking if your compiler accepts -pipe
  265. Yes, it does.
  266.  
  267. Checking if your compiler accepts -fstack-protector
  268. Yes, it does.
  269.  
  270. Your C compiler may want other flags. For this question you should include
  271. -I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
  272. but you should NOT include libraries or ld flags like -lwhatever. If you
  273. want perl5 to honor its debug switch, you should include -DDEBUGGING here.
  274. Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
  275.  
  276. To use no flags, specify the word "none".
  277.  
  278. Any additional cc flags?
  279. [-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include]
  280.  
  281. Let me guess what the preprocessor flags are...
  282. They appear to be: -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
  283.  
  284. Your C linker may need flags. For this question you should
  285. include -L/whatever and any other flags used by the C linker, but you
  286. should NOT include libraries like -lwhatever.
  287.  
  288. Make sure you include the appropriate -L/path flags if your C linker
  289. does not normally search all of the directories you specified above,
  290. namely
  291. /usr/local/lib /lib /usr/lib
  292. To use no flags, specify the word "none".
  293.  
  294. Any additional ld flags (NOT including libraries)?
  295. [ -fstack-protector -L/usr/local/lib]
  296.  
  297. Checking your choice of C compiler and flags for coherency...
  298. OK, that should do.
  299.  
  300. Computing filename position in cpp output for #include directives...
  301. Your cpp writes the filename in the third field of the line.
  302.  
  303. <stdlib.h> found.
  304.  
  305. Checking to see how big your integers are...
  306. Your integers are 4 bytes long.
  307. Your long integers are 4 bytes long.
  308. Your short integers are 2 bytes long.
  309.  
  310. Checking to see if you have long long...
  311. You have long long.
  312.  
  313. Checking to see how big your long longs are...
  314. Your long longs are 8 bytes long.
  315.  
  316. <inttypes.h> found.
  317.  
  318. Checking to see if you have int64_t...
  319. You have int64_t.
  320.  
  321. Checking which 64-bit integer type we could use...
  322. We could use 'long long' for 64-bit integers.
  323.  
  324. Perl can be built to take advantage of 64-bit integer types
  325. on some systems. To do so, Configure can be run with -Duse64bitint.
  326. Choosing this option will most probably introduce binary incompatibilities.
  327.  
  328. If this doesn't make any sense to you, just accept the default 'n'.
  329. (The default has been chosen based on your configuration.)
  330. Try to use 64-bit integers, if available? [n]
  331.  
  332. You may also choose to try maximal 64-bitness. It means using as much
  333. 64-bitness as possible on the platform. This in turn means even more
  334. binary incompatibilities. On the other hand, your platform may not
  335. have any more 64-bitness available than what you already have chosen.
  336.  
  337. If this doesn't make any sense to you, just accept the default 'n'.
  338. (The default has been chosen based on your configuration.)
  339. Try to use maximal 64-bit support, if available? [n]
  340.  
  341. Checking to see how big your double precision numbers are...
  342. Your double is 8 bytes long.
  343.  
  344. Checking to see if you have long double...
  345. You have long double.
  346.  
  347. Checking to see how big your long doubles are...
  348. Your long doubles are 12 bytes long.
  349.  
  350. What is your architecture name [i686-linux]
  351. Perlio selected.
  352.  
  353. Pathname where the public executables will reside? (~name ok)
  354. [/usr/local/bin]
  355.  
  356. Would you like to build Perl so that the installation is relocatable, so that
  357. library paths in @INC are determined relative to the path of the perl binary?
  358. This is not advised for system Perl installs, or if you need to run setid
  359. scripts or scripts under taint mode.
  360.  
  361. If this doesn't make any sense to you, just accept the default 'n'.
  362. Use relocatable @INC? [n]
  363.  
  364. There are some auxiliary files for perl5 that need to be put into a
  365. private library directory that is accessible by everyone.
  366.  
  367. Pathname where the private library files will reside? (~name ok)
  368. [/usr/local/lib/perl5/5.14.1]
  369.  
  370. Perl5 contains architecture-dependent library files. If you are
  371. sharing libraries in a heterogeneous environment, you might store
  372. these files in a separate location. Otherwise, you can just include
  373. them with the rest of the public library files.
  374.  
  375. Where do you want to put the public architecture-dependent libraries? (~name ok)
  376. [/usr/local/lib/perl5/5.14.1/i686-linux]
  377.  
  378. Some kernels have a bug that prevents setuid #! scripts from being
  379. secure. Some sites have disabled setuid #! scripts because of this.
  380.  
  381. First let's decide if your kernel supports secure setuid #! scripts.
  382. (If setuid #! scripts would be secure but have been disabled anyway,
  383. don't say that they are secure if asked.)
  384.  
  385. If you are not sure if they are secure, I can check but I'll need a
  386. username and password different from the one you are using right now.
  387. If you don't have such a username or don't want me to test, simply
  388. enter 'none'.
  389.  
  390. Other username to test security of setuid scripts with? [none]
  391. Well, the recommended value is *not* secure.
  392. Does your kernel have *secure* setuid scripts? [n]
  393. Looking for a previously installed perl5.005 or later...
  394. Using /home/mpeters/perl5/perlbrew/perls/perl-5.8.9/bin/perl.
  395.  
  396. After perl5 is installed, you may wish to install various
  397. add-on modules and utilities. Typically, these add-ons will
  398. be installed under /usr/local with the rest
  399. of this package. However, you may wish to install such add-ons
  400. elsewhere under a different prefix.
  401.  
  402. If you do not wish to put everything under a single prefix, that's
  403. ok. You will be prompted for the individual locations; this siteprefix
  404. is only used to suggest the defaults.
  405.  
  406. The default should be fine for most people.
  407.  
  408. Installation prefix to use for add-on modules and utilities? (~name ok)
  409. [/usr/local]
  410.  
  411. The installation process will create a directory for
  412. site-specific extensions and modules. Most users find it convenient
  413. to place all site-specific files in this directory rather than in the
  414. main distribution directory.
  415.  
  416. Pathname for the site-specific library files? (~name ok)
  417. [/usr/local/lib/perl5/site_perl/5.14.1]
  418.  
  419. In order to ease the process of upgrading, this version of perl
  420. can be configured to use modules built and installed with earlier
  421. versions of perl that were installed under /usr/local. Specify here
  422. the list of earlier versions that this version of perl should check.
  423. If Configure detected no earlier versions of perl installed under
  424. /usr/local, then the list will be empty. Answer 'none' to tell perl
  425. to not search earlier versions.
  426.  
  427. The default should almost always be sensible, so if you're not sure,
  428. just accept the default.
  429. List of earlier versions to include in @INC? [none]
  430.  
  431. <malloc/malloc.h> NOT found.
  432.  
  433. <malloc.h> found.
  434.  
  435. Checking to see how well your C compiler groks the void type...
  436. Good. It appears to support void to the level perl5 wants.
  437.  
  438. Checking to see how big your pointers are...
  439. Your pointers are 4 bytes long.
  440.  
  441. Do you wish to wrap malloc calls to protect against potential overflows? [y]
  442.  
  443. Do you wish to attempt to use the malloc that comes with perl5? [n]
  444.  
  445. Your system wants malloc to return 'void *', it would seem.
  446. Your system uses void free(), it would seem.
  447.  
  448. The installation process will also create a directory for
  449. architecture-dependent site-specific extensions and modules.
  450.  
  451. Pathname for the site-specific architecture-dependent library files? (~name ok)
  452. [/usr/local/lib/perl5/site_perl/5.14.1/i686-linux]
  453.  
  454. The installation process will also create a directory for
  455. vendor-supplied add-ons. Vendors who supply perl with their system
  456. may find it convenient to place all vendor-supplied files in this
  457. directory rather than in the main distribution directory. This will
  458. ease upgrades between binary-compatible maintenance versions of perl.
  459.  
  460. Of course you may also use these directories in whatever way you see
  461. fit. For example, you might use them to access modules shared over a
  462. company-wide network.
  463.  
  464. The default answer should be fine for most people.
  465. This causes further questions about vendor add-ons to be skipped
  466. and no vendor-specific directories will be configured for perl.
  467.  
  468. Do you want to configure vendor-specific add-on directories? [n]
  469.  
  470. Lastly, you can have perl look in other directories for extensions and
  471. modules in addition to those already specified.
  472. These directories will be searched after
  473. /usr/local/lib/perl5/site_perl/5.14.1/i686-linux
  474. /usr/local/lib/perl5/site_perl/5.14.1
  475.  
  476. Enter a colon-separated set of extra paths to include in perl's @INC
  477. search path, or enter 'none' for no extra paths.
  478.  
  479. Colon-separated list of additional directories for perl to search? [none]
  480.  
  481. Checking out function prototypes...
  482. Your C compiler appears to support function prototypes.
  483.  
  484. Perl can be built to support DTrace on platforms that support it.
  485. DTrace is a diagnosis and performance analysis tool from Sun.
  486.  
  487. If this doesn't make any sense to you, just accept the default 'none'.
  488. Support DTrace if available? [n]
  489.  
  490. Perl can be built with extra modules or bundles of modules which
  491. will be fetched from the CPAN and installed alongside Perl.
  492.  
  493. Notice that you will need access to the CPAN; either via the Internet,
  494. or a local copy, for example a CD-ROM or a local CPAN mirror. (You will
  495. be asked later to configure the CPAN.pm module which will in turn do
  496. the installation of the rest of the extra modules or bundles.)
  497.  
  498. Notice also that if the modules require any external software such as
  499. libraries and headers (the libz library and the zlib.h header for the
  500. Compress::Zlib module, for example) you MUST have any such software
  501. already installed, this configuration process will NOT install such
  502. things for you.
  503.  
  504. If this doesn't make any sense to you, just accept the default 'n'.
  505. Install any extra modules (y or n)? [n]
  506.  
  507.  
  508. If you wish to install html files for programs in Perl5, indicate
  509. the appropriate directory here. To skip installing html files,
  510. answer "none".
  511. Directory for the main Perl5 html pages? (~name ok) [none]
  512.  
  513. If you wish to install html files for modules associated with Perl5,
  514. indicate the appropriate directory here. To skip installing html files,
  515. answer "none".
  516. Directory for the Perl5 module html pages? (~name ok) [none]
  517.  
  518. Many scripts expect perl to be installed as /usr/bin/perl.
  519.  
  520. If you want to, I can install the perl you are about to compile
  521. as /usr/bin/perl (in addition to /usr/local/bin/perl).
  522.  
  523. However, please note that because you already have a /usr/bin/perl,
  524. overwriting that with a new Perl would very probably cause problems.
  525. Therefore I'm assuming you don't want to do that (unless you insist).
  526.  
  527. Do you want to install perl as /usr/bin/perl? [n]
  528.  
  529. Checking for GNU C Library...
  530. You are using the GNU C Library version 2.13
  531.  
  532. nm probably won't work on the GNU C Library.
  533.  
  534. I can use /usr/bin/nm to extract the symbols from your C libraries. This
  535. is a time consuming task which may generate huge output on the disk (up
  536. to 3 megabytes) but that should make the symbols extraction faster. The
  537. alternative is to skip the 'nm' extraction part and to compile a small
  538. test program instead to determine whether each symbol is present. If
  539. you have a fast C compiler and/or if your 'nm' output cannot be parsed,
  540. this may be the best solution.
  541.  
  542. You probably shouldn't let me use 'nm' if you are using the GNU C Library.
  543.  
  544. Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]
  545.  
  546. <dld.h> NOT found.
  547.  
  548. Checking for C++...
  549. You are not using a C++ compiler.
  550.  
  551. dlopen() found.
  552.  
  553. <unistd.h> found.
  554.  
  555. Do you wish to use dynamic loading? [y]
  556. The following dynamic loading files are available:
  557. ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_mpeix.xs
  558. ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_next.xs
  559. ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_none.xs
  560. ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_symbian.xs
  561. ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_vmesa.xs
  562. ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_vms.xs
  563. ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_win32.xs
  564. Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]
  565.  
  566. Some systems may require passing special flags to cc -c to
  567. compile modules that will be used to create a shared library.
  568. To use no flags, say "none".
  569.  
  570. Any special flags to pass to cc -c to compile shared library modules?
  571. [-fPIC]
  572.  
  573. Some systems use ld to create libraries that can be dynamically loaded,
  574. while other systems (such as those using ELF) use cc.
  575.  
  576. You appear to have ELF support. I'll use cc to build dynamic libraries.
  577. What command should be used to create dynamic libraries? [cc]
  578.  
  579. Some systems may require passing special flags to cc to create a
  580. library that can be dynamically loaded. If your ld flags include
  581. -L/other/path options to locate libraries outside your loader's normal
  582. search path, you may need to specify those -L options here as well. To
  583. use no flags, say "none".
  584.  
  585. Any special flags to pass to cc to create a dynamically loaded library?
  586. [-shared -O2 -L/usr/local/lib -fstack-protector]
  587.  
  588. Some systems may require passing special flags to cc to indicate that
  589. the resulting executable will use dynamic linking. To use no flags,
  590. say "none".
  591.  
  592. Any special flags to pass to cc to use dynamic linking? [-Wl,-E]
  593.  
  594. The perl executable is normally obtained by linking perlmain.c with
  595. libperl.a, any static extensions (usually just DynaLoader), and
  596. any other libraries needed on this system (such as -lm, etc.). Since
  597. your system supports dynamic loading, it is probably possible to build
  598. a shared libperl.so. If you will have more than one executable linked
  599. to libperl.so, this will significantly reduce the size of each
  600. executable, but it may have a noticeable effect on performance. The
  601. default is probably sensible for your system.
  602.  
  603.  
  604. Build a shared libperl.so (y/n) [n]
  605.  
  606. System manual is in /usr/share/man/man1.
  607.  
  608. Perl5 has manual pages available in source form.
  609. If you don't want the manual sources installed, answer 'none'.
  610.  
  611. Where do the main Perl5 manual pages (source) go? (~name ok)
  612. [/usr/local/share/man/man1]
  613. What suffix should be used for the main Perl5 man pages? [1]
  614.  
  615. You can have filenames longer than 14 characters.
  616.  
  617. Perl5 has manual pages for many of the library modules.
  618. If you don't want the manual sources installed, answer 'none'.
  619.  
  620. Where do the perl5 library man pages (source) go? (~name ok)
  621. [/usr/local/share/man/man3]
  622. What suffix should be used for the perl5 library man pages? [3]
  623.  
  624. Figuring out host name...
  625. Maybe "hostname" will work...
  626. Your host name appears to be "giles". Right? [y]
  627. (Normalizing case in your host name)
  628. (You do not have fully-qualified names in the hosts database)
  629. (Attempting domain name extraction from /etc/resolv.conf)
  630. (No help from resolv.conf either -- attempting clever guess)
  631.  
  632. What is your domain name? [.(none)]
  633. (Normalizing case in your domain name)
  634.  
  635. I need to get your e-mail address in Internet format if possible, i.e.
  636. something like user@host.domain. Please answer accurately since I have
  637. no easy means to double check it. The default value provided below
  638. is most probably close to reality but may not be valid from outside
  639. your organization...
  640.  
  641. What is your e-mail address? [mpeters@giles.(none)]
  642.  
  643. If you or somebody else will be maintaining perl at your site, please
  644. fill in the correct e-mail address here so that they may be contacted
  645. if necessary. Currently, the "perlbug" program included with perl
  646. will send mail to this address in addition to perlbug@perl.org. You may
  647. enter "none" for no administrator.
  648.  
  649. Perl administrator e-mail address [mpeters@giles.(none)]
  650.  
  651. Do you want to install only the version-specific parts of the perl
  652. distribution? Usually you do *not* want to do this.
  653. Do you want to install only the version-specific parts of perl? [n]
  654.  
  655. I can use the #! construct to start perl on your system. This will
  656. make startup of perl scripts faster, but may cause problems if you
  657. want to share those scripts and perl is not in a standard place
  658. (/usr/local/bin/perl) on all your platforms. The alternative
  659. is to force a shell by starting the script with a single ':' character.
  660.  
  661. What shall I put after the #! to start up perl ("none" to not use #!)?
  662. [/usr/local/bin/perl]
  663. I'll use #!/usr/local/bin/perl to start perl scripts.
  664.  
  665. Some installations have a separate directory just for executable scripts so
  666. that they can mount it across multiple architectures but keep the scripts in
  667. one spot. You might, for example, have a subdirectory of /usr/share for this.
  668. Or you might just lump your scripts in with all your other executables.
  669.  
  670. Where do you keep publicly executable scripts? (~name ok) [/usr/local/bin]
  671. Pathname where the add-on public executables should be installed? (~name ok)
  672. [/usr/local/bin]
  673. Pathname where the site-specific html pages should be installed? (~name ok)
  674. [none]
  675. Pathname where the site-specific library html pages should be installed? (~name ok)
  676. [none]
  677. Pathname where the site-specific manual pages should be installed? (~name ok)
  678. [/usr/local/share/man/man1]
  679. Pathname where the site-specific library manual pages should be installed? (~name ok)
  680. [/usr/local/share/man/man3]
  681. Pathname where add-on public executable scripts should be installed? (~name ok)
  682. [/usr/local/bin]
  683.  
  684. Perl can be built to use 'fast stdio', which means using the stdio
  685. library but also directly manipulating the stdio buffers to enable
  686. faster I/O. Using stdio is better for backward compatibility (especially
  687. for Perl extensions), but on the other hand since Perl 5.8 the 'perlio'
  688. interface has been preferred instead of stdio.
  689.  
  690. If this doesn't make any sense to you, just accept the default 'n'.
  691. Use the "fast stdio" if available? [n]
  692.  
  693. Looking for the type used for lseek's offset on this system.
  694. off_t found.
  695.  
  696. Checking to see how big your file offsets are...
  697. Your file offsets are 4 bytes long.
  698.  
  699. Looking for the type for file position used by fsetpos().
  700. fpos_t found.
  701.  
  702. Checking the size of fpos_t...
  703. Your fpos_t is 12 bytes long.
  704.  
  705. Perl can be built to understand large files (files larger than 2 gigabytes)
  706. on some systems. To do so, Configure can be run with -Duselargefiles.
  707.  
  708. If this doesn't make any sense to you, just accept the default 'y'.
  709. Try to understand large files, if available? [y]
  710. Your platform has some specific hints regarding large file builds, using them...
  711.  
  712. Rechecking to see how big your file offsets are...
  713. Your file offsets are now 8 bytes long.
  714. Rechecking the size of fpos_t... 16 bytes.
  715.  
  716. Using <string.h> instead of <strings.h>.
  717.  
  718. qgcvt() found.
  719.  
  720. Checking how to print long doubles...
  721. We will use %Lf.
  722.  
  723. Checking for an efficient way to convert floats to strings.
  724. Trying gconvert...
  725. gconvert NOT found.
  726. Trying gcvt...
  727. gcvt() found.
  728. I'll use gcvt to convert floats into a string.
  729.  
  730. fwalk() NOT found.
  731.  
  732. access() found.
  733.  
  734. <sys/file.h> defines the *_OK access constants.
  735.  
  736. accessx() NOT found.
  737.  
  738. aintl() NOT found.
  739.  
  740. alarm() found.
  741.  
  742. ctime64() NOT found.
  743.  
  744. localtime64() NOT found.
  745.  
  746. gmtime64() NOT found.
  747.  
  748. mktime64() NOT found.
  749.  
  750. difftime64() NOT found.
  751.  
  752. asctime64() NOT found.
  753.  
  754. <pthread.h> found.
  755.  
  756. <sys/types.h> found.
  757.  
  758. <sys/select.h> found.
  759.  
  760. Testing to see if we should include <time.h>, <sys/time.h> or both.
  761. I'm now running the test program......
  762. Succeeded with -DI_TIME -DI_SYSTIME -DS_TIMEVAL
  763. We'll include <time.h>.
  764. We'll include <sys/time.h>.
  765.  
  766. Checking to see if your struct tm has tm_zone field...
  767. Yes, it does.
  768.  
  769. Checking to see if your struct tm has tm_gmtoff field...
  770. Yes, it does.
  771.  
  772. asctime_r() found.
  773.  
  774. atolf() NOT found.
  775.  
  776. atoll() found.
  777.  
  778. Checking whether your compiler can handle __attribute__((format)) ...
  779. Your C compiler supports __attribute__((format)).
  780.  
  781. Checking whether your compiler allows __printf__ format to be null ...
  782. Your C compiler allows __printf__ format to be null.
  783.  
  784. Checking whether your compiler can handle __attribute__((malloc)) ...
  785. Your C compiler supports __attribute__((malloc)).
  786.  
  787. Checking whether your compiler can handle __attribute__((nonnull(1))) ...
  788. Your C compiler supports __attribute__((nonnull)).
  789.  
  790. Checking whether your compiler can handle __attribute__((noreturn)) ...
  791. Your C compiler supports __attribute__((noreturn)).
  792.  
  793. Checking whether your compiler can handle __attribute__((pure)) ...
  794. Your C compiler supports __attribute__((pure)).
  795.  
  796. Checking whether your compiler can handle __attribute__((unused)) ...
  797. Your C compiler supports __attribute__((unused)).
  798.  
  799. Checking whether your compiler can handle __attribute__((deprecated)) ...
  800. Your C compiler supports __attribute__((deprecated)).
  801.  
  802. Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
  803. Your C compiler supports __attribute__((warn_unused_result)).
  804.  
  805. bcmp() found.
  806.  
  807. bcopy() found.
  808.  
  809. getpgrp() found.
  810.  
  811. Checking to see which flavor of getpgrp is in use...
  812. You have to use getpgrp() instead of getpgrp(pid).
  813.  
  814. setpgrp() found.
  815.  
  816. Checking to see which flavor of setpgrp is in use...
  817. You have to use setpgrp() instead of setpgrp(pid,pgrp).
  818.  
  819. Checking whether your compiler can handle __builtin_choose_expr ...
  820. All good!
  821. Your C compiler supports __builtin_choose_expr.
  822.  
  823. Checking whether your compiler can handle __builtin_expect ...
  824. Your C compiler supports __builtin_expect.
  825.  
  826. bzero() found.
  827.  
  828. <stdarg.h> found.
  829.  
  830. <varargs.h> found.
  831.  
  832. We'll include <stdarg.h> to get va_dcl definition.
  833. You have <stdarg.h> and <stdlib.h>, so checking for C99 variadic macros.
  834. You have C99 variadic macros.
  835.  
  836. I can't determine whether signal handler returns void or int...
  837. What type does your signal handler return? [void]
  838.  
  839. Checking whether your C compiler can cast large floats to int32.
  840. Nope, it can't.
  841.  
  842. Checking whether your C compiler can cast negative float to unsigned.
  843. Yup, it can.
  844.  
  845. vprintf() found.
  846. Your vsprintf() returns (int).
  847.  
  848. chown() found.
  849.  
  850. chroot() found.
  851.  
  852. chsize() NOT found.
  853.  
  854. class() NOT found.
  855.  
  856. clearenv() found.
  857.  
  858. Hmm... Looks like you have Berkeley networking support.
  859.  
  860. socketpair() found.
  861.  
  862. Checking the availability sa_len in the sock struct ...
  863.  
  864. Checking the availability sin6_scope_id in struct sockaddr_in6 ...
  865.  
  866. Checking the availability of certain socket constants...
  867.  
  868. <sys/uio.h> found.
  869.  
  870. Checking to see if your system supports struct cmsghdr...
  871. Yes, it does.
  872.  
  873. Checking to see if your C compiler knows about "const"...
  874. Yup, it does.
  875.  
  876. copysignl() found.
  877.  
  878.  
  879. crypt() found.
  880.  
  881. <crypt.h> found.
  882.  
  883. crypt_r() found.
  884.  
  885. ctermid() found.
  886.  
  887. ctermid_r() NOT found.
  888.  
  889. ctime_r() found.
  890.  
  891. cuserid() found.
  892.  
  893. <limits.h> found.
  894.  
  895. <float.h> found.
  896.  
  897. DBL_DIG found.
  898.  
  899. dbmclose() found.
  900.  
  901. <dbm.h> NOT found.
  902.  
  903. <rpcsvc/dbm.h> NOT found.
  904.  
  905. dbminit() prototype NOT found.
  906.  
  907. difftime() found.
  908.  
  909. <dirent.h> found.
  910.  
  911. Your directory entries are struct dirent.
  912.  
  913. Your directory entry does not know about the d_namlen field.
  914. Checking to see if DIR has a dd_fd member variable
  915. No, it does not.
  916.  
  917. <sys/dir.h> found.
  918.  
  919. <sys/ndir.h> NOT found.
  920.  
  921. dirfd() found.
  922.  
  923. dlerror() found.
  924.  
  925. <dlfcn.h> found.
  926.  
  927. On a few systems, the dynamically loaded modules that perl generates and uses
  928. will need a different extension than shared libs. The default will probably
  929. be appropriate.
  930.  
  931. What is the extension of dynamically loaded modules [so]
  932.  
  933. Checking whether your dlsym() needs a leading underscore ...
  934. dlsym doesn't need a leading underscore.
  935.  
  936. drand48_r() found.
  937.  
  938. drand48() prototype found.
  939.  
  940. dup2() found.
  941.  
  942. eaccess() found.
  943.  
  944. endgrent() found.
  945.  
  946. <grp.h> found.
  947.  
  948. endgrent_r() NOT found.
  949.  
  950. endhostent() found.
  951.  
  952. <netdb.h> found.
  953.  
  954. endhostent_r() NOT found.
  955.  
  956. endnetent() found.
  957.  
  958. endnetent_r() NOT found.
  959.  
  960. endprotoent() found.
  961.  
  962. endprotoent_r() NOT found.
  963.  
  964. endpwent() found.
  965.  
  966. <pwd.h> found.
  967.  
  968. endpwent_r() NOT found.
  969.  
  970. endservent() found.
  971.  
  972. endservent_r() NOT found.
  973.  
  974. <sys/file.h> defines the O_* constants...
  975. and you have the 3 argument form of open().
  976.  
  977. <sys/file.h> found.
  978.  
  979. We'll be including <sys/file.h>.
  980.  
  981. <fcntl.h> found.
  982.  
  983. We don't need to include <fcntl.h> if we include <sys/file.h>.
  984.  
  985. fork() found.
  986.  
  987. pipe() found.
  988.  
  989. Figuring out the flag used by open() for non-blocking I/O...
  990. Seems like we can use O_NONBLOCK.
  991.  
  992. Let's see what value errno gets from read() on a O_NONBLOCK file...
  993. A read() system call with no data present returns -1.
  994. Your read() sets errno to EAGAIN when no data is available.
  995. And it correctly returns 0 to signal EOF.
  996.  
  997. (Looks like you have stdio.h from Linux.)
  998. Checking how std your stdio is...
  999. Your stdio acts pretty std.
  1000. Checking to see what happens if we set the stdio ptr...
  1001. Increasing ptr in your stdio decreases cnt by the same amount. Good.
  1002. And its _base field acts std.
  1003. You seem to have 'fast stdio' to directly manipulate the stdio buffers.
  1004.  
  1005. fchdir() found.
  1006.  
  1007. fchmod() found.
  1008.  
  1009. fchown() found.
  1010.  
  1011. fcntl() found.
  1012.  
  1013. Checking if fcntl-based file locking works...
  1014. Yes, it seems to work.
  1015.  
  1016. Checking to see how well your C compiler handles fd_set and friends ...
  1017. Hmm, your compiler has some difficulty with fd_set. Checking further...
  1018. Well, your system has some sort of fd_set available...
  1019. and you have the normal fd_set macros.
  1020.  
  1021. fgetpos() found.
  1022.  
  1023. finite() found.
  1024.  
  1025. finitel() found.
  1026.  
  1027. flock() found.
  1028.  
  1029. flock() prototype found.
  1030.  
  1031. fp_class() NOT found.
  1032.  
  1033. pathconf() found.
  1034.  
  1035. fpathconf() found.
  1036.  
  1037. fpclass() NOT found.
  1038.  
  1039. fpclassify() NOT found.
  1040.  
  1041. fpclassl() NOT found.
  1042.  
  1043. Checking to see if you have fpos64_t...
  1044. You do not have fpos64_t.
  1045.  
  1046. frexpl() found.
  1047.  
  1048. <sys/param.h> found.
  1049.  
  1050. <sys/mount.h> found.
  1051.  
  1052. Checking to see if your system supports struct fs_data...
  1053. No, it doesn't.
  1054.  
  1055. fseeko() found.
  1056.  
  1057. fsetpos() found.
  1058.  
  1059. fstatfs() found.
  1060.  
  1061. statvfs() found.
  1062.  
  1063. fstatvfs() found.
  1064.  
  1065. fsync() found.
  1066.  
  1067. ftello() found.
  1068.  
  1069. Checking if you have a working futimes()
  1070. Yes, you have
  1071.  
  1072. <ndbm.h> NOT found.
  1073.  
  1074. <gdbm/ndbm.h> found.
  1075.  
  1076. <gdbm-ndbm.h> NOT found.
  1077.  
  1078. dbm_open() found.
  1079. Checking if your <gdbm/ndbm.h> uses prototypes...
  1080. Your <gdbm/ndbm.h> does not seem to have prototypes
  1081.  
  1082. getaddrinfo() found.
  1083.  
  1084. getcwd() found.
  1085.  
  1086. getespwnam() NOT found.
  1087.  
  1088. getfsstat() NOT found.
  1089.  
  1090. getgrent() found.
  1091.  
  1092. getgrent_r() found.
  1093.  
  1094. getgrgid_r() found.
  1095.  
  1096. getgrnam_r() found.
  1097.  
  1098. gethostbyaddr() found.
  1099.  
  1100. gethostbyname() found.
  1101.  
  1102. gethostent() found.
  1103.  
  1104. gethostname() found.
  1105. uname() found.
  1106.  
  1107. Every now and then someone has a gethostname() that lies about the hostname
  1108. but can't be fixed for political or economic reasons. If you wish, I can
  1109. pretend gethostname() isn't there and maybe compute hostname at run-time
  1110. thanks to the 'hostname' command.
  1111.  
  1112. Shall I ignore gethostname() from now on? [n]
  1113.  
  1114. gethostbyaddr_r() found.
  1115.  
  1116. gethostbyname_r() found.
  1117.  
  1118. gethostent_r() found.
  1119.  
  1120. gethostent() prototype found.
  1121.  
  1122. getitimer() found.
  1123.  
  1124. getlogin() found.
  1125.  
  1126. getlogin_r() found.
  1127.  
  1128. getmnt() NOT found.
  1129.  
  1130. getmntent() found.
  1131.  
  1132. getnameinfo() found.
  1133.  
  1134. getnetbyaddr() found.
  1135.  
  1136. getnetbyname() found.
  1137.  
  1138. getnetent() found.
  1139.  
  1140. getnetbyaddr_r() found.
  1141.  
  1142. getnetbyname_r() found.
  1143.  
  1144. getnetent_r() found.
  1145.  
  1146. getnetent() prototype found.
  1147.  
  1148. getpagesize() found.
  1149.  
  1150. getprotobyname() found.
  1151.  
  1152. getprotobynumber() found.
  1153.  
  1154. getprotoent() found.
  1155.  
  1156. getpgid() found.
  1157.  
  1158. getpgrp2() NOT found.
  1159.  
  1160. getppid() found.
  1161.  
  1162. getpriority() found.
  1163.  
  1164. getprotobyname_r() found.
  1165.  
  1166. getprotobynumber_r() found.
  1167.  
  1168. getprotoent_r() found.
  1169.  
  1170. getprotoent() prototype found.
  1171.  
  1172. getprpwnam() NOT found.
  1173.  
  1174. getpwent() found.
  1175.  
  1176. getpwent_r() found.
  1177.  
  1178. getpwnam_r() found.
  1179.  
  1180. getpwuid_r() found.
  1181.  
  1182. getservbyname() found.
  1183.  
  1184. getservbyport() found.
  1185.  
  1186. getservent() found.
  1187.  
  1188. getservbyname_r() found.
  1189.  
  1190. getservbyport_r() found.
  1191.  
  1192. getservent_r() found.
  1193.  
  1194. getservent() prototype found.
  1195.  
  1196. getspnam() found.
  1197.  
  1198. <shadow.h> found.
  1199.  
  1200. getspnam_r() found.
  1201.  
  1202. gettimeofday() found.
  1203.  
  1204. gmtime_r() found.
  1205.  
  1206. hasmntopt() found.
  1207.  
  1208. <netinet/in.h> found.
  1209.  
  1210. <arpa/inet.h> found.
  1211.  
  1212. htonl() found.
  1213.  
  1214. ilogbl() found.
  1215.  
  1216. strchr() found.
  1217.  
  1218. inet_aton() found.
  1219.  
  1220. inet_ntop() found.
  1221.  
  1222. inet_pton() found.
  1223.  
  1224. isascii() found.
  1225.  
  1226. isfinite() NOT found.
  1227.  
  1228. isinf() found.
  1229.  
  1230. isnan() found.
  1231.  
  1232. isnanl() found.
  1233.  
  1234. killpg() found.
  1235.  
  1236. lchown() found.
  1237.  
  1238. LDBL_DIG found.
  1239.  
  1240. <math.h> found.
  1241.  
  1242. Checking to see if your libm supports _LIB_VERSION...
  1243. Yes, it does (2)
  1244.  
  1245. link() found.
  1246.  
  1247. localtime_r() found.
  1248.  
  1249. localeconv() found.
  1250.  
  1251. lockf() found.
  1252.  
  1253. lseek() prototype found.
  1254.  
  1255. lstat() found.
  1256.  
  1257. madvise() found.
  1258.  
  1259. malloc_size() NOT found.
  1260.  
  1261. malloc_good_size() NOT found.
  1262.  
  1263. mblen() found.
  1264.  
  1265. mbstowcs() found.
  1266.  
  1267. mbtowc() found.
  1268.  
  1269. memchr() found.
  1270.  
  1271. memcmp() found.
  1272.  
  1273. memcpy() found.
  1274.  
  1275. memmove() found.
  1276.  
  1277. memset() found.
  1278.  
  1279. mkdir() found.
  1280.  
  1281. mkdtemp() found.
  1282.  
  1283. mkfifo() found.
  1284.  
  1285. mkstemp() found.
  1286.  
  1287. mkstemps() found.
  1288.  
  1289. mktime() found.
  1290.  
  1291. <sys/mman.h> found.
  1292.  
  1293. mmap() found.
  1294. and it returns (void *).
  1295.  
  1296. sqrtl() found.
  1297.  
  1298. scalbnl() found.
  1299.  
  1300. modfl() found.
  1301.  
  1302. modfl() prototype found.
  1303. Checking to see whether your modfl() is okay for large values...
  1304. Your modfl() seems okay for large values.
  1305.  
  1306. mprotect() found.
  1307.  
  1308. msgctl() found.
  1309.  
  1310. msgget() found.
  1311.  
  1312. msgsnd() found.
  1313.  
  1314. msgrcv() found.
  1315.  
  1316. You have the full msg*(2) library.
  1317.  
  1318. Checking to see if your system supports struct msghdr...
  1319. Yes, it does.
  1320.  
  1321. msync() found.
  1322.  
  1323. munmap() found.
  1324.  
  1325. nice() found.
  1326.  
  1327. <langinfo.h> found.
  1328.  
  1329. nl_langinfo() found.
  1330.  
  1331. Checking to see if your C compiler knows about "volatile"...
  1332. Yup, it does.
  1333.  
  1334. Choosing the C types to be used for Perl's internal types...
  1335. (IV will be long, 4 bytes)
  1336. (UV will be unsigned long, 4 bytes)
  1337. (NV will be double, 8 bytes)
  1338. Checking how many bits of your UVs your NVs can preserve...
  1339. Your NVs can preserve all 32 bits of your UVs.
  1340. Checking to find the largest integer value your NVs can hold...
  1341. The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
  1342. Checking whether NV 0.0 is all bits zero in memory...
  1343. 0.0 is represented as all bits zero in memory
  1344.  
  1345. Checking to see if you have off64_t...
  1346. You do not have off64_t.
  1347. (Your off_t is 64 bits, so you could use that.)
  1348.  
  1349. pause() found.
  1350.  
  1351. poll() found.
  1352.  
  1353. prctl() found.
  1354. Your prctl (PR_SET_NAME, ...) works
  1355.  
  1356. readlink() found.
  1357.  
  1358. You have Linux-like /proc/self/exe.
  1359.  
  1360. vfork() found.
  1361.  
  1362.  
  1363. Perl can only use a vfork() that doesn't suffer from strict
  1364. restrictions on calling functions or modifying global data in
  1365. the child. For example, glibc-2.1 contains such a vfork()
  1366. that is unsuitable. If your system provides a proper fork()
  1367. call, chances are that you do NOT want perl to use vfork().
  1368.  
  1369. Do you still want to use vfork()? [n]
  1370. Ok, we won't use vfork().
  1371.  
  1372. pthread_attr_setscope() found.
  1373.  
  1374. random_r() found.
  1375.  
  1376. readdir() found.
  1377.  
  1378. seekdir() found.
  1379.  
  1380. telldir() found.
  1381.  
  1382. rewinddir() found.
  1383.  
  1384. readdir64_r() found.
  1385.  
  1386. readdir_r() found.
  1387.  
  1388. readv() found.
  1389.  
  1390. recvmsg() found.
  1391.  
  1392. rename() found.
  1393.  
  1394. rmdir() found.
  1395.  
  1396. <memory.h> found.
  1397.  
  1398. We won't be including <memory.h>.
  1399.  
  1400. I'll use memmove() instead of bcopy() for overlapping copies.
  1401.  
  1402. I'll use memmove() instead of memcpy() for overlapping copies.
  1403.  
  1404. Checking if your memcmp() can compare relative magnitude...
  1405. Yes, it can.
  1406.  
  1407. sbrk() prototype found.
  1408.  
  1409. select() found.
  1410.  
  1411. semctl() found.
  1412.  
  1413. semget() found.
  1414.  
  1415. semop() found.
  1416.  
  1417. You have the full sem*(2) library.
  1418.  
  1419. You do not have union semun in <sys/sem.h>.
  1420.  
  1421. You can use union semun for semctl IPC_STAT.
  1422. You can also use struct semid_ds* for semctl IPC_STAT.
  1423.  
  1424. sendmsg() found.
  1425.  
  1426. setegid() found.
  1427.  
  1428. seteuid() found.
  1429.  
  1430. setgrent() found.
  1431.  
  1432. setgrent_r() NOT found.
  1433.  
  1434. sethostent() found.
  1435.  
  1436. sethostent_r() NOT found.
  1437.  
  1438. setitimer() found.
  1439.  
  1440. setlinebuf() found.
  1441.  
  1442. setlocale() found.
  1443.  
  1444. <locale.h> found.
  1445.  
  1446. setlocale_r() NOT found.
  1447.  
  1448. setnetent() found.
  1449.  
  1450. setnetent_r() NOT found.
  1451.  
  1452. setprotoent() found.
  1453.  
  1454. setpgid() found.
  1455.  
  1456. setpgrp2() NOT found.
  1457.  
  1458. setpriority() found.
  1459.  
  1460. setproctitle() NOT found.
  1461.  
  1462. setprotoent_r() NOT found.
  1463.  
  1464. setpwent() found.
  1465.  
  1466. setpwent_r() NOT found.
  1467.  
  1468. setregid() found.
  1469.  
  1470. setresgid() found.
  1471.  
  1472. setreuid() found.
  1473.  
  1474. setresuid() found.
  1475.  
  1476. setrgid() NOT found.
  1477.  
  1478. setruid() NOT found.
  1479.  
  1480. setservent() found.
  1481.  
  1482. setservent_r() NOT found.
  1483.  
  1484. setsid() found.
  1485.  
  1486. setvbuf() found.
  1487.  
  1488. <sfio.h> NOT found.
  1489.  
  1490. shmctl() found.
  1491.  
  1492. shmget() found.
  1493.  
  1494. shmat() found.
  1495. and it returns (void *).
  1496.  
  1497. shmdt() found.
  1498.  
  1499. You have the full shm*(2) library.
  1500.  
  1501. sigaction() found.
  1502.  
  1503. <sunmath.h> NOT found.
  1504. Checking to see if you have signbit() available to work on double... Yes.
  1505.  
  1506. sigprocmask() found.
  1507.  
  1508. POSIX sigsetjmp found.
  1509.  
  1510. snprintf() found.
  1511.  
  1512. vsnprintf() found.
  1513. Checking whether your snprintf() and vsnprintf() work okay...
  1514. Your snprintf() and vsnprintf() seem to be working okay.
  1515.  
  1516. sockatmark() found.
  1517.  
  1518. sockatmark() prototype found.
  1519.  
  1520. socks5_init() NOT found.
  1521. Checking whether sprintf returns the length of the string...
  1522. sprintf returns the length of the string (as ANSI says it should)
  1523.  
  1524. srand48_r() found.
  1525.  
  1526. srandom_r() found.
  1527.  
  1528. setresgid() prototype NOT found.
  1529.  
  1530. setresuid() prototype NOT found.
  1531.  
  1532. <sys/stat.h> found.
  1533.  
  1534. Checking to see if your struct stat has st_blocks field...
  1535.  
  1536. <sys/vfs.h> found.
  1537.  
  1538. <sys/statfs.h> found.
  1539.  
  1540. Checking to see if your system supports struct statfs...
  1541. Yes, it does.
  1542.  
  1543. Checking to see if your struct statfs has f_flags field...
  1544. Yes, it does.
  1545.  
  1546. Checking to see if your system supports static inline...
  1547. Your compiler supports static __inline__.
  1548. Checking how to access stdio streams by file descriptor number...
  1549. I can't figure out how to access stdio streams by file descriptor number.
  1550.  
  1551. strcoll() found.
  1552.  
  1553. Checking to see if your C compiler can copy structs...
  1554. Yup, it can.
  1555.  
  1556. strerror() found.
  1557. (You also have sys_errlist[], so we could roll our own strerror.)
  1558.  
  1559. strerror_r() found.
  1560.  
  1561. strftime() found.
  1562.  
  1563. strlcat() NOT found.
  1564.  
  1565. strlcpy() NOT found.
  1566.  
  1567. strtod() found.
  1568.  
  1569. strtol() found.
  1570.  
  1571. strtold() found.
  1572.  
  1573. strtoll() found.
  1574. Checking whether your strtoll() works okay...
  1575. Your strtoll() seems to be working okay.
  1576.  
  1577. strtoq() found.
  1578.  
  1579. strtoul() found.
  1580. Checking whether your strtoul() works okay...
  1581. Your strtoul() seems to be working okay.
  1582.  
  1583. strtoull() found.
  1584. Checking whether your strtoull() works okay...
  1585. Your strtoull() seems to be working okay.
  1586.  
  1587. strtouq() found.
  1588. Checking whether your strtouq() works okay...
  1589. Your strtouq() seems to be working okay.
  1590.  
  1591. strxfrm() found.
  1592.  
  1593. symlink() found.
  1594.  
  1595. syscall() found.
  1596.  
  1597. syscall() prototype found.
  1598.  
  1599. sysconf() found.
  1600.  
  1601. system() found.
  1602.  
  1603. tcgetpgrp() found.
  1604.  
  1605. tcsetpgrp() found.
  1606.  
  1607. telldir() prototype found.
  1608.  
  1609. time() found.
  1610.  
  1611. Looking for the type returned by time() on this system.
  1612. time_t found.
  1613.  
  1614. timegm() found.
  1615.  
  1616. <sys/times.h> found.
  1617.  
  1618. times() found.
  1619.  
  1620. Looking for the type returned by times() on this system.
  1621. clock_t found.
  1622.  
  1623. tmpnam_r() found.
  1624.  
  1625. truncate() found.
  1626.  
  1627. ttyname_r() found.
  1628.  
  1629. tzname[] found.
  1630.  
  1631. In the following, larger digits indicate more significance. A big-endian
  1632. machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
  1633. little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
  1634. machines may have weird orders like 3412. A Cray will report 87654321,
  1635. an Alpha will report 12345678. If the test program works the default is
  1636. probably right.
  1637. I'm now running the test program...
  1638. (The test program ran ok.)
  1639. byteorder=1234
  1640.  
  1641. Checking to see whether you can access character data unalignedly...
  1642. (Testing for character data alignment may crash the test. That's okay.)
  1643. You can access character data pretty unalignedly.
  1644.  
  1645. ualarm() found.
  1646.  
  1647. umask() found.
  1648.  
  1649. unordered() NOT found.
  1650.  
  1651. unsetenv() found.
  1652.  
  1653. usleep() found.
  1654.  
  1655. usleep() prototype found.
  1656.  
  1657. ustat() found.
  1658.  
  1659. closedir() found.
  1660.  
  1661. Checking whether closedir() returns a status...
  1662. Yes, it does.
  1663.  
  1664. wait4() found.
  1665.  
  1666. waitpid() found.
  1667.  
  1668. wcstombs() found.
  1669.  
  1670. wctomb() found.
  1671.  
  1672. writev() found.
  1673.  
  1674. Checking alignment constraints...
  1675. Doubles must be aligned on a how-many-byte boundary? [4]
  1676. Checking how long a character is (in bits)...
  1677. What is the length of a character (in bits)? [8]
  1678.  
  1679. Checking to see how your cpp does stuff like concatenate tokens...
  1680. Oh! Smells like ANSI's been here.
  1681. We can catify or stringify, separately or together!
  1682.  
  1683. <db.h> found.
  1684.  
  1685. Checking Berkeley DB version ...
  1686. You have Berkeley DB Version 2 or greater.
  1687. db.h is from Berkeley DB Version 5.0.26
  1688. libdb is from Berkeley DB Version 5.0.26
  1689. db.h and libdb are compatible.
  1690. Looks OK.
  1691.  
  1692. Checking return type needed for hash for Berkeley DB ...
  1693. Your version of Berkeley DB uses u_int32_t for hash.
  1694.  
  1695. Checking return type needed for prefix for Berkeley DB ...
  1696. Your version of Berkeley DB uses size_t for prefix.
  1697.  
  1698. Looking for a random number function...
  1699. Good, found drand48().
  1700.  
  1701. Use which function to generate random numbers? [drand48]
  1702.  
  1703. Determining whether or not we are on an EBCDIC system...
  1704. Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
  1705.  
  1706. Checking how to flush all pending stdio output...
  1707. Your fflush(NULL) works okay for output streams.
  1708. Let's see if it clobbers input pipes...
  1709. fflush(NULL) seems to behave okay with input streams.
  1710.  
  1711. Looking for the type for group ids returned by getgid().
  1712. gid_t found.
  1713.  
  1714. Checking the size of gid_t...
  1715. Your gid_t is 4 bytes long.
  1716.  
  1717. Checking the sign of gid_t...
  1718. Your gid_t is unsigned.
  1719.  
  1720. Checking how to print 64-bit integers...
  1721. We will use %Ld.
  1722.  
  1723. Checking the format strings to be used for Perl's internal types...
  1724.  
  1725. Checking the format string to be used for gids...
  1726.  
  1727. getgroups() found.
  1728.  
  1729. setgroups() found.
  1730.  
  1731. What type of pointer is the second argument to getgroups() and setgroups()?
  1732. Usually this is the same as group ids, gid_t, but not always.
  1733.  
  1734. What type pointer is the second argument to getgroups() and setgroups()?
  1735. [gid_t]
  1736.  
  1737. Would you like to build with Misc Attribute Decoration? This is development
  1738. work leading to a Perl 5 to Perl 6 convertor, which imposes a space and speed
  1739. overhead on the interpreter.
  1740.  
  1741. If this doesn't make any sense to you, just accept the default 'n'.
  1742. Build Perl with MAD? [n]
  1743.  
  1744. Checking if your /usr/bin/make program sets $(MAKE)...
  1745. Yup, it does.
  1746.  
  1747. Looking for the type used for file modes for system calls (e.g. fchmod()).
  1748. mode_t found.
  1749.  
  1750. It seems that you don't need va_copy().
  1751.  
  1752. Looking for the type used for the length parameter for string functions.
  1753. size_t found.
  1754.  
  1755. Checking to see what type of arguments are accepted by gethostbyaddr().
  1756. Your system accepts const void * for the first arg.
  1757. ...and size_t for the second arg.
  1758.  
  1759. Checking to see what type of argument is accepted by gethostbyname().
  1760. Your system accepts const char *.
  1761.  
  1762. Checking to see what type of 1st argument is accepted by getnetbyaddr().
  1763. Your system accepts in_addr_t.
  1764.  
  1765. What pager is used on your system? [/usr/bin/less -R]
  1766. File /usr/bin/less -R doesn't exist. Use that name anyway? [y]
  1767.  
  1768. Looking for the type of process ids on this system.
  1769. pid_t found.
  1770.  
  1771. Checking how to generate random libraries on your machine...
  1772. /usr/bin/ar appears to generate random libraries itself.
  1773.  
  1774. <values.h> found.
  1775. Checking max offsets that gmtime () accepts
  1776. Sizeof time_t = 4
  1777. Checking max offsets that localtime () accepts
  1778.  
  1779. Checking to see what type of arguments are accepted by select().
  1780. Your system accepts fd_set *.
  1781.  
  1782. Checking to see on how many bits at a time your select() operates...
  1783. Your select() operates on 32 bits at a time.
  1784.  
  1785. Generating a list of signal names and numbers...
  1786. The following 65 signals are available:
  1787.  
  1788. SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGBUS SIGFPE
  1789. SIGKILL SIGUSR1 SIGSEGV SIGUSR2 SIGPIPE SIGALRM SIGTERM SIGSTKFLT
  1790. SIGCHLD SIGCONT SIGSTOP SIGTSTP SIGTTIN SIGTTOU SIGURG SIGXCPU
  1791. SIGXFSZ SIGVTALRM SIGPROF SIGWINCH SIGIO SIGPWR SIGSYS SIGNUM32
  1792. SIGNUM33 SIGRTMIN SIGNUM35 SIGNUM36 SIGNUM37 SIGNUM38 SIGNUM39
  1793. SIGNUM40 SIGNUM41 SIGNUM42 SIGNUM43 SIGNUM44 SIGNUM45 SIGNUM46
  1794. SIGNUM47 SIGNUM48 SIGNUM49 SIGNUM50 SIGNUM51 SIGNUM52 SIGNUM53
  1795. SIGNUM54 SIGNUM55 SIGNUM56 SIGNUM57 SIGNUM58 SIGNUM59 SIGNUM60
  1796. SIGNUM61 SIGNUM62 SIGNUM63 SIGRTMAX SIGIOT SIGCLD SIGPOLL SIGUNUSED
  1797.  
  1798. Checking the size of size_t...
  1799. Your size_t size is 4 bytes.
  1800.  
  1801. Checking to see if you have socklen_t...
  1802. You have socklen_t.
  1803.  
  1804. <socks.h> NOT found.
  1805.  
  1806. Checking to see what type is the last argument of accept().
  1807. Your system accepts 'socklen_t *' for the last argument of accept().
  1808.  
  1809. I'll be using ssize_t for functions returning a byte count.
  1810.  
  1811. Your stdio uses signed chars.
  1812.  
  1813. Looking for the type for user ids returned by getuid().
  1814. uid_t found.
  1815.  
  1816. Checking the size of uid_t...
  1817. Your uid_t is 4 bytes long.
  1818.  
  1819. Checking the sign of uid_t...
  1820. Your uid_t is unsigned.
  1821.  
  1822. Checking the format string to be used for uids...
  1823.  
  1824. It appears we'll be able to prototype varargs functions.
  1825.  
  1826. Which compiler compiler (yacc) shall I use? [yacc]
  1827.  
  1828. <assert.h> found.
  1829.  
  1830. <fp.h> NOT found.
  1831.  
  1832. <fp_class.h> NOT found.
  1833.  
  1834. <gdbm.h> found.
  1835.  
  1836. gdbm_open() found.
  1837.  
  1838. <ieeefp.h> NOT found.
  1839.  
  1840. <libutil.h> NOT found.
  1841.  
  1842. <mntent.h> found.
  1843.  
  1844. <net/errno.h> NOT found.
  1845.  
  1846. <netinet/tcp.h> found.
  1847.  
  1848. <poll.h> found.
  1849.  
  1850. <prot.h> NOT found.
  1851.  
  1852. Guessing which symbols your C compiler and preprocessor define...
  1853. try.c: In function ‘main’:
  1854. try.c:4045:17: warning: extra tokens at end of #ifdef directive
  1855. try.c:4048:18: warning: extra tokens at end of #ifdef directive
  1856. try.c:4051:19: warning: extra tokens at end of #ifdef directive
  1857. try.c:4054:19: warning: extra tokens at end of #ifdef directive
  1858. try.c:4081:17: warning: extra tokens at end of #ifdef directive
  1859. try.c:4084:18: warning: extra tokens at end of #ifdef directive
  1860. try.c:4087:19: warning: extra tokens at end of #ifdef directive
  1861. try.c:4090:19: warning: extra tokens at end of #ifdef directive
  1862. try.c:4141:17: warning: extra tokens at end of #ifdef directive
  1863. try.c:4144:18: warning: extra tokens at end of #ifdef directive
  1864. try.c:4147:19: warning: extra tokens at end of #ifdef directive
  1865. try.c:4150:19: warning: extra tokens at end of #ifdef directive
  1866. try.c:4177:16: warning: extra tokens at end of #ifdef directive
  1867. try.c:4180:17: warning: extra tokens at end of #ifdef directive
  1868. try.c:4183:18: warning: extra tokens at end of #ifdef directive
  1869. try.c:4186:18: warning: extra tokens at end of #ifdef directive
  1870. try.c:4441:18: warning: extra tokens at end of #ifdef directive
  1871. try.c:4444:19: warning: extra tokens at end of #ifdef directive
  1872. try.c:4447:20: warning: extra tokens at end of #ifdef directive
  1873. try.c:4450:20: warning: extra tokens at end of #ifdef directive
  1874. try.c:10093:18: warning: extra tokens at end of #ifdef directive
  1875. try.c:10096:19: warning: extra tokens at end of #ifdef directive
  1876. try.c:10099:20: warning: extra tokens at end of #ifdef directive
  1877. try.c:10102:20: warning: extra tokens at end of #ifdef directive
  1878. try.c:10129:18: warning: extra tokens at end of #ifdef directive
  1879. try.c:10132:19: warning: extra tokens at end of #ifdef directive
  1880. try.c:10135:20: warning: extra tokens at end of #ifdef directive
  1881. try.c:10138:20: warning: extra tokens at end of #ifdef directive
  1882. try.c:10165:18: warning: extra tokens at end of #ifdef directive
  1883. try.c:10168:19: warning: extra tokens at end of #ifdef directive
  1884. try.c:10171:20: warning: extra tokens at end of #ifdef directive
  1885. try.c:10174:20: warning: extra tokens at end of #ifdef directive
  1886. try.c:10201:17: warning: extra tokens at end of #ifdef directive
  1887. try.c:10204:18: warning: extra tokens at end of #ifdef directive
  1888. try.c:10207:19: warning: extra tokens at end of #ifdef directive
  1889. try.c:10210:19: warning: extra tokens at end of #ifdef directive
  1890. try.c:10429:19: warning: extra tokens at end of #ifdef directive
  1891. try.c:10432:20: warning: extra tokens at end of #ifdef directive
  1892. try.c:10435:21: warning: extra tokens at end of #ifdef directive
  1893. try.c:10438:21: warning: extra tokens at end of #ifdef directive
  1894. Your C pre-processor defines the following symbols:
  1895. __BIGGEST_ALIGNMENT__
  1896. __CHAR16_TYPE__
  1897. __CHAR32_TYPE__
  1898. __CHAR_BIT__
  1899. __DBL_DENORM_MIN__
  1900. __DBL_DIG__
  1901. __DBL_EPSILON__
  1902. __DBL_HAS_DENORM__
  1903. __DBL_HAS_INFINITY__
  1904. __DBL_HAS_QUIET_NAN__
  1905. __DBL_MANT_DIG__
  1906. __DBL_MAX_10_EXP__
  1907. __DBL_MAX__
  1908. __DBL_MAX_EXP__
  1909. __DBL_MIN_10_EXP__
  1910. __DBL_MIN__
  1911. __DBL_MIN_EXP__
  1912. __DEC128_EPSILON__
  1913. __DEC128_MANT_DIG__
  1914. __DEC128_MAX__
  1915. __DEC128_MAX_EXP__
  1916. __DEC128_MIN__
  1917. __DEC128_MIN_EXP__
  1918. __DEC128_SUBNORMAL_MIN__
  1919. __DEC32_EPSILON__
  1920. __DEC32_MANT_DIG__
  1921. __DEC32_MAX__
  1922. __DEC32_MAX_EXP__
  1923. __DEC32_MIN__
  1924. __DEC32_MIN_EXP__
  1925. __DEC32_SUBNORMAL_MIN__
  1926. __DEC64_EPSILON__
  1927. __DEC64_MANT_DIG__
  1928. __DEC64_MAX__
  1929. __DEC64_MAX_EXP__
  1930. __DEC64_MIN__
  1931. __DEC64_MIN_EXP__
  1932. __DEC64_SUBNORMAL_MIN__
  1933. __DEC_EVAL_METHOD__
  1934. __DECIMAL_BID_FORMAT__
  1935. __DECIMAL_DIG__
  1936. __ELF__
  1937. _FILE_OFFSET_BITS
  1938. __FINITE_MATH_ONLY__
  1939. __FLT_DENORM_MIN__
  1940. __FLT_DIG__
  1941. __FLT_EPSILON__
  1942. __FLT_EVAL_METHOD__
  1943. __FLT_HAS_DENORM__
  1944. __FLT_HAS_INFINITY__
  1945. __FLT_HAS_QUIET_NAN__
  1946. __FLT_MANT_DIG__
  1947. __FLT_MAX_10_EXP__
  1948. __FLT_MAX__
  1949. __FLT_MAX_EXP__
  1950. __FLT_MIN_10_EXP__
  1951. __FLT_MIN__
  1952. __FLT_MIN_EXP__
  1953. __FLT_RADIX__
  1954. __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1
  1955. __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
  1956. __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
  1957. __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
  1958. __GLIBC__
  1959. __GLIBC_MINOR__
  1960. __GNUC__
  1961. __GNUC_GNU_INLINE__
  1962. __GNUC_MINOR__
  1963. __GNUC_PATCHLEVEL__
  1964. __GNUC_RH_RELEASE__
  1965. __GNU_LIBRARY__
  1966. __gnu_linux__
  1967. __GXX_ABI_VERSION
  1968. __i386
  1969. __i386__
  1970. i386
  1971. __i686
  1972. __i686__
  1973. __INT16_C(c)
  1974. __INT16_MAX__
  1975. __INT16_TYPE__
  1976. __INT32_C(c)
  1977. __INT32_MAX__
  1978. __INT32_TYPE__
  1979. __INT64_C(c)
  1980. __INT64_MAX__
  1981. __INT64_TYPE__
  1982. __INT8_C(c)
  1983. __INT8_MAX__
  1984. __INT8_TYPE__
  1985. __INT_FAST16_MAX__
  1986. __INT_FAST16_TYPE__
  1987. __INT_FAST32_MAX__
  1988. __INT_FAST32_TYPE__
  1989. __INT_FAST64_MAX__
  1990. __INT_FAST64_TYPE__
  1991. __INT_FAST8_MAX__
  1992. __INT_FAST8_TYPE__
  1993. __INT_LEAST16_MAX__
  1994. __INT_LEAST16_TYPE__
  1995. __INT_LEAST32_MAX__
  1996. __INT_LEAST32_TYPE__
  1997. __INT_LEAST64_MAX__
  1998. __INT_LEAST64_TYPE__
  1999. __INT_LEAST8_MAX__
  2000. __INT_LEAST8_TYPE__
  2001. __INT_MAX__
  2002. __INTMAX_C(c)
  2003. __INTMAX_MAX__
  2004. __INTMAX_TYPE__
  2005. __INTPTR_MAX__
  2006. __INTPTR_TYPE__
  2007. _LARGEFILE_SOURCE
  2008. __LDBL_DENORM_MIN__
  2009. __LDBL_DIG__
  2010. __LDBL_EPSILON__
  2011. __LDBL_HAS_DENORM__
  2012. __LDBL_HAS_INFINITY__
  2013. __LDBL_HAS_QUIET_NAN__
  2014. __LDBL_MANT_DIG__
  2015. __LDBL_MAX_10_EXP__
  2016. __LDBL_MAX__
  2017. __LDBL_MAX_EXP__
  2018. __LDBL_MIN_10_EXP__
  2019. __LDBL_MIN__
  2020. __LDBL_MIN_EXP__
  2021. __linux
  2022. __linux__
  2023. linux
  2024. __LONG_LONG_MAX__
  2025. __LONG_MAX__
  2026. __pentiumpro
  2027. __pentiumpro__
  2028. _POSIX_C_SOURCE
  2029. _POSIX_SOURCE
  2030. __PRAGMA_REDEFINE_EXTNAME
  2031. __PTRDIFF_MAX__
  2032. __PTRDIFF_TYPE__
  2033. __REGISTER_PREFIX__
  2034. __SCHAR_MAX__
  2035. __SHRT_MAX__
  2036. __SIG_ATOMIC_MAX__
  2037. __SIG_ATOMIC_MIN__
  2038. __SIG_ATOMIC_TYPE__
  2039. __SIZE_MAX__
  2040. __SIZEOF_DOUBLE__
  2041. __SIZEOF_FLOAT__
  2042. __SIZEOF_INT__
  2043. __SIZEOF_LONG__
  2044. __SIZEOF_LONG_DOUBLE__
  2045. __SIZEOF_LONG_LONG__
  2046. __SIZEOF_POINTER__
  2047. __SIZEOF_PTRDIFF_T__
  2048. __SIZEOF_SHORT__
  2049. __SIZEOF_SIZE_T__
  2050. __SIZEOF_WCHAR_T__
  2051. __SIZEOF_WINT_T__
  2052. __SIZE_TYPE__
  2053. __STDC__
  2054. __STDC_HOSTED__
  2055. __UINT16_C(c)
  2056. __UINT16_MAX__
  2057. __UINT16_TYPE__
  2058. __UINT32_C(c)
  2059. __UINT32_MAX__
  2060. __UINT32_TYPE__
  2061. __UINT64_C(c)
  2062. __UINT64_MAX__
  2063. __UINT64_TYPE__
  2064. __UINT8_C(c)
  2065. __UINT8_MAX__
  2066. __UINT8_TYPE__
  2067. __UINT_FAST16_MAX__
  2068. __UINT_FAST16_TYPE__
  2069. __UINT_FAST32_MAX__
  2070. __UINT_FAST32_TYPE__
  2071. __UINT_FAST64_MAX__
  2072. __UINT_FAST64_TYPE__
  2073. __UINT_FAST8_MAX__
  2074. __UINT_FAST8_TYPE__
  2075. __UINT_LEAST16_MAX__
  2076. __UINT_LEAST16_TYPE__
  2077. __UINT_LEAST32_MAX__
  2078. __UINT_LEAST32_TYPE__
  2079. __UINT_LEAST64_MAX__
  2080. __UINT_LEAST64_TYPE__
  2081. __UINT_LEAST8_MAX__
  2082. __UINT_LEAST8_TYPE__
  2083. __UINTMAX_C(c)
  2084. __UINTMAX_MAX__
  2085. __UINTMAX_TYPE__
  2086. __UINTPTR_MAX__
  2087. __UINTPTR_TYPE__
  2088. __unix
  2089. __unix__
  2090. unix
  2091. __USE_BSD
  2092. __USE_FILE_OFFSET64
  2093. __USE_LARGEFILE
  2094. __USE_MISC
  2095. __USE_POSIX
  2096. __USE_POSIX199309
  2097. __USE_POSIX199506
  2098. __USE_POSIX2
  2099. __USER_LABEL_PREFIX__
  2100. __USE_SVID
  2101. __VERSION__
  2102. __WCHAR_MAX__
  2103. __WCHAR_MIN__
  2104. __WCHAR_TYPE__
  2105. __WINT_MAX__
  2106. __WINT_MIN__
  2107. __WINT_TYPE__
  2108.  
  2109. tcsetattr() found.
  2110.  
  2111. You have POSIX termios.h... good!
  2112.  
  2113. <stddef.h> found.
  2114.  
  2115. <sys/access.h> NOT found.
  2116.  
  2117. <sys/filio.h> NOT found.
  2118.  
  2119. <sys/ioctl.h> found.
  2120.  
  2121. <sys/sockio.h> not found, assuming socket ioctls are in <sys/ioctl.h>.
  2122.  
  2123. <syslog.h> found.
  2124.  
  2125. <sys/mode.h> NOT found.
  2126.  
  2127. <sys/poll.h> found.
  2128.  
  2129. <sys/resource.h> found.
  2130.  
  2131. <sys/security.h> NOT found.
  2132.  
  2133. <sys/statvfs.h> found.
  2134.  
  2135. <sys/un.h> found.
  2136.  
  2137. <sys/utsname.h> found.
  2138.  
  2139. <sys/wait.h> found.
  2140.  
  2141. <ustat.h> found.
  2142.  
  2143. <utime.h> found.
  2144.  
  2145. Looking for extensions...
  2146. A number of extensions are supplied with perl5. You may choose to
  2147. compile these extensions for dynamic loading (the default), compile
  2148. them into the perl5 executable (static loading), or not include
  2149. them at all. Answer "none" to include no extensions.
  2150. Note that DynaLoader is always built and need not be mentioned here.
  2151.  
  2152. What extensions do you wish to load dynamically? [none]
  2153. What extensions do you wish to load statically? [none]
  2154.  
  2155.  
  2156. End of configuration questions.
  2157.  
  2158.  
  2159. Stripping down executable paths...
  2160.  
  2161. Creating config.sh...
  2162. Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
  2163. Propagating recommended variable $libdb_needs_pthread...
  2164.  
  2165. If you'd like to make any changes to the config.sh file before I begin
  2166. to configure things, do it as a shell escape now (e.g. !vi config.sh).
  2167.  
  2168. Press return or use a shell escape to edit config.sh:
  2169. Doing variable substitutions on .SH files...
  2170. Extracting cflags (with variable substitutions)
  2171. Extracting config.h (with variable substitutions)
  2172. Extracting makedepend (with variable substitutions)
  2173. Extracting Makefile (with variable substitutions)
  2174. Extracting myconfig (with variable substitutions)
  2175. Extracting pod/Makefile (with variable substitutions)
  2176. Extracting Policy.sh (with variable substitutions)
  2177. Extracting runtests (with variable substitutions)
  2178. Extracting utils/Makefile (with variable substitutions)
  2179. Extracting x2p/cflags (with variable substitutions)
  2180. Extracting x2p/Makefile (with variable substitutions)
  2181.  
  2182. Now you need to generate make dependencies by running "make depend".
  2183. You might prefer to run it in background: "make depend > makedepend.out &"
  2184. It can take a while, so you might not want to run it right now.
  2185.  
  2186. Run make depend now? [y]
  2187. sh ./makedepend MAKE=make
  2188. ./makedepend: Already running, exiting.
  2189. cd x2p; make depend
  2190. make[1]: Entering directory `/tmp/perl-5.14.1/x2p'
  2191. sh ../makedepend MAKE=make
  2192. make[2]: Entering directory `/tmp/perl-5.14.1/x2p'
  2193. echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
  2194. make[2]: Leaving directory `/tmp/perl-5.14.1/x2p'
  2195. Finding dependencies for hash.o.
  2196. Finding dependencies for str.o.
  2197. Finding dependencies for util.o.
  2198. Finding dependencies for walk.o.
  2199. make[2]: Entering directory `/tmp/perl-5.14.1/x2p'
  2200. echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
  2201. make[2]: Leaving directory `/tmp/perl-5.14.1/x2p'
  2202. Updating makefile...
  2203. make[1]: Leaving directory `/tmp/perl-5.14.1/x2p'
  2204. Now you must run 'make'.
  2205.  
  2206. If you compile perl5 on a different machine or from a different object
  2207. directory, copy the Policy.sh file from this object directory to the
  2208. new one before you run Configure -- this will help you with most of
  2209. the policy defaults.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement