3 # If these # comments don't work, trim them. Don't worry about any other
4 # shell scripts, Configure will trim # comments from them for you.
6 # (If you are trying to port this package to a machine without sh,
7 # I would suggest you have a look at the prototypical config_h.SH file
8 # and edit it to reflect your system. Some packages may include samples
9 # of config.h for certain machines, so you might look for one of those.)
11 # Yes, you may rip this off to use in other distribution packages. This
12 # script belongs to the public domain and cannot be copyrighted.
14 # (Note: this Configure script was generated automatically. Rather than
15 # working with this copy of Configure, you may wish to get metaconfig.
16 # The dist-3.0 package (which contains metaconfig) was posted in
17 # comp.sources.misc and is available on CPAN under authors/id/RAM so
18 # you may fetch it yourself from your nearest archive site.)
21 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
23 # Generated on Mon Aug 25 19:47:58 EEST 2003 [metaconfig 3.0 PL70]
24 # (with additional metaconfig patches by perlbug@perl.org)
29 SCO csh still thinks true is false. Write to SCO today and tell them that next
30 year Configure ought to "rm /bin/csh" unless they fix their blasted shell. :-)
32 (Actually, Configure ought to just patch csh in place. Hmm. Hmmmmm. All
33 we'd have to do is go in and swap the && and || tokens, wherever they are.)
35 [End of diatribe. We now return you to your regularly scheduled programming...]
39 OOPS! You naughty creature! You didn't run Configure with sh!
40 I will attempt to remedy the situation by running sh for you...
44 true || exec sh $0 $argv:q
46 (exit $?0) || cat c2$$
47 (exit $?0) || exec sh $0 $argv:q
50 if test -f /dev/cputype -a -f /dev/drivers -a -f /dev/osversion; then
53 *** I'm sorry but this system looks like Plan 9 and Plan 9 doesn't do
54 *** Configure that well. (Plan 9 is close to UNIX but not close enough.)
55 *** Please read the README.plan9 for further instructions.
56 *** Cannot continue, aborting.
62 : compute my invocation name
66 me=`echo $0 | sed -e 's!.*/\(.*\)!\1!' 2>/dev/null`
71 : Proper separator for the PATH environment variable
73 : On OS/2 this directory should exist if this is not floppy only system :-]
74 if test -d c:/. || ( uname -a | grep -i 'os\(/\|\)2' ) 2>&1 >/dev/null ; then
75 if test -n "$OS2_SHELL"; then
77 PATH=`cmd /c "echo %PATH%" | tr '\\\\' / `
78 OS2_SHELL=`cmd /c "echo %OS2_SHELL%" | tr '\\\\' / | tr '[A-Z]' '[a-z]'`
80 elif test -n "$DJGPP"; then
81 case "X${MACHTYPE:-nonesuchmach}" in
89 paths='/bin /usr/bin /usr/local/bin /usr/ucb /usr/local /usr/lbin'
90 paths="$paths /opt/bin /opt/local/bin /opt/local /opt/lbin"
91 paths="$paths /usr/5bin /etc /usr/gnu/bin /usr/new /usr/new/bin /usr/nbin"
92 paths="$paths /opt/gnu/bin /opt/new /opt/new/bin /opt/nbin"
93 paths="$paths /sys5.3/bin /sys5.3/usr/bin /bsd4.3/bin /bsd4.3/usr/ucb"
94 paths="$paths /bsd4.3/usr/bin /usr/bsd /bsd43/bin /usr/ccs/bin"
95 paths="$paths /etc /usr/lib /usr/ucblib /lib /usr/ccs/lib"
96 paths="$paths /sbin /usr/sbin /usr/libexec"
97 paths="$paths /system/gnu_library/bin"
101 case "$p_$PATH$p_" in
103 *) test -d $p && PATH=$PATH$p_$p ;;
110 : shall we be using ksh?
116 if (PATH=.; alias -x) >/dev/null 2>&1; then
119 if test -f /hp-ux -a -f /bin/ksh; then
120 needksh='to avoid sh bug in "here document" expansion'
122 if test -d /usr/lpp -a -f /usr/bin/bsh -a -f /usr/bin/uname; then
123 if test X`/usr/bin/uname -v` = X4; then
124 avoidksh="to avoid AIX 4's /bin/sh"
128 if test -f /osf_boot -a -f /usr/sbin/setld; then
129 if test X`/usr/bin/uname -s` = XOSF1; then
130 avoidksh="to avoid Digital UNIX' ksh"
132 unset BIN_SH # if this is 'xpg4' sh will start up ksh
135 case "$inksh/$needksh" in
142 case "$inksh/$avoidksh" in
148 case "$inksh/$needksh-$avoidksh-" in
151 (I see you are using the Korn shell. Some ksh's blow up on $me,
152 mainly on older exotic systems. If yours does, try the Bourne shell instead.)
159 echo "(Feeding myself to $newsh $reason.)"
161 Configure|*/Configure) exec $newsh $0 "$@";;
162 *) exec $newsh Configure "$@";;
167 : if needed set CDPATH to a harmless value that is not chatty
168 : avoid bash 2.02 problems with empty CDPATH.
172 *bash*) CDPATH='.' ;;
177 : Configure runs within the UU subdirectory
178 test -d UU || mkdir UU
388 endhostent_r_proto=''
394 endprotoent_r_proto=''
400 endservent_r_proto=''
451 gethostbyaddr_r_proto=''
453 gethostbyname_r_proto=''
455 gethostent_r_proto=''
467 getnetbyaddr_r_proto=''
469 getnetbyname_r_proto=''
483 d_getprotobyname_r=''
484 getprotobyname_r_proto=''
485 d_getprotobynumber_r=''
486 getprotobynumber_r_proto=''
488 getprotoent_r_proto=''
500 getservbyname_r_proto=''
502 getservbyport_r_proto=''
504 getservent_r_proto=''
580 d_old_pthread_create_joinable=''
581 old_pthread_create_joinable=''
583 d_pthread_attr_setscope=''
622 sethostent_r_proto=''
639 setprotoent_r_proto=''
651 setservent_r_proto=''
695 d_stdio_ptr_lval_nochange_cnt=''
696 d_stdio_ptr_lval_sets_cnt=''
897 inc_version_list_init=''
916 ignore_versioned_solibs=''
975 d_perl_otherlibdirs=''
989 version_patchlevel_string=''
1004 nv_preserves_uv_bits=''
1075 installsitehtml1dir=''
1078 installsitehtml3dir=''
1085 installsiteman1dir=''
1088 installsiteman3dir=''
1093 installsitescript=''
1108 d_stdio_stream_array=''
1109 stdio_stream_array=''
1120 ccflags_uselargefiles=''
1121 ldflags_uselargefiles=''
1122 libswanted_uselargefiles=''
1142 installvendorarch=''
1149 installvendorhtml1dir=''
1151 vendorhtml1direxp=''
1152 installvendorhtml3dir=''
1154 vendorhtml3direxp=''
1160 installvendorman1dir=''
1163 installvendorman3dir=''
1170 installvendorscript=''
1184 smallmach='pdp11 i8086 z8000 i80286 iAPX286'
1187 : We must find out about Eunice early
1189 if test -f /etc/unixtovms; then
1190 eunicefix=/etc/unixtovms
1192 if test -f /etc/unixtovms.exe; then
1193 eunicefix=/etc/unixtovms.exe
1196 : Set executable suffix now -- needed before hints available
1197 if test -f "/libs/version.library"; then
1200 elif test -f "/system/gnu_library/bin/ar.pm"; then
1203 elif test -n "$DJGPP"; then
1206 elif test -d c:/. -o -n "$is_os2" ; then
1212 : Possible local include directories to search.
1213 : Set locincpth to "" in a hint file to defeat local include searches.
1214 locincpth="/usr/local/include /opt/local/include /usr/gnu/include"
1215 locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include"
1217 : no include file wanted by default
1223 : Trailing extension. Override this in a hint file, if needed.
1224 : Extra object files, if any, needed on this platform.
1228 : change the next line if compiling for Xenix/286 on Xenix/386
1229 xlibpth='/usr/lib/386 /lib/386'
1230 : Possible local library directories to search.
1231 loclibpth="/usr/local/lib /opt/local/lib /usr/gnu/lib"
1232 loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib"
1234 : general looking path for locating libraries
1235 glibpth="/lib /usr/lib $xlibpth"
1236 glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib"
1237 test -f /usr/shlib/libc.so && glibpth="/usr/shlib $glibpth"
1238 test -f /shlib/libc.so && glibpth="/shlib $glibpth"
1240 : Private path used by Configure to find libraries. Its value
1241 : is prepended to libpth. This variable takes care of special
1242 : machines, like the mips. Usually, it should be empty.
1245 : default library list
1247 : some systems want to use only the non-versioned libso:s
1248 ignore_versioned_solibs=''
1249 : full support for void wanted by default
1255 : set useposix=false in your hint file to disable the POSIX extension.
1257 : set useopcode=false in your hint file to disable the Opcode extension.
1260 ccflags_uselargefiles=''
1261 ldflags_uselargefiles=''
1262 libswanted_uselargefiles=''
1263 : set usemultiplicity on the Configure command line to enable multiplicity.
1264 : set usesocks on the Configure command line to enable socks.
1266 : set usethreads on the Configure command line to enable threads.
1267 usereentrant='undef'
1268 : List of libraries we want.
1269 : If anyone needs extra -lxxx, put those in a hint file.
1270 libswanted="sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun"
1271 libswanted="$libswanted m crypt sec util c cposix posix ucb bsd BSD"
1272 : We probably want to search /usr/shlib before most other libraries.
1273 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
1274 glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
1275 glibpth="/usr/shlib $glibpth"
1276 : Do not use vfork unless overridden by a hint file.
1279 : Find the basic shell for Bourne shell scripts
1283 *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;
1286 if test -f "$xxx"; then
1289 : Build up a list and do a single loop so we can 'break' out.
1290 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1291 for xxx in sh bash ksh pdksh ash; do
1293 try="$try ${p}/${xxx}"
1297 if test -f "$xxx"; then
1300 elif test "X$_exe" != X -a -f "$xxx$_exe"; then
1303 elif test -f "$xxx.exe"; then
1314 $me: Fatal Error: I can't find a Bourne Shell anywhere.
1316 Usually it's in /bin/sh. How did you even get this far?
1317 Please contact me (Perl Maintainers) at perlbug@perl.org and
1318 we'll try to straighten this all out.
1324 : see if sh knows # comments
1325 if `$sh -c '#' >/dev/null 2>&1`; then
1329 test -f $xcat$_exe || xcat=/usr/bin/cat
1330 if test ! -f $xcat$_exe; then
1331 for p in `echo $PATH | sed -e "s/$p_/ /g"` $paths; do
1332 if test -f $p/cat$_exe; then
1337 if test ! -f $xcat$_exe; then
1338 echo "Can't find cat anywhere!"
1342 echo "#!$xcat" >sharp
1346 if test -s today; then
1349 echo "#! $xcat" > sharp
1353 if test -s today; then
1361 echo "Your $sh doesn't grok # comments--I will strip them later on."
1364 echo "exec grep -v '^[ ]*#'" >spitshell
1366 $eunicefix spitshell
1367 spitshell=`pwd`/spitshell
1369 echo "I presume that if # doesn't work, #! won't work either!"
1374 : figure out how to guarantee sh startup
1376 '') startsh=${sharpbang}${sh} ;;
1388 : echo "Yup, it does."
1390 echo "Hmm... '$startsh' does not guarantee sh startup..."
1391 echo "You may have to fix up the shell scripts to make sure $sh runs them."
1396 : Save command line options in file UU/cmdline.opt for later use in
1397 : generating config.sh.
1398 cat > cmdline.opt <<EOSH
1399 # Configure command line arguments.
1408 cat >>cmdline.opt <<EOSH
1409 config_arg$argn='$arg'
1411 # Extreme backslashitis: replace each ' by '"'"'
1412 cat <<EOC | sed -e "s/'/'"'"'"'"'"'"'/g" > cmdl.opt
1415 arg_exp=`cat cmdl.opt`
1416 args_exp="$args_exp$args_sep'$arg_exp'"
1417 argn=`expr $argn + 1`
1420 # args_exp is good for restarting self: eval "set X $args_exp"; shift; $0 "$@"
1421 # used by ./hints/os2.sh
1424 : produce awk script to parse command line options
1425 cat >options.awk <<'EOF'
1427 optstr = "A:dD:eEf:hKOrsSU:V"; # getopt-style specification
1429 len = length(optstr);
1430 for (i = 1; i <= len; i++) {
1431 c = substr(optstr, i, 1);
1432 if (i < len) a = substr(optstr, i + 1, 1); else a = "";
1443 if (substr(str, 1, 1) != "-") {
1444 printf("'%s'\n", str);
1448 for (i = 2; i <= len; i++) {
1449 c = substr(str, i, 1);
1451 printf("-%s\n", substr(str, i));
1457 printf("'%s'\n", substr(str, i + 1));
1470 : process the command line options
1471 set X `for arg in "$@"; do echo "X$arg"; done |
1472 sed -e s/X// | awk -f options.awk`
1477 : set up default values
1487 rm -f optdef.sh posthint.sh
1488 cat >optdef.sh <<EOS
1494 while test $# -gt 0; do
1496 -d) shift; fastread=yes;;
1497 -e) shift; alldone=cont;;
1501 if test -r "$1"; then
1504 echo "$me: cannot read config file $1." >&2
1509 -h) shift; error=true;;
1510 -r) shift; reuseval=true;;
1511 -s) shift; silent=true; realsilent=true;;
1512 -E) shift; alldone=exit;;
1513 -K) shift; knowitall=true;;
1514 -O) shift; override=true;;
1515 -S) shift; silent=true; extractsh=true;;
1520 echo "$me: use '-U symbol=', not '-D symbol='." >&2
1521 echo "$me: ignoring -D $1" >&2
1524 sed -e "s/'/'\"'\"'/g" -e "s/=\(.*\)/='\1'/" >> optdef.sh;;
1525 *) echo "$1='define'" >> optdef.sh;;
1532 *=) echo "$1" >> optdef.sh;;
1534 echo "$me: use '-D symbol=val', not '-U symbol=val'." >&2
1535 echo "$me: ignoring -U $1" >&2
1537 *) echo "$1='undef'" >> optdef.sh;;
1548 *=*) zzz=`echo "$yyy"|sed 's!=.*!!'`
1552 zzz=" "`echo "$yyy"|sed 's!^[^=]*=!!'`
1553 yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
1559 *:*) xxx=`echo "$yyy"|sed 's!:.*!!'`
1560 yyy=`echo "$yyy"|sed 's!^[^:]*:!!'`
1561 zzz=`echo "$yyy"|sed 's!^[^=]*=!!'`
1562 yyy=`echo "$yyy"|sed 's!=.*!!'` ;;
1563 *) xxx=`echo "$yyy"|sed 's!:.*!!'`
1564 yyy=`echo "$yyy"|sed 's!^[^:]*:!!'` ;;
1570 echo "$yyy=\"\${$yyy}$zzz\"" >> posthint.sh ;;
1572 echo "$yyy=''" >> posthint.sh ;;
1577 echo "$yyy='$zzz'" >> posthint.sh ;;
1579 echo "eval \"$yyy=$zzz\"" >> posthint.sh ;;
1581 echo "$yyy=\"$zzz\${$yyy}\"" >> posthint.sh ;;
1586 echo "$yyy=$zzz" >> posthint.sh ;;
1587 *) echo "$me: unknown -A command '$xxx', ignoring -A $1" >&2 ;;
1591 -V) echo "$me generated by metaconfig 3.0 PL70." >&2
1594 -*) echo "$me: unknown option $1" >&2; shift; error=true;;
1602 Usage: $me [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
1603 [-U symbol] [-U symbol=] [-A command:symbol...]
1604 -d : use defaults for all answers.
1605 -e : go on without questioning past the production of config.sh.
1606 -f : specify an alternate default configuration file.
1607 -h : print this help message and exit (with an error status).
1608 -r : reuse C symbols value if possible (skips costly nm extraction).
1609 -s : silent mode, only echoes questions and essential information.
1610 -D : define symbol to have some value:
1611 -D symbol symbol gets the value 'define'
1612 -D symbol=value symbol gets the value 'value'
1613 -E : stop at the end of questions, after having produced config.sh.
1614 -K : do not use unless you know what you are doing.
1615 -O : let -D and -U override definitions from loaded configuration file.
1616 -S : perform variable substitutions on all .SH files (can mix with -f)
1617 -U : undefine symbol:
1618 -U symbol symbol gets the value 'undef'
1619 -U symbol= symbol gets completely empty
1620 -A : manipulate symbol after the platform specific hints have been applied:
1621 -A symbol=value append " "value to symbol
1622 -A append:symbol=value append value to symbol
1623 -A define:symbol=value define symbol to have value
1624 -A clear:symbol define symbol to be ''
1625 -A define:symbol define symbol to be 'define'
1626 -A eval:symbol=value define symbol to be eval of value
1627 -A prepend:symbol=value prepend value to symbol
1628 -A undef:symbol define symbol to be 'undef'
1629 -A undef:symbol= define symbol to be ''
1630 -V : print version number and exit (with a zero status).
1637 case "$fastread$alldone" in
1640 case "$extractsh" in
1643 if test ! -t 0; then
1644 echo "Say 'sh Configure', not 'sh <Configure'"
1654 true) exec 1>/dev/null;;
1657 : run the defines and the undefines, if any, but leave the file out there...
1660 : create the posthint manipulation script and leave the file out there...
1665 first=`echo $package | sed -e 's/^\(.\).*/\1/'`
1666 last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
1667 case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
1668 ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
1669 *) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
1672 : Some greps do not return status, grrr.
1673 echo "grimblepritz" >grimble
1674 if grep blurfldyick grimble >/dev/null 2>&1 ; then
1676 elif grep grimblepritz grimble >/dev/null 2>&1 ; then
1682 : the following should work in any shell
1686 echo "AGH! Grep doesn't return a status. Attempting remedial action."
1687 cat >contains <<'EOSS'
1688 grep "$1" "$2" >.greptmp && cat .greptmp && test -s .greptmp
1693 : Find the path to the source tree
1696 */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
1700 *) src=`cd ../$src && pwd` ;;
1713 if test -f $rsrc/Configure && \
1714 $contains "^package=$package$" $rsrc/Configure >/dev/null 2>&1
1716 : found it, so we are ok.
1719 for src in . .. ../.. ../../.. ../../../..; do
1720 if test -f ../$src/Configure && \
1721 $contains "^package=$package$" ../$src/Configure >/dev/null 2>&1
1732 Sorry, I can't seem to locate the source dir for $package. Please start
1733 Configure with an explicit path -- i.e. /some/path/Configure.
1741 echo "Sources for $package found in \"$src\"." >&4
1745 : script used to extract .SH files with variable substitutions
1746 cat >extract <<'EOS'
1748 echo "Doing variable substitutions on .SH files..."
1749 if test -f MANIFEST; then
1750 set x `awk '{print $1}' < MANIFEST | grep '\.SH$'`
1752 echo "(Looking for .SH files under the source directory.)"
1753 set x `(cd "$src"; find . -name "*.SH" -print)`
1757 0) set x `(cd "$src"; echo *.SH)`; shift;;
1759 if test ! -f "$src/$1"; then
1765 while test $name; do
1766 if test ! -d "$name"; then
1767 create="$name $create";
1768 name=`echo $name | sed -e "s|^[^/]*$||"`;
1769 name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`;
1774 for file in $create; do
1783 dir=`expr X$file : 'X\(.*\)/'`
1784 file=`expr X$file : 'X.*/\(.*\)'`
1785 (cd "$dir" && . ./$file)
1795 dir=`expr X$file : 'X\(.*\)/'`
1796 file=`expr X$file : 'X.*/\(.*\)'`
1797 (set x $dir; shift; eval $mkdir_p)
1798 sh <"$src/$dir/$file"
1807 if test -f "$src/config_h.SH"; then
1808 if test ! -f config.h; then
1809 : oops, they left it out of MANIFEST, probably, so do it anyway.
1810 . "$src/config_h.SH"
1815 : extract files and exit if asked to do so
1816 case "$extractsh" in
1818 case "$realsilent" in
1822 case "$config_sh" in
1823 '') config_sh='config.sh';;
1826 echo "Fetching answers from $config_sh..."
1829 test "$override" && . ./optdef.sh
1833 echo "Extraction done."
1838 : Eunice requires " " instead of "", can you believe it
1841 echo "Beginning of configuration questions for $package."
1843 trap 'echo " "; test -d ../UU && rm -rf X $rmlist; exit 1' 1 2 3 15
1845 : first determine how to suppress newline on echo command
1847 echo "Checking echo to see how to suppress newlines..."
1848 (echo "hi there\c" ; echo " ") >.echotmp
1849 if $contains c .echotmp >/dev/null 2>&1 ; then
1860 echo $n "The star should be here-->$c"
1864 : Now test for existence of everything in MANIFEST
1866 if test -f "$rsrc/MANIFEST"; then
1867 echo "First let's make sure your kit is complete. Checking..." >&4
1868 awk '$1 !~ /PACK[A-Z]+/ {print $1}' "$rsrc/MANIFEST" | (split -l 50 2>/dev/null || split -50)
1871 for filelist in x??; do
1872 (cd "$rsrc"; ls `cat "$tmppwd/$filelist"` >/dev/null 2>>"$tmppwd/missing")
1874 if test -s missing; then
1878 THIS PACKAGE SEEMS TO BE INCOMPLETE.
1880 You have the option of continuing the configuration process, despite the
1881 distinct possibility that your kit is damaged, by typing 'y'es. If you
1882 do, don't blame me if something goes wrong. I advise you to type 'n'o
1883 and contact the author (perlbug@perl.org).
1886 echo $n "Continue? [n] $c" >&4
1890 echo "Continuing..." >&4
1894 echo "ABORTING..." >&4
1899 echo "Looks good..."
1902 echo "There is no MANIFEST file. I hope your kit is complete !"
1907 : Find the appropriate value for a newline for tr
1908 if test -n "$DJGPP"; then
1911 if test X"$trnl" = X; then
1912 case "`echo foo|tr '\n' x 2>/dev/null`" in
1916 if test X"$trnl" = X; then
1917 case "`echo foo|tr '\012' x 2>/dev/null`" in
1918 foox) trnl='\012' ;;
1921 if test X"$trnl" = X; then
1922 case "`echo foo|tr '\r\n' xy 2>/dev/null`" in
1923 fooxy) trnl='\n\r' ;;
1926 if test X"$trnl" = X; then
1929 $me: Fatal Error: cannot figure out how to translate newlines with 'tr'.
1935 : compute the number of columns on the terminal for proper question formatting
1940 : set up the echo used in my read
1941 myecho="case \"\$xxxm\" in
1942 '') echo $n \"\$rp $c\" >&4;;
1944 '') echo $n \"[\$xxxm] $c\";;
1946 if test \`echo \"\$rp [\$xxxm] \" | wc -c\` -ge $COLUMNS; then
1948 echo $n \"[\$xxxm] $c\" >&4
1950 echo $n \"\$rp [\$xxxm] $c\" >&4
1956 : now set up to do reads with possible shell escape and default assignment
1962 case "\$fastread" in
1963 yes) case "\$dflt" in
1966 case "\$silent-\$rp" in
1971 *) case "\$silent" in
1972 true) case "\$rp" in
1977 while expr "X\$ans" : "X!" >/dev/null; do
1981 aok=''; eval "ans=\\"\$answ\\"" && aok=y
1989 set x \`expr "X\$ans" : "X!\(.*\)\$"\`
1998 set x \`expr "X\$ans" : "X&\(.*\)\$"\`
2003 echo "(OK, I'll run with -d after this question.)" >&4
2006 echo "*** Sorry, \$1 not supported yet." >&4
2016 echo "*** Substitution done -- please confirm."
2018 ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
2023 echo "*** Error -- try again."
2030 case "\$ans\$xxxm\$nostick" in
2042 : create .config dir to save info across Configure sessions
2043 test -d ../.config || mkdir ../.config
2044 cat >../.config/README <<EOF
2045 This directory created by Configure to save information that should
2046 persist across sessions for $package.
2048 You may safely delete it if you wish.
2051 xversion=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
2053 $define|true|[yY]*) ;;
2054 *) case "$xversion" in
2057 *** WHOA THERE!!! ***
2059 This is an UNSTABLE DEVELOPMENT release.
2060 The version of this $package distribution is $xversion, that is, odd,
2061 (as opposed to even) and that signifies a development release.
2062 If you want a maintenance release, you want an even-numbered version.
2064 Do ***NOT*** install this into production use.
2065 Data corruption and crashes are possible.
2067 It is most seriously suggested that you do not continue any further
2068 unless you want to help in developing and debugging Perl.
2070 If you *still* want to build perl, you can answer 'y' now,
2071 or pass -Dusedevel to Configure.
2074 rp='Do you really want to continue?'
2078 [yY]) echo >&4 "Okay, continuing."
2079 usedevel="$define" ;;
2080 *) echo >&4 "Okay, bye."
2090 case "$versiononly" in
2091 '') versiononly="$define" ;;
2093 case "$installusrbinperl" in
2094 '') installusrbinperl="$undef" ;;
2099 : general instructions
2102 user=`(logname) 2>/dev/null`
2104 '') user=`whoami 2>&1`;;
2106 if $contains "^$user\$" ../.config/instruct >/dev/null 2>&1; then
2109 rp='Would you like to see the instructions?'
2120 This installation shell script will examine your system and ask you questions
2121 to determine how the perl5 package should be installed. If you get
2122 stuck on a question, you may use a ! shell escape to start a subshell or
2123 execute a command. Many of the questions will have default answers in square
2124 brackets; typing carriage return will give you the default.
2126 On some of the questions which ask for file or directory names you are allowed
2127 to use the ~name construct to specify the login directory belonging to "name",
2128 even if you don't have a shell which knows about that. Questions where this is
2129 allowed will be marked "(~name ok)".
2133 dflt='Type carriage return to continue'
2137 The prompter used in this script allows you to use shell variables and
2138 backticks in your answers. You may use $1, $2, etc... to refer to the words
2139 in the default answer, as if the default line was a set of arguments given to a
2140 script shell. This means you may also use $* to repeat the whole default line,
2141 so you do not have to re-type everything to add something to the default.
2143 Everytime there is a substitution, you will have to confirm. If there is an
2144 error (e.g. an unmatched backtick), the default answer will remain unchanged
2145 and you will be prompted again.
2147 If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
2148 the questions and use the computed defaults (or the previous answers if there
2149 was already a config.sh file). Type 'Configure -h' for a list of options.
2150 You may also start interactively and then answer '& -d' at any prompt to turn
2151 on the non-interactive behaviour for the remainder of the execution.
2157 Much effort has been expended to ensure that this shell script will run on any
2158 Unix system. If despite that it blows up on yours, your best bet is to edit
2159 Configure and run it again. If you can't run Configure for some reason,
2160 you'll have to generate a config.sh file by hand. Whatever problems you
2161 have, let me (perlbug@perl.org) know how I blew it.
2163 This installation script affects things in two ways:
2165 1) it may do direct variable substitutions on some of the files included
2167 2) it builds a config.h file for inclusion in C programs. You may edit
2168 any of these files as the need arises after running this script.
2170 If you make a mistake on a question, there is no easy way to back up to it
2171 currently. The easiest thing to do is to edit config.sh and rerun all the SH
2172 files. Configure will offer to let you do this before it runs the SH files.
2175 dflt='Type carriage return to continue'
2177 case "$firsttime" in
2178 true) echo $user >>../.config/instruct;;
2182 : find out where common programs are
2184 echo "Locating common programs..." >&4
2197 if test -d \$dir/\$thing; then
2203 for thisthing in \$dir/\$thing; do
2204 : just loop through to pick last item
2206 if test -f \$thisthing; then
2209 elif test "X$_exe" != X -a -f \$thisthing$_exe; then
2212 elif test -f \$dir/\$thing.exe; then
2213 if test -n "$DJGPP"; then
2214 echo \$dir/\$thing.exe
2215 elif test "$eunicefix" != ":"; then
2216 : on Eunice apparently
2270 pth=`echo $PATH | sed -e "s/$p_/ /g"`
2271 pth="$pth /lib /usr/lib"
2272 for file in $loclist; do
2276 if test -f "$xxx"; then
2279 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
2280 xxx=`./loc $file $file $pth`
2283 '') xxx=`./loc $file $file $pth`;;
2284 *) xxx=`./loc $xxx $xxx $pth`;;
2286 eval $file=$xxx$_exe
2290 echo $file is in $xxx.
2293 echo $file is in $xxx.
2296 echo "I don't know where '$file' is, and my life depends on it." >&4
2297 echo "Go find a public domain implementation or fix your PATH setting!" >&4
2303 echo "Don't worry if any of the following aren't found..."
2305 for file in $trylist; do
2309 if test -f "$xxx"; then
2312 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
2313 xxx=`./loc $file $file $pth`
2316 '') xxx=`./loc $file $file $pth`;;
2317 *) xxx=`./loc $xxx $xxx $pth`;;
2319 eval $file=$xxx$_exe
2323 echo $file is in $xxx.
2326 echo $file is in $xxx.
2329 echo "I don't see $file out there, $say."
2336 echo "Substituting grep for egrep."
2343 echo "Substituting cp for ln."
2352 echo "I can't find make or gmake, and my life depends on it." >&4
2353 echo "Go find a public domain implementation or fix your PATH setting!" >&4
2361 *) # We can't have osname yet.
2362 if test -f "/system/gnu_library/bin/ar.pm"; then # Stratus VOS
2363 # Assume that gmake, if found, is definitely GNU make
2364 # and prefer it over the system make.
2365 echo "Substituting gmake for make."
2373 echo "Hopefully test is built into your sh."
2376 if `sh -c "PATH= test true" >/dev/null 2>&1`; then
2377 echo "Using the test built into your sh."
2385 echo "Hopefully echo is built into your sh."
2390 echo "Checking compatibility between $echo and builtin echo (if any)..." >&4
2391 $echo $n "hi there$c" >foo1
2392 echo $n "hi there$c" >foo2
2393 if cmp foo1 foo2 >/dev/null 2>&1; then
2394 echo "They are compatible. In fact, they may be identical."
2401 They are not compatible! You are probably running ksh on a non-USG system.
2402 I'll have to use $echo instead of the builtin, since Bourne shell doesn't
2403 have echo built in and we may have to run some Bourne shell scripts. That
2404 means I'll have to use '$n$c' to suppress newlines now. Life is ridiculous.
2407 $echo $n "The star should be here-->$c"
2417 cat <<'EOSC' >>trygcc
2422 int main(int argc, char *argv[]) {
2426 if $cc -o try $ccflags $ldflags try.c; then
2429 echo "Uh-oh, the C compiler '$cc' doesn't seem to be working." >&4
2435 case "`$cc -v -c try.c 2>&1`" in
2438 if $test X"$trygcc" = Xyes; then
2439 if gcc -o try -c try.c; then
2441 echo "You seem to have a working gcc, though." >&4
2442 rp="Would you like to use it?"
2444 if $test -f myread; then
2447 if $test -f UU/myread; then
2450 echo "Cannot find myread, sorry. Aborting." >&2
2455 [yY]*) cc=gcc; ccname=gcc; ccflags=''; despair=no;
2456 if $test -f usethreads.cbu; then
2459 *** However, any setting of the C compiler flags (e.g. for thread support)
2460 *** has been lost. It may be necessary to pass -Dcc=gcc to Configure
2461 *** (together with e.g. -Dusethreads).
2477 cat <<'EOSC' >>checkcc
2482 int main(int argc, char *argv[]) {
2486 if $cc -o try $ccflags $ldflags try.c; then
2489 if $test X"$despair" = Xyes; then
2490 echo "Uh-oh, the C compiler '$cc' doesn't seem to be working." >&4
2493 You need to find a working C compiler.
2494 Either (purchase and) install the C compiler supplied by your OS vendor,
2495 or for a free C compiler try http://gcc.gnu.org/
2496 I cannot continue any further, aborting.
2505 : determine whether symbolic links are supported
2508 if $ln -s blurfl sym > /dev/null 2>&1 ; then
2509 echo "Symbolic links are supported." >&4
2512 echo "Symbolic links are NOT supported." >&4
2517 : determine whether symbolic links are supported
2521 echo "Checking how to test for symbolic links..." >&4
2523 if $test "X$issymlink" = X; then
2525 '') sh -c "PATH= test -h sym" >/dev/null 2>&1 ;;
2526 *) $newsh -c "PATH= test -h sym" >/dev/null 2>&1 ;;
2528 if test $? = 0; then
2531 echo "Your builtin 'test -h' may be broken." >&4
2534 *) pth=`echo $PATH | sed -e "s/$p_/ /g"`
2537 if test -f "$p/$test"; then
2546 echo "Trying external '$test -h'." >&4
2547 issymlink="$test -h"
2548 if $test ! -h sym >/dev/null 2>&1; then
2549 echo "External '$test -h' is broken, too." >&4
2557 if $test "X$issymlink" = X; then
2558 if $test -L sym 2>/dev/null; then
2559 issymlink="$test -L"
2560 echo "The builtin '$test -L' worked." >&4
2563 if $test "X$issymlink" != X; then
2564 echo "You can test for symbolic links with '$issymlink'." >&4
2566 echo "I do not know how you can test for symbolic links." >&4
2570 *) echo "No symbolic links, so not testing for their testing..." >&4
2576 case "$mksymlinks" in
2579 ''|'.') echo "Cannot create symlinks in the original directory." >&4
2582 *) case "$lns:$issymlink" in
2583 *"ln"*" -s:"*"test -"?)
2584 echo "Creating the symbolic links..." >&4
2585 echo "(First creating the subdirectories...)" >&4
2587 awk '{print $1}' $src/MANIFEST | grep / | sed 's:/[^/]*$::' | sort -u | while true; do
2589 test -z "$directory" && break
2593 if test ! -d t/base; then
2594 echo "Failed to create the subdirectories. Aborting." >&4
2597 echo "(Then creating the symlinks...)" >&4
2598 awk '{print $1}' $src/MANIFEST | while true; do
2600 test -z "$filename" && break
2601 if test -f $filename; then
2602 if $issymlink $filename; then
2606 if test -f $filename; then
2607 echo "$filename already exists, not symlinking."
2609 ln -s $src/$filename $filename
2613 if test ! -f t/base/lex.t; then
2614 echo "Failed to create the symlinks (t/base/lex.t missing). Aborting." >&4
2619 *) echo "(I cannot figure out how to do symbolic links, ignoring mksymlinks)." >&4
2628 case "$usecrosscompile" in
2630 $echo "Cross-compiling..."
2633 *-*-gcc) # A cross-compiling gcc, probably.
2634 targetarch=`$echo $cc|$sed 's/-gcc$//'`
2636 # leave out ld, choosing it is more complex
2638 ranlib=$targetarch-ranlib
2639 $echo 'extern int foo;' > try.c
2640 set X `$cc -v -E try.c 2>&1 | $awk '/^#include </,/^End of search /'|$grep '/include'`
2642 if $test $# -gt 0; then
2644 incpth="`$echo $incpth|$sed 's/^ //'`"
2645 echo "Guessing incpth '$incpth'." >&4
2647 j="`$echo $i|$sed 's,/include$,/lib,'`"
2648 if $test -d $j; then
2652 libpth="`$echo $libpth|$sed 's/^ //'`"
2653 echo "Guessing libpth '$libpth'." >&4
2658 case "$targetarch" in
2659 '') echo "Targetarch not defined." >&4; croak=y ;;
2660 *) echo "Using targetarch $targetarch." >&4 ;;
2663 '') echo "Incpth not defined." >&4; croak=y ;;
2664 *) echo "Using incpth '$incpth'." >&4 ;;
2667 '') echo "Libpth not defined." >&4; croak=y ;;
2668 *) echo "Using libpth '$libpth'." >&4 ;;
2671 '') for i in $incpth; do
2672 if $test -f $i/errno.h -a -f $i/stdio.h -a -f $i/time.h; then
2674 echo "Guessing usrinc $usrinc." >&4
2679 '') echo "Usrinc not defined." >&4; croak=y ;;
2682 *) echo "Using usrinc $usrinc." >&4 ;;
2684 case "$targethost" in
2685 '') echo "Targethost not defined." >&4; croak=y ;;
2686 *) echo "Using targethost $targethost." >&4
2691 y) echo "Cannot continue, aborting." >&4; exit 1 ;;
2694 /*) run=$src/Cross/run
2695 targetmkdir=$src/Cross/mkdir
2697 from=$src/Cross/from
2699 *) pwd=`$test -f ../Configure & cd ..; pwd`
2701 targetmkdir=$pwd/Cross/mkdir
2703 from=$pwd/Cross/from
2706 case "$targetrun" in
2707 '') targetrun=ssh ;;
2712 case "$targetfrom" in
2713 '') targetfrom=scp ;;
2717 from=$from-$targetfrom
2718 case "$targetdir" in
2720 echo "Guessing targetdir $targetdir." >&4
2723 case "$targetuser" in
2725 echo "Guessing targetuser $targetuser." >&4
2728 case "$targetfrom" in
2732 case "$targetrun" in
2744 '') cwd=$targetdir ;;
2748 if $test ! -f \$exe.xok; then
2752 $targetrun -l $targetuser $targethost "cd \$cwd && ./\$exe \$@"
2755 *) echo "Unknown targetrun '$targetrun'" >&4
2759 case "$targetmkdir" in
2761 cat >$targetmkdir <<EOF
2763 $targetrun -l $targetuser $targethost "mkdir -p \$@"
2765 $chmod a+rx $targetmkdir
2767 *) echo "Unknown targetmkdir '$targetmkdir'" >&4
2779 $targetmkdir \`dirname \$f\`
2780 $targetto $q \$f $targetuser@$targethost:\$f || exit 1
2783 $targetmkdir $targetdir/\`dirname \$f\`
2784 $targetto $q \$f $targetuser@$targethost:$targetdir/\$f || exit 1
2797 $mkdir -p $targetdir/\`dirname \$f\`
2798 $cp \$f $targetdir/\$f || exit 1
2801 $targetmkdir $targetdir/\`dirname \$f\`
2802 $cp \$f $targetdir/\$f || exit 1
2809 *) echo "Unknown targetto '$targetto'" >&4
2813 case "$targetfrom" in
2820 $targetfrom $q $targetuser@$targethost:$targetdir/\$f . || exit 1
2825 cp) cat >$from <<EOF
2830 cp $targetdir/\$f . || exit 1
2835 *) echo "Unknown targetfrom '$targetfrom'" >&4
2839 if $test ! -f $run; then
2840 echo "Target 'run' script '$run' not found." >&4
2844 if $test ! -f $to; then
2845 echo "Target 'to' script '$to' not found." >&4
2849 if $test ! -f $from; then
2850 echo "Target 'from' script '$from' not found." >&4
2854 if $test ! -f $run -o ! -f $to -o ! -f $from; then
2858 Using '$run' for remote execution,
2859 and '$from' and '$to'
2860 for remote file transfer.
2866 usecrosscompile='undef'
2871 : see whether [:lower:] and [:upper:] are supported character classes
2873 case "`echo AbyZ | $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
2875 echo "Good, your tr supports [:lower:] and [:upper:] to convert case." >&4
2879 *) # There is a discontinuity in EBCDIC between 'I' and 'J'
2880 # (0xc9 and 0xd1), therefore that is a nice testing point.
2881 if test "X$up" = X -o "X$low" = X; then
2882 case "`echo IJ | $tr '[I-J]' '[i-j]' 2>/dev/null`" in
2888 if test "X$up" = X -o "X$low" = X; then
2889 case "`echo IJ | $tr I-J i-j 2>/dev/null`" in
2895 if test "X$up" = X -o "X$low" = X; then
2896 case "`echo IJ | od -x 2>/dev/null`" in
2898 echo "Hey, this might be EBCDIC." >&4
2899 if test "X$up" = X -o "X$low" = X; then
2900 case "`echo IJ | $tr '[A-IJ-RS-Z]' '[a-ij-rs-z]' 2>/dev/null`" in
2901 ij) up='[A-IJ-RS-Z]'
2906 if test "X$up" = X -o "X$low" = X; then
2907 case "`echo IJ | $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
2917 case "`echo IJ | $tr \"$up\" \"$low\" 2>/dev/null`" in
2919 echo "Using $up and $low to convert case." >&4
2922 echo "I don't know how to translate letters from upper to lower case." >&4
2923 echo "Your tr is not acting any way I know of." >&4
2927 : set up the translation script tr, must be called with ./tr of course
2931 '[A-Z][a-z]') exec $tr '$up' '$low';;
2932 '[a-z][A-Z]') exec $tr '$low' '$up';;
2939 : Try to determine whether config.sh was made on this system
2940 case "$config_sh" in
2942 myuname=`$uname -a 2>/dev/null`
2943 $test -z "$myuname" && myuname=`hostname 2>/dev/null`
2944 # tr '[A-Z]' '[a-z]' would not work in EBCDIC
2945 # because the A-Z/a-z are not consecutive.
2946 myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e 's/\///g' | \
2947 ./tr '[A-Z]' '[a-z]' | $tr $trnl ' '`
2948 newmyuname="$myuname"
2950 case "$knowitall" in
2952 if test -f ../config.sh; then
2953 if $contains myuname= ../config.sh >/dev/null 2>&1; then
2954 eval "`grep myuname= ../config.sh`"
2956 if test "X$myuname" = "X$newmyuname"; then
2964 : Get old answers from old config file if Configure was run on the
2965 : same system, otherwise use the hints.
2968 if test -f config.sh; then
2970 rp="I see a config.sh file. Shall I use it to set the defaults?"
2973 n*|N*) echo "OK, I'll ignore it."
2974 mv config.sh config.sh.old
2975 myuname="$newmyuname"
2977 *) echo "Fetching default answers from your old config.sh file..." >&4
2985 : Older versions did not always set $sh. Catch re-use of such
2995 if test ! -f config.sh; then
2998 First time through, eh? I have some defaults handy for some systems
2999 that need some extra help getting the Configure answers right:
3002 (cd $src/hints; ls -C *.sh) | $sed 's/\.sh/ /g' >&4
3004 : Half the following guesses are probably wrong... If you have better
3005 : tests or hints, please send them to perlbug@perl.org
3006 : The metaconfig authors would also appreciate a copy...
3007 $test -f /irix && osname=irix
3008 $test -f /xenix && osname=sco_xenix
3009 $test -f /dynix && osname=dynix
3010 $test -f /dnix && osname=dnix
3011 $test -f /lynx.os && osname=lynxos
3012 $test -f /unicos && osname=unicos && osvers=`$uname -r`
3013 $test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
3014 $test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
3015 $test -f /bin/mips && /bin/mips && osname=mips
3016 $test -d /NextApps && set X `hostinfo | grep 'NeXT Mach.*:' | \
3017 $sed -e 's/://' -e 's/\./_/'` && osname=next && osvers=$4
3018 $test -d /usr/apollo/bin && osname=apollo
3019 $test -f /etc/saf/_sactab && osname=svr4
3020 $test -d /usr/include/minix && osname=minix
3021 $test -f /system/gnu_library/bin/ar.pm && osname=vos
3022 if $test -d /MachTen -o -d /MachTen_Folder; then
3024 if $test -x /sbin/version; then
3025 osvers=`/sbin/version | $awk '{print $2}' |
3026 $sed -e 's/[A-Za-z]$//'`
3027 elif $test -x /usr/etc/version; then
3028 osvers=`/usr/etc/version | $awk '{print $2}' |
3029 $sed -e 's/[A-Za-z]$//'`
3035 $test -f /sys/posix.dll &&
3036 $test -f /usr/bin/what &&
3037 set X `/usr/bin/what /sys/posix.dll` &&
3038 $test "$3" = UWIN &&
3042 if $test -f $uname; then
3050 umips) osname=umips ;;
3053 [23]100) osname=mips ;;
3054 next*) osname=next ;;
3056 tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
3057 if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
3060 elif $test -f /etc/kconfig; then
3062 if test "$lns" = "$ln -s"; then
3064 elif $contains _SYSV3 /usr/include/stdio.h > /dev/null 2>&1 ; then
3066 elif $contains _POSIX_SOURCE /usr/include/stdio.h > /dev/null 2>&1 ; then
3073 if test -n "$DJGPP"; then
3082 tmp=`( (oslevel) 2>/dev/null || echo "not found") 2>&1`
3084 'not found') osvers="$4"."$3" ;;
3085 '<3240'|'<>3240') osvers=3.2.0 ;;
3086 '=3240'|'>3240'|'<3250'|'<>3250') osvers=3.2.4 ;;
3087 '=3250'|'>3250') osvers=3.2.5 ;;
3091 bsd386) osname=bsd386
3094 cygwin*) osname=cygwin
3097 *dc.osx) osname=dcosx
3103 domainos) osname=apollo
3109 dynixptx*) osname=dynixptx
3110 osvers=`echo "$4"|sed 's/^v//'`
3112 freebsd) osname=freebsd
3114 genix) osname=genix ;;
3116 osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
3132 netbsd*) osname=netbsd
3135 news-os) osvers="$3"
3137 4*) osname=newsos4 ;;
3141 next*) osname=next ;;
3142 nonstop-ux) osname=nonstopux ;;
3143 openbsd) osname=openbsd
3149 POSIX-BC | posix-bc ) osname=posix-bc
3152 powerux | power_ux | powermax_os | powermaxos | \
3153 powerunix | power_unix) osname=powerux
3159 solaris) osname=solaris
3161 5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
3168 osvers=`echo $3 | $sed 's/^5/2/g'` ;;
3172 titanos) osname=titanos
3181 ultrix) osname=ultrix
3184 osf1|mls+) case "$5" in
3187 osvers=`sizer -v | awk -FUNIX '{print $2}' | awk '{print $1}' | tr '[A-Z]' '[a-z]' | sed 's/^[xvt]//'`
3190 *) osvers=`echo "$3" | sed 's/^[xvt]//'` ;;
3193 hp*) osname=hp_osf1 ;;
3194 mips) osname=mips_osf1 ;;
3197 # UnixWare 7.1.2 is known as Open UNIX 8
3198 openunix|unixware) osname=svr5
3206 $2) case "$osname" in
3210 : svr4.x or possibly later
3220 if test -f /stand/boot ; then
3221 eval `grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
3222 if test -n "$INITPROG" -a -f "$INITPROG"; then
3223 isesix=`strings -a $INITPROG|grep 'ESIX SYSTEM V/386 Release 4.0'`
3224 if test -n "$isesix"; then
3232 *) if test -f /etc/systemid; then
3234 set `echo $3 | $sed 's/\./ /g'` $4
3235 if $test -f $src/hints/sco_$1_$2_$3.sh; then
3237 elif $test -f $src/hints/sco_$1_$2.sh; then
3239 elif $test -f $src/hints/sco_$1.sh; then
3244 '') : Still unknown. Probably a generic Sys V.
3253 *) case "$osname" in
3254 '') : Still unknown. Probably a generic BSD.
3262 if test -f /vmunix -a -f $src/hints/news_os.sh; then
3263 (what /vmunix | UU/tr '[A-Z]' '[a-z]') > UU/kernel.what 2>&1
3264 if $contains news-os UU/kernel.what >/dev/null 2>&1; then
3267 $rm -f UU/kernel.what
3268 elif test -d c:/. -o -n "$is_os2" ; then
3275 case "$targetarch" in
3278 osname=`echo $targetarch|sed 's,^[^-]*-,,'`
3283 : Now look for a hint file osname_osvers, unless one has been
3284 : specified already.
3287 file=`echo "${osname}_${osvers}" | $sed -e 's%\.%_%g' -e 's%_$%%'`
3288 : Also try without trailing minor version numbers.
3289 xfile=`echo $file | $sed -e 's%_[^_]*$%%'`
3290 xxfile=`echo $xfile | $sed -e 's%_[^_]*$%%'`
3291 xxxfile=`echo $xxfile | $sed -e 's%_[^_]*$%%'`
3292 xxxxfile=`echo $xxxfile | $sed -e 's%_[^_]*$%%'`
3295 *) case "$osvers" in
3298 *) if $test -f $src/hints/$file.sh ; then
3300 elif $test -f $src/hints/$xfile.sh ; then
3302 elif $test -f $src/hints/$xxfile.sh ; then
3304 elif $test -f $src/hints/$xxxfile.sh ; then
3306 elif $test -f $src/hints/$xxxxfile.sh ; then
3308 elif $test -f "$src/hints/${osname}.sh" ; then
3317 if $test -f Policy.sh ; then
3320 none) dflt="Policy" ;;
3321 *) dflt="Policy $dflt" ;;
3326 dflt=`echo $hintfile | $sed 's/\.sh$//'`
3330 if $test -f Policy.sh ; then
3333 There's also a Policy hint file available, which should make the
3334 site-specific (policy) questions easier to answer.
3341 You may give one or more space-separated answers, or "none" if appropriate.
3342 A well-behaved OS will have no hints, so answering "none" or just "Policy"
3343 is a good thing. DO NOT give a wrong version or a wrong OS.
3347 rp="Which of these apply, if any?"
3350 for file in $tans; do
3351 if $test X$file = XPolicy -a -f Policy.sh; then
3353 $cat Policy.sh >> UU/config.sh
3354 elif $test -f $src/hints/$file.sh; then
3355 . $src/hints/$file.sh
3356 $cat $src/hints/$file.sh >> UU/config.sh
3357 elif $test X"$tans" = X -o X"$tans" = Xnone ; then
3360 : Give one chance to correct a possible typo.
3361 echo "$file.sh does not exist"
3363 rp="hint to use instead?"
3365 for file in $ans; do
3366 if $test -f "$src/hints/$file.sh"; then
3367 . $src/hints/$file.sh
3368 $cat $src/hints/$file.sh >> UU/config.sh
3369 elif $test X$ans = X -o X$ans = Xnone ; then
3372 echo "$file.sh does not exist -- ignored."
3379 : Remember our hint file for later.
3380 if $test -f "$src/hints/$file.sh" ; then
3390 echo "Fetching default answers from $config_sh..." >&4
3394 cp $config_sh config.sh 2>/dev/null
3404 test "$override" && . ./optdef.sh
3406 : Restore computed paths
3407 for file in $loclist $trylist; do
3408 eval $file="\$_$file"
3413 Configure uses the operating system name and version to set some defaults.
3414 The default value is probably right if the name rings a bell. Otherwise,
3415 since spelling matters for me, either accept the default or answer "none"
3422 ''|' '|none) dflt=none ;;
3423 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
3426 *) dflt="$osname" ;;
3428 rp="Operating system name?"
3432 *) osname=`echo "$ans" | $sed -e 's/[ ][ ]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
3438 ''|' '|none) dflt=none ;;
3439 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
3440 dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
3442 ''|' ') dflt=none ;;
3447 *) dflt="$osvers" ;;
3449 rp="Operating system version?"
3459 : who configured the system
3460 cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
3461 cf_by=`(logname) 2>/dev/null`
3464 cf_by=`(whoami) 2>/dev/null`
3466 "") cf_by=unknown ;;
3470 : set up the script used to warn in case of inconsistency
3477 echo "*** WHOA THERE!!! ***" >&4
3478 echo " The $hint value for \$$var on this machine was \"$was\"!" >&4
3479 rp=" Keep the $hint value?"
3482 y) td=$was; tu=$was;;
3486 : function used to set $1 to $val
3487 setvar='var=$1; eval "was=\$$1"; td=$define; tu=$undef;
3489 $define$undef) . ./whoa; eval "$var=\$td";;
3490 $undef$define) . ./whoa; eval "$var=\$tu";;
3491 *) eval "$var=$val";;
3495 $define|true|[yY]*) dflt='y';;
3500 Perl can be built to use the SOCKS proxy protocol library. To do so,
3501 Configure must be run with -Dusesocks. If you use SOCKS you also need
3502 to use the PerlIO abstraction layer, this will be implicitly selected.
3504 If this doesn't make any sense to you, just accept the default '$dflt'.
3506 rp='Build Perl for SOCKS?'
3509 y|Y) val="$define" ;;
3516 $define|true|[yY]*) useperlio="$define";;
3519 case "$useperlio" in
3520 $define|true|[yY]*|'') dflt='y';;
3525 Previous version of $package used the standard IO mechanisms as
3526 defined in <stdio.h>. Versions 5.003_02 and later of $package allow
3527 alternate IO mechanisms via the PerlIO abstraction layer, but the
3528 stdio mechanism is still available if needed. The abstraction layer
3529 can use AT&T's sfio (if you already have sfio installed) or regular stdio.
3530 Using PerlIO with sfio may cause problems with some extension modules.
3532 If this doesn't make any sense to you, just accept the default '$dflt'.
3534 rp='Use the PerlIO abstraction layer?'
3541 echo "Ok, doing things the stdio way."
3550 case "$useperlio" in
3551 $define|true|[yY]*) ;;
3554 You are using the SOCKS proxy protocol library which means that you
3555 should also use the PerlIO layer. You may be headed for trouble.
3564 case "$usethreads" in
3565 $define|true|[yY]*) dflt='y';;
3566 *) # Catch case where user specified ithreads or 5005threads but
3567 # forgot -Dusethreads (A.D. 4/2002)
3568 case "$useithreads$use5005threads" in
3570 case "$useperlio" in
3571 "$define") dflt='y' ;;
3581 Perl can be built to take advantage of threads on some systems.
3582 To do so, Configure can be run with -Dusethreads.
3584 Note that Perl built with threading support runs slightly slower
3585 and uses more memory than plain Perl. The current implementation
3586 is believed to be stable, but it is fairly new, and so should be
3587 treated with caution.
3589 If this doesn't make any sense to you, just accept the default '$dflt'.
3591 rp='Build a threading Perl?'
3594 y|Y) val="$define" ;;
3600 case "$usethreads" in
3604 Since release 5.6, Perl has had two different threading implementations,
3605 the newer interpreter-based version (ithreads) with one interpreter per
3606 thread, and the older 5.005 version (5005threads).
3607 The 5005threads version is effectively unmaintained and will probably be
3608 removed in Perl 5.10, so there should be no need to build a Perl using it
3609 unless needed for backwards compatibility with some existing 5.005threads
3613 : Default to ithreads unless overridden on command line or with
3616 case "$use5005threads" in
3617 $define|true|[yY]*) dflt='n';;
3619 case "$useithreads" in
3620 $undef|false|[nN]*) dflt='n';;
3622 rp='Use the newer interpreter-based ithreads?'
3625 y|Y) val="$define" ;;
3630 : Now set use5005threads to the opposite value.
3631 case "$useithreads" in
3632 $define) val="$undef" ;;
3639 useithreads="$undef"
3640 use5005threads="$undef"
3644 case "$useithreads$use5005threads" in
3648 You cannot have both the ithreads and the 5.005 threads enabled
3649 at the same time. Disabling the 5.005 threads since they are
3650 much less stable than the ithreads.
3653 use5005threads="$undef"
3657 if test X"$usethreads" = "X$define" -a "X$useperlio" = "Xundef"; then
3660 *** To build with ithreads you must also use the PerlIO layer.
3661 *** Cannot continue, aborting.
3667 case "$d_oldpthreads" in
3668 '') : Configure tests would be welcome here. For now, assume undef.
3670 *) val="$d_oldpthreads" ;;
3676 case "$usethreads" in
3677 "$define"|true|[yY]*)
3678 : Look for a hint-file generated 'call-back-unit'. If the
3679 : user has specified that a threading perl is to be built,
3680 : we may need to set or change some other defaults.
3681 if $test -f usethreads.cbu; then
3682 echo "Your platform has some specific hints for threaded builds, using them..."
3686 (Your platform doesn't have any specific hints for threaded builds.
3687 Assuming POSIX threads, then.)
3695 Perl can be built so that multiple Perl interpreters can coexist
3696 within the same Perl executable.
3699 case "$useithreads" in
3702 This multiple interpreter support is required for interpreter-based threads.
3706 *) case "$usemultiplicity" in
3707 $define|true|[yY]*) dflt='y';;
3711 echo "If this doesn't make any sense to you, just accept the default '$dflt'."
3712 rp='Build Perl for multiplicity?'
3715 y|Y) val="$define" ;;
3724 case "$usemorebits" in
3725 "$define"|true|[yY]*)
3726 use64bitint="$define"
3727 uselongdouble="$define"
3728 usemorebits="$define"
3730 *) usemorebits="$undef"
3734 : make some quick guesses about what we are up against
3736 $echo $n "Hmm... $c"
3746 $cat /usr/include/signal.h /usr/include/sys/signal.h >foo 2>/dev/null
3747 if test -f /osf_boot || $contains 'OSF/1' /usr/include/ctype.h >/dev/null 2>&1
3749 echo "Looks kind of like an OSF/1 system, but we'll see..."
3751 elif test `echo abc | $tr a-z A-Z` = Abc ; then
3752 xxx=`./loc addbib blurfl $pth`
3753 if $test -f $xxx; then
3754 echo "Looks kind of like a USG system with BSD features, but we'll see..."
3758 if $contains SIGTSTP foo >/dev/null 2>&1 ; then
3759 echo "Looks kind of like an extended USG system, but we'll see..."
3761 echo "Looks kind of like a USG system, but we'll see..."
3765 elif $contains SIGTSTP foo >/dev/null 2>&1 ; then
3766 echo "Looks kind of like a BSD system, but we'll see..."
3770 echo "Looks kind of like a Version 7 system, but we'll see..."
3773 case "$eunicefix" in
3776 There is, however, a strange, musty smell in the air that reminds me of
3777 something...hmm...yes...I've got it...there's a VMS nearby, or I'm a Blit.
3781 : it so happens the Eunice I know will not run shell scripts in Unix format
3785 echo "Congratulations. You aren't running Eunice."
3789 : Detect OS2. The p_ variable is set above in the Head.U unit.
3790 : Note that this also -- wrongly -- detects e.g. dos-djgpp, which also uses
3791 : semicolon as a patch separator
3796 I have the feeling something is not exactly right, however...don't tell me...
3797 lemme think...does HAL ring a bell?...no, of course, you're only running OS/2!
3798 (Or you may be running DOS with DJGPP.)
3803 if test -f /xenix; then
3804 echo "Actually, this looks more like a XENIX system..."
3809 echo "It's not Xenix..."
3814 if test -f /venix; then
3815 echo "Actually, this looks more like a VENIX system..."
3822 echo "Nor is it Venix..."
3825 chmod +x bsd usg v7 osf1 eunice xenix venix os2
3826 $eunicefix bsd usg v7 osf1 eunice xenix venix os2
3833 rp="Use which C compiler?"
3837 : See if they have not cc but they do have gcc
3839 : Look for a hint-file generated 'call-back-unit'. Now that the
3840 : user has specified the compiler, we may need to set or change some
3842 if $test -f cc.cbu; then
3848 echo "Checking for GNU cc in disguise and/or its version number..." >&4
3854 printf("%s\n", __VERSION__);
3856 printf("%s\n", "1");
3862 if $cc -o try $ccflags $ldflags try.c; then
3863 gccversion=`$run ./try`
3864 case "$gccversion" in
3865 '') echo "You are not using GNU cc." ;;
3866 *) echo "You are using GNU cc $gccversion."
3872 echo "*** WHOA THERE!!! ***" >&4
3873 echo " Your C compiler \"$cc\" doesn't seem to be working!" >&4
3874 case "$knowitall" in
3876 echo " You'd better start hunting for one and let me know about it." >&4
3882 case "$gccversion" in
3883 1*) cpp=`./loc gcc-cpp $cpp $pth` ;;
3885 case "$gccversion" in
3886 '') gccosandvers='' ;;
3887 *) gccshortvers=`echo "$gccversion"|sed 's/ .*//'`
3888 gccosandvers=`$cc -v 2>&1|grep '/specs$'|sed "s!.*/[^-/]*-[^-/]*-\([^-/]*\)/$gccshortvers/specs!\1!"`
3890 case "$gccosandvers" in
3891 $osname) gccosandvers='' ;; # linux gccs seem to have no linux osvers, grr
3892 $osname$osvers) ;; # looking good
3893 $osname*) cat <<EOM >&4
3895 *** WHOA THERE!!! ***
3897 Your gcc has not been compiled for the exact release of
3898 your operating system ($gccosandvers versus $osname$osvers).
3900 In general it is a good idea to keep gcc synchronized with
3901 the operating system because otherwise serious problems
3902 may ensue when trying to compile software, like Perl.
3904 I'm trying to be optimistic here, though, and will continue.
3905 If later during the configuration and build icky compilation
3906 problems appear (headerfile conflicts being the most common
3907 manifestation), I suggest reinstalling the gcc to match
3908 your operating system release.
3912 *) gccosandvers='' ;; # failed to parse, better be silent
3920 # gcc 3.* complain about adding -Idirectories that they already know about,
3921 # so we will take those off from locincpth.
3922 case "$gccversion" in
3924 echo "main(){}">try.c
3925 for incdir in $locincpth; do
3926 warn=`$cc $ccflags -I$incdir -c try.c 2>&1 | \
3927 grep '^c[cp]p*[01]: warning: changing search order '`
3928 if test "X$warn" != X; then
3929 locincpth=`echo " $locincpth " | sed "s! $incdir ! !"`
3935 : decide how portable to be. Allow command line overrides.
3936 case "$d_portable" in
3938 *) d_portable="$define" ;;
3941 : set up shell script to do ~ expansion
3947 echo \$1 | $sed "s|~|\${HOME-\$LOGDIR}|"
3950 if $test -f /bin/csh; then
3951 /bin/csh -f -c "glob \$1"
3956 name=\`$expr x\$1 : '..\([^/]*\)'\`
3957 dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
3958 if $test ! -d "\$dir"; then
3960 echo "\$me: can't locate home directory for: \$name" >&2
3965 echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
3981 : now set up to get a file name
3985 cat <<'EOSC' >>getfile
4001 : getfile will accept an answer from the comma-separated list
4002 : enclosed in parentheses even if it does not meet other criteria.
4003 expr "$fn" : '.*(\(.*\)).*' | $tr ',' $trnl >getfile.ok
4004 fn=`echo $fn | sed 's/(.*)//'`
4010 loc_file=`expr $fn : '.*:\(.*\)'`
4011 fn=`expr $fn : '\(.*\):.*'`
4019 */*) fullpath=true;;
4028 *e*) exp_file=true;;
4031 *p*) nopath_ok=true;;
4036 *d*) type='Directory';;
4037 *l*) type='Locate';;
4042 Locate) what='File';;
4047 case "$d_portable" in
4055 while test "$type"; do
4060 true) rp="$rp (~name ok)";;
4063 if test -f UU/getfile.ok && \
4064 $contains "^$ans\$" UU/getfile.ok >/dev/null 2>&1
4083 value=`UU/filexp $ans`
4086 if test "$ans" != "$value"; then
4087 echo "(That expands to $value on this system.)"
4101 /*) value="$ansexp" ;;
4102 [a-zA-Z]:/*) value="$ansexp" ;;
4107 echo "I shall only accept a full path name, as in /bin/ls." >&4
4108 echo "Use a ! shell escape if you wish to check pathnames." >&4
4111 echo "Please give a full path name, starting with slash." >&4
4114 echo "Note that using ~name is ok provided it expands well." >&4
4127 for fp in $gfpth; do
4128 if test "X$fp" = X.; then
4133 if test -f "$pf"; then
4135 elif test -r "$pf" || (test -h "$pf") >/dev/null 2>&1
4137 echo "($value is not a plain file, but that's ok.)"
4140 if test X"$type" = X; then
4147 for fp in $gfpth; do
4148 if test "X$fp" = X.; then
4153 direxp="$fp/$ansexp"
4155 if test -d "$direxp"; then
4163 if test -d "$ansexp"; then
4164 echo "(Looking for $loc_file in directory $value.)"
4165 value="$value/$loc_file"
4166 ansexp="$ansexp/$loc_file"
4168 if test -f "$ansexp"; then
4171 case "$nopath_ok" in
4172 true) case "$value" in
4174 *) echo "Assuming $value will be in people's path."
4190 if test "$fastread" = yes; then
4195 rp="$what $value doesn't exist. Use that name anyway?"
4214 test "X$gfpthkeep" != Xy && gfpth=""
4217 : What should the include directory be ?
4219 $echo $n "Hmm... $c"
4223 if $test -f /bin/mips && /bin/mips; then
4224 echo "Looks like a MIPS system..."
4225 $cat >usr.c <<'EOCP'
4226 #ifdef SYSTYPE_BSD43
4230 if cc -E usr.c > usr.out && $contains / usr.out >/dev/null 2>&1; then
4231 dflt='/bsd43/usr/include'
4235 mips_type='System V'
4237 $rm -f usr.c usr.out
4238 echo "and you're compiling with the $mips_type compiler and libraries."
4242 echo "Doesn't look like a MIPS system."
4252 case "$xxx_prompt" in
4255 rp='Where are the include files you want to use?'
4263 : see how we invoke the C preprocessor
4265 echo "Now, how can we feed standard input to your C preprocessor..." >&4
4266 cat <<'EOT' >testcpp.c
4272 if test ! -f cppstdin; then
4273 if test "X$osname" = "Xaix" -a "X$gccversion" = X; then
4274 # AIX cc -E doesn't show the absolute headerfile
4275 # locations but we'll cheat by using the -M flag.
4276 echo 'cat >.$$.c; rm -f .$$.u; '"$cc"' ${1+"$@"} -M -c .$$.c 2>/dev/null; test -s .$$.u && awk '"'"'$2 ~ /\.h$/ { print "# 0 \""$2"\"" }'"'"' .$$.u; rm -f .$$.o .$$.u; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' > cppstdin
4278 echo 'cat >.$$.c; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin
4281 echo "Keeping your $hint cppstdin wrapper."
4284 wrapper=`pwd`/cppstdin
4288 if $test "X$cppstdin" != "X" && \
4289 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \
4290 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
4292 echo "You used to use $cppstdin $cppminus so we'll use that again."
4294 '') echo "But let's see if we can live without a wrapper..." ;;
4296 if $cpprun $cpplast <testcpp.c >testcpp.out 2>&1 && \
4297 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
4299 echo "(And we'll use $cpprun $cpplast to preprocess directly.)"
4302 echo "(However, $cpprun $cpplast does not work, let's see...)"
4310 echo "Good old $cppstdin $cppminus does not seem to be of any help..."
4317 elif echo 'Maybe "'"$cc"' -E" will work...'; \
4318 $cc -E <testcpp.c >testcpp.out 2>&1; \
4319 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4320 echo "Yup, it does."
4323 elif echo 'Nope...maybe "'"$cc"' -E -" will work...'; \
4324 $cc -E - <testcpp.c >testcpp.out 2>&1; \
4325 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4326 echo "Yup, it does."
4329 elif echo 'Nope...maybe "'"$cc"' -P" will work...'; \
4330 $cc -P <testcpp.c >testcpp.out 2>&1; \
4331 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4332 echo "Yipee, that works!"
4335 elif echo 'Nope...maybe "'"$cc"' -P -" will work...'; \
4336 $cc -P - <testcpp.c >testcpp.out 2>&1; \
4337 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4338 echo "At long last!"
4341 elif echo 'No such luck, maybe "'$cpp'" will work...'; \
4342 $cpp <testcpp.c >testcpp.out 2>&1; \
4343 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4347 elif echo 'Nixed again...maybe "'$cpp' -" will work...'; \
4348 $cpp - <testcpp.c >testcpp.out 2>&1; \
4349 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4350 echo "Hooray, it works! I was beginning to wonder."
4353 elif echo 'Uh-uh. Time to get fancy. Trying a wrapper...'; \
4354 $wrapper <testcpp.c >testcpp.out 2>&1; \
4355 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4361 rp="No dice. I can't find a C preprocessor. Name one:"
4365 $x_cpp <testcpp.c >testcpp.out 2>&1
4366 if $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
4367 echo "OK, that will do." >&4
4369 echo "Sorry, I can't get that to work. Go find one and rerun Configure." >&4
4384 echo "Perhaps can we force $cc -E using a wrapper..."
4385 if $wrapper <testcpp.c >testcpp.out 2>&1; \
4386 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
4392 echo "Nope, we'll have to live without it..."
4406 "$wrapper"|'cppstdin') ;;
4407 *) $rm -f $wrapper;;
4409 $rm -f testcpp.c testcpp.out
4411 : Set private lib path
4414 plibpth="$incpath/usr/lib /usr/local/lib /usr/ccs/lib"
4419 '') dlist="$loclibpth $plibpth $glibpth";;
4420 *) dlist="$libpth";;
4423 : Now check and see which directories actually exist, avoiding duplicates
4427 if $test -d $xxx; then
4430 *) libpth="$libpth $xxx";;
4436 Some systems have incompatible or broken versions of libraries. Among
4437 the directories listed in the question below, please remove any you
4438 know not to be holding relevant libraries, and add any that are needed.
4439 Say "none" for none.
4450 rp="Directories to use for library searches?"
4457 : compute shared library extension
4460 if xxx=`./loc libc.sl X $libpth`; $test -f "$xxx"; then
4470 On some systems, shared libraries may be available. Answer 'none' if
4471 you want to suppress searching of shared libraries for the remainder
4472 of this configuration.
4475 rp='What is the file extension used for shared libraries?'
4479 : Define several unixisms.
4480 : Hints files or command line option can be used to override them.
4481 : The convoluted testing is in case hints files set either the old
4484 '') case "$exe_ext" in
4486 *) _exe="$exe_ext" ;;
4491 '') case "$lib_ext" in
4498 '') case "$obj_ext" in
4505 '') case "$path_sep" in
4516 : Which makefile gets called first. This is used by make depend.
4517 case "$firstmakefile" in
4518 '') firstmakefile='makefile';;
4522 *-DUSE_LONG_DOUBLE*|*-DUSE_MORE_BITS*) uselongdouble="$define" ;;
4525 case "$uselongdouble" in
4526 $define|true|[yY]*) dflt='y';;
4531 Perl can be built to take advantage of long doubles which
4532 (if available) may give more accuracy and range for floating point numbers.
4534 If this doesn't make any sense to you, just accept the default '$dflt'.
4536 rp='Try to use long doubles if available?'
4539 y|Y) val="$define" ;;
4545 case "$uselongdouble" in
4546 true|[yY]*) uselongdouble="$define" ;;
4549 case "$uselongdouble" in
4551 : Look for a hint-file generated 'call-back-unit'. If the
4552 : user has specified that long doubles should be used,
4553 : we may need to set or change some other defaults.
4554 if $test -f uselongdouble.cbu; then
4555 echo "Your platform has some specific hints for long doubles, using them..."
4556 . ./uselongdouble.cbu
4559 (Your platform doesn't have any specific hints for long doubles.)
4565 : Looking for optional libraries
4567 echo "Checking for optional libraries..." >&4
4572 case "$libswanted" in
4573 '') libswanted='c_s';;
4576 "$define") libswanted="$libswanted socks5 socks5_sh" ;;
4582 for thisdir in $libpth $xlibpth; do
4583 test -d $thisdir && libspath="$libspath $thisdir"
4585 for thislib in $libswanted; do
4586 for thisdir in $libspath; do
4588 if $test ! -f "$xxx" -a "X$ignore_versioned_solibs" = "X"; then
4589 xxx=`ls $thisdir/lib$thislib.$so.[0-9] 2>/dev/null|sed -n '$p'`
4590 $test -f "$xxx" && eval $libscheck
4591 $test -f "$xxx" && libstyle=shared
4593 if test ! -f "$xxx"; then
4594 xxx=$thisdir/lib$thislib.$so
4595 $test -f "$xxx" && eval $libscheck
4596 $test -f "$xxx" && libstyle=shared
4598 if test ! -f "$xxx"; then
4599 xxx=$thisdir/lib$thislib$_a
4600 $test -f "$xxx" && eval $libscheck
4601 $test -f "$xxx" && libstyle=static
4603 if test ! -f "$xxx"; then
4604 xxx=$thisdir/$thislib$_a
4605 $test -f "$xxx" && eval $libscheck
4606 $test -f "$xxx" && libstyle=static
4608 if test ! -f "$xxx"; then
4609 xxx=$thisdir/lib${thislib}_s$_a
4610 $test -f "$xxx" && eval $libscheck
4611 $test -f "$xxx" && libstyle=static
4612 $test -f "$xxx" && thislib=${thislib}_s
4614 if test ! -f "$xxx"; then
4615 xxx=$thisdir/Slib$thislib$_a
4616 $test -f "$xxx" && eval $libscheck
4617 $test -f "$xxx" && libstyle=static
4619 if $test -f "$xxx"; then
4621 shared) echo "Found -l$thislib (shared)." ;;
4622 static) echo "Found -l$thislib." ;;
4623 *) echo "Found -l$thislib ($libstyle)." ;;
4627 *) dflt="$dflt -l$thislib"
4628 libsfound="$libsfound $xxx"
4630 libsfiles="$libsfiles $yyy"
4631 yyy=`echo $xxx|$sed -e "s%/$yyy\\$%%"`
4632 case " $libsdirs " in
4634 *) libsdirs="$libsdirs $yyy" ;;
4641 if $test ! -f "$xxx"; then
4642 echo "No -l$thislib."
4653 ' '|'') dflt='none';;
4658 In order to compile $package on your machine, a number of libraries
4659 are usually needed. Include any other special libraries here as well.
4660 Say "none" for none. The default list is almost always right.
4664 rp="What libraries to use?"
4671 : determine optimization, if desired, or use for debug flag also
4673 ' '|$undef) dflt='none';;
4675 *) dflt="$optimize";;
4679 By default, $package compiles with the -O flag to use the optimizer.
4680 Alternately, you might want to use the symbolic debugger, which uses
4681 the -g flag (on traditional Unix systems). Either flag can be
4682 specified here. To use neither flag, specify the word "none".
4685 rp="What optimizer/debugger flag should be used?"
4689 'none') optimize=" ";;
4693 : We will not override a previous value, but we might want to
4694 : augment a hint file
4696 default|recommended)
4697 case "$gccversion" in
4698 1*) dflt='-fpcc-struct-return' ;;
4701 *-g*) dflt="$dflt -DDEBUGGING";;
4703 case "$gccversion" in
4704 2*) if test -d /etc/conf/kconfig.d &&
4705 $contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1
4711 case "$gccversion" in
4715 echo "Checking if your compiler accepts -fno-strict-aliasing" 2>&1
4716 echo 'int main(void) { return 0; }' > gcctest.c
4717 if $cc -O2 -fno-strict-aliasing -o gcctest gcctest.c; then
4718 echo "Yes, it does." 2>&1
4721 echo "Leaving current flags $ccflags alone." 2>&1
4723 *) dflt="$dflt -fno-strict-aliasing" ;;
4726 echo "Nope, it doesn't, but that's ok." 2>&1
4733 case "$mips_type" in
4734 *BSD*|'') inclwanted="$locincpth $usrinc";;
4735 *) inclwanted="$locincpth $inclwanted $usrinc/bsd";;
4737 for thisincl in $inclwanted; do
4738 if $test -d $thisincl; then
4739 if $test x$thisincl != x$usrinc; then
4741 *" -I$thisincl "*);;
4742 *) dflt="$dflt -I$thisincl ";;
4748 inctest='if $contains $2 $usrinc/$1 >/dev/null 2>&1; then
4750 elif $contains $2 $usrinc/sys/$1 >/dev/null 2>&1; then
4758 *) dflt="$dflt -D$2";;
4762 set signal.h LANGUAGE_C; eval $inctest
4766 ccflags="$ccflags -DSOCKS"
4771 default|recommended) dflt="$ccflags $dflt" ;;
4772 *) dflt="$ccflags";;
4781 Your C compiler may want other flags. For this question you should include
4782 -I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
4783 but you should NOT include libraries or ld flags like -lwhatever. If you
4784 want $package to honor its debug switch, you should include -DDEBUGGING here.
4785 Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
4787 To use no flags, specify the word "none".
4793 rp="Any additional cc flags?"
4800 : the following weeds options from ccflags that are of no interest to cpp
4802 '') cppflags="$ccflags" ;;
4803 *) cppflags="$cppflags $ccflags" ;;
4805 case "$gccversion" in
4806 1*) cppflags="$cppflags -D__GNUC__"
4808 case "$mips_type" in
4810 *BSD*) cppflags="$cppflags -DSYSTYPE_BSD43";;
4816 echo "Let me guess what the preprocessor flags are..." >&4
4830 *) ftry="$previous $flag";;
4832 if $cppstdin -DLFRULB=bar $cppflags $ftry $cppminus <cpp.c \
4833 >cpp1.out 2>/dev/null && \
4834 $cpprun -DLFRULB=bar $cppflags $ftry $cpplast <cpp.c \
4835 >cpp2.out 2>/dev/null && \
4836 $contains 'foo.*xx.*bar' cpp1.out >/dev/null 2>&1 && \
4837 $contains 'foo.*xx.*bar' cpp2.out >/dev/null 2>&1
4839 cppflags="$cppflags $ftry"
4849 *-*) echo "They appear to be: $cppflags";;
4851 $rm -f cpp.c cpp?.out
4855 : flags used in final linking phase
4857 '') if ./venix; then
4863 *-posix*) dflt="$dflt -posix" ;;
4866 *) dflt="$ldflags";;
4869 : Try to guess additional flags to pick up local libraries.
4870 for thislibdir in $libpth; do
4871 case " $loclibpth " in
4874 *"-L$thislibdir "*) ;;
4875 *) dflt="$dflt -L$thislibdir" ;;
4887 Your C linker may need flags. For this question you should
4888 include -L/whatever and any other flags used by the C linker, but you
4889 should NOT include libraries like -lwhatever.
4891 Make sure you include the appropriate -L/path flags if your C linker
4892 does not normally search all of the directories you specified above,
4895 To use no flags, specify the word "none".
4899 rp="Any additional ld flags (NOT including libraries)?"
4905 rmlist="$rmlist pdp11"
4909 echo "Checking your choice of C compiler and flags for coherency..." >&4
4910 $cat > try.c <<'EOF'
4912 int main() { printf("Ok\n"); return(0); }
4914 set X $cc -o try $optimize $ccflags $ldflags try.c $libs
4916 $cat >try.msg <<'EOM'
4917 I've tried to compile and run the following simple program:
4920 $cat try.c >> try.msg
4922 $cat >> try.msg <<EOM
4929 and I got the following output:
4933 if $sh -c "$cc -o try $optimize $ccflags $ldflags try.c $libs" >>try.msg 2>&1; then
4934 if $sh -c "$run ./try" >>try.msg 2>&1; then
4938 *) echo 'The program compiled OK, but produced no output.' >> try.msg
4941 cat >> try.msg <<'EOQS'
4942 If $libs contains -lsfio, and sfio is mis-configured, then it
4943 sometimes (apparently) runs and exits with a 0 status, but with no
4944 output! It may have to do with sfio's use of _exit vs. exit.
4947 rp="You have a big problem. Shall I abort Configure"
4954 echo "The program compiled OK, but exited with status $?." >>try.msg
4955 rp="You have a problem. Shall I abort Configure"
4959 echo "I can't compile the test program." >>try.msg
4960 rp="You have a BIG problem. Shall I abort Configure"
4966 case "$knowitall" in
4968 echo "(The supplied flags or libraries might be incorrect.)"
4976 *) echo "Ok. Stopping Configure." >&4
4981 n) echo "OK, that should do.";;
4983 $rm -f try try.* core
4985 : define a shorthand compile call
4989 $cc -o ${mc_file} $optimize $ccflags $ldflags $* ${mc_file}.c $libs > /dev/null 2>&1;'
4990 : define a shorthand compile call for compilations that should be ok.
4994 $cc -o ${mc_file} $optimize $ccflags $ldflags $* ${mc_file}.c $libs;'
4996 : determine filename position in cpp output
4998 echo "Computing filename position in cpp output for #include directives..." >&4
5000 vos) testaccess=-e ;;
5003 echo '#include <stdio.h>' > foo.c
5006 $cppstdin $cppflags $cppminus <foo.c 2>/dev/null | \
5007 $grep '^[ ]*#.*stdio\.h' | \
5008 while read cline; do
5011 while $test \$# -gt 0; do
5012 if $test $testaccess \`echo \$1 | $tr -d '"'\`; then
5017 pos=\`expr \$pos + 1\`
5029 *) pos="${fieldn}th";;
5031 echo "Your cpp writes the filename in the $pos field of the line."
5034 vos) cppfilter="tr '\\\\>' '/' |" ;; # path component separator is >
5035 os2) cppfilter="sed -e 's|\\\\\\\\|/|g' |" ;; # path component separator is \
5038 : locate header file
5043 for usrincdir in $usrinc
5045 if test -f \$usrincdir/\$wanted; then
5046 echo "\$usrincdir/\$wanted"
5050 awkprg='{ print \$$fieldn }'
5051 echo "#include <\$wanted>" > foo\$\$.c
5052 $cppstdin $cppminus $cppflags < foo\$\$.c 2>/dev/null | \
5053 $cppfilter $grep "^[ ]*#.*\$wanted" | \
5054 while read cline; do
5055 name=\`echo \$cline | $awk "\$awkprg" | $tr -d '"'\`
5057 *[/\\\\]\$wanted) echo "\$name"; exit 1;;
5058 *[\\\\/]\$wanted) echo "\$name"; exit 1;;
5063 # status = 0: grep returned 0 lines, case statement not executed
5064 # status = 1: headerfile found
5065 # status = 2: while loop executed, no headerfile found
5069 if test \$status -eq 1; then
5076 : define an alternate in-header-list? function
5077 inhdr='echo " "; td=$define; tu=$undef; yyy=$@;
5078 cont=true; xxf="echo \"<\$1> found.\" >&4";
5079 case $# in 2) xxnf="echo \"<\$1> NOT found.\" >&4";;
5080 *) xxnf="echo \"<\$1> NOT found, ...\" >&4";;
5082 case $# in 4) instead=instead;; *) instead="at last";; esac;
5083 while $test "$cont"; do
5085 var=$2; eval "was=\$$2";
5086 if $test "$xxx" && $test -r "$xxx";
5088 eval "case \"\$$var\" in $undef) . ./whoa; esac"; eval "$var=\$td";
5091 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu"; fi;
5092 set $yyy; shift; shift; yyy=$@;
5093 case $# in 0) cont="";;
5094 2) xxf="echo \"but I found <\$1> $instead.\" >&4";
5095 xxnf="echo \"and I did not find <\$1> either.\" >&4";;
5096 *) xxf="echo \"but I found <\$1\> instead.\" >&4";
5097 xxnf="echo \"there is no <\$1>, ...\" >&4";;
5101 do set $yyy; var=$2; eval "was=\$$2";
5102 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu";
5103 set $yyy; shift; shift; yyy=$@;
5106 : see if stdlib is available
5107 set stdlib.h i_stdlib
5110 : check for lengths of integral types
5114 echo "Checking to see how big your integers are..." >&4
5123 printf("intsize=%d;\n", (int)sizeof(int));
5124 printf("longsize=%d;\n", (int)sizeof(long));
5125 printf("shortsize=%d;\n", (int)sizeof(short));
5130 if eval $compile_ok && $run ./try > /dev/null; then
5132 echo "Your integers are $intsize bytes long."
5133 echo "Your long integers are $longsize bytes long."
5134 echo "Your short integers are $shortsize bytes long."
5138 Help! I can't compile and run the intsize test program: please enlighten me!
5139 (This is probably a misconfiguration in your system or libraries, and
5140 you really ought to fix it. Still, I'll try anyway.)
5144 rp="What is the size of an integer (in bytes)?"
5148 rp="What is the size of a long integer (in bytes)?"
5152 rp="What is the size of a short integer (in bytes)?"
5160 : check for long long
5162 echo "Checking to see if you have long long..." >&4
5163 echo 'int main() { long long x = 7; return 0; }' > try.c
5165 if eval $compile; then
5167 echo "You have long long."
5170 echo "You do not have long long."
5176 : check for length of long long
5177 case "${d_longlong}${longlongsize}" in
5180 echo "Checking to see how big your long longs are..." >&4
5181 $cat >try.c <<'EOCP'
5185 printf("%d\n", (int)sizeof(long long));
5190 if eval $compile_ok; then
5191 longlongsize=`$run ./try`
5192 echo "Your long longs are $longlongsize bytes long."
5196 echo "(I can't seem to compile the test program. Guessing...)"
5197 rp="What is the size of a long long (in bytes)?"
5201 if $test "X$longsize" = "X$longlongsize"; then
5202 echo "(That isn't any different from an ordinary long.)"
5208 : see if inttypes.h is available
5209 : we want a real compile instead of Inhdr because some systems
5210 : have an inttypes.h which includes non-existent headers
5213 #include <inttypes.h>
5215 static int32_t foo32 = 0x12345678;
5219 if eval $compile; then
5220 echo "<inttypes.h> found." >&4
5223 echo "<inttypes.h> NOT found." >&4
5232 echo "Checking to see if you have int64_t..." >&4
5234 #include <sys/types.h>
5235 #$i_inttypes I_INTTYPES
5237 #include <inttypes.h>
5239 int main() { int64_t x = 7; }
5242 if eval $compile; then
5244 echo "You have int64_t."
5247 echo "You do not have int64_t."
5255 echo "Checking which 64-bit integer type we could use..." >&4
5261 val='"unsigned int"'
5266 *) case "$longsize" in
5270 val='"unsigned long"'
5275 *) case "$d_longlong:$longlongsize" in
5280 val='"unsigned long long"'
5285 *) case "$d_int64_t" in
5304 '') echo "Alas, no 64-bit integer types in sight." >&4
5307 *) echo "We could use '$quadtype' for 64-bit integers." >&4
5313 case "$uselonglong" in
5314 "$define"|true|[yY]*)
5317 *** Configure -Duselonglong is deprecated, using -Duse64bitint instead.
5319 use64bitint="$define"
5322 case "$use64bits" in
5323 "$define"|true|[yY]*)
5326 *** Configure -Duse64bits is deprecated, using -Duse64bitint instead.
5328 use64bitint="$define"
5331 case "$use64bitints" in
5332 "$define"|true|[yY]*)
5335 *** There is no Configure -Duse64bitints, using -Duse64bitint instead.
5337 use64bitint="$define"
5340 case "$use64bitsint" in
5341 "$define"|true|[yY]*)
5344 *** There is no Configure -Duse64bitsint, using -Duse64bitint instead.
5346 use64bitint="$define"
5349 case "$uselonglongs" in
5350 "$define"|true|[yY]*)
5353 *** There is no Configure -Duselonglongs, using -Duse64bitint instead.
5355 use64bitint="$define"
5358 case "$use64bitsall" in
5359 "$define"|true|[yY]*)
5362 *** There is no Configure -Duse64bitsall, using -Duse64bitall instead.
5364 use64bitall="$define"
5369 *-DUSE_LONG_LONG*|*-DUSE_64_BIT_INT*|*-DUSE_64_BIT_ALL*) use64bitint="$define";;
5371 case "$use64bitall" in
5372 "$define"|true|[yY]*) use64bitint="$define" ;;
5378 You have natively 64-bit long integers.
5382 *) case "$use64bitint" in
5383 "$define"|true|[yY]*) dflt='y';;
5392 Perl can be built to take advantage of 64-bit integer types
5393 on some systems. To do so, Configure can be run with -Duse64bitint.
5394 Choosing this option will most probably introduce binary incompatibilities.
5396 If this doesn't make any sense to you, just accept the default '$dflt'.
5397 (The default has been chosen based on your configuration.)
5399 rp='Try to use 64-bit integers, if available?'
5402 [yY]*) val="$define" ;;
5410 case "$use64bitall" in
5411 "$define"|true|[yY]*) dflt='y' ;;
5412 *) case "$longsize" in
5420 You may also choose to try maximal 64-bitness. It means using as much
5421 64-bitness as possible on the platform. This in turn means even more
5422 binary incompatibilities. On the other hand, your platform may not
5423 have any more 64-bitness available than what you already have chosen.
5425 If this doesn't make any sense to you, just accept the default '$dflt'.
5426 (The default has been chosen based on your configuration.)
5428 rp='Try to use maximal 64-bit support, if available?'
5431 [yY]*) val="$define" ;;
5436 case "$use64bitall" in
5438 case "$use64bitint" in
5442 Since you have chosen a maximally 64-bit build, I'm also turning on
5443 the use of 64-bit integers.
5445 use64bitint="$define" ;;
5450 case "$use64bitint" in
5451 "$define"|true|[yY]*)
5452 : Look for a hint-file generated 'call-back-unit'. If the
5453 : user has specified that a 64-bit perl is to be built,
5454 : we may need to set or change some other defaults.
5455 if $test -f use64bitint.cbu; then
5456 echo "Your platform has some specific hints for 64-bit integers, using them..."
5460 4) case "$archname64" in
5461 '') archname64=64int ;;
5468 case "$use64bitall" in
5469 "$define"|true|[yY]*)
5470 : Look for a hint-file generated 'call-back-unit'. If the
5471 : user has specified that a maximally 64-bit perl is to be built,
5472 : we may need to set or change some other defaults.
5473 if $test -f use64bitall.cbu; then
5474 echo "Your platform has some specific hints for 64-bit builds, using them..."
5478 4) case "$archname64" in
5479 ''|64int) archname64=64all ;;
5486 case "$d_quad:$use64bitint" in
5490 *** You have chosen to use 64-bit integers,
5491 *** but none cannot be found.
5492 *** Please rerun Configure without -Duse64bitint and/or -Dusemorebits.
5493 *** Cannot continue, aborting.
5500 : check for length of double
5502 case "$doublesize" in
5504 echo "Checking to see how big your double precision numbers are..." >&4
5513 printf("%d\n", (int)sizeof(double));
5518 if eval $compile_ok; then
5519 doublesize=`$run ./try`
5520 echo "Your double is $doublesize bytes long."
5523 echo "(I can't seem to compile the test program. Guessing...)"
5524 rp="What is the size of a double precision number (in bytes)?"
5532 : check for long doubles
5534 echo "Checking to see if you have long double..." >&4
5535 echo 'int main() { long double x = 7.0; }' > try.c
5537 if eval $compile; then
5539 echo "You have long double."
5542 echo "You do not have long double."
5548 : check for length of long double
5549 case "${d_longdbl}${longdblsize}" in
5552 echo "Checking to see how big your long doubles are..." >&4
5553 $cat >try.c <<'EOCP'
5557 printf("%d\n", sizeof(long double));
5562 if eval $compile; then
5563 longdblsize=`$run ./try`
5564 echo "Your long doubles are $longdblsize bytes long."
5568 echo "(I can't seem to compile the test program. Guessing...)" >&4
5569 rp="What is the size of a long double (in bytes)?"
5573 if $test "X$doublesize" = "X$longdblsize"; then
5574 echo "(That isn't any different from an ordinary double.)"
5580 : determine the architecture name
5582 if xxx=`./loc arch blurfl $pth`; $test -f "$xxx"; then
5583 tarch=`arch`"-$osname"
5584 elif xxx=`./loc uname blurfl $pth`; $test -f "$xxx" ; then
5585 if uname -m > tmparch 2>&1 ; then
5586 tarch=`$sed -e 's/ *$//' -e 's/ /_/g' \
5587 -e 's/$/'"-$osname/" tmparch`
5595 case "$myarchname" in
5598 echo "(Your architecture name used to be $myarchname.)"
5602 case "$targetarch" in
5604 *) archname=`echo $targetarch|sed 's,^[^-]*-,,'` ;;
5609 *) dflt="$archname";;
5611 rp='What is your architecture name'
5614 case "$usethreads" in
5616 echo "Threads selected." >&4
5618 *-thread*) echo "...and architecture name already has -thread." >&4
5620 *) archname="$archname-thread"
5621 echo "...setting architecture name to $archname." >&4
5626 case "$usemultiplicity" in
5628 echo "Multiplicity selected." >&4
5630 *-multi*) echo "...and architecture name already has -multi." >&4
5632 *) archname="$archname-multi"
5633 echo "...setting architecture name to $archname." >&4
5638 case "$use64bitint$use64bitall" in
5640 case "$archname64" in
5642 echo "This architecture is naturally 64-bit, not changing architecture name." >&4
5645 case "$use64bitint" in
5646 "$define") echo "64 bit integers selected." >&4 ;;
5648 case "$use64bitall" in
5649 "$define") echo "Maximal 64 bitness selected." >&4 ;;
5652 *-$archname64*) echo "...and architecture name already has $archname64." >&4
5654 *) archname="$archname-$archname64"
5655 echo "...setting architecture name to $archname." >&4
5661 case "$uselongdouble" in
5663 echo "Long doubles selected." >&4
5664 case "$longdblsize" in
5666 echo "...but long doubles are equal to doubles, not changing architecture name." >&4
5670 *-ld*) echo "...and architecture name already has -ld." >&4
5672 *) archname="$archname-ld"
5673 echo "...setting architecture name to $archname." >&4
5680 case "$useperlio" in
5682 echo "Perlio selected." >&4
5685 echo "Perlio not selected, using stdio." >&4
5687 *-stdio*) echo "...and architecture name already has -stdio." >&4
5689 *) archname="$archname-stdio"
5690 echo "...setting architecture name to $archname." >&4
5695 if $test -f archname.cbu; then
5696 echo "Your platform has some specific hints for architecture name, using them..."
5700 : determine root of directory hierarchy where package will be installed.
5703 dflt=`./loc . /usr/local /usr/local /local /opt /usr`
5706 dflt=`echo "$prefix" | sed 's/.$//'`
5714 By default, $package will be installed in $dflt/bin, manual pages
5715 under $dflt/man, etc..., i.e. with $dflt as prefix for all
5716 installation directories. Typically this is something like /usr/local.
5717 If you wish to have binaries under /usr/bin but other parts of the
5718 installation under /usr/local, that's ok: you will be prompted
5719 separately for each of the installation directories, the prefix being
5720 only used to set the defaults.
5724 rp='Installation prefix to use?'
5732 *) oldprefix="$prefix";;
5741 *) afsroot=$afsroot ;;
5747 $define|true) afs=true ;;
5748 $undef|false) afs=false ;;
5749 *) if test -d $afsroot; then
5757 echo "AFS may be running... I'll be extra cautious then..." >&4
5759 echo "AFS does not seem to be running..." >&4
5762 : determine installation prefix for where package is to be installed.
5766 Since you are running AFS, I need to distinguish the directory in which
5767 files will reside from the directory in which they are installed (and from
5768 which they are presumably copied to the former directory by occult means).
5771 case "$installprefix" in
5772 '') dflt=`echo $prefix | sed 's#^/afs/#/afs/.#'`;;
5773 *) dflt="$installprefix";;
5778 In some special cases, particularly when building $package for distribution,
5779 it is convenient to distinguish the directory in which files should be
5780 installed from the directory ($prefix) in which they will
5781 eventually reside. For most users, these two directories are the same.
5784 case "$installprefix" in
5786 *) dflt=$installprefix;;
5790 rp='What installation prefix should I use for installing files?'
5792 installprefix="$ans"
5793 installprefixexp="$ansexp"
5795 : set the prefixit variable, to compute a suitable default value
5796 prefixit='case "$3" in
5798 case "$oldprefix" in
5799 "") eval "$1=\"\$$2\"";;
5806 ""|" ") eval "$1=\"\$$2\"";;
5812 eval "tp=\"$oldprefix-\$$2-\""; eval "tp=\"$tp\"";
5814 --|/*--|\~*--) eval "$1=\"$prefix/$3\"";;
5815 /*-$oldprefix/*|\~*-$oldprefix/*)
5816 eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
5817 *) eval "$1=\"\$$2\"";;
5821 : get the patchlevel
5823 echo "Getting the current patchlevel..." >&4
5824 if $test -r $rsrc/patchlevel.h;then
5825 revision=`awk '/define[ ]+PERL_REVISION/ {print $3}' $rsrc/patchlevel.h`
5826 patchlevel=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
5827 subversion=`awk '/define[ ]+PERL_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
5828 api_revision=`awk '/define[ ]+PERL_API_REVISION/ {print $3}' $rsrc/patchlevel.h`
5829 api_version=`awk '/define[ ]+PERL_API_VERSION/ {print $3}' $rsrc/patchlevel.h`
5830 api_subversion=`awk '/define[ ]+PERL_API_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
5831 perl_patchlevel=`grep ',"DEVEL[0-9][0-9]*"' $rsrc/patchlevel.h|sed 's/[^0-9]//g'`
5840 $echo "(You do not have patchlevel.h. Eek.)"
5842 if $test -r $rsrc/.patch ; then
5843 if $test "`cat $rsrc/.patch`" -gt "$perl_patchlevel" ; then
5844 perl_patchlevel=`cat $rsrc/.patch`
5847 : Define a handy string here to avoid duplication in myconfig.SH and configpm.
5848 version_patchlevel_string="version $patchlevel subversion $subversion"
5849 case "$perl_patchlevel" in
5851 *) version_patchlevel_string="$version_patchlevel_string patch $perl_patchlevel" ;;
5854 $echo "(You have $package $version_patchlevel_string.)"
5858 : XXX Should be a Configure test for double-dots in filenames.
5859 version=`echo $revision $patchlevel $subversion | \
5860 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
5861 api_versionstring=`echo $api_revision $api_version $api_subversion | \
5862 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
5865 version=`echo $revision $patchlevel $subversion | \
5866 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
5867 api_versionstring=`echo $api_revision $api_version $api_subversion | \
5868 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
5871 : Special case the 5.005_xx maintenance series, which used 5.005
5872 : without any subversion label as a subdirectory in $sitelib
5873 if test "${api_revision}${api_version}${api_subversion}" = "550"; then
5874 api_versionstring='5.005'
5877 : determine installation style
5878 : For now, try to deduce it from prefix unless it is already set.
5879 : Reproduce behavior of 5.005 and earlier, maybe drop that in 5.7.
5880 case "$installstyle" in
5881 '') case "$prefix" in
5882 *perl*) dflt='lib';;
5883 *) dflt='lib/perl5' ;;
5886 *) dflt="$installstyle" ;;
5888 : Probably not worth prompting for this since we prompt for all
5889 : the directories individually, and the prompt would be too long and
5893 : determine where private library files go
5894 : Usual default is /usr/local/lib/perl5/$version.
5895 : Also allow things like /opt/perl/lib/$version, since
5896 : /opt/perl/lib/perl5... would be redundant.
5897 : The default "style" setting is made in installstyle.U
5898 case "$installstyle" in
5899 *lib/perl5*) set dflt privlib lib/$package/$version ;;
5900 *) set dflt privlib lib/$version ;;
5905 There are some auxiliary files for $package that need to be put into a
5906 private library directory that is accessible by everyone.
5910 rp='Pathname where the private library files will reside?'
5913 privlibexp="$ansexp"
5914 : Change installation prefix, if necessary.
5915 if $test X"$prefix" != X"$installprefix"; then
5916 installprivlib=`echo $privlibexp | sed "s#^$prefix#$installprefix#"`
5918 installprivlib="$privlibexp"
5921 : set the prefixup variable, to restore leading tilda escape
5922 prefixup='case "$prefixexp" in
5924 *) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
5927 : determine where public architecture dependent libraries go
5930 : privlib default is /usr/local/lib/$package/$version
5931 : archlib default is /usr/local/lib/$package/$version/$archname
5932 : privlib may have an optional trailing /share.
5933 tdflt=`echo $privlib | $sed 's,/share$,,'`
5934 tdflt=$tdflt/$archname
5943 $spackage contains architecture-dependent library files. If you are
5944 sharing libraries in a heterogeneous environment, you might store
5945 these files in a separate location. Otherwise, you can just include
5946 them with the rest of the public library files.
5950 rp='Where do you want to put the public architecture-dependent libraries?'
5953 archlibexp="$ansexp"
5954 if $test X"$archlib" = X"$privlib"; then
5959 : Change installation prefix, if necessary.
5960 if $test X"$prefix" != X"$installprefix"; then
5961 installarchlib=`echo $archlibexp | sed "s#^$prefix#$installprefix#"`
5963 installarchlib="$archlibexp"
5966 : see if setuid scripts can be secure
5969 Some kernels have a bug that prevents setuid #! scripts from being
5970 secure. Some sites have disabled setuid #! scripts because of this.
5972 First let's decide if your kernel supports secure setuid #! scripts.
5973 (If setuid #! scripts would be secure but have been disabled anyway,
5974 don't say that they are secure if asked.)
5979 if $test -d /dev/fd; then
5980 echo "#!$ls" >reflect
5981 chmod +x,u+s reflect
5982 ./reflect >flect 2>&1
5983 if $contains "/dev/fd" flect >/dev/null; then
5984 echo "Congratulations, your kernel has secure setuid scripts!" >&4
5988 If you are not sure if they are secure, I can check but I'll need a
5989 username and password different from the one you are using right now.
5990 If you don't have such a username or don't want me to test, simply
5994 rp='Other username to test security of setuid scripts with?'
5999 case "$d_suidsafe" in
6000 '') echo "I'll assume setuid scripts are *not* secure." >&4
6003 echo "Well, the $hint value is *not* secure." >&4
6005 *) echo "Well, the $hint value *is* secure." >&4
6010 $rm -f reflect flect
6011 echo "#!$ls" >reflect
6012 chmod +x,u+s reflect
6015 echo '"su" will (probably) prompt you for '"$ans's password."
6016 su $ans -c './reflect >flect'
6017 if $contains "/dev/fd" flect >/dev/null; then
6018 echo "Okay, it looks like setuid scripts are secure." >&4
6021 echo "I don't think setuid scripts are secure." >&4
6026 rp='Does your kernel have *secure* setuid scripts?'
6029 [yY]*) val="$define";;
6034 echo "I don't think setuid scripts are secure (no /dev/fd directory)." >&4
6035 echo "(That's for file descriptors, not floppy disks.)"
6041 $rm -f reflect flect
6043 : now see if they want to do setuid emulation
6046 case "$d_suidsafe" in
6049 echo "No need to emulate SUID scripts since they are secure here." >&4
6053 Some systems have disabled setuid scripts, especially systems where
6054 setuid scripts cannot be secure. On systems where setuid scripts have
6055 been disabled, the setuid/setgid bits on scripts are currently
6056 useless. It is possible for $package to detect those bits and emulate
6057 setuid/setgid in a secure fashion. This emulation will only work if
6058 setuid scripts have been disabled in your kernel.
6062 "$define") dflt=y ;;
6065 rp="Do you want to do setuid/setgid emulation?"
6068 [yY]*) val="$define";;
6076 : see if this is a malloc.h system
6077 : we want a real compile instead of Inhdr because some systems have a
6078 : malloc.h that just gives a compile error saying to use stdlib.h instead
6083 int main () { return 0; }
6086 if eval $compile; then
6087 echo "<malloc.h> found." >&4
6090 echo "<malloc.h> NOT found." >&4
6097 : check for void type
6099 echo "Checking to see how well your C compiler groks the void type..." >&4
6100 case "$voidflags" in
6112 extern void moo(); /* function returning void */
6113 void (*goo)(); /* ptr to func returning void */
6115 void *hue; /* generic ptr */
6128 int main() { sub(); }
6130 if $cc $ccflags -c -DTRY=$defvoidused try.c >.out 2>&1 ; then
6131 voidflags=$defvoidused
6132 echo "Good. It appears to support void to the level $package wants.">&4
6133 if $contains warning .out >/dev/null 2>&1; then
6134 echo "However, you might get some warnings that look like this:"
6138 echo "Hmm, your compiler has some difficulty with void. Checking further..." >&4
6139 if $cc $ccflags -c -DTRY=1 try.c >/dev/null 2>&1; then
6140 echo "It supports 1..."
6141 if $cc $ccflags -c -DTRY=3 try.c >/dev/null 2>&1; then
6142 echo "It also supports 2..."
6143 if $cc $ccflags -c -DTRY=7 try.c >/dev/null 2>&1; then
6145 echo "And it supports 4 but not 8 definitely."
6147 echo "It doesn't support 4..."
6148 if $cc $ccflags -c -DTRY=11 try.c >/dev/null 2>&1; then
6150 echo "But it supports 8."
6153 echo "Neither does it support 8."
6157 echo "It does not support 2..."
6158 if $cc $ccflags -c -DTRY=13 try.c >/dev/null 2>&1; then
6160 echo "But it supports 4 and 8."
6162 if $cc $ccflags -c -DTRY=5 try.c >/dev/null 2>&1; then
6164 echo "And it supports 4 but has not heard about 8."
6166 echo "However it supports 8 but not 4."
6171 echo "There is no support at all for void."
6176 case "$voidflags" in
6179 Support flag bits are:
6180 1: basic void declarations.
6181 2: arrays of pointers to functions returning void.
6182 4: operations between pointers to and addresses of void functions.
6183 8: generic void pointers.
6186 rp="Your void support flags add up to what?"
6193 : check for length of pointer
6197 echo "Checking to see how big your pointers are..." >&4
6198 if test "$voidflags" -gt 7; then
6199 echo '#define VOID_PTR char *' > try.c
6201 echo '#define VOID_PTR void *' > try.c
6211 printf("%d\n", (int)sizeof(VOID_PTR));
6216 if eval $compile_ok; then
6217 ptrsize=`$run ./try`
6218 echo "Your pointers are $ptrsize bytes long."
6221 echo "(I can't seem to compile the test program. Guessing...)" >&4
6222 rp="What is the size of a pointer (in bytes)?"
6229 case "$use64bitall" in
6230 "$define"|true|[yY]*)
6234 *** You have chosen a maximally 64-bit build,
6235 *** but your pointers are only 4 bytes wide.
6236 *** Please rerun Configure without -Duse64bitall.
6241 *** Since you have quads, you could possibly try with -Duse64bitint.
6246 *** Cannot continue, aborting.
6257 : determine which malloc to compile in
6259 case "$usemymalloc" in
6260 [yY]*|true|$define) dflt='y' ;;
6261 [nN]*|false|$undef) dflt='n' ;;
6262 *) case "$ptrsize" in
6268 rp="Do you wish to attempt to use the malloc that comes with $package?"
6274 mallocsrc='malloc.c'
6275 mallocobj="malloc$_o"
6276 d_mymalloc="$define"
6279 : Remove malloc from list of libraries to use
6280 echo "Removing unneeded -lmalloc from library list" >&4
6281 set `echo X $libs | $sed -e 's/-lmalloc / /' -e 's/-lmalloc$//'`
6284 echo "libs = $libs" >&4
6296 : compute the return types of malloc and free
6298 $cat >malloc.c <<END
6302 #include <sys/types.h>
6316 case "$malloctype" in
6318 if $cc $ccflags -c -DTRY_MALLOC malloc.c >/dev/null 2>&1; then
6325 echo "Your system wants malloc to return '$malloctype', it would seem." >&4
6329 if $cc $ccflags -c -DTRY_FREE malloc.c >/dev/null 2>&1; then
6336 echo "Your system uses $freetype free(), it would seem." >&4
6340 After $package is installed, you may wish to install various
6341 add-on modules and utilities. Typically, these add-ons will
6342 be installed under $prefix with the rest
6343 of this package. However, you may wish to install such add-ons
6344 elsewhere under a different prefix.
6346 If you do not wish to put everything under a single prefix, that's
6347 ok. You will be prompted for the individual locations; this siteprefix
6348 is only used to suggest the defaults.
6350 The default should be fine for most people.
6354 rp='Installation prefix to use for add-on modules and utilities?'
6355 : XXX Here might be another good place for an installstyle setting.
6356 case "$siteprefix" in
6358 *) dflt=$siteprefix ;;
6361 : XXX Prefixit unit does not yet support siteprefix and vendorprefix
6363 case "$siteprefix" in
6367 *) oldsiteprefix="$prefix";;
6372 siteprefixexp="$ansexp"
6374 : determine where site specific libraries go.
6375 : Usual default is /usr/local/lib/perl5/site_perl/$version
6376 : The default "style" setting is made in installstyle.U
6377 : XXX No longer works with Prefixit stuff.
6378 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
6380 '') case "$installstyle" in
6381 *lib/perl5*) dflt=$siteprefix/lib/$package/site_$prog/$version ;;
6382 *) dflt=$siteprefix/lib/site_$prog/$version ;;
6390 The installation process will create a directory for
6391 site-specific extensions and modules. Most users find it convenient
6392 to place all site-specific files in this directory rather than in the
6393 main distribution directory.
6397 rp='Pathname for the site-specific library files?'
6400 sitelibexp="$ansexp"
6401 sitelib_stem=`echo "$sitelibexp" | sed "s,/$version$,,"`
6402 : Change installation prefix, if necessary.
6403 if $test X"$prefix" != X"$installprefix"; then
6404 installsitelib=`echo $sitelibexp | $sed "s#^$prefix#$installprefix#"`
6406 installsitelib="$sitelibexp"
6409 : determine where site specific architecture-dependent libraries go.
6410 : sitelib default is /usr/local/lib/perl5/site_perl/$version
6411 : sitearch default is /usr/local/lib/perl5/site_perl/$version/$archname
6412 : sitelib may have an optional trailing /share.
6414 '') dflt=`echo $sitelib | $sed 's,/share$,,'`
6415 dflt="$dflt/$archname"
6420 set sitearch sitearch none
6424 The installation process will also create a directory for
6425 architecture-dependent site-specific extensions and modules.
6429 rp='Pathname for the site-specific architecture-dependent library files?'
6432 sitearchexp="$ansexp"
6433 : Change installation prefix, if necessary.
6434 if $test X"$prefix" != X"$installprefix"; then
6435 installsitearch=`echo $sitearchexp | sed "s#^$prefix#$installprefix#"`
6437 installsitearch="$sitearchexp"
6442 The installation process will also create a directory for
6443 vendor-supplied add-ons. Vendors who supply perl with their system
6444 may find it convenient to place all vendor-supplied files in this
6445 directory rather than in the main distribution directory. This will
6446 ease upgrades between binary-compatible maintenance versions of perl.
6448 Of course you may also use these directories in whatever way you see
6449 fit. For example, you might use them to access modules shared over a
6450 company-wide network.
6452 The default answer should be fine for most people.
6453 This causes further questions about vendor add-ons to be skipped
6454 and no vendor-specific directories will be configured for perl.
6457 rp='Do you want to configure vendor-specific add-on directories?'
6458 case "$usevendorprefix" in
6459 define|true|[yY]*) dflt=y ;;
6460 *) : User may have set vendorprefix directly on Configure command line.
6461 case "$vendorprefix" in
6470 rp='Installation prefix to use for vendor-supplied add-ons?'
6471 case "$vendorprefix" in
6473 *) dflt=$vendorprefix ;;
6476 : XXX Prefixit unit does not yet support siteprefix and vendorprefix
6478 case "$vendorprefix" in
6482 *) oldvendorprefix="$prefix";;
6486 usevendorprefix="$define"
6488 vendorprefixexp="$ansexp"
6490 *) usevendorprefix="$undef"
6496 case "$vendorprefix" in
6497 '') d_vendorlib="$undef"
6501 *) d_vendorlib="$define"
6502 : determine where vendor-supplied modules go.
6503 : Usual default is /usr/local/lib/perl5/vendor_perl/$version
6504 case "$vendorlib" in
6506 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
6507 case "$installstyle" in
6508 *lib/perl5*) dflt=$vendorprefix/lib/$package/vendor_$prog/$version ;;
6509 *) dflt=$vendorprefix/lib/vendor_$prog/$version ;;
6512 *) dflt="$vendorlib"
6516 rp='Pathname for the vendor-supplied library files?'
6519 vendorlibexp="$ansexp"
6522 vendorlib_stem=`echo "$vendorlibexp" | sed "s,/$version$,,"`
6523 : Change installation prefix, if necessary.
6524 if $test X"$prefix" != X"$installprefix"; then
6525 installvendorlib=`echo $vendorlibexp | $sed "s#^$prefix#$installprefix#"`
6527 installvendorlib="$vendorlibexp"
6530 case "$vendorprefix" in
6531 '') d_vendorarch="$undef"
6535 *) d_vendorarch="$define"
6536 : determine where vendor-supplied architecture-dependent libraries go.
6537 : vendorlib default is /usr/local/lib/perl5/vendor_perl/$version
6538 : vendorarch default is /usr/local/lib/perl5/vendor_perl/$version/$archname
6539 : vendorlib may have an optional trailing /share.
6540 case "$vendorarch" in
6541 '') dflt=`echo $vendorlib | $sed 's,/share$,,'`
6542 dflt="$dflt/$archname"
6544 *) dflt="$vendorarch" ;;
6547 rp='Pathname for vendor-supplied architecture-dependent files?'
6550 vendorarchexp="$ansexp"
6553 : Change installation prefix, if necessary.
6554 if $test X"$prefix" != X"$installprefix"; then
6555 installvendorarch=`echo $vendorarchexp | sed "s#^$prefix#$installprefix#"`
6557 installvendorarch="$vendorarchexp"
6560 : Final catch-all directories to search
6563 Lastly, you can have perl look in other directories for extensions and
6564 modules in addition to those already specified.
6565 These directories will be searched after
6569 test X"$vendorlib" != "X" && echo ' ' $vendorlib
6570 test X"$vendorarch" != "X" && echo ' ' $vendorarch
6572 case "$otherlibdirs" in
6573 ''|' ') dflt='none' ;;
6574 *) dflt="$otherlibdirs" ;;
6577 Enter a colon-separated set of extra paths to include in perl's @INC
6578 search path, or enter 'none' for no extra paths.
6582 rp='Colon-separated list of additional directories for perl to search?'
6585 ' '|''|none) otherlibdirs=' ' ;;
6586 *) otherlibdirs="$ans" ;;
6588 case "$otherlibdirs" in
6592 set d_perl_otherlibdirs
6595 : Cruising for prototypes
6597 echo "Checking out function prototypes..." >&4
6598 $cat >prototype.c <<EOCP
6603 int main(int argc, char *argv[]) {
6606 if $cc $ccflags -c prototype.c >prototype.out 2>&1 ; then
6607 echo "Your C compiler appears to support function prototypes."
6610 echo "Your C compiler doesn't seem to understand function prototypes."
6617 case "$prototype" in
6619 *) ansi2knr='ansi2knr'
6624 This version of $package can only be compiled by a compiler that
6625 understands function prototypes. Unfortunately, your C compiler
6627 doesn't seem to understand them. Sorry about that.
6629 If GNU cc is available for your system, perhaps you could try that instead.
6631 Eventually, we hope to support building Perl with pre-ANSI compilers.
6632 If you would like to help in that effort, please contact <perlbug@perl.org>.
6634 Aborting Configure now.
6640 : determine where public executables go
6645 rp='Pathname where the public executables will reside?'
6647 if $test "X$ansexp" != "X$binexp"; then
6652 : Change installation prefix, if necessary.
6653 : XXX Bug? -- ignores Configure -Dinstallprefix setting.
6654 if $test X"$prefix" != X"$installprefix"; then
6655 installbin=`echo $binexp | sed "s#^$prefix#$installprefix#"`
6657 installbin="$binexp"
6666 Perl can be built with extra modules or bundles of modules which
6667 will be fetched from the CPAN and installed alongside Perl.
6669 Notice that you will need access to the CPAN; either via the Internet,
6670 or a local copy, for example a CD-ROM or a local CPAN mirror. (You will
6671 be asked later to configure the CPAN.pm module which will in turn do
6672 the installation of the rest of the extra modules or bundles.)
6674 Notice also that if the modules require any external software such as
6675 libraries and headers (the libz library and the zlib.h header for the
6676 Compress::Zlib module, for example) you MUST have any such software
6677 already installed, this configuration process will NOT install such
6680 If this doesn't make any sense to you, just accept the default '$dflt'.
6682 rp='Install any extra modules (y or n)?'
6688 Please list any extra modules or bundles to be installed from CPAN,
6689 with spaces between the names. The names can be in any format the
6690 'install' command of CPAN.pm will understand. (Answer 'none',
6691 without the quotes, to install no extra modules or bundles.)
6701 $rm -f ../extras.lst
6703 *) echo "(Saving the list of extras for later...)"
6704 echo "$extras" > ../extras.lst
6712 : determine where html pages for programs go
6713 set html1dir html1dir none
6717 If you wish to install html files for programs in $spackage, indicate
6718 the appropriate directory here. To skip installing html files,
6722 ''|none|$undef|' ') dflt=none ;;
6723 *) dflt=$html1dir ;;
6726 rp="Directory for the main $spackage html pages?"
6729 html1direxp="$ansexp"
6730 : Use ' ' for none so value is preserved next time through Configure
6731 $test X"$html1dir" = "X" && html1dir=' '
6732 : Change installation prefix, if necessary.
6733 if $test X"$prefix" != X"$installprefix"; then
6734 installhtml1dir=`echo $html1direxp | sed "s#^$prefix#$installprefix#"`
6736 installhtml1dir="$html1direxp"
6739 : determine where html pages for libraries and modules go
6740 set html3dir html3dir none
6744 If you wish to install html files for modules associated with $spackage,
6745 indicate the appropriate directory here. To skip installing html files,
6748 : There is no obvious default. If they have specified html1dir, then
6749 : try to key off that, possibly changing .../html1 into .../html3.
6751 '') html3dir=`echo "$html1dir" | $sed 's/1$/3$/'` ;;
6752 *) dflt=$html3dir ;;
6755 rp="Directory for the $spackage module html pages?"
6758 html3direxp="$ansexp"
6759 : Use ' ' for none so value is preserved next time through Configure
6760 $test X"$html3dir" = "X" && html3dir=' '
6761 : Change installation prefix, if necessary.
6762 if $test X"$prefix" != X"$installprefix"; then
6763 installhtml3dir=`echo $html3direxp | sed "s#^$prefix#$installprefix#"`
6765 installhtml3dir="$html3direxp"
6768 : Find perl5.005 or later.
6769 echo "Looking for a previously installed perl5.005 or later... "
6771 '') for tdir in `echo "$binexp$path_sep$PATH" | $sed "s/$path_sep/ /g"`; do
6772 : Check if this perl is recent and can load a simple module
6773 if $test -x $tdir/perl$exe_ext && $tdir/perl -Mless -e 'use 5.005;' >/dev/null 2>&1; then
6776 elif $test -x $tdir/perl5$exe_ext && $tdir/perl5 -Mless -e 'use 5.005;' >/dev/null 2>&1; then
6786 '') echo "None found. That's ok.";;
6787 *) echo "Using $perl5." ;;
6790 : Determine list of previous versions to include in @INC
6791 $cat > getverlist <<EOPL
6794 \$api_versionstring = "$api_versionstring";
6795 \$version = "$version";
6796 \$stem = "$sitelib_stem";
6797 \$archname = "$archname";
6799 $cat >> getverlist <<'EOPL'
6800 # Can't have leading @ because metaconfig interprets it as a command!
6801 ;@inc_version_list=();
6802 # XXX Redo to do opendir/readdir?
6805 ;@candidates = glob("5.*");
6811 # XXX ToDo: These comparisons must be reworked when two-digit
6812 # subversions come along, so that 5.7.10 compares as greater than
6813 # 5.7.3! By that time, hope that 5.6.x is sufficiently
6814 # widespread that we can use the built-in version vectors rather
6815 # than reinventing them here. For 5.6.0, however, we must
6816 # assume this script will likely be run by 5.005_0x. --AD 1/2000.
6817 foreach $d (@candidates) {
6818 if ($d lt $version) {
6819 if ($d ge $api_versionstring) {
6820 unshift(@inc_version_list, grep { -d } "$d/$archname", $d);
6822 elsif ($d ge "5.005") {
6823 unshift(@inc_version_list, grep { -d } $d);
6827 # Skip newer version. I.e. don't look in
6828 # 5.7.0 if we're installing 5.6.1.
6832 if (@inc_version_list) {
6833 print join(' ', @inc_version_list);
6836 # Blank space to preserve value for next Configure run.
6841 case "$inc_version_list" in
6842 '') if test -x "$perl5$exe_ext"; then
6843 dflt=`$perl5 getverlist`
6848 $undef) dflt='none' ;;
6849 *) eval dflt=\"$inc_version_list\" ;;
6852 ''|' ') dflt=none ;;
6859 In order to ease the process of upgrading, this version of perl
6860 can be configured to use modules built and installed with earlier
6861 versions of perl that were installed under $prefix. Specify here
6862 the list of earlier versions that this version of perl should check.
6863 If Configure detected no earlier versions of perl installed under
6864 $prefix, then the list will be empty. Answer 'none' to tell perl
6865 to not search earlier versions.
6867 The default should almost always be sensible, so if you're not sure,
6868 just accept the default.
6871 rp='List of earlier versions to include in @INC?'
6874 [Nn]one|''|' ') inc_version_list=' ' ;;
6875 *) inc_version_list="$ans" ;;
6877 case "$inc_version_list" in
6879 inc_version_list_init='0';;
6880 *) inc_version_list_init=`echo $inc_version_list |
6881 $sed -e 's/^/"/' -e 's/ /","/g' -e 's/$/",0/'`
6886 : determine whether to install perl also as /usr/bin/perl
6889 if $test -d /usr/bin -a "X$installbin" != X/usr/bin; then
6891 Many scripts expect perl to be installed as /usr/bin/perl.
6893 If you want to, I can install the perl you are about to compile
6894 as /usr/bin/perl (in addition to $bin/perl).
6896 if test -f /usr/bin/perl; then
6899 However, please note that because you already have a /usr/bin/perl,
6900 overwriting that with a new Perl would very probably cause problems.
6901 Therefore I'm assuming you don't want to do that (unless you insist).
6904 case "$installusrbinperl" in
6905 "$define"|[yY]*) dflt='y';;
6911 Since you don't have a /usr/bin/perl I'm assuming creating one is okay.
6914 case "$installusrbinperl" in
6915 "$undef"|[nN]*) dflt='n';;
6919 rp="Do you want to install perl as /usr/bin/perl?"
6922 [yY]*) val="$define";;
6928 set installusrbinperl
6932 echo "Checking for GNU C Library..." >&4
6934 /* Find out version of GNU C library. __GLIBC__ and __GLIBC_MINOR__
6935 alone are insufficient to distinguish different versions, such as
6936 2.0.6 and 2.0.7. The function gnu_get_libc_version() appeared in
6937 libc version 2.1.0. A. Dougherty, June 3, 2002.
6943 # ifdef __GLIBC_MINOR__
6944 # if __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
6945 # include <gnu/libc-version.h>
6946 printf("%s\n", gnu_get_libc_version());
6948 printf("%d.%d\n", __GLIBC__, __GLIBC_MINOR__);
6951 printf("%d\n", __GLIBC__);
6960 if eval $compile_ok && $run ./try > glibc.ver; then
6962 gnulibc_version=`$cat glibc.ver`
6963 echo "You are using the GNU C Library version $gnulibc_version"
6967 echo "You are not using the GNU C Library"
6969 $rm -f try try.* glibc.ver
6973 : see if nm is to be used to determine whether a symbol is defined or not
6977 case "$d_gnulibc" in
6980 echo "nm probably won't work on the GNU C Library." >&4
6986 if $test "$osname" = aix -a "X$PASE" != "Xdefine" -a ! -f /lib/syscalls.exp; then
6988 echo "Whoops! This is an AIX system without /lib/syscalls.exp!" >&4
6989 echo "'nm' won't be sufficient on this sytem." >&4
6995 '') dflt=`$egrep 'inlibc|csym' $rsrc/Configure | wc -l 2>/dev/null`
6996 if $test $dflt -gt 20; then
7006 true|$define) dflt=y;;
7013 I can use $nm to extract the symbols from your C libraries. This
7014 is a time consuming task which may generate huge output on the disk (up
7015 to 3 megabytes) but that should make the symbols extraction faster. The
7016 alternative is to skip the 'nm' extraction part and to compile a small
7017 test program instead to determine whether each symbol is present. If
7018 you have a fast C compiler and/or if your 'nm' output cannot be parsed,
7019 this may be the best solution.
7021 You probably shouldn't let me use 'nm' if you are using the GNU C Library.
7024 rp="Shall I use $nm to extract C symbols from the libraries?"
7027 [Nn]*) usenm=false;;
7036 : nm options which may be necessary
7038 '') if $test -f /mach_boot; then
7040 elif $test -d /usr/ccs/lib; then
7041 nm_opt='-p' # Solaris (and SunOS?)
7042 elif $test -f /dgux; then
7044 elif $test -f /lib64/rld; then
7045 nm_opt='-p' # 64-bit Irix
7051 : nm options which may be necessary for shared libraries but illegal
7052 : for archive libraries. Thank you, Linux.
7053 case "$nm_so_opt" in
7054 '') case "$myuname" in
7056 if $nm --help | $grep 'dynamic' > /dev/null 2>&1; then
7057 nm_so_opt='--dynamic'
7066 : get list of predefined functions in a handy place
7071 *-lc_s*) libc=`./loc libc_s$_a $libc $libpth`
7077 *) for thislib in $libs; do
7080 : Handle C library specially below.
7083 thislib=`echo $thislib | $sed -e 's/^-l//'`
7084 if try=`./loc lib$thislib.$so.'*' X $libpth`; $test -f "$try"; then
7086 elif try=`./loc lib$thislib.$so X $libpth`; $test -f "$try"; then
7088 elif try=`./loc lib$thislib$_a X $libpth`; $test -f "$try"; then
7090 elif try=`./loc $thislib$_a X $libpth`; $test -f "$try"; then
7092 elif try=`./loc lib$thislib X $libpth`; $test -f "$try"; then
7094 elif try=`./loc $thislib X $libpth`; $test -f "$try"; then
7096 elif try=`./loc Slib$thislib$_a X $xlibpth`; $test -f "$try"; then
7101 libnames="$libnames $try"
7103 *) libnames="$libnames $thislib" ;;
7112 for xxx in $libpth; do
7113 $test -r $1 || set $xxx/libc.$so
7114 : The messy sed command sorts on library version numbers.
7116 set `echo blurfl; echo $xxx/libc.$so.[0-9]* | \
7117 tr ' ' $trnl | egrep -v '\.[A-Za-z]*$' | $sed -e '
7119 s/[0-9][0-9]*/0000&/g
7120 s/0*\([0-9][0-9][0-9][0-9][0-9]\)/\1/g
7123 $sort | $sed -e 's/^.* //'`
7126 $test -r $1 || set /usr/ccs/lib/libc.$so
7127 $test -r $1 || set /lib/libsys_s$_a
7133 if $test -r "$1"; then
7134 echo "Your (shared) C library seems to be in $1."
7136 elif $test -r /lib/libc && $test -r /lib/clib; then
7137 echo "Your C library seems to be in both /lib/clib and /lib/libc."
7139 libc='/lib/clib /lib/libc'
7140 if $test -r /lib/syslib; then
7141 echo "(Your math library is in /lib/syslib.)"
7142 libc="$libc /lib/syslib"
7144 elif $test -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
7145 echo "Your C library seems to be in $libc, as you said before."
7146 elif $test -r $incpath/usr/lib/libc$_a; then
7147 libc=$incpath/usr/lib/libc$_a;
7148 echo "Your C library seems to be in $libc. That's fine."
7149 elif $test -r /lib/libc$_a; then
7151 echo "Your C library seems to be in $libc. You're normal."
7153 if tans=`./loc libc$_a blurfl/dyick $libpth`; $test -r "$tans"; then
7155 elif tans=`./loc libc blurfl/dyick $libpth`; $test -r "$tans"; then
7156 libnames="$libnames "`./loc clib blurfl/dyick $libpth`
7157 elif tans=`./loc clib blurfl/dyick $libpth`; $test -r "$tans"; then
7159 elif tans=`./loc Slibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
7161 elif tans=`./loc Mlibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
7164 tans=`./loc Llibc$_a blurfl/dyick $xlibpth`
7166 if $test -r "$tans"; then
7167 echo "Your C library seems to be in $tans, of all places."
7173 if $test $xxx = apollo -o -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
7177 If the guess above is wrong (which it might be if you're using a strange
7178 compiler, or your machine supports multiple models), you can override it here.
7183 echo $libpth | $tr ' ' $trnl | $sort | $uniq > libpath
7185 I can't seem to find your C library. I've looked in the following places:
7188 $sed 's/^/ /' libpath
7191 None of these seems to contain your C library. I need to get its name...
7196 rp='Where is your C library?'
7201 echo $libc $libnames | $tr ' ' $trnl | $sort | $uniq > libnames
7202 set X `cat libnames`
7205 case $# in 1) xxx=file; esac
7206 echo "Extracting names from the following $xxx for later perusal:" >&4
7208 $sed 's/^/ /' libnames >&4
7210 $echo $n "This may take a while...$c" >&4
7214 *$so*) $nm $nm_so_opt $nm_opt $file 2>/dev/null;;
7215 *) $nm $nm_opt $file 2>/dev/null;;
7220 $grep fprintf libc.tmp > libc.ptf
7221 xscan='eval "<libc.ptf $com >libc.list"; $echo $n ".$c" >&4'
7222 xrun='eval "<libc.tmp $com >libc.list"; echo "done." >&4'
7224 if com="$sed -n -e 's/__IO//' -e 's/^.* $xxx *//p'";\
7226 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7228 elif com="$sed -n -e 's/^__*//' -e 's/^\([a-zA-Z_0-9$]*\).*xtern.*/\1/p'";\
7230 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7232 elif com="$sed -n -e '/|UNDEF/d' -e '/FUNC..GL/s/^.*|__*//p'";\
7234 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7236 elif com="$sed -n -e 's/^.* D __*//p' -e 's/^.* D //p'";\
7238 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7240 elif com="$sed -n -e 's/^_//' -e 's/^\([a-zA-Z_0-9]*\).*xtern.*text.*/\1/p'";\
7242 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7244 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p'";\
7246 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7248 elif com="$grep '|' | $sed -n -e '/|COMMON/d' -e '/|DATA/d' \
7249 -e '/ file/d' -e 's/^\([^ ]*\).*/\1/p'";\
7251 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7253 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p' -e 's/^.*|FUNC |WEAK .*|//p'";\
7255 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7257 elif com="$sed -n -e 's/^__//' -e '/|Undef/d' -e '/|Proc/s/ .*//p'";\
7259 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7261 elif com="$sed -n -e 's/^.*|Proc .*|Text *| *//p'";\
7263 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7265 elif com="$sed -n -e '/Def. Text/s/.* \([^ ]*\)\$/\1/p'";\
7267 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7269 elif com="$sed -n -e 's/^[-0-9a-f ]*_\(.*\)=.*/\1/p'";\
7271 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7273 elif com="$sed -n -e 's/.*\.text n\ \ \ \.//p'";\
7275 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7277 elif com="sed -n -e 's/^__.*//' -e 's/[ ]*D[ ]*[0-9]*.*//p'";\
7279 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
7282 $nm -p $* 2>/dev/null >libc.tmp
7283 $grep fprintf libc.tmp > libc.ptf
7284 if com="$sed -n -e 's/^.* [ADTSIW] *_[_.]*//p' -e 's/^.* [ADTSIW] //p'";\
7285 eval $xscan; $contains '^fprintf$' libc.list >/dev/null 2>&1
7291 echo "$nm didn't seem to work right. Trying $ar instead..." >&4
7293 if $ar t $libc > libc.tmp && $contains '^fprintf$' libc.tmp >/dev/null 2>&1; then
7294 for thisname in $libnames $libc; do
7295 $ar t $thisname >>libc.tmp
7297 $sed -e "s/\\$_o\$//" < libc.tmp > libc.list
7299 elif test "X$osname" = "Xos2" && $ar tv $libc > libc.tmp; then
7300 # Repeat libc to extract forwarders to DLL entries too
7301 for thisname in $libnames $libc; do
7302 $ar tv $thisname >>libc.tmp
7303 # Revision 50 of EMX has bug in $ar.
7304 # it will not extract forwarders to DLL entries
7305 # Use emximp which will extract exactly them.
7306 emximp -o tmp.imp $thisname \
7308 $sed -e 's/^\([_a-zA-Z0-9]*\) .*$/\1/p' \
7309 < tmp.imp >>libc.tmp
7312 $sed -e "s/\\$_o\$//" -e 's/^ \+//' < libc.tmp > libc.list
7315 echo "$ar didn't seem to work right." >&4
7316 echo "Maybe this is a Cray...trying bld instead..." >&4
7317 if bld t $libc | $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" > libc.list
7319 for thisname in $libnames; do
7321 $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" >>libc.list
7322 $ar t $thisname >>libc.tmp
7326 echo "That didn't work either. Giving up." >&4
7336 echo "Since you are compiling for PASE, extracting more symbols from libc.a ...">&4
7337 dump -Tv /lib/libc.a | awk '$7 == "/unix" {print $5 " " $8}' | grep "^SV" | awk '{print $2}' >> libc.list
7339 *) if $test -f /lib/syscalls.exp; then
7341 echo "Also extracting names from /lib/syscalls.exp for good ole AIX..." >&4
7342 $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*[ ]*$/\1/p' /lib/syscalls.exp >>libc.list
7348 $rm -f libnames libpath
7350 : see if dld is available
7354 : is a C symbol defined?
7357 -v) tf=libc.tmp; tc=""; tdc="";;
7358 -a) tf=libc.tmp; tc="[0]"; tdc="[]";;
7359 *) tlook="^$1\$"; tf=libc.list; tc=""; tdc="()";;
7362 case "$reuseval-$4" in
7364 true-*) tx=no; eval "tval=\$$4"; case "$tval" in "") tx=yes;; esac;;
7369 if $test "$runnm" = true; then
7370 if $contains $tlook $tf >/dev/null 2>&1; then
7372 elif $test "$mistrustnm" = compile -o "$mistrustnm" = run; then
7373 echo "int main() { extern void *$1$tdc; if (&$1$tc) return(0); else return(1); }" > try.c;
7374 $cc -o try $optimize $ccflags $ldflags try.c >/dev/null 2>&1 $libs && tval=true;
7375 $test "$mistrustnm" = run -a -x try && { $run ./try >/dev/null 2>&1 || tval=false; };
7376 $rm -f try try.c core;
7379 echo "#include <stdio.h>" > try.c;
7380 echo "int main() { extern void *$1$tdc; if(&$1$tc) return(0); else return(1); }" > try.c;
7381 $cc -o try $optimize $ccflags $ldflags try.c $libs >/dev/null 2>&1 && tval=true;
7387 $define) tval=true;;
7394 : define an is-in-libc? function
7395 inlibc='echo " "; td=$define; tu=$undef;
7396 sym=$1; var=$2; eval "was=\$$2";
7398 case "$reuseval$was" in
7408 echo "$sym() found." >&4;
7409 case "$was" in $undef) . ./whoa; esac; eval "$var=\$td";;
7411 echo "$sym() NOT found." >&4;
7412 case "$was" in $define) . ./whoa; esac; eval "$var=\$tu";;
7416 $define) echo "$sym() found." >&4;;
7417 *) echo "$sym() NOT found." >&4;;
7421 : see if dlopen exists
7428 : determine which dynamic loading, if any, to compile in
7430 dldir="ext/DynaLoader"
7443 $define) dflt='y' ;;
7446 $define) dflt='y' ;;
7448 : Does a dl_xxx.xs file exist for this operating system
7449 $test -f $rsrc/$dldir/dl_${osname}.xs && dflt='y'
7452 rp="Do you wish to use dynamic loading?"
7459 if $test -f $rsrc/$dldir/dl_${osname}.xs ; then
7460 dflt="$dldir/dl_${osname}.xs"
7461 elif $test "$d_dlopen" = "$define" ; then
7462 dflt="$dldir/dl_dlopen.xs"
7463 elif $test "$i_dld" = "$define" ; then
7464 dflt="$dldir/dl_dld.xs"
7469 *) dflt="$dldir/$dlsrc"
7472 echo "The following dynamic loading files are available:"
7473 : Can not go over to $dldir because getfile has path hard-coded in.
7474 tdir=`pwd`; cd "$rsrc"; $ls -C $dldir/dl*.xs; cd "$tdir"
7475 rp="Source file to use for dynamic loading"
7481 dlsrc=`echo $ans | $sed -e 's%.*/\([^/]*\)$%\1%'`
7485 Some systems may require passing special flags to $cc -c to
7486 compile modules that will be used to create a shared library.
7487 To use no flags, say "none".
7490 case "$cccdlflags" in
7491 '') case "$gccversion" in
7492 '') case "$osname" in
7494 next) dflt='none' ;;
7495 irix*) dflt='-KPIC' ;;
7496 svr4*|esix*|solaris|nonstopux) dflt='-KPIC' ;;
7497 sunos) dflt='-pic' ;;
7501 *) case "$osname" in
7502 darwin) dflt='none' ;;
7503 svr4*|esix*|solaris|nonstopux) dflt='-fPIC' ;;
7508 *) dflt="$cccdlflags" ;;
7510 rp="Any special flags to pass to $cc -c to compile shared library modules?"
7513 none) cccdlflags=' ' ;;
7514 *) cccdlflags="$ans" ;;
7519 Some systems use ld to create libraries that can be dynamically loaded,
7520 while other systems (such as those using ELF) use $cc.
7524 '') $cat >try.c <<EOM
7525 /* Test for whether ELF binaries are produced */
7533 int i = open("a.out",O_RDONLY);
7536 if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
7537 exit(0); /* succeed (yes, it's ELF) */
7542 if $cc $ccflags $ldflags try.c >/dev/null 2>&1 && $run ./a.out; then
7544 You appear to have ELF support. I'll use $cc to build dynamic libraries.
7548 echo "I'll use ld to build dynamic libraries."
7557 rp="What command should be used to create dynamic libraries?"
7563 Some systems may require passing special flags to $ld to create a
7564 library that can be dynamically loaded. If your ld flags include
7565 -L/other/path options to locate libraries outside your loader's normal
7566 search path, you may need to specify those -L options here as well. To
7567 use no flags, say "none".
7570 case "$lddlflags" in
7571 '') case "$osname" in
7572 beos) dflt='-nostart' ;;
7574 case "$gccversion" in
7575 '') dflt="$dflt +vnocompatwarnings" ;;
7578 linux|irix*) dflt='-shared' ;;
7579 next) dflt='none' ;;
7580 solaris) dflt='-G' ;;
7581 sunos) dflt='-assert nodefinitions' ;;
7582 svr4*|esix*|nonstopux) dflt="-G $ldflags" ;;
7586 *) dflt="$lddlflags" ;;
7589 : Try to guess additional flags to pick up local libraries.
7590 : Be careful not to append to a plain 'none'
7594 for thisflag in $ldflags; do
7599 *) dflt="$dflt $thisflag" ;;
7606 ''|' ') dflt='none' ;;
7609 rp="Any special flags to pass to $ld to create a dynamically loaded library?"
7612 none) lddlflags=' ' ;;
7613 *) lddlflags="$ans" ;;
7618 Some systems may require passing special flags to $cc to indicate that
7619 the resulting executable will use dynamic linking. To use no flags,
7623 case "$ccdlflags" in
7624 '') case "$osname" in
7625 hpux) dflt='-Wl,-E' ;;
7626 linux) dflt='-rdynamic' ;;
7627 next) dflt='none' ;;
7628 sunos) dflt='none' ;;
7632 *) dflt="$ccdlflags" ;;
7634 rp="Any special flags to pass to $cc to use dynamic linking?"
7637 none) ccdlflags=' ' ;;
7638 *) ccdlflags="$ans" ;;
7652 # No dynamic loading being used, so don't bother even to prompt.
7655 *) case "$useshrplib" in
7656 '') case "$osname" in
7657 svr4*|nonstopux|dgux|dynixptx|esix|powerux|beos|cygwin*)
7659 also='Building a shared libperl is required for dynamic loading to work on your system.'
7664 also='Building a shared libperl is needed for MAB support.'
7682 The perl executable is normally obtained by linking perlmain.c with
7683 libperl${_a}, any static extensions (usually just DynaLoader), and
7684 any other libraries needed on this system (such as -lm, etc.). Since
7685 your system supports dynamic loading, it is probably possible to build
7686 a shared libperl.$so. If you will have more than one executable linked
7687 to libperl.$so, this will significantly reduce the size of each
7688 executable, but it may have a noticeable affect on performance. The
7689 default is probably sensible for your system.
7693 rp="Build a shared libperl.$so (y/n)"
7697 useshrplib='true' ;;
7698 *) useshrplib='false' ;;
7703 case "$useshrplib" in
7707 # Figure out a good name for libperl.so. Since it gets stored in
7708 # a version-specific architecture-dependent library, the version
7709 # number isn't really that important, except for making cc/ld happy.
7711 # A name such as libperl.so.3.1
7712 majmin="libperl.$so.$patchlevel.$subversion"
7713 # A name such as libperl.so.301
7714 majonly=`echo $patchlevel $subversion |
7715 $awk '{printf "%d%02d", $1, $2}'`
7716 majonly=libperl.$so.$majonly
7717 # I'd prefer to keep the os-specific stuff here to a minimum, and
7718 # rely on figuring it out from the naming of libc.
7719 case "${osname}${osvers}" in
7722 # XXX How handle the --version stuff for MAB?
7724 linux*) # ld won't link with a bare -lperl otherwise.
7727 cygwin*) # ld links against an importlib
7728 dflt=libperl$lib_ext
7730 *) # Try to guess based on whether libc has major.minor.
7732 *libc.$so.[0-9]*.[0-9]*) dflt=$majmin ;;
7733 *libc.$so.[0-9]*) dflt=$majonly ;;
7734 *) dflt=libperl.$so ;;
7744 I need to select a good name for the shared libperl. If your system uses
7745 library names with major and minor numbers, then you might want something
7746 like $majmin. Alternatively, if your system uses a single version
7747 number for shared libraries, then you might want to use $majonly.
7748 Or, your system might be quite happy with a simple libperl.$so.
7750 Since the shared libperl will get installed into a version-specific
7751 architecture-dependent directory, the version number of the shared perl
7752 library probably isn't important, so the default should be o.k.
7755 rp='What name do you want to give to the shared libperl?'
7758 echo "Ok, I'll use $libperl"
7761 libperl="libperl${_a}"
7765 # Detect old use of shrpdir via undocumented Configure -Dshrpdir
7769 WARNING: Use of the shrpdir variable for the installation location of
7770 the shared $libperl is not supported. It was never documented and
7771 will not work in this version. Let me (perlbug@perl.org)
7772 know of any problems this may cause.
7778 But your current setting of $shrpdir is
7779 the default anyway, so it's harmless.
7784 Further, your current attempted setting of $shrpdir
7785 conflicts with the value of $archlibexp/CORE
7786 that installperl will use.
7793 # How will the perl executable find the installed shared $libperl?
7794 # Add $xxx to ccdlflags.
7795 # If we can't figure out a command-line option, use $shrpenv to
7796 # set env LD_RUN_PATH. The main perl makefile uses this.
7797 shrpdir=$archlibexp/CORE
7800 if "$useshrplib"; then
7803 # We'll set it in Makefile.SH...
7808 freebsd|netbsd|openbsd)
7809 xxx="-Wl,-R$shrpdir"
7811 bsdos|linux|irix*|dec_osf)
7812 xxx="-Wl,-rpath,$shrpdir"
7815 # next doesn't like the default...
7818 # beos doesn't like the default, either.
7821 # hpux doesn't like the default, either.
7822 tmp_shrpenv="env LDOPTS=\"+s +b${shrpdir}\""
7825 tmp_shrpenv="env LD_RUN_PATH=$shrpdir"
7831 # Only add $xxx if it isn't already in ccdlflags.
7832 case " $ccdlflags " in
7834 *) ccdlflags="$ccdlflags $xxx"
7837 Adding $xxx to the flags
7838 passed to $ld so that the perl executable will find the
7839 installed shared $libperl.
7847 # Fix ccdlflags in AIX for building external extensions.
7848 # (For building Perl itself bare -bE:perl.exp is needed,
7849 # Makefile.SH takes care of this.)
7851 aix) ccdlflags="$ccdlflags -bE:$installarchlib/CORE/perl.exp" ;;
7853 # Respect a hint or command-line value.
7855 '') shrpenv="$tmp_shrpenv" ;;
7857 case "$ldlibpthname" in
7858 '') ldlibpthname=LD_LIBRARY_PATH ;;
7859 none) ldlibpthname='' ;;
7862 : determine where manual pages are on this system
7866 syspath='/usr/share/man/man1 /usr/man/man1'
7867 syspath="$syspath /usr/man/mann /usr/man/manl /usr/man/local/man1"
7868 syspath="$syspath /usr/man/u_man/man1"
7869 syspath="$syspath /usr/catman/u_man/man1 /usr/man/l_man/man1"
7870 syspath="$syspath /usr/local/man/u_man/man1 /usr/local/man/l_man/man1"
7871 syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
7872 sysman=`./loc . /usr/man/man1 $syspath`
7875 if $test -d "$sysman"; then
7876 echo "System manual is in $sysman." >&4
7878 echo "Could not find manual pages in source form." >&4
7881 : determine where manual pages go
7882 set man1dir man1dir none
7886 $spackage has manual pages available in source form.
7890 echo "However, you don't have nroff, so they're probably useless to you."
7892 '') man1dir="none";;
7895 echo "If you don't want the manual sources installed, answer 'none'."
7900 lookpath="$prefixexp/share/man/man1"
7901 lookpath="$lookpath $prefixexp/man/man1 $prefixexp/man/l_man/man1"
7902 lookpath="$lookpath $prefixexp/man/p_man/man1"
7903 lookpath="$lookpath $prefixexp/man/u_man/man1"
7904 lookpath="$lookpath $prefixexp/man/man.1"
7906 */?_man*) dflt=`./loc . $prefixexp/l_man/man1 $lookpath` ;;
7907 *) dflt=`./loc . $prefixexp/man/man1 $lookpath` ;;
7917 rp="Where do the main $spackage manual pages (source) go?"
7919 if $test "X$man1direxp" != "X$ansexp"; then
7923 man1direxp="$ansexp"
7929 : Change installation prefix, if necessary.
7930 if $test X"$prefix" != X"$installprefix"; then
7931 installman1dir=`echo $man1direxp | $sed "s#^$prefix#$installprefix#"`
7933 installman1dir="$man1direxp"
7936 : What suffix to use on installed man pages
7943 rp="What suffix should be used for the main $spackage man pages?"
7945 '') case "$man1dir" in
7959 *) dflt="$man1ext";;
7966 : see if we can have long filenames
7968 first=123456789abcdef
7970 if (echo hi >$first) 2>/dev/null; then
7971 if $test -f 123456789abcde; then
7972 echo 'You cannot have filenames longer than 14 characters. Sigh.' >&4
7975 echo 'You can have filenames longer than 14 characters.'>&4
7980 You can't have filenames longer than 14 chars.
7981 You can't even think about them!
7987 $rm -rf 123456789abcde*
7989 : determine where library module manual pages go
7990 set man3dir man3dir none
7994 $spackage has manual pages for many of the library modules.
8000 However, you don't have nroff, so they're probably useless to you.
8003 '') man3dir="none";;
8007 case "$d_flexfnam" in
8010 However, your system can't handle the long file names like File::Basename.3.
8013 '') man3dir="none";;
8017 echo "If you don't want the manual sources installed, answer 'none'."
8018 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
8020 '') dflt=`echo "$man1dir" | $sed -e 's/man1/man3/g' -e 's/man\.1/man\.3/g'`
8021 if $test -d "$privlib/man/man3"; then
8024 WARNING: Previous versions of perl installed man3 pages into
8025 $privlib/man/man3. This version will suggest a
8026 new default of $dflt.
8030 rp='Do you wish to preserve the old behavior?(y/n)'
8033 y*) dflt="$privlib/man/man3" ;;
8038 *) dflt="$man3dir" ;;
8045 rp="Where do the $package library man pages (source) go?"
8048 man3direxp="$ansexp"
8054 : Change installation prefix, if necessary.
8055 if $test X"$prefix" != X"$installprefix"; then
8056 installman3dir=`echo $man3direxp | $sed "s#^$prefix#$installprefix#"`
8058 installman3dir="$man3direxp"
8061 : What suffix to use on installed man pages
8067 rp="What suffix should be used for the $package library man pages?"
8069 '') case "$man3dir" in
8083 *) dflt="$man3ext";;
8090 : see if we have to deal with yellow pages, now NIS.
8091 if $test -d /usr/etc/yp || $test -d /etc/yp || $test -d /usr/lib/yp; then
8092 if $test -f /usr/etc/nibindd; then
8094 echo "I'm fairly confident you're on a NeXT."
8096 rp='Do you get the hosts file via NetInfo?'
8105 y*) hostcat='nidump hosts .';;
8106 *) case "$hostcat" in
8107 nidump*) hostcat='';;
8117 '') if $contains '^\+' /etc/passwd >/dev/null 2>&1; then
8125 rp='Are you getting the hosts file via yellow pages?'
8128 y*) hostcat='ypcat hosts';;
8129 *) hostcat='cat /etc/hosts';;
8135 '') test -f /etc/hosts && hostcat='cat /etc/hosts';;
8138 '') test -f /etc/group && groupcat='cat /etc/group';;
8141 '') test -f /etc/passwd && passcat='cat /etc/passwd';;
8144 : now get the host name
8146 echo "Figuring out host name..." >&4
8147 case "$myhostname" in
8149 echo 'Maybe "hostname" will work...'
8150 if tans=`sh -c hostname 2>&1` ; then
8158 if $test "$cont"; then
8160 echo 'Oh, dear. Maybe "/etc/systemid" is the key...'
8161 if tans=`cat /etc/systemid 2>&1` ; then
8163 phostname='cat /etc/systemid'
8164 echo "Whadyaknow. Xenix always was a bit strange..."
8167 elif $test -r /etc/systemid; then
8168 echo "(What is a non-Xenix system doing with /etc/systemid?)"
8171 if $test "$cont"; then
8172 echo 'No, maybe "uuname -l" will work...'
8173 if tans=`sh -c 'uuname -l' 2>&1` ; then
8175 phostname='uuname -l'
8177 echo 'Strange. Maybe "uname -n" will work...'
8178 if tans=`sh -c 'uname -n' 2>&1` ; then
8180 phostname='uname -n'
8182 echo 'Oh well, maybe I can mine it out of whoami.h...'
8183 if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
8184 myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
8185 phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
8187 case "$myhostname" in
8188 '') echo "Does this machine have an identity crisis or something?"
8191 echo "Well, you said $myhostname before..."
8192 phostname='echo $myhostname';;
8198 case "$myhostname" in
8199 '') myhostname=noname ;;
8201 : you do not want to know about this
8206 if $test "$myhostname" ; then
8208 rp='Your host name appears to be "'$myhostname'".'" Right?"
8216 : bad guess or no guess
8217 while $test "X$myhostname" = X ; do
8219 rp="Please type the (one word) name of your host:"
8224 : translate upper to lower if necessary
8225 case "$myhostname" in
8227 echo "(Normalizing case in your host name)"
8228 myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
8232 case "$myhostname" in
8234 dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
8235 myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
8236 echo "(Trimming domain name from host name--host name is now $myhostname)"
8238 *) case "$mydomain" in
8241 test "X$hostcat" = "Xypcat hosts" &&
8242 ypmatch "$myhostname" hosts 2>/dev/null |\
8243 $sed -e 's/[ ]*#.*//; s/$/ /' > hosts && \
8246 test "X$hostcat" != "X" &&
8247 $hostcat | $sed -n -e "s/[ ]*#.*//; s/\$/ /
8248 /[ ]$myhostname[ . ]/p" > hosts
8251 if $test -f hosts; then
8252 $test x`$awk "/[0-9].*[ ]$myhostname$tmp_re/ { sum++ }
8253 END { print sum }" hosts` = x1 || tmp_re="[ ]"
8254 dflt=.`$awk "/[0-9].*[ ]$myhostname$tmp_re/ {for(i=2; i<=NF;i++) print \\\$i}" \
8255 hosts | $sort | $uniq | \
8256 $sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
8257 case `$echo X$dflt` in
8258 X*\ *) echo "(Several hosts in the database matched hostname)"
8261 X.) echo "(You do not have fully-qualified names in the hosts database)"
8265 echo "(I cannot locate a hosts database anywhere)"
8270 tans=`./loc resolv.conf X /etc /usr/etc`
8271 if $test -f "$tans"; then
8272 echo "(Attempting domain name extraction from $tans)"
8273 dflt=.`$sed -n -e 's/ / /g' \
8274 -e 's/^search *\([^ ]*\).*/\1/p' $tans \
8275 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
8277 .) dflt=.`$sed -n -e 's/ / /g' \
8278 -e 's/^domain *\([^ ]*\).*/\1/p' $tans \
8279 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
8286 .) echo "(No help from resolv.conf either -- attempting clever guess)"
8287 dflt=.`sh -c domainname 2>/dev/null`
8290 .nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
8294 case "$dflt$osname" in
8295 .os390) echo "(Attempting domain name extraction from //'SYS1.TCPPARMS(TCPDATA)')"
8296 dflt=.`awk '/^DOMAINORIGIN/ {print $2}' "//'SYS1.TCPPARMS(TCPDATA)'" 2>/dev/null`
8300 .) echo "(Lost all hope -- silly guess then)"
8306 *) dflt="$mydomain";;
8310 rp="What is your domain name?"
8320 : translate upper to lower if necessary
8323 echo "(Normalizing case in your domain name)"
8324 mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
8328 : a little sanity check here
8329 case "$phostname" in
8332 case `$phostname | ./tr '[A-Z]' '[a-z]'` in
8333 $myhostname$mydomain|$myhostname) ;;
8335 case "$phostname" in
8337 echo "(That doesn't agree with your whoami.h file, by the way.)"
8340 echo "(That doesn't agree with your $phostname command, by the way.)"
8350 I need to get your e-mail address in Internet format if possible, i.e.
8351 something like user@host.domain. Please answer accurately since I have
8352 no easy means to double check it. The default value provided below
8353 is most probably close to reality but may not be valid from outside
8354 your organization...
8358 while test "$cont"; do
8360 '') dflt="$cf_by@$myhostname$mydomain";;
8361 *) dflt="$cf_email";;
8363 rp='What is your e-mail address?'
8369 rp='Address does not look like an Internet one. Use it anyway?'
8385 If you or somebody else will be maintaining perl at your site, please
8386 fill in the correct e-mail address here so that they may be contacted
8387 if necessary. Currently, the "perlbug" program included with perl
8388 will send mail to this address in addition to perlbug@perl.org. You may
8389 enter "none" for no administrator.
8392 case "$perladmin" in
8393 '') dflt="$cf_email";;
8394 *) dflt="$perladmin";;
8396 rp='Perl administrator e-mail address'
8400 : determine whether to only install version-specific parts.
8403 Do you want to install only the version-specific parts of the perl
8404 distribution? Usually you do *not* want to do this.
8406 case "$versiononly" in
8407 "$define"|[Yy]*|true) dflt='y' ;;
8410 rp="Do you want to install only the version-specific parts of perl?"
8413 [yY]*) val="$define";;
8419 case "$versiononly" in
8420 "$define") inc_version_list=''
8421 inc_version_list_init=0
8425 : figure out how to guarantee perl startup
8426 case "$startperl" in
8428 case "$sharpbang" in
8432 I can use the #! construct to start perl on your system. This will
8433 make startup of perl scripts faster, but may cause problems if you
8434 want to share those scripts and perl is not in a standard place
8435 ($binexp/perl) on all your platforms. The alternative is to force
8436 a shell by starting the script with a single ':' character.
8439 case "$versiononly" in
8440 "$define") dflt="$binexp/perl$version";;
8441 *) dflt="$binexp/perl";;
8443 rp='What shall I put after the #! to start up perl ("none" to not use #!)?'
8446 none) startperl=": # use perl";;
8447 *) startperl="#!$ans"
8448 if $test 30 -lt `echo "$ans" | wc -c`; then
8451 WARNING: Some systems limit the #! command to 32 characters.
8452 If you experience difficulty running Perl scripts with #!, try
8453 installing Perl in a directory with a shorter pathname.
8459 *) startperl=": # use perl"
8464 echo "I'll use $startperl to start perl scripts."
8466 : figure best path for perl in scripts
8469 case "$versiononly" in
8470 "$define") perlpath="$binexp/perl$version";;
8471 *) perlpath="$binexp/perl";;
8473 case "$startperl" in
8478 I will use the "eval 'exec'" idiom to start Perl on your system.
8479 I can use the full path of your Perl binary for this purpose, but
8480 doing so may cause problems if you want to share those scripts and
8481 Perl is not always in a standard place ($binexp/perl).
8485 rp="What path shall I use in \"eval 'exec'\"?"
8492 case "$startperl" in
8494 *) echo "I'll use $perlpath in \"eval 'exec'\"" ;;
8497 : determine where public executable scripts go
8498 set scriptdir scriptdir
8500 case "$scriptdir" in
8503 : guess some guesses
8504 $test -d /usr/share/scripts && dflt=/usr/share/scripts
8505 $test -d /usr/share/bin && dflt=/usr/share/bin
8506 $test -d /usr/local/script && dflt=/usr/local/script
8507 $test -d /usr/local/scripts && dflt=/usr/local/scripts
8508 $test -d $prefixexp/script && dflt=$prefixexp/script
8512 *) dflt="$scriptdir"
8517 Some installations have a separate directory just for executable scripts so
8518 that they can mount it across multiple architectures but keep the scripts in
8519 one spot. You might, for example, have a subdirectory of /usr/share for this.
8520 Or you might just lump your scripts in with all your other executables.
8524 rp='Where do you keep publicly executable scripts?'
8526 if $test "X$ansexp" != "X$scriptdirexp"; then
8530 scriptdirexp="$ansexp"
8531 : Change installation prefix, if necessary.
8532 if $test X"$prefix" != X"$installprefix"; then
8533 installscript=`echo $scriptdirexp | sed "s#^$prefix#$installprefix#"`
8535 installscript="$scriptdirexp"
8538 : determine where add-on public executables go
8540 '') dflt=$siteprefix/bin ;;
8544 rp='Pathname where the add-on public executables should be installed?'
8547 sitebinexp="$ansexp"
8548 : Change installation prefix, if necessary.
8549 if $test X"$prefix" != X"$installprefix"; then
8550 installsitebin=`echo $sitebinexp | sed "s#^$prefix#$installprefix#"`
8552 installsitebin="$sitebinexp"
8555 : determine where add-on html pages go
8556 : There is no standard location, so try to copy the previously-selected
8557 : directory structure for the core html pages.
8558 case "$sitehtml1dir" in
8559 '') dflt=`echo "$html1dir" | $sed "s#^$prefix#$siteprefix#"` ;;
8560 *) dflt=$sitehtml1dir ;;
8563 ''|' ') dflt=none ;;
8566 rp='Pathname where the site-specific html pages should be installed?'
8569 sitehtml1direxp="$ansexp"
8570 : Change installation prefix, if necessary.
8571 if $test X"$prefix" != X"$installprefix"; then
8572 installsitehtml1dir=`echo $sitehtml1direxp | $sed "s#^$prefix#$installprefix#"`
8574 installsitehtml1dir="$sitehtml1direxp"
8577 : determine where add-on library html pages go
8578 : There is no standard location, so try to copy the previously-selected
8579 : directory structure for the core html pages.
8580 case "$sitehtml3dir" in
8581 '') dflt=`echo "$html3dir" | $sed "s#^$prefix#$siteprefix#"` ;;
8582 *) dflt=$sitehtml3dir ;;
8585 ''|' ') dflt=none ;;
8588 rp='Pathname where the site-specific library html pages should be installed?'
8591 sitehtml3direxp="$ansexp"
8592 : Change installation prefix, if necessary.
8593 if $test X"$prefix" != X"$installprefix"; then
8594 installsitehtml3dir=`echo $sitehtml3direxp | $sed "s#^$prefix#$installprefix#"`
8596 installsitehtml3dir="$sitehtml3direxp"
8599 : determine where add-on manual pages go
8600 case "$siteman1dir" in
8601 '') dflt=`echo $man1dir | $sed "s#^$prefix#$siteprefix#"` ;;
8602 *) dflt=$siteman1dir ;;
8605 ''|' ') dflt=none ;;
8608 rp='Pathname where the site-specific manual pages should be installed?'
8611 siteman1direxp="$ansexp"
8612 : Change installation prefix, if necessary.
8613 if $test X"$prefix" != X"$installprefix"; then
8614 installsiteman1dir=`echo $siteman1direxp | $sed "s#^$prefix#$installprefix#"`
8616 installsiteman1dir="$siteman1direxp"
8619 : determine where add-on library man pages go
8620 case "$siteman3dir" in
8621 '') dflt=`echo $man3dir | $sed "s#^$prefix#$siteprefix#"` ;;
8622 *) dflt=$siteman3dir ;;
8625 ''|' ') dflt=none ;;
8628 rp='Pathname where the site-specific library manual pages should be installed?'
8631 siteman3direxp="$ansexp"
8632 : Change installation prefix, if necessary.
8633 if $test X"$prefix" != X"$installprefix"; then
8634 installsiteman3dir=`echo $siteman3direxp | $sed "s#^$prefix#$installprefix#"`
8636 installsiteman3dir="$siteman3direxp"
8639 : determine where add-on public executable scripts go
8640 case "$sitescript" in
8641 '') dflt=$siteprefix/script
8642 $test -d $dflt || dflt=$sitebin ;;
8643 *) dflt="$sitescript" ;;
8646 rp='Pathname where add-on public executable scripts should be installed?'
8649 sitescriptexp="$ansexp"
8650 : Change installation prefix, if necessary.
8651 if $test X"$prefix" != X"$installprefix"; then
8652 installsitescript=`echo $sitescriptexp | sed "s#^$prefix#$installprefix#"`
8654 installsitescript="$sitescriptexp"
8657 case "$usefaststdio" in
8658 $define|true|[yY]*|'')
8659 xversion=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
8669 Perl can be built to use 'fast stdio', which means using the stdio
8670 library but also directly manipulating the stdio buffers to enable
8671 faster I/O. Using stdio is better for backward compatibility (especially
8672 for Perl extensions), but on the other hand since Perl 5.8 the 'perlio'
8673 interface has been preferred instead of stdio.
8675 If this doesn't make any sense to you, just accept the default '$dflt'.
8677 rp='Use the "fast stdio" if available?'
8680 y|Y) val="$define" ;;
8687 : define an is-a-typedef? function
8688 typedef='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
8690 "") inclist="sys/types.h";;
8692 eval "varval=\$$var";
8696 for inc in $inclist; do
8697 echo "#include <$inc>" >>temp.c;
8699 echo "#ifdef $type" >> temp.c;
8700 echo "printf(\"We have $type\");" >> temp.c;
8701 echo "#endif" >> temp.c;
8702 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
8703 if $contains $type temp.E >/dev/null 2>&1; then
8709 *) eval "$var=\$varval";;
8712 : define an is-a-typedef? function that prompts if the type is not available.
8713 typedef_ask='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
8715 "") inclist="sys/types.h";;
8717 eval "varval=\$$var";
8721 for inc in $inclist; do
8722 echo "#include <$inc>" >>temp.c;
8724 echo "#ifdef $type" >> temp.c;
8725 echo "printf(\"We have $type\");" >> temp.c;
8726 echo "#endif" >> temp.c;
8727 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
8729 echo "$rp" | $sed -e "s/What is/Looking for/" -e "s/?/./";
8730 if $contains $type temp.E >/dev/null 2>&1; then
8731 echo "$type found." >&4;
8734 echo "$type NOT found." >&4;
8740 *) eval "$var=\$varval";;
8743 : see what type lseek is declared as in the kernel
8744 rp="What is the type used for lseek's offset on this system?"
8745 set off_t lseektype long stdio.h sys/types.h
8749 echo "Checking to see how big your file offsets are..." >&4
8751 #include <sys/types.h>
8755 printf("%d\n", (int)sizeof($lseektype));
8760 if eval $compile_ok; then
8761 lseeksize=`$run ./try`
8762 echo "Your file offsets are $lseeksize bytes long."
8766 echo "(I can't seem to compile the test program. Guessing...)"
8767 rp="What is the size of your file offsets (in bytes)?"
8773 : see what type file positions are declared as in the library
8774 rp="What is the type for file position used by fsetpos()?"
8775 set fpos_t fpostype long stdio.h sys/types.h
8780 *_t) zzz="$fpostype" ;;
8783 echo "Checking the size of $zzz..." >&4
8785 #include <sys/types.h>
8792 printf("%d\n", (int)sizeof($fpostype));
8797 if eval $compile_ok; then
8801 echo "(I can't execute the test program--guessing $fpossize.)" >&4
8804 echo "Your $zzz is $fpossize bytes long."
8810 echo "(I can't compile the test program. Guessing...)" >&4
8811 rp="What is the size of your file positions (in bytes)?"
8816 # Backward compatibility (uselfs is deprecated).
8818 "$define"|true|[yY]*)
8821 *** Configure -Duselfs is deprecated, using -Duselargefiles instead.
8823 uselargefiles="$define"
8827 case "$lseeksize:$fpossize" in
8830 You can have files larger than 2 gigabytes.
8833 *) case "$uselargefiles" in
8834 "$undef"|false|[nN]*) dflt='n' ;;
8839 Perl can be built to understand large files (files larger than 2 gigabytes)
8840 on some systems. To do so, Configure can be run with -Duselargefiles.
8842 If this doesn't make any sense to you, just accept the default '$dflt'.
8844 rp='Try to understand large files, if available?'
8847 y|Y) val="$define" ;;
8854 case "$uselargefiles" in
8856 : Look for a hint-file generated 'call-back-unit'. If the
8857 : user has specified that a large files perl is to be built,
8858 : we may need to set or change some other defaults.
8859 if $test -f uselargefiles.cbu; then
8860 echo "Your platform has some specific hints for large file builds, using them..."
8861 . ./uselargefiles.cbu
8863 echo "Rechecking to see how big your file offsets are..." >&4
8865 #include <sys/types.h>
8869 printf("%d\n", (int)sizeof($lseektype));
8874 if eval $compile_ok; then
8875 lseeksize=`$run ./try`
8876 $echo "Your file offsets are now $lseeksize bytes long."
8880 echo "(I can't seem to compile the test program. Guessing...)"
8881 rp="What is the size of your file offsets (in bytes)?"
8886 *_t) zzz="$fpostype" ;;
8889 $echo $n "Rechecking the size of $zzz...$c" >&4
8891 #include <sys/types.h>
8898 printf("%d\n", (int)sizeof($fpostype));
8903 if eval $compile_ok; then
8908 echo "(I can't execute the test program--guessing $fpossize.)" >&4
8911 echo " $fpossize bytes." >&4
8917 echo "(I can't compile the test program. Guessing...)" >&4
8918 rp="What is the size of your file positions (in bytes)?"
8927 case "$vendorprefix" in
8928 '') d_vendorbin="$undef"
8932 *) d_vendorbin="$define"
8933 : determine where vendor-supplied executables go.
8934 case "$vendorbin" in
8935 '') dflt=$vendorprefix/bin ;;
8936 *) dflt="$vendorbin" ;;
8939 rp='Pathname for the vendor-supplied executables directory?'
8942 vendorbinexp="$ansexp"
8945 : Change installation prefix, if necessary.
8946 if $test X"$prefix" != X"$installprefix"; then
8947 installvendorbin=`echo $vendorbinexp | $sed "s#^$prefix#$installprefix#"`
8949 installvendorbin="$vendorbinexp"
8952 case "$vendorprefix" in
8953 '') vendorhtml1dir=''
8954 vendorhtml1direxp=''
8956 *) : determine where vendor-supplied html pages go.
8957 : There is no standard location, so try to copy the previously-selected
8958 : directory structure for the core html pages.
8959 : XXX Better default suggestions would be welcome.
8960 case "$vendorhtml1dir" in
8961 '') dflt=`echo "$html1dir" | $sed "s#^$prefix#$vendorprefix#"` ;;
8962 *) dflt=$vendorhtml1dir ;;
8965 ''|' ') dflt=none ;;
8968 rp='Pathname for the vendor-supplied html pages?'
8970 vendorhtml1dir="$ans"
8971 vendorhtml1direxp="$ansexp"
8974 : Use ' ' for none so value is preserved next time through Configure
8975 $test X"$vendorhtml1dir" = "X" && vendorhtml1dir=' '
8976 : Change installation prefix, if necessary.
8977 if $test X"$prefix" != X"$installprefix"; then
8978 installvendorhtml1dir=`echo $vendorhtml1direxp | $sed "s#^$prefix#$installprefix#"`
8980 installvendorhtml1dir="$vendorhtml1direxp"
8983 case "$vendorprefix" in
8984 '') vendorhtml3dir=''
8985 vendorhtml3direxp=''
8987 *) : determine where vendor-supplied module html pages go.
8988 : There is no standard location, so try to copy the previously-selected
8989 : directory structure for the core html pages.
8990 : XXX Better default suggestions would be welcome.
8991 case "$vendorhtml3dir" in
8992 '') dflt=`echo "$html3dir" | $sed "s#^$prefix#$vendorprefix#"` ;;
8993 *) dflt=$vendorhtml3dir ;;
8996 ''|' ') dflt=none ;;
8999 rp='Pathname for the vendor-supplied html pages?'
9001 vendorhtml3dir="$ans"
9002 vendorhtml3direxp="$ansexp"
9005 : Use ' ' for none so value is preserved next time through Configure
9006 $test X"$vendorhtml3dir" = "X" && vendorhtml3dir=' '
9007 : Change installation prefix, if necessary.
9008 if $test X"$prefix" != X"$installprefix"; then
9009 installvendorhtml3dir=`echo $vendorhtml3direxp | $sed "s#^$prefix#$installprefix#"`
9011 installvendorhtml3dir="$vendorhtml3direxp"
9014 case "$vendorprefix" in
9015 '') vendorman1dir=''
9018 *) : determine where vendor-supplied manual pages go.
9019 case "$vendorman1dir" in
9020 '') dflt=`echo "$man1dir" | $sed "s#^$prefix#$vendorprefix#"` ;;
9021 *) dflt=$vendorman1dir ;;
9024 ''|' ') dflt=none ;;
9027 rp='Pathname for the vendor-supplied manual section 1 pages?'
9029 vendorman1dir="$ans"
9030 vendorman1direxp="$ansexp"
9033 : Use ' ' for none so value is preserved next time through Configure
9034 $test X"$vendorman1dir" = "X" && vendorman1dir=' '
9035 : Change installation prefix, if necessary.
9036 if $test X"$prefix" != X"$installprefix"; then
9037 installvendorman1dir=`echo "$vendorman1direxp" | $sed "s#^$prefix#$installprefix#"`
9039 installvendorman1dir="$vendorman1direxp"
9042 case "$vendorprefix" in
9043 '') vendorman3dir=''
9046 *) : determine where vendor-supplied module manual pages go.
9047 case "$vendorman3dir" in
9048 '') dflt=`echo "$man3dir" | $sed "s#^$prefix#$vendorprefix#"` ;;
9049 *) dflt=$vendorman3dir ;;
9052 ''|' ') dflt=none ;;
9055 rp='Pathname for the vendor-supplied manual section 3 pages?'
9057 vendorman3dir="$ans"
9058 vendorman3direxp="$ansexp"
9061 : Use ' ' for none so value is preserved next time through Configure
9062 $test X"$vendorman3dir" = "X" && vendorman3dir=' '
9063 : Change installation prefix, if necessary.
9064 if $test X"$prefix" != X"$installprefix"; then
9065 installvendorman3dir=`echo "$vendorman3direxp" | $sed "s#^$prefix#$installprefix#"`
9067 installvendorman3dir="$vendorman3direxp"
9070 case "$vendorprefix" in
9071 '') d_vendorscript="$undef"
9075 *) d_vendorscript="$define"
9076 : determine where vendor-supplied scripts go.
9077 case "$vendorscript" in
9078 '') dflt=$vendorprefix/script
9079 $test -d $dflt || dflt=$vendorbin ;;
9080 *) dflt="$vendorscript" ;;
9084 The installation process will create a directory for
9085 vendor-supplied scripts.
9089 rp='Pathname for the vendor-supplied scripts directory?'
9092 vendorscriptexp="$ansexp"
9095 : Change installation prefix, if necessary.
9096 if $test X"$prefix" != X"$installprefix"; then
9097 installvendorscript=`echo $vendorscriptexp | $sed "s#^$prefix#$installprefix#"`
9099 installvendorscript="$vendorscriptexp"
9102 : see if qgcvt exists
9108 if $test X"$d_longdbl" = X"$define"; then
9110 echo "Checking how to print long doubles..." >&4
9112 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
9113 $cat >try.c <<'EOCP'
9114 #include <sys/types.h>
9118 printf("%.3f\n", d);
9122 if eval $compile; then
9126 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
9127 sPRIFUldbl='"F"'; sPRIGUldbl='"G"'; sPRIEUldbl='"E"';
9128 echo "We will use %f."
9134 if $test X"$sPRIfldbl" = X; then
9135 $cat >try.c <<'EOCP'
9136 #include <sys/types.h>
9139 long double d = 123.456;
9140 printf("%.3Lf\n", d);
9144 if eval $compile; then
9148 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
9149 sPRIFUldbl='"LF"'; sPRIGUldbl='"LG"'; sPRIEUldbl='"LE"';
9150 echo "We will use %Lf."
9156 if $test X"$sPRIfldbl" = X; then
9157 $cat >try.c <<'EOCP'
9158 #include <sys/types.h>
9161 long double d = 123.456;
9162 printf("%.3llf\n", d);
9166 if eval $compile; then
9170 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
9171 sPRIFUldbl='"llF"'; sPRIGUldbl='"llG"'; sPRIEUldbl='"llE"';
9172 echo "We will use %llf."
9178 if $test X"$sPRIfldbl" = X; then
9179 $cat >try.c <<'EOCP'
9180 #include <sys/types.h>
9183 long double d = 123.456;
9184 printf("%.3lf\n", d);
9188 if eval $compile; then
9192 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
9193 sPRIFUldbl='"lF"'; sPRIGUldbl='"lG"'; sPRIEUldbl='"lE"';
9194 echo "We will use %lf."
9200 if $test X"$sPRIfldbl" = X; then
9201 echo "Cannot figure out how to print long doubles." >&4
9203 sSCNfldbl=$sPRIfldbl # expect consistency
9210 case "$sPRIfldbl" in
9211 '') d_PRIfldbl="$undef"; d_PRIgldbl="$undef"; d_PRIeldbl="$undef";
9212 d_PRIFUldbl="$undef"; d_PRIGUldbl="$undef"; d_PRIEUldbl="$undef";
9213 d_SCNfldbl="$undef";
9215 *) d_PRIfldbl="$define"; d_PRIgldbl="$define"; d_PRIeldbl="$define";
9216 d_PRIFUldbl="$define"; d_PRIGUldbl="$define"; d_PRIEUldbl="$define";
9217 d_SCNfldbl="$define";
9221 : Check how to convert floats to strings.
9223 if test "X$d_Gconvert" = X; then
9226 echo "Checking for an efficient way to convert floats to strings."
9228 case "$uselongdouble" in
9229 "$define") echo "#define USE_LONG_DOUBLE" >>try.c ;;
9231 case "$d_longdbl" in
9232 "$define") echo "#define HAS_LONG_DOUBLE" >>try.c ;;
9234 case "$d_PRIgldbl" in
9235 "$define") echo "#define HAS_PRIgldbl" >>try.c ;;
9239 #define Gconvert(x,n,t,b) gconvert((x),(n),(t),(b))
9240 char *myname = "gconvert";
9243 #define Gconvert(x,n,t,b) gcvt((x),(n),(b))
9244 char *myname = "gcvt";
9247 #define Gconvert(x,n,t,b) qgcvt((x),(n),(b))
9248 char *myname = "qgcvt";
9249 #define DOUBLETYPE long double
9252 #if defined(USE_LONG_DOUBLE) && defined(HAS_LONG_DOUBLE)
9254 #define Gconvert(x,n,t,b) sprintf((b),"%.*"$sPRIgldbl,(n),(x))
9256 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(double)(x))
9259 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x))
9261 char *myname = "sprintf";
9265 #if defined(USE_LONG_DOUBLE) && defined(HAS_LONG_DOUBLE)
9266 #define DOUBLETYPE long double
9268 #define DOUBLETYPE double
9274 #define I_STDLIB $i_stdlib
9280 checkit(expect, got)
9284 if (strcmp(expect, got)) {
9285 printf("%s oddity: Expected %s, got %s\n",
9286 myname, expect, got);
9296 /* This must be 1st test on (which?) platform */
9297 /* Alan Burlison <AlanBurlsin@unn.unisys.com> */
9298 Gconvert((DOUBLETYPE)0.1, 8, 0, buf);
9299 checkit("0.1", buf);
9301 Gconvert((DOUBLETYPE)0.01, 8, 0, buf);
9302 checkit("0.01", buf);
9304 Gconvert((DOUBLETYPE)0.001, 8, 0, buf);
9305 checkit("0.001", buf);
9307 Gconvert((DOUBLETYPE)0.0001, 8, 0, buf);
9308 checkit("0.0001", buf);
9310 Gconvert((DOUBLETYPE)0.00009, 8, 0, buf);
9311 if (strlen(buf) > 5)
9312 checkit("9e-005", buf); /* for Microsoft ?? */
9314 checkit("9e-05", buf);
9316 Gconvert((DOUBLETYPE)1.0, 8, 0, buf);
9319 Gconvert((DOUBLETYPE)1.1, 8, 0, buf);
9320 checkit("1.1", buf);
9322 Gconvert((DOUBLETYPE)1.01, 8, 0, buf);
9323 checkit("1.01", buf);
9325 Gconvert((DOUBLETYPE)1.001, 8, 0, buf);
9326 checkit("1.001", buf);
9328 Gconvert((DOUBLETYPE)1.0001, 8, 0, buf);
9329 checkit("1.0001", buf);
9331 Gconvert((DOUBLETYPE)1.00001, 8, 0, buf);
9332 checkit("1.00001", buf);
9334 Gconvert((DOUBLETYPE)1.000001, 8, 0, buf);
9335 checkit("1.000001", buf);
9337 Gconvert((DOUBLETYPE)0.0, 8, 0, buf);
9340 Gconvert((DOUBLETYPE)-1.0, 8, 0, buf);
9343 /* Some Linux gcvt's give 1.e+5 here. */
9344 Gconvert((DOUBLETYPE)100000.0, 8, 0, buf);
9345 checkit("100000", buf);
9347 /* Some Linux gcvt's give -1.e+5 here. */
9348 Gconvert((DOUBLETYPE)-100000.0, 8, 0, buf);
9349 checkit("-100000", buf);
9351 Gconvert((DOUBLETYPE)123.456, 8, 0, buf);
9352 checkit("123.456", buf);
9354 /* Testing of 1e+129 in bigintpm.t must not get extra '.' here. */
9355 Gconvert((DOUBLETYPE)1e34, 8, 0, buf);
9356 /* 34 should be enough to scare even long double
9357 * places into using the e notation. */
9358 if (strlen(buf) > 5)
9359 checkit("1e+034", buf); /* for Microsoft */
9361 checkit("1e+34", buf);
9363 /* For Perl, if you add additional tests here, also add them to
9364 * t/base/num.t for benefit of platforms not using Configure or
9365 * overriding d_Gconvert */
9370 : first add preferred functions to our list
9372 for xxx_convert in $gconvert_preference; do
9373 case $xxx_convert in
9374 gcvt|gconvert|sprintf) xxx_list="$xxx_list $xxx_convert" ;;
9375 *) echo "Discarding unrecognized gconvert_preference $xxx_convert" >&4 ;;
9378 : then add any others
9379 for xxx_convert in gconvert gcvt sprintf; do
9382 *) xxx_list="$xxx_list $xxx_convert" ;;
9386 case "$d_longdbl$uselongdouble" in
9388 : again, add prefered functions to our list first
9390 for xxx_convert in $gconvert_ld_preference; do
9391 case $xxx_convert in
9392 qgcvt|gcvt|gconvert|sprintf) xxx_ld_list="$xxx_ld_list $xxx_convert" ;;
9393 *) echo "Discarding unrecognized gconvert_ld_preference $xxx_convert" ;;
9396 : then add qgcvt, sprintf--then, in xxx_list order, gconvert and gcvt
9397 for xxx_convert in qgcvt sprintf $xxx_list; do
9398 case "$xxx_ld_list" in
9399 $xxx_convert*|*" $xxx_convert"*) ;;
9400 *) xxx_ld_list="$xxx_ld_list $xxx_convert" ;;
9403 : if sprintf cannot do long doubles, move it to the end
9404 if test "$d_PRIgldbl" != "$define"; then
9405 xxx_ld_list="`echo $xxx_ld_list|sed s/sprintf//` sprintf"
9407 : if no qgcvt, remove it
9408 if test "$d_qgcvt" != "$define"; then
9409 xxx_ld_list="`echo $xxx_ld_list|sed s/qgcvt//`"
9412 xxx_list="$xxx_ld_list"
9416 for xxx_convert in $xxx_list; do
9417 echo "Trying $xxx_convert..."
9419 set try -DTRY_$xxx_convert
9420 if eval $compile; then
9421 echo "$xxx_convert() found." >&4
9423 echo "I'll use $xxx_convert to convert floats into a string." >&4
9426 echo "...But $xxx_convert didn't work as I expected."
9430 echo "$xxx_convert NOT found." >&4
9434 if test X$xxx_convert = X; then
9435 echo "*** WHOA THERE!!! ***" >&4
9436 echo "None of ($xxx_list) seemed to work properly. I'll use sprintf." >&4
9440 case "$xxx_convert" in
9441 gconvert) d_Gconvert='gconvert((x),(n),(t),(b))' ;;
9442 gcvt) d_Gconvert='gcvt((x),(n),(b))' ;;
9443 qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;;
9444 *) case "$uselongdouble$d_longdbl$d_PRIgldbl" in
9445 "$define$define$define")
9446 d_Gconvert="sprintf((b),\"%.*\"$sPRIgldbl,(n),(x))" ;;
9447 "$define$define$undef")
9448 d_Gconvert='sprintf((b),"%.*g",(n),(double)(x))' ;;
9449 *) d_Gconvert='sprintf((b),"%.*g",(n),(x))' ;;
9456 : see if _fwalk exists
9460 : Initialize h_fcntl
9463 : Initialize h_sysfile
9466 : access call always available on UNIX
9470 : locate the flags for 'access()'
9474 $cat >access.c <<EOCP
9475 #include <sys/types.h>
9480 #include <sys/file.h>
9493 : check sys/file.h first, no particular reason here
9494 if $test `./findhdr sys/file.h` && \
9495 $cc -o access $cppflags -DI_SYS_FILE access.c >/dev/null 2>&1 ; then
9497 echo "<sys/file.h> defines the *_OK access constants." >&4
9498 elif $test `./findhdr fcntl.h` && \
9499 $cc -o access $cppflags -DI_FCNTL access.c >/dev/null 2>&1 ; then
9501 echo "<fcntl.h> defines the *_OK access constants." >&4
9502 elif $test `./findhdr unistd.h` && \
9503 $cc -o access $cppflags -DI_UNISTD access.c >/dev/null 2>&1 ; then
9504 echo "<unistd.h> defines the *_OK access constants." >&4
9506 echo "I can't find the four *_OK access constants--I'll use mine." >&4
9512 : see if accessx exists
9513 set accessx d_accessx
9516 : see if aintl exists
9520 : see if alarm exists
9524 : see if POSIX threads are available
9525 set pthread.h i_pthread
9528 : define a fucntion to check prototypes
9529 $cat > protochk <<EOSH
9532 optimize="$optimize"
9534 prototype="$prototype"
9537 usethreads=$usethreads
9538 i_pthread=$i_pthread
9539 pthread_h_first=$pthread_h_first
9542 $cat >> protochk <<'EOSH'
9547 while test $# -ge 2; do
9549 $define) echo "#include <$2>" >> try.c ;;
9550 literal) echo "$2" >> try.c ;;
9552 # Extra magic for the benefit of systems that need pthread.h
9553 # to be included early to correctly detect threadsafe functions.
9554 # Such functions must guarantee themselves, though, that the usethreads
9555 # and i_pthread have been defined, before calling protochk.
9556 if test "$usethreads" = "$define" -a "$i_pthread" = "$define" -a "$pthread_h_first" = "$define" -a "$pthread_h_done" = ""; then
9557 echo "#include <pthread.h>" >> try.c
9562 test "$prototype" = "$define" && echo '#define CAN_PROTOTYPE' >> try.c
9563 cat >> try.c <<'EOCP'
9564 #ifdef CAN_PROTOTYPE
9565 #define _(args) args
9570 echo "$foo" >> try.c
9571 echo 'int no_real_function_has_this_name _((void)) { return 0; }' >> try.c
9572 $cc $optimize $ccflags -c try.c > /dev/null 2>&1
9580 hasproto='varname=$1; func=$2; shift; shift;
9581 while $test $# -ge 2; do
9583 $define) echo "#include <$2>";;
9587 $cppstdin $cppflags $cppminus < try.c > tryout.c 2>/dev/null;
9588 if $contains "$func.*(" tryout.c >/dev/null 2>&1; then
9589 echo "$func() prototype found.";
9592 echo "$func() prototype NOT found.";
9597 $rm -f try.c tryout.c'
9599 : see if sys/types.h has to be included
9600 set sys/types.h i_systypes
9603 : see if sys/select.h has to be included
9604 set sys/select.h i_sysselct
9607 hasfield='varname=$1; struct=$2; field=$3; shift; shift; shift;
9608 while $test $# -ge 2; do
9610 $define) echo "#include <$2>";;
9614 echo "int main () { struct $struct foo; char* bar; bar = (char*)foo.$field; }" >> try.c;
9616 if eval $compile; then
9625 : see if we should include time.h, sys/time.h, or both
9627 if test "X$timeincl" = X; then
9628 echo "Testing to see if we should include <time.h>, <sys/time.h> or both." >&4
9629 $echo $n "I'm now running the test program...$c"
9631 #include <sys/types.h>
9636 #ifdef SYSTIMEKERNEL
9639 #include <sys/time.h>
9642 #include <sys/select.h>
9655 struct timezone tzp;
9657 if (foo.tm_sec == foo.tm_sec)
9660 if (bar.tv_sec == bar.tv_sec)
9667 for s_timezone in '-DS_TIMEZONE' ''; do
9669 for s_timeval in '-DS_TIMEVAL' ''; do
9670 for i_systimek in '' '-DSYSTIMEKERNEL'; do
9671 for i_time in '' '-DI_TIME'; do
9672 for i_systime in '-DI_SYSTIME' ''; do
9675 set try $i_time $i_systime $i_systimek $sysselect $s_timeval $s_timezone
9676 if eval $compile; then
9677 set X $i_time $i_systime $i_systimek $sysselect $s_timeval
9681 $echo $n "Succeeded with $flags$c"
9693 *SYSTIMEKERNEL*) i_systimek="$define"
9694 timeincl=`./findhdr sys/time.h`
9695 echo "We'll include <sys/time.h> with KERNEL defined." >&4;;
9696 *) i_systimek="$undef";;
9699 *I_TIME*) i_time="$define"
9700 timeincl=`./findhdr time.h`" $timeincl"
9701 echo "We'll include <time.h>." >&4;;
9702 *) i_time="$undef";;
9705 *I_SYSTIME*) i_systime="$define"
9706 timeincl=`./findhdr sys/time.h`" $timeincl"
9707 echo "We'll include <sys/time.h>." >&4;;
9708 *) i_systime="$undef";;
9712 : see if struct tm knows about tm_zone
9713 case "$i_systime$i_time" in
9716 echo "Checking to see if your struct tm has tm_zone field..." >&4
9717 set d_tm_tm_zone tm tm_zone $i_systime sys/time.h $i_time time.h
9725 case "$d_tm_tm_zone" in
9726 "$define") echo "Yes, it does." ;;
9727 *) echo "No, it doesn't." ;;
9729 : see if struct tm knows about tm_gmtoff
9730 case "$i_systime$i_time" in
9733 echo "Checking to see if your struct tm has tm_gmtoff field..." >&4
9734 set d_tm_tm_gmtoff tm tm_gmtoff $i_systime sys/time.h $i_time time.h
9742 case "$d_tm_tm_gmtoff" in
9743 "$define") echo "Yes, it does." ;;
9744 *) echo "No, it doesn't." ;;
9747 : see if asctime_r exists
9748 set asctime_r d_asctime_r
9750 case "$d_asctime_r" in
9752 hdrs="$i_systypes sys/types.h define stdio.h $i_time time.h $i_systime sys/time.h"
9753 case "$d_asctime_r_proto:$usethreads" in
9754 ":define") d_asctime_r_proto=define
9755 set d_asctime_r_proto asctime_r $hdrs
9759 case "$d_asctime_r_proto" in
9761 case "$asctime_r_proto" in
9762 ''|0) try='char* asctime_r(const struct tm*, char*);'
9763 ./protochk "extern $try" $hdrs && asctime_r_proto=B_SB ;;
9765 case "$asctime_r_proto" in
9766 ''|0) try='char* asctime_r(const struct tm*, char*, int);'
9767 ./protochk "extern $try" $hdrs && asctime_r_proto=B_SBI ;;
9769 case "$asctime_r_proto" in
9770 ''|0) try='int asctime_r(const struct tm*, char*);'
9771 ./protochk "extern $try" $hdrs && asctime_r_proto=I_SB ;;
9773 case "$asctime_r_proto" in
9774 ''|0) try='int asctime_r(const struct tm*, char*, int);'
9775 ./protochk "extern $try" $hdrs && asctime_r_proto=I_SBI ;;
9777 case "$asctime_r_proto" in
9778 ''|0) d_asctime_r=undef
9780 echo "Disabling asctime_r, cannot determine prototype." >&4 ;;
9781 * ) case "$asctime_r_proto" in
9782 REENTRANT_PROTO*) ;;
9783 *) asctime_r_proto="REENTRANT_PROTO_$asctime_r_proto" ;;
9785 echo "Prototype: $try" ;;
9788 *) case "$usethreads" in
9789 define) echo "asctime_r has no prototype, not using it." >&4 ;;
9796 *) asctime_r_proto=0
9800 : see if atolf exists
9804 : see if atoll exists
9808 : Look for GNU-cc style attribute checking
9810 echo "Checking whether your compiler can handle __attribute__ ..." >&4
9811 $cat >attrib.c <<'EOCP'
9813 void croak (char* pat,...) __attribute__((__format__(__printf__,1,2),noreturn));
9815 if $cc $ccflags -c attrib.c >attrib.out 2>&1 ; then
9816 if $contains 'warning' attrib.out >/dev/null 2>&1; then
9817 echo "Your C compiler doesn't fully support __attribute__."
9820 echo "Your C compiler supports __attribute__."
9824 echo "Your C compiler doesn't seem to understand __attribute__ at all."
9831 : see if bcmp exists
9835 : see if bcopy exists
9839 : see if this is a unistd.h system
9840 set unistd.h i_unistd
9843 : see if getpgrp exists
9844 set getpgrp d_getpgrp
9847 case "$d_getpgrp" in
9850 echo "Checking to see which flavor of getpgrp is in use..."
9853 #include <sys/types.h>
9855 # include <unistd.h>
9863 if (getuid() == 0) {
9864 printf("(I see you are running Configure as super-user...)\n");
9868 if (getpgrp(1) == 0)
9877 if $cc -o try -DTRY_BSD_PGRP $ccflags $ldflags try.c $libs >/dev/null 2>&1 && $run ./try; then
9878 echo "You have to use getpgrp(pid) instead of getpgrp()." >&4
9880 elif $cc -o try $ccflags $ldflags try.c $libs >/dev/null 2>&1 && $run ./try; then
9881 echo "You have to use getpgrp() instead of getpgrp(pid)." >&4
9884 echo "I can't seem to compile and run the test program."
9886 xxx="a USG one, i.e. you use getpgrp()."
9888 # SVR4 systems can appear rather BSD-ish.
9891 xxx="a BSD one, i.e. you use getpgrp(pid)."
9895 xxx="probably a USG one, i.e. you use getpgrp()."
9900 echo "Assuming your getpgrp is $xxx" >&4
9909 : see if setpgrp exists
9910 set setpgrp d_setpgrp
9913 case "$d_setpgrp" in
9916 echo "Checking to see which flavor of setpgrp is in use..."
9919 #include <sys/types.h>
9921 # include <unistd.h>
9929 if (getuid() == 0) {
9930 printf("(I see you are running Configure as super-user...)\n");
9934 if (-1 == setpgrp(1, 1))
9937 if (setpgrp() != -1)
9943 if $cc -o try -DTRY_BSD_PGRP $ccflags $ldflags try.c $libs >/dev/null 2>&1 && $run ./try; then
9944 echo 'You have to use setpgrp(pid,pgrp) instead of setpgrp().' >&4
9946 elif $cc -o try $ccflags $ldflags try.c $libs >/dev/null 2>&1 && $run ./try; then
9947 echo 'You have to use setpgrp() instead of setpgrp(pid,pgrp).' >&4
9950 echo "(I can't seem to compile and run the test program.)"
9952 xxx="a USG one, i.e. you use setpgrp()."
9954 # SVR4 systems can appear rather BSD-ish.
9957 xxx="a BSD one, i.e. you use setpgrp(pid,pgrp)."
9961 xxx="probably a USG one, i.e. you use setpgrp()."
9966 echo "Assuming your setpgrp is $xxx" >&4
9974 : see if bzero exists
9978 : see if signal is declared as pointer to function returning int or void
9980 xxx=`./findhdr signal.h`
9981 $test "$xxx" && $cppstdin $cppminus $cppflags < $xxx >$$.tmp 2>/dev/null
9982 if $contains 'int.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
9983 echo "You have int (*signal())() instead of void." >&4
9985 elif $contains 'void.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
9986 echo "You have void (*signal())()." >&4
9988 elif $contains 'extern[ ]*[(\*]*signal' $$.tmp >/dev/null 2>&1 ; then
9989 echo "You have int (*signal())() instead of void." >&4
9991 elif $contains 'void.*\*.*sig' $$.tmp >/dev/null 2>&1 ; then
9992 echo "You have void (*signal())()." >&4
9995 case "$d_voidsig" in
9997 echo "I can't determine whether signal handler returns void or int..." >&4
9999 rp="What type does your signal handler return?"
10002 v*) val="$define";;
10006 echo "As you already told me, signal handler returns void." >&4
10009 *) echo "As you already told me, signal handler returns int." >&4
10016 case "$d_voidsig" in
10017 "$define") signal_t="void";;
10018 *) signal_t="int";;
10022 : check for ability to cast large floats to 32-bit ints.
10024 echo 'Checking whether your C compiler can cast large floats to int32.' >&4
10025 if $test "$intsize" -ge 4; then
10032 #$i_stdlib I_STDLIB
10034 #include <stdlib.h>
10036 #include <sys/types.h>
10037 #include <signal.h>
10038 $signal_t blech(s) int s; { exit(3); }
10045 signal(SIGFPE, blech);
10047 /* Don't let compiler optimize the test away. Store the number
10048 in a writable string for gcc to pass to sscanf under HP/UX.
10050 sprintf(str, "2147483647");
10051 sscanf(str, "%lf", &f); /* f = (double) 0x7fffffff; */
10055 /* x86 processors will probably give 0x8000 0000, which is a
10056 sign change. We don't want that. We want to mimic SPARC
10057 behavior here, which is to preserve the sign and give
10060 if (i32 != ($xxx) f)
10066 if eval $compile_ok; then
10070 echo "(I can't seem to compile the test program--assuming it can't)"
10075 echo "Yup, it can."
10078 echo "Nope, it can't."
10085 : check for ability to cast negative floats to unsigned
10087 echo 'Checking whether your C compiler can cast negative float to unsigned.' >&4
10090 #$i_stdlib I_STDLIB
10092 #include <stdlib.h>
10094 #include <sys/types.h>
10095 #include <signal.h>
10096 $signal_t blech(s) int s; { exit(7); }
10097 $signal_t blech_in_list(s) int s; { exit(4); }
10098 unsigned long dummy_long(p) unsigned long p; { return p; }
10099 unsigned int dummy_int(p) unsigned int p; { return p; }
10100 unsigned short dummy_short(p) unsigned short p; { return p; }
10104 unsigned long along;
10106 unsigned short ashort;
10110 /* Frustrate gcc-2.7.2's optimizer which failed this test with
10111 a direct f = -123. assignment. gcc-2.8.0 reportedly
10112 optimized the whole file away
10114 /* Store the number in a writable string for gcc to pass to
10115 sscanf under HP/UX.
10117 sprintf(str, "-123");
10118 sscanf(str, "%lf", &f); /* f = -123.; */
10120 signal(SIGFPE, blech);
10121 along = (unsigned long)f;
10122 aint = (unsigned int)f;
10123 ashort = (unsigned short)f;
10124 if (along != (unsigned long)-123)
10126 if (aint != (unsigned int)-123)
10128 if (ashort != (unsigned short)-123)
10130 sprintf(str, "1073741824.");
10131 sscanf(str, "%lf", &f); /* f = (double)0x40000000; */
10134 along = (unsigned long)f;
10135 if (along != 0x80000000)
10139 along = (unsigned long)f;
10140 if (along != 0x7fffffff)
10144 along = (unsigned long)f;
10145 if (along != 0x80000001)
10149 signal(SIGFPE, blech_in_list);
10150 sprintf(str, "123.");
10151 sscanf(str, "%lf", &f); /* f = 123.; */
10152 along = dummy_long((unsigned long)f);
10153 aint = dummy_int((unsigned int)f);
10154 ashort = dummy_short((unsigned short)f);
10155 if (along != (unsigned long)123)
10157 if (aint != (unsigned int)123)
10159 if (ashort != (unsigned short)123)
10166 if eval $compile_ok; then
10170 echo "(I can't seem to compile the test program--assuming it can't)"
10173 case "$castflags" in
10175 echo "Yup, it can."
10178 echo "Nope, it can't."
10185 : see if vprintf exists
10187 if set vprintf val -f d_vprintf; eval $csym; $val; then
10188 echo 'vprintf() found.' >&4
10191 #include <varargs.h>
10192 #$i_stdlib I_STDLIB
10194 #include <stdlib.h>
10197 int main() { xxx("foo"); }
10206 exit((unsigned long)vsprintf(buf,"%s",args) > 10L);
10210 if eval $compile && $run ./try; then
10211 echo "Your vsprintf() returns (int)." >&4
10214 echo "Your vsprintf() returns (char*)." >&4
10218 echo 'vprintf() NOT found.' >&4
10229 : see if chown exists
10233 : see if chroot exists
10234 set chroot d_chroot
10237 : see if chsize exists
10238 set chsize d_chsize
10241 : see if class exists
10245 hasstruct='varname=$1; struct=$2; shift; shift;
10246 while $test $# -ge 2; do
10248 $define) echo "#include <$2>";;
10252 echo "int main () { struct $struct foo; }" >> try.c;
10254 if eval $compile; then
10261 $rm -f try.c try.o'
10265 : see whether socket exists
10267 $echo $n "Hmm... $c" >&4
10268 if set socket val -f d_socket; eval $csym; $val; then
10269 echo "Looks like you have Berkeley networking support." >&4
10271 if set setsockopt val -f; eval $csym; $val; then
10274 echo "...but it uses the old BSD 4.1c interface, rather than 4.2." >&4
10275 d_oldsock="$define"
10278 if $contains socklib libc.list >/dev/null 2>&1; then
10279 echo "Looks like you have Berkeley networking support." >&4
10281 : we will have to assume that it supports the 4.2 BSD interface
10284 echo "You don't have Berkeley networking in libc$_a..." >&4
10285 if test "X$d_socket" = "X$define"; then
10286 echo "...but you seem to believe that you have sockets." >&4
10288 for net in net socket
10290 if test -f /usr/lib/lib$net$_a; then
10291 ( ($nm $nm_opt /usr/lib/lib$net$_a | eval $nm_extract) || \
10292 $ar t /usr/lib/lib$net$_a) 2>/dev/null >> libc.list
10293 if $contains socket libc.list >/dev/null 2>&1; then
10298 echo "...but the Wollongong group seems to have hacked it in." >&4
10299 sockethdr="-I/usr/netinclude"
10302 echo "Found Berkeley sockets interface in lib$net." >&4
10303 if $contains setsockopt libc.list >/dev/null 2>&1; then
10306 echo "...using the old BSD 4.1c interface, rather than 4.2." >&4
10307 d_oldsock="$define"
10313 if test "X$d_socket" != "X$define"; then
10314 echo "or anywhere else I see." >&4
10322 : see if socketpair exists
10323 set socketpair d_sockpair
10328 echo "Checking the availability of certain socket constants..." >&4
10329 for ENUM in MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS; do
10330 enum=`$echo $ENUM|./tr '[A-Z]' '[a-z]'`
10332 #include <sys/types.h>
10333 #include <sys/socket.h>
10339 set try; if eval $compile; then
10342 set d_${enum}; eval $setvar
10346 : see if this is a sys/uio.h system
10347 set sys/uio.h i_sysuio
10352 echo "Checking to see if your system supports struct cmsghdr..." >&4
10353 set d_cmsghdr_s cmsghdr $i_systypes sys/types.h $d_socket sys/socket.h $i_sysuio sys/uio.h
10355 case "$d_cmsghdr_s" in
10356 "$define") echo "Yes, it does." ;;
10357 *) echo "No, it doesn't." ;;
10361 : check for const keyword
10363 echo 'Checking to see if your C compiler knows about "const"...' >&4
10364 $cat >const.c <<'EOCP'
10365 typedef struct spug { int drokk; } spug;
10372 if $cc -c $ccflags const.c >/dev/null 2>&1 ; then
10374 echo "Yup, it does."
10377 echo "Nope, it doesn't."
10382 : see if copysignl exists
10383 set copysignl d_copysignl
10386 : see if crypt exists
10391 $define) cryptlib='' ;;
10392 *) if set crypt val -f d_crypt; eval $csym; $val; then
10393 echo 'crypt() found.' >&4
10397 cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
10398 if $test -z "$cryptlib"; then
10399 cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
10403 if $test -z "$cryptlib"; then
10404 cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
10408 if $test -z "$cryptlib"; then
10409 cryptlib=`./loc libcrypt$_a "" $libpth`
10413 if $test -z "$cryptlib"; then
10414 echo 'crypt() NOT found.' >&4
10425 : see if this is a crypt.h system
10426 set crypt.h i_crypt
10429 : see if crypt_r exists
10430 set crypt_r d_crypt_r
10432 case "$d_crypt_r" in
10434 hdrs="$i_systypes sys/types.h define stdio.h $i_crypt crypt.h"
10435 case "$d_crypt_r_proto:$usethreads" in
10436 ":define") d_crypt_r_proto=define
10437 set d_crypt_r_proto crypt_r $hdrs
10441 case "$d_crypt_r_proto" in
10443 case "$crypt_r_proto" in
10444 ''|0) try='char* crypt_r(const char*, const char*, struct crypt_data*);'
10445 ./protochk "extern $try" $hdrs && crypt_r_proto=B_CCS ;;
10447 case "$crypt_r_proto" in
10448 ''|0) try='char* crypt_r(const char*, const char*, CRYPTD*);'
10449 ./protochk "extern $try" $hdrs && crypt_r_proto=B_CCD ;;
10451 case "$crypt_r_proto" in
10452 ''|0) d_crypt_r=undef
10454 echo "Disabling crypt_r, cannot determine prototype." >&4 ;;
10455 * ) case "$crypt_r_proto" in
10456 REENTRANT_PROTO*) ;;
10457 *) crypt_r_proto="REENTRANT_PROTO_$crypt_r_proto" ;;
10459 echo "Prototype: $try" ;;
10462 *) case "$usethreads" in
10463 define) echo "crypt_r has no prototype, not using it." >&4 ;;
10474 : get csh whereabouts
10476 'csh') val="$undef" ;;
10477 *) val="$define" ;;
10481 : Respect a hint or command line value for full_csh.
10482 case "$full_csh" in
10483 '') full_csh=$csh ;;
10486 : see if ctermid_r exists
10487 set ctermid_r d_ctermid_r
10489 case "$d_ctermid_r" in
10491 hdrs="$i_systypes sys/types.h define stdio.h "
10492 case "$d_ctermid_r_proto:$usethreads" in
10493 ":define") d_ctermid_r_proto=define
10494 set d_ctermid_r_proto ctermid_r $hdrs
10498 case "$d_ctermid_r_proto" in
10500 case "$ctermid_r_proto" in
10501 ''|0) try='char* ctermid_r(char*);'
10502 ./protochk "extern $try" $hdrs && ctermid_r_proto=B_B ;;
10504 case "$ctermid_r_proto" in
10505 ''|0) d_ctermid_r=undef
10507 echo "Disabling ctermid_r, cannot determine prototype." >&4 ;;
10508 * ) case "$ctermid_r_proto" in
10509 REENTRANT_PROTO*) ;;
10510 *) ctermid_r_proto="REENTRANT_PROTO_$ctermid_r_proto" ;;
10512 echo "Prototype: $try" ;;
10515 *) case "$usethreads" in
10516 define) echo "ctermid_r has no prototype, not using it." >&4 ;;
10523 *) ctermid_r_proto=0
10527 : see if ctime_r exists
10528 set ctime_r d_ctime_r
10530 case "$d_ctime_r" in
10532 hdrs="$i_systypes sys/types.h define stdio.h $i_time time.h $i_systime sys/time.h"
10533 case "$d_ctime_r_proto:$usethreads" in
10534 ":define") d_ctime_r_proto=define
10535 set d_ctime_r_proto ctime_r $hdrs
10539 case "$d_ctime_r_proto" in
10541 case "$ctime_r_proto" in
10542 ''|0) try='char* ctime_r(const time_t*, char*);'
10543 ./protochk "extern $try" $hdrs && ctime_r_proto=B_SB ;;
10545 case "$ctime_r_proto" in
10546 ''|0) try='char* ctime_r(const time_t*, char*, int);'
10547 ./protochk "extern $try" $hdrs && ctime_r_proto=B_SBI ;;
10549 case "$ctime_r_proto" in
10550 ''|0) try='int ctime_r(const time_t*, char*);'
10551 ./protochk "extern $try" $hdrs && ctime_r_proto=I_SB ;;
10553 case "$ctime_r_proto" in
10554 ''|0) try='int ctime_r(const time_t*, char*, int);'
10555 ./protochk "extern $try" $hdrs && ctime_r_proto=I_SBI ;;
10557 case "$ctime_r_proto" in
10558 ''|0) d_ctime_r=undef
10560 echo "Disabling ctime_r, cannot determine prototype." >&4 ;;
10561 * ) case "$ctime_r_proto" in
10562 REENTRANT_PROTO*) ;;
10563 *) ctime_r_proto="REENTRANT_PROTO_$ctime_r_proto" ;;
10565 echo "Prototype: $try" ;;
10568 *) case "$usethreads" in
10569 define) echo "ctime_r has no prototype, not using it." >&4 ;;
10580 : see if cuserid exists
10581 set cuserid d_cuserid
10584 : see if this is a limits.h system
10585 set limits.h i_limits
10588 : see if this is a float.h system
10589 set float.h i_float
10592 : See if number of significant digits in a double precision number is known
10594 $cat >dbl_dig.c <<EOM
10595 #$i_limits I_LIMITS
10598 #include <limits.h>
10604 printf("Contains DBL_DIG");
10607 $cppstdin $cppflags $cppminus < dbl_dig.c >dbl_dig.E 2>/dev/null
10608 if $contains 'DBL_DIG' dbl_dig.E >/dev/null 2>&1; then
10609 echo "DBL_DIG found." >&4
10612 echo "DBL_DIG NOT found." >&4
10619 : see if dbm.h is available
10620 : see if dbmclose exists
10621 set dbmclose d_dbmclose
10624 case "$d_dbmclose" in
10634 *) set rpcsvc/dbm.h i_rpcsvcdbm
10639 *) echo "We won't be including <dbm.h>"
10649 : see if prototype for dbminit is available
10651 set d_dbminitproto dbminit $i_dbm dbm.h
10654 : see if difftime exists
10655 set difftime d_difftime
10658 : see if this is a dirent system
10660 if xinc=`./findhdr dirent.h`; $test "$xinc"; then
10662 echo "<dirent.h> found." >&4
10665 if xinc=`./findhdr sys/dir.h`; $test "$xinc"; then
10666 echo "<sys/dir.h> found." >&4
10669 xinc=`./findhdr sys/ndir.h`
10671 echo "<dirent.h> NOT found." >&4
10676 : Look for type of directory structure.
10678 $cppstdin $cppflags $cppminus < "$xinc" > try.c
10680 case "$direntrytype" in
10682 case "$i_dirent" in
10683 $define) guess1='struct dirent' ;;
10684 *) guess1='struct direct' ;;
10687 *) guess1="$direntrytype"
10692 'struct dirent') guess2='struct direct' ;;
10693 *) guess2='struct dirent' ;;
10696 if $contains "$guess1" try.c >/dev/null 2>&1; then
10697 direntrytype="$guess1"
10698 echo "Your directory entries are $direntrytype." >&4
10699 elif $contains "$guess2" try.c >/dev/null 2>&1; then
10700 direntrytype="$guess2"
10701 echo "Your directory entries seem to be $direntrytype." >&4
10703 echo "I don't recognize your system's directory entries." >&4
10704 rp="What type is used for directory entries on this system?"
10707 direntrytype="$ans"
10712 : see if the directory entry stores field length
10714 $cppstdin $cppflags $cppminus < "$xinc" > try.c
10715 if $contains 'd_namlen' try.c >/dev/null 2>&1; then
10716 echo "Good, your directory entry keeps length information in d_namlen." >&4
10719 echo "Your directory entry does not know about the d_namlen field." >&4
10726 : see if this is an sysdir system
10727 set sys/dir.h i_sysdir
10730 : see if this is an sysndir system
10731 set sys/ndir.h i_sysndir
10736 $cat >dirfd.c <<EOM
10738 #$i_stdlib I_STDLIB
10740 #include <stdlib.h>
10742 #$i_dirent I_DIRENT /**/
10743 #$i_sysdir I_SYS_DIR /**/
10744 #$i_sysndir I_SYS_NDIR /**/
10745 #$i_systypes I_SYS_TYPES /**/
10746 #if defined(I_SYS_TYPES)
10747 #include <sys/types.h>
10749 #if defined(I_DIRENT)
10750 #include <dirent.h>
10751 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
10752 #include <sys/dir.h>
10756 #include <sys/ndir.h>
10760 #include <ndir.h> /* may be wrong in the future */
10762 #include <sys/dir.h>
10768 DIR *dirp = opendir(".");
10769 if (dirfd(dirp) >= 0)
10776 if eval $compile; then
10780 $define) echo "dirfd() found." >&4 ;;
10781 *) echo "dirfd() NOT found." >&4 ;;
10787 : see if dlerror exists
10790 set dlerror d_dlerror
10794 : see if dlfcn is available
10795 set dlfcn.h i_dlfcn
10802 On a few systems, the dynamically loaded modules that perl generates and uses
10803 will need a different extension than shared libs. The default will probably
10809 *) dflt="$dlext" ;;
10811 rp='What is the extension of dynamically loaded modules'
10820 : Check if dlsym need a leading underscore
10826 echo "Checking whether your dlsym() needs a leading underscore ..." >&4
10827 $cat >dyna.c <<'EOM'
10834 #$i_stdlib I_STDLIB
10836 #include <stdlib.h>
10840 #include <dlfcn.h> /* the dynamic linker include file for SunOS/Solaris */
10842 #include <sys/types.h>
10847 extern int fred() ;
10856 int mode = RTLD_LAZY ;
10858 handle = dlopen("./dyna.$dlext", mode) ;
10859 if (handle == NULL) {
10864 symbol = dlsym(handle, "fred") ;
10865 if (symbol == NULL) {
10866 /* try putting a leading underscore */
10867 symbol = dlsym(handle, "_fred") ;
10868 if (symbol == NULL) {
10881 : Call the object file tmp-dyna.o in case dlext=o.
10882 if $cc $ccflags $cccdlflags -c dyna.c > /dev/null 2>&1 &&
10883 mv dyna${_o} tmp-dyna${_o} > /dev/null 2>&1 &&
10884 $ld -o dyna.$dlext $ldflags $lddlflags tmp-dyna${_o} > /dev/null 2>&1 &&
10885 $cc -o fred $ccflags $ldflags $cccdlflags $ccdlflags fred.c $libs > /dev/null 2>&1 && $to dyna.$dlext; then
10888 1) echo "Test program failed using dlopen." >&4
10889 echo "Perhaps you should not use dynamic loading." >&4;;
10890 2) echo "Test program failed using dlsym." >&4
10891 echo "Perhaps you should not use dynamic loading." >&4;;
10892 3) echo "dlsym needs a leading underscore" >&4
10894 4) echo "dlsym doesn't need a leading underscore." >&4;;
10897 echo "I can't compile and run the test program." >&4
10898 echo "I'm guessing that dlsym doesn't need a leading underscore." >&4
10903 $rm -f fred fred.* dyna.$dlext dyna.* tmp-dyna.*
10908 : see if drand48_r exists
10909 set drand48_r d_drand48_r
10911 case "$d_drand48_r" in
10913 hdrs="$i_systypes sys/types.h define stdio.h $i_stdlib stdlib.h"
10914 case "$d_drand48_r_proto:$usethreads" in
10915 ":define") d_drand48_r_proto=define
10916 set d_drand48_r_proto drand48_r $hdrs
10920 case "$d_drand48_r_proto" in
10922 case "$drand48_r_proto" in
10923 ''|0) try='int drand48_r(struct drand48_data*, double*);'
10924 ./protochk "extern $try" $hdrs && drand48_r_proto=I_ST ;;
10926 case "$drand48_r_proto" in
10927 ''|0) d_drand48_r=undef
10929 echo "Disabling drand48_r, cannot determine prototype." >&4 ;;
10930 * ) case "$drand48_r_proto" in
10931 REENTRANT_PROTO*) ;;
10932 *) drand48_r_proto="REENTRANT_PROTO_$drand48_r_proto" ;;
10934 echo "Prototype: $try" ;;
10937 *) case "$usethreads" in
10938 define) echo "drand48_r has no prototype, not using it." >&4 ;;
10945 *) drand48_r_proto=0
10949 : see if prototype for drand48 is available
10951 set d_drand48proto drand48 $i_stdlib stdlib.h $i_unistd unistd.h
10954 : see if dup2 exists
10958 : see if eaccess exists
10959 set eaccess d_eaccess
10962 : see if endgrent exists
10963 set endgrent d_endgrent
10966 : see if this is an grp system
10972 xxx=`./findhdr grp.h`
10973 $cppstdin $cppflags $cppminus < $xxx >$$.h
10975 if $contains 'gr_passwd' $$.h >/dev/null 2>&1; then
10987 set d_grpasswd; eval $setvar
10991 : see if endgrent_r exists
10992 set endgrent_r d_endgrent_r
10994 case "$d_endgrent_r" in
10996 hdrs="$i_systypes sys/types.h define stdio.h $i_grp grp.h"
10997 case "$d_endgrent_r_proto:$usethreads" in
10998 ":define") d_endgrent_r_proto=define
10999 set d_endgrent_r_proto endgrent_r $hdrs
11003 case "$d_endgrent_r_proto" in
11005 case "$endgrent_r_proto" in
11006 ''|0) try='int endgrent_r(FILE**);'
11007 ./protochk "extern $try" $hdrs && endgrent_r_proto=I_H ;;
11009 case "$endgrent_r_proto" in
11010 ''|0) try='void endgrent_r(FILE**);'
11011 ./protochk "extern $try" $hdrs && endgrent_r_proto=V_H ;;
11013 case "$endgrent_r_proto" in
11014 ''|0) d_endgrent_r=undef
11016 echo "Disabling endgrent_r, cannot determine prototype." >&4 ;;
11017 * ) case "$endgrent_r_proto" in
11018 REENTRANT_PROTO*) ;;
11019 *) endgrent_r_proto="REENTRANT_PROTO_$endgrent_r_proto" ;;
11021 echo "Prototype: $try" ;;
11024 *) case "$usethreads" in
11025 define) echo "endgrent_r has no prototype, not using it." >&4 ;;
11032 *) endgrent_r_proto=0
11036 : see if endhostent exists
11037 set endhostent d_endhent
11040 : see if this is a netdb.h system
11041 set netdb.h i_netdb
11044 : see if endhostent_r exists
11045 set endhostent_r d_endhostent_r
11047 case "$d_endhostent_r" in
11049 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
11050 case "$d_endhostent_r_proto:$usethreads" in
11051 ":define") d_endhostent_r_proto=define
11052 set d_endhostent_r_proto endhostent_r $hdrs
11056 case "$d_endhostent_r_proto" in
11058 case "$endhostent_r_proto" in
11059 ''|0) try='int endhostent_r(struct hostent_data*);'
11060 ./protochk "extern $try" $hdrs && endhostent_r_proto=I_D ;;
11062 case "$endhostent_r_proto" in
11063 ''|0) try='void endhostent_r(struct hostent_data*);'
11064 ./protochk "extern $try" $hdrs && endhostent_r_proto=V_D ;;
11066 case "$endhostent_r_proto" in
11067 ''|0) d_endhostent_r=undef
11068 endhostent_r_proto=0
11069 echo "Disabling endhostent_r, cannot determine prototype." >&4 ;;
11070 * ) case "$endhostent_r_proto" in
11071 REENTRANT_PROTO*) ;;
11072 *) endhostent_r_proto="REENTRANT_PROTO_$endhostent_r_proto" ;;
11074 echo "Prototype: $try" ;;
11077 *) case "$usethreads" in
11078 define) echo "endhostent_r has no prototype, not using it." >&4 ;;
11080 d_endhostent_r=undef
11081 endhostent_r_proto=0
11085 *) endhostent_r_proto=0
11089 : see if endnetent exists
11090 set endnetent d_endnent
11093 : see if endnetent_r exists
11094 set endnetent_r d_endnetent_r
11096 case "$d_endnetent_r" in
11098 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
11099 case "$d_endnetent_r_proto:$usethreads" in
11100 ":define") d_endnetent_r_proto=define
11101 set d_endnetent_r_proto endnetent_r $hdrs
11105 case "$d_endnetent_r_proto" in
11107 case "$endnetent_r_proto" in
11108 ''|0) try='int endnetent_r(struct netent_data*);'
11109 ./protochk "extern $try" $hdrs && endnetent_r_proto=I_D ;;
11111 case "$endnetent_r_proto" in
11112 ''|0) try='void endnetent_r(struct netent_data*);'
11113 ./protochk "extern $try" $hdrs && endnetent_r_proto=V_D ;;
11115 case "$endnetent_r_proto" in
11116 ''|0) d_endnetent_r=undef
11117 endnetent_r_proto=0
11118 echo "Disabling endnetent_r, cannot determine prototype." >&4 ;;
11119 * ) case "$endnetent_r_proto" in
11120 REENTRANT_PROTO*) ;;
11121 *) endnetent_r_proto="REENTRANT_PROTO_$endnetent_r_proto" ;;
11123 echo "Prototype: $try" ;;
11126 *) case "$usethreads" in
11127 define) echo "endnetent_r has no prototype, not using it." >&4 ;;
11129 d_endnetent_r=undef
11130 endnetent_r_proto=0
11134 *) endnetent_r_proto=0
11138 : see if endprotoent exists
11139 set endprotoent d_endpent
11142 : see if endprotoent_r exists
11143 set endprotoent_r d_endprotoent_r
11145 case "$d_endprotoent_r" in
11147 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
11148 case "$d_endprotoent_r_proto:$usethreads" in
11149 ":define") d_endprotoent_r_proto=define
11150 set d_endprotoent_r_proto endprotoent_r $hdrs
11154 case "$d_endprotoent_r_proto" in
11156 case "$endprotoent_r_proto" in
11157 ''|0) try='int endprotoent_r(struct protoent_data*);'
11158 ./protochk "extern $try" $hdrs && endprotoent_r_proto=I_D ;;
11160 case "$endprotoent_r_proto" in
11161 ''|0) try='void endprotoent_r(struct protoent_data*);'
11162 ./protochk "extern $try" $hdrs && endprotoent_r_proto=V_D ;;
11164 case "$endprotoent_r_proto" in
11165 ''|0) d_endprotoent_r=undef
11166 endprotoent_r_proto=0
11167 echo "Disabling endprotoent_r, cannot determine prototype." >&4 ;;
11168 * ) case "$endprotoent_r_proto" in
11169 REENTRANT_PROTO*) ;;
11170 *) endprotoent_r_proto="REENTRANT_PROTO_$endprotoent_r_proto" ;;
11172 echo "Prototype: $try" ;;
11175 *) case "$usethreads" in
11176 define) echo "endprotoent_r has no prototype, not using it." >&4 ;;
11178 d_endprotoent_r=undef
11179 endprotoent_r_proto=0
11183 *) endprotoent_r_proto=0
11187 : see if endpwent exists
11188 set endpwent d_endpwent
11191 : see if this is a pwd.h system
11197 xxx=`./findhdr pwd.h`
11198 $cppstdin $cppflags $cppminus < $xxx >$$.h
11200 if $contains 'pw_quota' $$.h >/dev/null 2>&1; then
11208 if $contains 'pw_age' $$.h >/dev/null 2>&1; then
11216 if $contains 'pw_change' $$.h >/dev/null 2>&1; then
11224 if $contains 'pw_class' $$.h >/dev/null 2>&1; then
11232 if $contains 'pw_expire' $$.h >/dev/null 2>&1; then
11240 if $contains 'pw_comment' $$.h >/dev/null 2>&1; then
11248 if $contains 'pw_gecos' $$.h >/dev/null 2>&1; then
11256 if $contains 'pw_passwd' $$.h >/dev/null 2>&1; then
11268 set d_pwquota; eval $setvar
11269 set d_pwage; eval $setvar
11270 set d_pwchange; eval $setvar
11271 set d_pwclass; eval $setvar
11272 set d_pwexpire; eval $setvar
11273 set d_pwcomment; eval $setvar
11274 set d_pwgecos; eval $setvar
11275 set d_pwpasswd; eval $setvar
11279 : see if endpwent_r exists
11280 set endpwent_r d_endpwent_r
11282 case "$d_endpwent_r" in
11284 hdrs="$i_systypes sys/types.h define stdio.h $i_pwd pwd.h"
11285 case "$d_endpwent_r_proto:$usethreads" in
11286 ":define") d_endpwent_r_proto=define
11287 set d_endpwent_r_proto endpwent_r $hdrs
11291 case "$d_endpwent_r_proto" in
11293 case "$endpwent_r_proto" in
11294 ''|0) try='int endpwent_r(FILE**);'
11295 ./protochk "extern $try" $hdrs && endpwent_r_proto=I_H ;;
11297 case "$endpwent_r_proto" in
11298 ''|0) try='void endpwent_r(FILE**);'
11299 ./protochk "extern $try" $hdrs && endpwent_r_proto=V_H ;;
11301 case "$endpwent_r_proto" in
11302 ''|0) d_endpwent_r=undef
11304 echo "Disabling endpwent_r, cannot determine prototype." >&4 ;;
11305 * ) case "$endpwent_r_proto" in
11306 REENTRANT_PROTO*) ;;
11307 *) endpwent_r_proto="REENTRANT_PROTO_$endpwent_r_proto" ;;
11309 echo "Prototype: $try" ;;
11312 *) case "$usethreads" in
11313 define) echo "endpwent_r has no prototype, not using it." >&4 ;;
11320 *) endpwent_r_proto=0
11324 : see if endservent exists
11325 set endservent d_endsent
11328 : see if endservent_r exists
11329 set endservent_r d_endservent_r
11331 case "$d_endservent_r" in
11333 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
11334 case "$d_endservent_r_proto:$usethreads" in
11335 ":define") d_endservent_r_proto=define
11336 set d_endservent_r_proto endservent_r $hdrs
11340 case "$d_endservent_r_proto" in
11342 case "$endservent_r_proto" in
11343 ''|0) try='int endservent_r(struct servent_data*);'
11344 ./protochk "extern $try" $hdrs && endservent_r_proto=I_D ;;
11346 case "$endservent_r_proto" in
11347 ''|0) try='void endservent_r(struct servent_data*);'
11348 ./protochk "extern $try" $hdrs && endservent_r_proto=V_D ;;
11350 case "$endservent_r_proto" in
11351 ''|0) d_endservent_r=undef
11352 endservent_r_proto=0
11353 echo "Disabling endservent_r, cannot determine prototype." >&4 ;;
11354 * ) case "$endservent_r_proto" in
11355 REENTRANT_PROTO*) ;;
11356 *) endservent_r_proto="REENTRANT_PROTO_$endservent_r_proto" ;;
11358 echo "Prototype: $try" ;;
11361 *) case "$usethreads" in
11362 define) echo "endservent_r has no prototype, not using it." >&4 ;;
11364 d_endservent_r=undef
11365 endservent_r_proto=0
11369 *) endservent_r_proto=0
11373 : Locate the flags for 'open()'
11376 #include <sys/types.h>
11381 #include <sys/file.h>
11383 #$i_stdlib I_STDLIB
11385 #include <stdlib.h>
11396 : check sys/file.h first to get FREAD on Sun
11397 if $test `./findhdr sys/file.h` && \
11398 set try -DI_SYS_FILE && eval $compile; then
11400 echo "<sys/file.h> defines the O_* constants..." >&4
11401 if $run ./try; then
11402 echo "and you have the 3 argument form of open()." >&4
11405 echo "but not the 3 argument form of open(). Oh, well." >&4
11408 elif $test `./findhdr fcntl.h` && \
11409 set try -DI_FCNTL && eval $compile; then
11411 echo "<fcntl.h> defines the O_* constants..." >&4
11412 if $run ./try; then
11413 echo "and you have the 3 argument form of open()." >&4
11416 echo "but not the 3 argument form of open(). Oh, well." >&4
11421 echo "I can't find the O_* constant definitions! You got problems." >&4
11427 : see which of string.h or strings.h is needed
11429 strings=`./findhdr string.h`
11430 if $test "$strings" && $test -r "$strings"; then
11431 echo "Using <string.h> instead of <strings.h>." >&4
11435 strings=`./findhdr strings.h`
11436 if $test "$strings" && $test -r "$strings"; then
11437 echo "Using <strings.h> instead of <string.h>." >&4
11439 echo "No string header found -- You'll surely have problems." >&4
11444 case "$i_string" in
11445 "$undef") strings=`./findhdr strings.h`;;
11446 *) strings=`./findhdr string.h`;;
11449 : see if this is a sys/file.h system
11454 : do we need to include sys/file.h ?
11458 if $h_sysfile; then
11460 echo "We'll be including <sys/file.h>." >&4
11463 echo "We won't be including <sys/file.h>." >&4
11473 : see if fcntl.h is there
11478 : see if we can include fcntl.h
11484 echo "We'll be including <fcntl.h>." >&4
11487 if $h_sysfile; then
11488 echo "We don't need to include <fcntl.h> if we include <sys/file.h>." >&4
11490 echo "We won't be including <fcntl.h>." >&4
11502 : check for non-blocking I/O stuff
11503 case "$h_sysfile" in
11504 true) echo "#include <sys/file.h>" > head.c;;
11507 true) echo "#include <fcntl.h>" > head.c;;
11508 *) echo "#include <sys/fcntl.h>" > head.c;;
11513 echo "Figuring out the flag used by open() for non-blocking I/O..." >&4
11514 case "$o_nonblock" in
11516 $cat head.c > try.c
11517 $cat >>try.c <<EOCP
11519 #$i_stdlib I_STDLIB
11521 #include <stdlib.h>
11529 printf("O_NONBLOCK\n");
11533 printf("O_NDELAY\n");
11537 printf("FNDELAY\n");
11544 if eval $compile_ok; then
11545 o_nonblock=`$run ./try`
11546 case "$o_nonblock" in
11547 '') echo "I can't figure it out, assuming O_NONBLOCK will do.";;
11548 *) echo "Seems like we can use $o_nonblock.";;
11551 echo "(I can't compile the test program; pray O_NONBLOCK is right!)"
11554 *) echo "Using $hint value $o_nonblock.";;
11556 $rm -f try try.* .out core
11559 echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
11562 $cat head.c > try.c
11563 $cat >>try.c <<EOCP
11565 #include <sys/types.h>
11566 #include <signal.h>
11568 #$i_stdlib I_STDLIB
11570 #include <stdlib.h>
11576 #define MY_O_NONBLOCK $o_nonblock
11577 #ifndef errno /* XXX need better Configure test */
11580 #$i_unistd I_UNISTD
11582 #include <unistd.h>
11584 #$i_string I_STRING
11586 #include <string.h>
11588 #include <strings.h>
11590 $signal_t blech(x) int x; { exit(3); }
11592 $cat >> try.c <<'EOCP'
11600 pipe(pd); /* Down: child -> parent */
11601 pipe(pu); /* Up: parent -> child */
11604 close(pd[1]); /* Parent reads from pd[0] */
11605 close(pu[0]); /* Parent writes (blocking) to pu[1] */
11607 if (-1 == fcntl(pd[0], F_SETFL, MY_O_NONBLOCK))
11612 signal(SIGALRM, blech);
11614 if ((ret = read(pd[0], buf, 1)) > 0) /* Nothing to read! */
11616 sprintf(string, "%d\n", ret);
11617 write(2, string, strlen(string));
11620 if (errno == EAGAIN) {
11621 printf("EAGAIN\n");
11626 if (errno == EWOULDBLOCK)
11627 printf("EWOULDBLOCK\n");
11630 write(pu[1], buf, 1); /* Unblocks child, tell it to close our pipe */
11631 sleep(2); /* Give it time to close our pipe */
11633 ret = read(pd[0], buf, 1); /* Should read EOF */
11635 sprintf(string, "%d\n", ret);
11636 write(4, string, strlen(string));
11640 close(pd[0]); /* We write to pd[1] */
11641 close(pu[1]); /* We read from pu[0] */
11642 read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
11643 close(pd[1]); /* Pipe pd is now fully closed! */
11644 exit(0); /* Bye bye, thank you for playing! */
11648 if eval $compile_ok; then
11649 echo "$startsh" >mtry
11650 echo "$run ./try >try.out 2>try.ret 4>try.err || exit 4" >>mtry
11652 ./mtry >/dev/null 2>&1
11654 0) eagain=`$cat try.out`;;
11655 1) echo "Could not perform non-blocking setting!";;
11656 2) echo "I did a successful read() for something that was not there!";;
11657 3) echo "Hmm... non-blocking I/O does not seem to be working!";;
11658 4) echo "Could not find F_SETFL!";;
11659 *) echo "Something terribly wrong happened during testing.";;
11661 rd_nodata=`$cat try.ret`
11662 echo "A read() system call with no data present returns $rd_nodata."
11663 case "$rd_nodata" in
11666 echo "(That's peculiar, fixing that to be -1.)"
11672 echo "Forcing errno EAGAIN on read() with no data available."
11676 echo "Your read() sets errno to $eagain when no data is available."
11679 status=`$cat try.err`
11681 0) echo "And it correctly returns 0 to signal EOF.";;
11682 -1) echo "But it also returns -1 to signal EOF, so be careful!";;
11683 *) echo "However, your read() returns '$status' on EOF??";;
11686 if test "$status" = "$rd_nodata"; then
11687 echo "WARNING: you can't distinguish between EOF and no data!"
11691 echo "I can't compile the test program--assuming errno EAGAIN will do."
11698 echo "Using $hint value $eagain."
11699 echo "Your read() returns $rd_nodata when no data is present."
11700 case "$d_eofnblk" in
11701 "$define") echo "And you can see EOF because read() returns 0.";;
11702 "$undef") echo "But you can't see EOF status from read() returned value.";;
11704 echo "(Assuming you can't see EOF status from read anyway.)"
11710 $rm -f try try.* .out core head.c mtry
11712 : see if _ptr and _cnt from stdio act std
11715 if $contains '_lbfsize' `./findhdr stdio.h` >/dev/null 2>&1 ; then
11716 echo "(Looks like you have stdio.h from BSD.)"
11717 case "$stdio_ptr" in
11718 '') stdio_ptr='((fp)->_p)'
11721 *) ptr_lval=$d_stdio_ptr_lval;;
11723 case "$stdio_cnt" in
11724 '') stdio_cnt='((fp)->_r)'
11727 *) cnt_lval=$d_stdio_cnt_lval;;
11729 case "$stdio_base" in
11730 '') stdio_base='((fp)->_ub._base ? (fp)->_ub._base : (fp)->_bf._base)';;
11732 case "$stdio_bufsiz" in
11733 '') stdio_bufsiz='((fp)->_ub._base ? (fp)->_ub._size : (fp)->_bf._size)';;
11735 elif $contains '_IO_fpos_t' `./findhdr stdio.h` `./findhdr libio.h` >/dev/null 2>&1 ; then
11736 echo "(Looks like you have stdio.h from Linux.)"
11737 case "$stdio_ptr" in
11738 '') stdio_ptr='((fp)->_IO_read_ptr)'
11741 *) ptr_lval=$d_stdio_ptr_lval;;
11743 case "$stdio_cnt" in
11744 '') stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
11747 *) cnt_lval=$d_stdio_cnt_lval;;
11749 case "$stdio_base" in
11750 '') stdio_base='((fp)->_IO_read_base)';;
11752 case "$stdio_bufsiz" in
11753 '') stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)';;
11756 case "$stdio_ptr" in
11757 '') stdio_ptr='((fp)->_ptr)'
11760 *) ptr_lval=$d_stdio_ptr_lval;;
11762 case "$stdio_cnt" in
11763 '') stdio_cnt='((fp)->_cnt)'
11766 *) cnt_lval=$d_stdio_cnt_lval;;
11768 case "$stdio_base" in
11769 '') stdio_base='((fp)->_base)';;
11771 case "$stdio_bufsiz" in
11772 '') stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)';;
11776 : test whether _ptr and _cnt really work
11777 echo "Checking how std your stdio is..." >&4
11780 #$i_stdlib I_STDLIB
11782 #include <stdlib.h>
11784 #define FILE_ptr(fp) $stdio_ptr
11785 #define FILE_cnt(fp) $stdio_cnt
11787 FILE *fp = fopen("try.c", "r");
11790 18 <= FILE_cnt(fp) &&
11791 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11799 if eval $compile && $to try.c; then
11800 if $run ./try; then
11801 echo "Your stdio acts pretty std."
11804 echo "Your stdio isn't very std."
11807 echo "Your stdio doesn't appear very std."
11811 # glibc 2.2.90 and above apparently change stdio streams so Perl's
11812 # direct buffer manipulation no longer works. The Configure tests
11813 # should be changed to correctly detect this, but until then,
11814 # the following check should at least let perl compile and run.
11815 # (This quick fix should be updated before 5.8.1.)
11816 # To be defensive, reject all unknown versions, and all versions > 2.2.9.
11817 # A. Dougherty, June 3, 2002.
11818 case "$d_gnulibc" in
11820 case "$gnulibc_version" in
11824 *) echo "But I will not snoop inside glibc $gnulibc_version stdio buffers."
11833 : Can _ptr be used as an lvalue?
11834 case "$d_stdstdio$ptr_lval" in
11835 $define$define) val=$define ;;
11838 set d_stdio_ptr_lval
11841 : Can _cnt be used as an lvalue?
11842 case "$d_stdstdio$cnt_lval" in
11843 $define$define) val=$define ;;
11846 set d_stdio_cnt_lval
11850 : test whether setting _ptr sets _cnt as a side effect
11851 d_stdio_ptr_lval_sets_cnt="$undef"
11852 d_stdio_ptr_lval_nochange_cnt="$undef"
11853 case "$d_stdio_ptr_lval$d_stdstdio" in
11855 echo "Checking to see what happens if we set the stdio ptr..." >&4
11858 /* Can we scream? */
11859 /* Eat dust sed :-) */
11860 /* In the buffer space, no one can hear you scream. */
11861 #$i_stdlib I_STDLIB
11863 #include <stdlib.h>
11865 #define FILE_ptr(fp) $stdio_ptr
11866 #define FILE_cnt(fp) $stdio_cnt
11867 #include <sys/types.h>
11869 FILE *fp = fopen("try.c", "r");
11874 puts("Fail even to read");
11877 c = getc(fp); /* Read away the first # */
11879 puts("Fail even to read");
11883 18 <= FILE_cnt(fp) &&
11884 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11886 puts("Fail even to read");
11889 ptr = (char*) FILE_ptr(fp);
11890 cnt = (size_t)FILE_cnt(fp);
11892 FILE_ptr(fp) += 42;
11894 if ((char*)FILE_ptr(fp) != (ptr + 42)) {
11895 printf("Fail ptr check %p != %p", FILE_ptr(fp), (ptr + 42));
11898 if (FILE_cnt(fp) <= 20) {
11899 printf ("Fail (<20 chars to test)");
11902 if (strncmp(FILE_ptr(fp), "Eat dust sed :-) */\n", 20) != 0) {
11903 puts("Fail compare");
11906 if (cnt == FILE_cnt(fp)) {
11907 puts("Pass_unchanged");
11910 if (FILE_cnt(fp) == (cnt - 42)) {
11911 puts("Pass_changed");
11914 printf("Fail count was %d now %d\n", cnt, FILE_cnt(fp));
11920 if eval $compile && $to try.c; then
11921 case `$run ./try` in
11923 echo "Increasing ptr in your stdio decreases cnt by the same amount. Good." >&4
11924 d_stdio_ptr_lval_sets_cnt="$define" ;;
11926 echo "Increasing ptr in your stdio leaves cnt unchanged. Good." >&4
11927 d_stdio_ptr_lval_nochange_cnt="$define" ;;
11929 echo "Increasing ptr in your stdio didn't do exactly what I expected. We'll not be doing that then." >&4 ;;
11931 echo "It appears attempting to set ptr in your stdio is a bad plan." >&4 ;;
11934 echo "It seems we can't set ptr in your stdio. Nevermind." >&4
11940 : see if _base is also standard
11942 case "$d_stdstdio" in
11946 #$i_stdlib I_STDLIB
11948 #include <stdlib.h>
11950 #define FILE_base(fp) $stdio_base
11951 #define FILE_bufsiz(fp) $stdio_bufsiz
11953 FILE *fp = fopen("try.c", "r");
11956 19 <= FILE_bufsiz(fp) &&
11957 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
11964 if eval $compile && $to try.c; then
11965 if $run ./try; then
11966 echo "And its _base field acts std."
11969 echo "But its _base field isn't std."
11972 echo "However, it seems to be lacking the _base field."
11980 : see if fast_stdio exists
11982 case "$d_stdstdio:$d_stdio_ptr_lval" in
11984 case "$d_stdio_cnt_lval$d_stdio_ptr_lval_sets_cnt" in
11986 echo "You seem to have 'fast stdio' to directly manipulate the stdio buffers." >& 4
11997 : see if fchdir exists
11998 set fchdir d_fchdir
12001 : see if fchmod exists
12002 set fchmod d_fchmod
12005 : see if fchown exists
12006 set fchown d_fchown
12009 : see if this is an fcntl system
12014 : See if fcntl-based locking works.
12016 #$i_stdlib I_STDLIB
12018 #include <stdlib.h>
12020 #include <unistd.h>
12022 #include <signal.h>
12023 $signal_t blech(x) int x; { exit(3); }
12025 #if defined(F_SETLK) && defined(F_SETLKW)
12026 struct flock flock;
12028 fd = open("try.c", O_RDONLY);
12029 flock.l_type = F_RDLCK;
12030 flock.l_whence = SEEK_SET;
12031 flock.l_start = flock.l_len = 0;
12032 signal(SIGALRM, blech);
12034 retval = fcntl(fd, F_SETLK, &flock);
12036 (retval < 0 ? exit(2) : exit(0));
12042 echo "Checking if fcntl-based file locking works... "
12046 if eval $compile_ok; then
12047 if $run ./try; then
12048 echo "Yes, it seems to work."
12051 echo "Nope, it didn't work."
12056 *** I had to forcibly timeout from fcntl(..., F_SETLK, ...).
12057 *** This is (almost) impossible.
12058 *** If your NFS lock daemons are not feeling well, something like
12059 *** this may happen, please investigate. Cannot continue, aborting.
12067 echo "I'm unable to compile the test program, so I'll assume not."
12072 echo "Nope, since you don't even have fcntl()."
12075 set d_fcntl_can_lock
12080 : check for fd_set items
12083 Checking to see how well your C compiler handles fd_set and friends ...
12086 #$i_stdlib I_STDLIB
12088 #include <stdlib.h>
12090 #$i_systime I_SYS_TIME
12091 #$i_sysselct I_SYS_SELECT
12092 #$d_socket HAS_SOCKET
12093 #include <sys/types.h>
12095 #include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
12098 #include <sys/time.h>
12100 #ifdef I_SYS_SELECT
12101 #include <sys/select.h>
12110 #if defined(FD_SET) && defined(FD_CLR) && defined(FD_ISSET) && defined(FD_ZERO)
12118 if eval $compile; then
12119 d_fds_bits="$define"
12121 echo "Well, your system knows about the normal fd_set typedef..." >&4
12122 if $run ./try; then
12123 echo "and you have the normal fd_set macros (just as I'd expect)." >&4
12124 d_fd_macros="$define"
12127 but not the normal fd_set macros! Gaaack! I'll have to cover for you.
12129 d_fd_macros="$undef"
12133 Hmm, your compiler has some difficulty with fd_set. Checking further...
12136 if eval $compile; then
12137 d_fds_bits="$undef"
12139 echo "Well, your system has some sort of fd_set available..." >&4
12140 if $run ./try; then
12141 echo "and you have the normal fd_set macros." >&4
12142 d_fd_macros="$define"
12145 but not the normal fd_set macros! Gross! More work for me...
12147 d_fd_macros="$undef"
12150 echo "Well, you got zip. That's OK, I can roll my own fd_set stuff." >&4
12152 d_fds_bits="$undef"
12153 d_fd_macros="$undef"
12158 : see if fgetpos exists
12159 set fgetpos d_fgetpos
12162 : see if finite exists
12163 set finite d_finite
12166 : see if finitel exists
12167 set finitel d_finitel
12170 : see if flock exists
12174 : see if prototype for flock is available
12176 set d_flockproto flock $i_sysfile sys/file.h
12179 : see if fork exists
12183 : see if fp_class exists
12184 set fp_class d_fp_class
12187 : see if pathconf exists
12188 set pathconf d_pathconf
12191 : see if fpathconf exists
12192 set fpathconf d_fpathconf
12195 : see if fpclass exists
12196 set fpclass d_fpclass
12199 : see if fpclassify exists
12200 set fpclassify d_fpclassify
12203 : see if fpclassl exists
12204 set fpclassl d_fpclassl
12208 : check for fpos64_t
12210 echo "Checking to see if you have fpos64_t..." >&4
12213 int main() { fpos64_t x = 7; }
12216 if eval $compile; then
12218 echo "You have fpos64_t."
12221 echo "You do not have fpos64_t."
12222 case "$fpossize" in
12223 8) echo "(Your fpos_t is 64 bits, so you could use that.)" ;;
12230 : see if frexpl exists
12231 set frexpl d_frexpl
12234 : see if this is a sys/param system
12235 set sys/param.h i_sysparam
12238 : see if this is a sys/mount.h system
12239 set sys/mount.h i_sysmount
12244 echo "Checking to see if your system supports struct fs_data..." >&4
12245 set d_fs_data_s fs_data $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h
12247 case "$d_fs_data_s" in
12248 "$define") echo "Yes, it does." ;;
12249 *) echo "No, it doesn't." ;;
12252 : see if fseeko exists
12253 set fseeko d_fseeko
12255 case "$longsize" in
12256 8) echo "(Your long is 64 bits, so you could use fseek.)" ;;
12259 : see if fsetpos exists
12260 set fsetpos d_fsetpos
12264 : see if fstatfs exists
12265 set fstatfs d_fstatfs
12269 : see if statvfs exists
12270 set statvfs d_statvfs
12273 : see if fstatvfs exists
12274 set fstatvfs d_fstatvfs
12278 : see if fsync exists
12282 : see if ftello exists
12283 set ftello d_ftello
12285 case "$longsize" in
12286 8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
12289 : see if getcwd exists
12290 set getcwd d_getcwd
12293 : see if getespwnam exists
12294 set getespwnam d_getespwnam
12298 : see if getfsstat exists
12299 set getfsstat d_getfsstat
12302 : see if getgrent exists
12303 set getgrent d_getgrent
12306 : see if getgrent_r exists
12307 set getgrent_r d_getgrent_r
12309 case "$d_getgrent_r" in
12311 hdrs="$i_systypes sys/types.h define stdio.h $i_grp grp.h"
12312 case "$d_getgrent_r_proto:$usethreads" in
12313 ":define") d_getgrent_r_proto=define
12314 set d_getgrent_r_proto getgrent_r $hdrs
12318 case "$d_getgrent_r_proto" in
12320 case "$getgrent_r_proto" in
12321 ''|0) try='int getgrent_r(struct group*, char*, size_t, struct group**);'
12322 ./protochk "extern $try" $hdrs && getgrent_r_proto=I_SBWR ;;
12324 case "$getgrent_r_proto" in
12325 ''|0) try='int getgrent_r(struct group*, char*, int, struct group**);'
12326 ./protochk "extern $try" $hdrs && getgrent_r_proto=I_SBIR ;;
12328 case "$getgrent_r_proto" in
12329 ''|0) try='struct group* getgrent_r(struct group*, char*, size_t);'
12330 ./protochk "extern $try" $hdrs && getgrent_r_proto=S_SBW ;;
12332 case "$getgrent_r_proto" in
12333 ''|0) try='struct group* getgrent_r(struct group*, char*, int);'
12334 ./protochk "extern $try" $hdrs && getgrent_r_proto=S_SBI ;;
12336 case "$getgrent_r_proto" in
12337 ''|0) try='int getgrent_r(struct group*, char*, int);'
12338 ./protochk "extern $try" $hdrs && getgrent_r_proto=I_SBI ;;
12340 case "$getgrent_r_proto" in
12341 ''|0) try='int getgrent_r(struct group*, char*, int, FILE**);'
12342 ./protochk "extern $try" $hdrs && getgrent_r_proto=I_SBIH ;;
12344 case "$getgrent_r_proto" in
12345 ''|0) d_getgrent_r=undef
12347 echo "Disabling getgrent_r, cannot determine prototype." >&4 ;;
12348 * ) case "$getgrent_r_proto" in
12349 REENTRANT_PROTO*) ;;
12350 *) getgrent_r_proto="REENTRANT_PROTO_$getgrent_r_proto" ;;
12352 echo "Prototype: $try" ;;
12355 *) case "$usethreads" in
12356 define) echo "getgrent_r has no prototype, not using it." >&4 ;;
12363 *) getgrent_r_proto=0
12367 : see if getgrgid_r exists
12368 set getgrgid_r d_getgrgid_r
12370 case "$d_getgrgid_r" in
12372 hdrs="$i_systypes sys/types.h define stdio.h $i_grp grp.h"
12373 case "$d_getgrgid_r_proto:$usethreads" in
12374 ":define") d_getgrgid_r_proto=define
12375 set d_getgrgid_r_proto getgrgid_r $hdrs
12379 case "$d_getgrgid_r_proto" in
12381 case "$getgrgid_r_proto" in
12382 ''|0) try='int getgrgid_r(gid_t, struct group*, char*, size_t, struct group**);'
12383 ./protochk "extern $try" $hdrs && getgrgid_r_proto=I_TSBWR ;;
12385 case "$getgrgid_r_proto" in
12386 ''|0) try='int getgrgid_r(gid_t, struct group*, char*, int, struct group**);'
12387 ./protochk "extern $try" $hdrs && getgrgid_r_proto=I_TSBIR ;;
12389 case "$getgrgid_r_proto" in
12390 ''|0) try='int getgrgid_r(gid_t, struct group*, char*, int);'
12391 ./protochk "extern $try" $hdrs && getgrgid_r_proto=I_TSBI ;;
12393 case "$getgrgid_r_proto" in
12394 ''|0) try='struct group* getgrgid_r(gid_t, struct group*, char*, int);'
12395 ./protochk "extern $try" $hdrs && getgrgid_r_proto=S_TSBI ;;
12397 case "$getgrgid_r_proto" in
12398 ''|0) d_getgrgid_r=undef
12400 echo "Disabling getgrgid_r, cannot determine prototype." >&4 ;;
12401 * ) case "$getgrgid_r_proto" in
12402 REENTRANT_PROTO*) ;;
12403 *) getgrgid_r_proto="REENTRANT_PROTO_$getgrgid_r_proto" ;;
12405 echo "Prototype: $try" ;;
12408 *) case "$usethreads" in
12409 define) echo "getgrgid_r has no prototype, not using it." >&4 ;;
12416 *) getgrgid_r_proto=0
12420 : see if getgrnam_r exists
12421 set getgrnam_r d_getgrnam_r
12423 case "$d_getgrnam_r" in
12425 hdrs="$i_systypes sys/types.h define stdio.h $i_grp grp.h"
12426 case "$d_getgrnam_r_proto:$usethreads" in
12427 ":define") d_getgrnam_r_proto=define
12428 set d_getgrnam_r_proto getgrnam_r $hdrs
12432 case "$d_getgrnam_r_proto" in
12434 case "$getgrnam_r_proto" in
12435 ''|0) try='int getgrnam_r(const char*, struct group*, char*, size_t, struct group**);'
12436 ./protochk "extern $try" $hdrs && getgrnam_r_proto=I_CSBWR ;;
12438 case "$getgrnam_r_proto" in
12439 ''|0) try='int getgrnam_r(const char*, struct group*, char*, int, struct group**);'
12440 ./protochk "extern $try" $hdrs && getgrnam_r_proto=I_CSBIR ;;
12442 case "$getgrnam_r_proto" in
12443 ''|0) try='struct group* getgrnam_r(const char*, char*, int);'
12444 ./protochk "extern $try" $hdrs && getgrnam_r_proto=S_CBI ;;
12446 case "$getgrnam_r_proto" in
12447 ''|0) try='int getgrnam_r(const char*, struct group*, char*, int);'
12448 ./protochk "extern $try" $hdrs && getgrnam_r_proto=I_CSBI ;;
12450 case "$getgrnam_r_proto" in
12451 ''|0) try='struct group* getgrnam_r(const char*, struct group*, char*, int);'
12452 ./protochk "extern $try" $hdrs && getgrnam_r_proto=S_CSBI ;;
12454 case "$getgrnam_r_proto" in
12455 ''|0) d_getgrnam_r=undef
12457 echo "Disabling getgrnam_r, cannot determine prototype." >&4 ;;
12458 * ) case "$getgrnam_r_proto" in
12459 REENTRANT_PROTO*) ;;
12460 *) getgrnam_r_proto="REENTRANT_PROTO_$getgrnam_r_proto" ;;
12462 echo "Prototype: $try" ;;
12465 *) case "$usethreads" in
12466 define) echo "getgrnam_r has no prototype, not using it." >&4 ;;
12473 *) getgrnam_r_proto=0
12477 : see if gethostbyaddr exists
12478 set gethostbyaddr d_gethbyaddr
12481 : see if gethostbyname exists
12482 set gethostbyname d_gethbyname
12485 : see if gethostent exists
12486 set gethostent d_gethent
12489 : see how we will look up host name
12492 if set gethostname val -f d_gethname; eval $csym; $val; then
12493 echo 'gethostname() found.' >&4
12494 d_gethname="$define"
12497 if set uname val -f d_uname; eval $csym; $val; then
12500 uname() was found, but you're running xenix, and older versions of xenix
12501 have a broken uname(). If you don't really know whether your xenix is old
12502 enough to have a broken system call, use the default answer.
12507 "$define") dflt=n;;
12509 rp='Is your uname() broken?'
12512 n*) d_uname="$define"; call=uname;;
12515 echo 'uname() found.' >&4
12522 case "$d_gethname" in
12523 '') d_gethname="$undef";;
12526 '') d_uname="$undef";;
12528 case "$d_uname$d_gethname" in
12533 Every now and then someone has a $call() that lies about the hostname
12534 but can't be fixed for political or economic reasons. If you wish, I can
12535 pretend $call() isn't there and maybe compute hostname at run-time
12536 thanks to the '$phostname' command.
12539 rp="Shall I ignore $call() from now on?"
12542 y*) d_uname="$undef" d_gethname="$undef"; $echo $n "Okay...$c";;
12545 case "$phostname" in
12546 '') aphostname='';;
12547 *) case "$aphostname" in
12549 *) set X $phostname
12553 file=`./loc $file $file $pth`
12554 aphostname=`echo $file $*`
12559 case "$d_uname$d_gethname" in
12562 case "$phostname" in
12564 echo "There will be no way for $package to get your hostname." >&4;;
12566 echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
12570 case "$d_phostname" in
12571 '') d_phostname="$undef";;
12574 : see if gethostbyaddr_r exists
12575 set gethostbyaddr_r d_gethostbyaddr_r
12577 case "$d_gethostbyaddr_r" in
12579 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12580 case "$d_gethostbyaddr_r_proto:$usethreads" in
12581 ":define") d_gethostbyaddr_r_proto=define
12582 set d_gethostbyaddr_r_proto gethostbyaddr_r $hdrs
12586 case "$d_gethostbyaddr_r_proto" in
12588 case "$gethostbyaddr_r_proto" in
12589 ''|0) try='int gethostbyaddr_r(const char*, size_t, int, struct hostent*, char*, size_t, struct hostent**, int*);'
12590 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=I_CWISBWRE ;;
12592 case "$gethostbyaddr_r_proto" in
12593 ''|0) try='struct hostent* gethostbyaddr_r(const char*, size_t, int, struct hostent*, char*, size_t, int, int*);'
12594 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_CWISBWIE ;;
12596 case "$gethostbyaddr_r_proto" in
12597 ''|0) try='struct hostent* gethostbyaddr_r(const char*, size_t, int, struct hostent*, char*, int, int*);'
12598 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_CWISBIE ;;
12600 case "$gethostbyaddr_r_proto" in
12601 ''|0) try='struct hostent* gethostbyaddr_r(const void*, size_t, int, struct hostent*, char*, int, int*);'
12602 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_TWISBIE ;;
12604 case "$gethostbyaddr_r_proto" in
12605 ''|0) try='struct hostent* gethostbyaddr_r(const char*, int, int, struct hostent*, char*, int, int*);'
12606 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_CIISBIE ;;
12608 case "$gethostbyaddr_r_proto" in
12609 ''|0) try='struct hostent* gethostbyaddr_r(const char*, struct hostent*, char*, int, int*);'
12610 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_CSBIE ;;
12612 case "$gethostbyaddr_r_proto" in
12613 ''|0) try='struct hostent* gethostbyaddr_r(const void*, struct hostent*, char*, int, int*);'
12614 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=S_TSBIE ;;
12616 case "$gethostbyaddr_r_proto" in
12617 ''|0) try='int gethostbyaddr_r(const char*, size_t, int, struct hostent*, struct hostent_data*);'
12618 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=I_CWISD ;;
12620 case "$gethostbyaddr_r_proto" in
12621 ''|0) try='int gethostbyaddr_r(const char*, int, int, struct hostent*, struct hostent_data*);'
12622 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=I_CIISD ;;
12624 case "$gethostbyaddr_r_proto" in
12625 ''|0) try='int gethostbyaddr_r(const char*, int, int);'
12626 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=I_CII ;;
12628 case "$gethostbyaddr_r_proto" in
12629 ''|0) try='int gethostbyaddr_r(const void*, socklen_t, int, struct hostent*, char*, size_t, struct hostent**, int*);'
12630 ./protochk "extern $try" $hdrs && gethostbyaddr_r_proto=I_TsISBWRE ;;
12632 case "$gethostbyaddr_r_proto" in
12633 ''|0) d_gethostbyaddr_r=undef
12634 gethostbyaddr_r_proto=0
12635 echo "Disabling gethostbyaddr_r, cannot determine prototype." >&4 ;;
12636 * ) case "$gethostbyaddr_r_proto" in
12637 REENTRANT_PROTO*) ;;
12638 *) gethostbyaddr_r_proto="REENTRANT_PROTO_$gethostbyaddr_r_proto" ;;
12640 echo "Prototype: $try" ;;
12643 *) case "$usethreads" in
12644 define) echo "gethostbyaddr_r has no prototype, not using it." >&4 ;;
12646 d_gethostbyaddr_r=undef
12647 gethostbyaddr_r_proto=0
12651 *) gethostbyaddr_r_proto=0
12655 : see if gethostbyname_r exists
12656 set gethostbyname_r d_gethostbyname_r
12658 case "$d_gethostbyname_r" in
12660 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12661 case "$d_gethostbyname_r_proto:$usethreads" in
12662 ":define") d_gethostbyname_r_proto=define
12663 set d_gethostbyname_r_proto gethostbyname_r $hdrs
12667 case "$d_gethostbyname_r_proto" in
12669 case "$gethostbyname_r_proto" in
12670 ''|0) try='int gethostbyname_r(const char*, struct hostent*, char*, size_t, struct hostent**, int*);'
12671 ./protochk "extern $try" $hdrs && gethostbyname_r_proto=I_CSBWRE ;;
12673 case "$gethostbyname_r_proto" in
12674 ''|0) try='struct hostent* gethostbyname_r(const char*, struct hostent*, char*, int, int*);'
12675 ./protochk "extern $try" $hdrs && gethostbyname_r_proto=S_CSBIE ;;
12677 case "$gethostbyname_r_proto" in
12678 ''|0) try='int gethostbyname_r(const char*, struct hostent*, struct hostent_data*);'
12679 ./protochk "extern $try" $hdrs && gethostbyname_r_proto=I_CSD ;;
12681 case "$gethostbyname_r_proto" in
12682 ''|0) d_gethostbyname_r=undef
12683 gethostbyname_r_proto=0
12684 echo "Disabling gethostbyname_r, cannot determine prototype." >&4 ;;
12685 * ) case "$gethostbyname_r_proto" in
12686 REENTRANT_PROTO*) ;;
12687 *) gethostbyname_r_proto="REENTRANT_PROTO_$gethostbyname_r_proto" ;;
12689 echo "Prototype: $try" ;;
12692 *) case "$usethreads" in
12693 define) echo "gethostbyname_r has no prototype, not using it." >&4 ;;
12695 d_gethostbyname_r=undef
12696 gethostbyname_r_proto=0
12700 *) gethostbyname_r_proto=0
12704 : see if gethostent_r exists
12705 set gethostent_r d_gethostent_r
12707 case "$d_gethostent_r" in
12709 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12710 case "$d_gethostent_r_proto:$usethreads" in
12711 ":define") d_gethostent_r_proto=define
12712 set d_gethostent_r_proto gethostent_r $hdrs
12716 case "$d_gethostent_r_proto" in
12718 case "$gethostent_r_proto" in
12719 ''|0) try='int gethostent_r(struct hostent*, char*, size_t, struct hostent**, int*);'
12720 ./protochk "extern $try" $hdrs && gethostent_r_proto=I_SBWRE ;;
12722 case "$gethostent_r_proto" in
12723 ''|0) try='int gethostent_r(struct hostent*, char*, int, int*);'
12724 ./protochk "extern $try" $hdrs && gethostent_r_proto=I_SBIE ;;
12726 case "$gethostent_r_proto" in
12727 ''|0) try='struct hostent* gethostent_r(struct hostent*, char*, int, int*);'
12728 ./protochk "extern $try" $hdrs && gethostent_r_proto=S_SBIE ;;
12730 case "$gethostent_r_proto" in
12731 ''|0) try='struct hostent* gethostent_r(struct hostent*, char*, int);'
12732 ./protochk "extern $try" $hdrs && gethostent_r_proto=S_SBI ;;
12734 case "$gethostent_r_proto" in
12735 ''|0) try='int gethostent_r(struct hostent*, char*, int);'
12736 ./protochk "extern $try" $hdrs && gethostent_r_proto=I_SBI ;;
12738 case "$gethostent_r_proto" in
12739 ''|0) try='int gethostent_r(struct hostent*, struct hostent_data*);'
12740 ./protochk "extern $try" $hdrs && gethostent_r_proto=I_SD ;;
12742 case "$gethostent_r_proto" in
12743 ''|0) d_gethostent_r=undef
12744 gethostent_r_proto=0
12745 echo "Disabling gethostent_r, cannot determine prototype." >&4 ;;
12746 * ) case "$gethostent_r_proto" in
12747 REENTRANT_PROTO*) ;;
12748 *) gethostent_r_proto="REENTRANT_PROTO_$gethostent_r_proto" ;;
12750 echo "Prototype: $try" ;;
12753 *) case "$usethreads" in
12754 define) echo "gethostent_r has no prototype, not using it." >&4 ;;
12756 d_gethostent_r=undef
12757 gethostent_r_proto=0
12761 *) gethostent_r_proto=0
12765 : see if prototypes for various gethostxxx netdb.h functions are available
12767 set d_gethostprotos gethostent $i_netdb netdb.h
12770 : see if getitimer exists
12771 set getitimer d_getitimer
12774 : see if getlogin exists
12775 set getlogin d_getlogin
12778 : see if getlogin_r exists
12779 set getlogin_r d_getlogin_r
12781 case "$d_getlogin_r" in
12783 hdrs="$i_systypes sys/types.h define stdio.h $i_unistd unistd.h"
12784 case "$d_getlogin_r_proto:$usethreads" in
12785 ":define") d_getlogin_r_proto=define
12786 set d_getlogin_r_proto getlogin_r $hdrs
12790 case "$d_getlogin_r_proto" in
12792 case "$getlogin_r_proto" in
12793 ''|0) try='int getlogin_r(char*, size_t);'
12794 ./protochk "extern $try" $hdrs && getlogin_r_proto=I_BW ;;
12796 case "$getlogin_r_proto" in
12797 ''|0) try='int getlogin_r(char*, int);'
12798 ./protochk "extern $try" $hdrs && getlogin_r_proto=I_BI ;;
12800 case "$getlogin_r_proto" in
12801 ''|0) try='char* getlogin_r(char*, size_t);'
12802 ./protochk "extern $try" $hdrs && getlogin_r_proto=B_BW ;;
12804 case "$getlogin_r_proto" in
12805 ''|0) try='char* getlogin_r(char*, int);'
12806 ./protochk "extern $try" $hdrs && getlogin_r_proto=B_BI ;;
12808 case "$getlogin_r_proto" in
12809 ''|0) d_getlogin_r=undef
12811 echo "Disabling getlogin_r, cannot determine prototype." >&4 ;;
12812 * ) case "$getlogin_r_proto" in
12813 REENTRANT_PROTO*) ;;
12814 *) getlogin_r_proto="REENTRANT_PROTO_$getlogin_r_proto" ;;
12816 echo "Prototype: $try" ;;
12819 *) case "$usethreads" in
12820 define) echo "getlogin_r has no prototype, not using it." >&4 ;;
12827 *) getlogin_r_proto=0
12831 : see if getmnt exists
12832 set getmnt d_getmnt
12835 : see if getmntent exists
12836 set getmntent d_getmntent
12839 : see if getnetbyaddr exists
12840 set getnetbyaddr d_getnbyaddr
12843 : see if getnetbyname exists
12844 set getnetbyname d_getnbyname
12847 : see if getnetent exists
12848 set getnetent d_getnent
12851 : see if getnetbyaddr_r exists
12852 set getnetbyaddr_r d_getnetbyaddr_r
12854 case "$d_getnetbyaddr_r" in
12856 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12857 case "$d_getnetbyaddr_r_proto:$usethreads" in
12858 ":define") d_getnetbyaddr_r_proto=define
12859 set d_getnetbyaddr_r_proto getnetbyaddr_r $hdrs
12863 case "$d_getnetbyaddr_r_proto" in
12865 case "$getnetbyaddr_r_proto" in
12866 ''|0) try='int getnetbyaddr_r(unsigned long, int, struct netent*, char*, size_t, struct netent**, int*);'
12867 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_UISBWRE ;;
12869 case "$getnetbyaddr_r_proto" in
12870 ''|0) try='int getnetbyaddr_r(long, int, struct netent*, char*, int);'
12871 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_LISBI ;;
12873 case "$getnetbyaddr_r_proto" in
12874 ''|0) try='struct netent* getnetbyaddr_r(in_addr_t, int, struct netent*, char*, int);'
12875 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=S_TISBI ;;
12877 case "$getnetbyaddr_r_proto" in
12878 ''|0) try='struct netent* getnetbyaddr_r(long, int, struct netent*, char*, int);'
12879 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=S_LISBI ;;
12881 case "$getnetbyaddr_r_proto" in
12882 ''|0) try='int getnetbyaddr_r(in_addr_t, int, struct netent*, struct netent_data*);'
12883 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_TISD ;;
12885 case "$getnetbyaddr_r_proto" in
12886 ''|0) try='int getnetbyaddr_r(long, int, struct netent*, struct netent_data*);'
12887 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_LISD ;;
12889 case "$getnetbyaddr_r_proto" in
12890 ''|0) try='int getnetbyaddr_r(int, int, struct netent*, struct netent_data*);'
12891 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_IISD ;;
12893 case "$getnetbyaddr_r_proto" in
12894 ''|0) try='int getnetbyaddr_r(uint32_t, int, struct netent*, char*, size_t, struct netent**, int*);'
12895 ./protochk "extern $try" $hdrs && getnetbyaddr_r_proto=I_uISBWRE ;;
12897 case "$getnetbyaddr_r_proto" in
12898 ''|0) d_getnetbyaddr_r=undef
12899 getnetbyaddr_r_proto=0
12900 echo "Disabling getnetbyaddr_r, cannot determine prototype." >&4 ;;
12901 * ) case "$getnetbyaddr_r_proto" in
12902 REENTRANT_PROTO*) ;;
12903 *) getnetbyaddr_r_proto="REENTRANT_PROTO_$getnetbyaddr_r_proto" ;;
12905 echo "Prototype: $try" ;;
12908 *) case "$usethreads" in
12909 define) echo "getnetbyaddr_r has no prototype, not using it." >&4 ;;
12911 d_getnetbyaddr_r=undef
12912 getnetbyaddr_r_proto=0
12916 *) getnetbyaddr_r_proto=0
12920 : see if getnetbyname_r exists
12921 set getnetbyname_r d_getnetbyname_r
12923 case "$d_getnetbyname_r" in
12925 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12926 case "$d_getnetbyname_r_proto:$usethreads" in
12927 ":define") d_getnetbyname_r_proto=define
12928 set d_getnetbyname_r_proto getnetbyname_r $hdrs
12932 case "$d_getnetbyname_r_proto" in
12934 case "$getnetbyname_r_proto" in
12935 ''|0) try='int getnetbyname_r(const char*, struct netent*, char*, size_t, struct netent**, int*);'
12936 ./protochk "extern $try" $hdrs && getnetbyname_r_proto=I_CSBWRE ;;
12938 case "$getnetbyname_r_proto" in
12939 ''|0) try='int getnetbyname_r(const char*, struct netent*, char*, int);'
12940 ./protochk "extern $try" $hdrs && getnetbyname_r_proto=I_CSBI ;;
12942 case "$getnetbyname_r_proto" in
12943 ''|0) try='struct netent* getnetbyname_r(const char*, struct netent*, char*, int);'
12944 ./protochk "extern $try" $hdrs && getnetbyname_r_proto=S_CSBI ;;
12946 case "$getnetbyname_r_proto" in
12947 ''|0) try='int getnetbyname_r(const char*, struct netent*, struct netent_data*);'
12948 ./protochk "extern $try" $hdrs && getnetbyname_r_proto=I_CSD ;;
12950 case "$getnetbyname_r_proto" in
12951 ''|0) d_getnetbyname_r=undef
12952 getnetbyname_r_proto=0
12953 echo "Disabling getnetbyname_r, cannot determine prototype." >&4 ;;
12954 * ) case "$getnetbyname_r_proto" in
12955 REENTRANT_PROTO*) ;;
12956 *) getnetbyname_r_proto="REENTRANT_PROTO_$getnetbyname_r_proto" ;;
12958 echo "Prototype: $try" ;;
12961 *) case "$usethreads" in
12962 define) echo "getnetbyname_r has no prototype, not using it." >&4 ;;
12964 d_getnetbyname_r=undef
12965 getnetbyname_r_proto=0
12969 *) getnetbyname_r_proto=0
12973 : see if getnetent_r exists
12974 set getnetent_r d_getnetent_r
12976 case "$d_getnetent_r" in
12978 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
12979 case "$d_getnetent_r_proto:$usethreads" in
12980 ":define") d_getnetent_r_proto=define
12981 set d_getnetent_r_proto getnetent_r $hdrs
12985 case "$d_getnetent_r_proto" in
12987 case "$getnetent_r_proto" in
12988 ''|0) try='int getnetent_r(struct netent*, char*, size_t, struct netent**, int*);'
12989 ./protochk "extern $try" $hdrs && getnetent_r_proto=I_SBWRE ;;
12991 case "$getnetent_r_proto" in
12992 ''|0) try='int getnetent_r(struct netent*, char*, int, int*);'
12993 ./protochk "extern $try" $hdrs && getnetent_r_proto=I_SBIE ;;
12995 case "$getnetent_r_proto" in
12996 ''|0) try='struct netent* getnetent_r(struct netent*, char*, int, int*);'
12997 ./protochk "extern $try" $hdrs && getnetent_r_proto=S_SBIE ;;
12999 case "$getnetent_r_proto" in
13000 ''|0) try='struct netent* getnetent_r(struct netent*, char*, int);'
13001 ./protochk "extern $try" $hdrs && getnetent_r_proto=S_SBI ;;
13003 case "$getnetent_r_proto" in
13004 ''|0) try='int getnetent_r(struct netent*, char*, int);'
13005 ./protochk "extern $try" $hdrs && getnetent_r_proto=I_SBI ;;
13007 case "$getnetent_r_proto" in
13008 ''|0) try='int getnetent_r(struct netent*, struct netent_data*);'
13009 ./protochk "extern $try" $hdrs && getnetent_r_proto=I_SD ;;
13011 case "$getnetent_r_proto" in
13012 ''|0) d_getnetent_r=undef
13013 getnetent_r_proto=0
13014 echo "Disabling getnetent_r, cannot determine prototype." >&4 ;;
13015 * ) case "$getnetent_r_proto" in
13016 REENTRANT_PROTO*) ;;
13017 *) getnetent_r_proto="REENTRANT_PROTO_$getnetent_r_proto" ;;
13019 echo "Prototype: $try" ;;
13022 *) case "$usethreads" in
13023 define) echo "getnetent_r has no prototype, not using it." >&4 ;;
13025 d_getnetent_r=undef
13026 getnetent_r_proto=0
13030 *) getnetent_r_proto=0
13034 : see if prototypes for various getnetxxx netdb.h functions are available
13036 set d_getnetprotos getnetent $i_netdb netdb.h
13039 : see if getpagesize exists
13040 set getpagesize d_getpagsz
13044 : see if getprotobyname exists
13045 set getprotobyname d_getpbyname
13048 : see if getprotobynumber exists
13049 set getprotobynumber d_getpbynumber
13052 : see if getprotoent exists
13053 set getprotoent d_getpent
13056 : see if getpgid exists
13057 set getpgid d_getpgid
13060 : see if getpgrp2 exists
13061 set getpgrp2 d_getpgrp2
13064 : see if getppid exists
13065 set getppid d_getppid
13068 : see if getpriority exists
13069 set getpriority d_getprior
13072 : see if getprotobyname_r exists
13073 set getprotobyname_r d_getprotobyname_r
13075 case "$d_getprotobyname_r" in
13077 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13078 case "$d_getprotobyname_r_proto:$usethreads" in
13079 ":define") d_getprotobyname_r_proto=define
13080 set d_getprotobyname_r_proto getprotobyname_r $hdrs
13084 case "$d_getprotobyname_r_proto" in
13086 case "$getprotobyname_r_proto" in
13087 ''|0) try='int getprotobyname_r(const char*, struct protoent*, char*, size_t, struct protoent**);'
13088 ./protochk "extern $try" $hdrs && getprotobyname_r_proto=I_CSBWR ;;
13090 case "$getprotobyname_r_proto" in
13091 ''|0) try='struct protoent* getprotobyname_r(const char*, struct protoent*, char*, int);'
13092 ./protochk "extern $try" $hdrs && getprotobyname_r_proto=S_CSBI ;;
13094 case "$getprotobyname_r_proto" in
13095 ''|0) try='int getprotobyname_r(const char*, struct protoent*, struct protoent_data*);'
13096 ./protochk "extern $try" $hdrs && getprotobyname_r_proto=I_CSD ;;
13098 case "$getprotobyname_r_proto" in
13099 ''|0) d_getprotobyname_r=undef
13100 getprotobyname_r_proto=0
13101 echo "Disabling getprotobyname_r, cannot determine prototype." >&4 ;;
13102 * ) case "$getprotobyname_r_proto" in
13103 REENTRANT_PROTO*) ;;
13104 *) getprotobyname_r_proto="REENTRANT_PROTO_$getprotobyname_r_proto" ;;
13106 echo "Prototype: $try" ;;
13109 *) case "$usethreads" in
13110 define) echo "getprotobyname_r has no prototype, not using it." >&4 ;;
13112 d_getprotobyname_r=undef
13113 getprotobyname_r_proto=0
13117 *) getprotobyname_r_proto=0
13121 : see if getprotobynumber_r exists
13122 set getprotobynumber_r d_getprotobynumber_r
13124 case "$d_getprotobynumber_r" in
13126 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13127 case "$d_getprotobynumber_r_proto:$usethreads" in
13128 ":define") d_getprotobynumber_r_proto=define
13129 set d_getprotobynumber_r_proto getprotobynumber_r $hdrs
13133 case "$d_getprotobynumber_r_proto" in
13135 case "$getprotobynumber_r_proto" in
13136 ''|0) try='int getprotobynumber_r(int, struct protoent*, char*, size_t, struct protoent**);'
13137 ./protochk "extern $try" $hdrs && getprotobynumber_r_proto=I_ISBWR ;;
13139 case "$getprotobynumber_r_proto" in
13140 ''|0) try='struct protoent* getprotobynumber_r(int, struct protoent*, char*, int);'
13141 ./protochk "extern $try" $hdrs && getprotobynumber_r_proto=S_ISBI ;;
13143 case "$getprotobynumber_r_proto" in
13144 ''|0) try='int getprotobynumber_r(int, struct protoent*, struct protoent_data*);'
13145 ./protochk "extern $try" $hdrs && getprotobynumber_r_proto=I_ISD ;;
13147 case "$getprotobynumber_r_proto" in
13148 ''|0) d_getprotobynumber_r=undef
13149 getprotobynumber_r_proto=0
13150 echo "Disabling getprotobynumber_r, cannot determine prototype." >&4 ;;
13151 * ) case "$getprotobynumber_r_proto" in
13152 REENTRANT_PROTO*) ;;
13153 *) getprotobynumber_r_proto="REENTRANT_PROTO_$getprotobynumber_r_proto" ;;
13155 echo "Prototype: $try" ;;
13158 *) case "$usethreads" in
13159 define) echo "getprotobynumber_r has no prototype, not using it." >&4 ;;
13161 d_getprotobynumber_r=undef
13162 getprotobynumber_r_proto=0
13166 *) getprotobynumber_r_proto=0
13170 : see if getprotoent_r exists
13171 set getprotoent_r d_getprotoent_r
13173 case "$d_getprotoent_r" in
13175 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13176 case "$d_getprotoent_r_proto:$usethreads" in
13177 ":define") d_getprotoent_r_proto=define
13178 set d_getprotoent_r_proto getprotoent_r $hdrs
13182 case "$d_getprotoent_r_proto" in
13184 case "$getprotoent_r_proto" in
13185 ''|0) try='int getprotoent_r(struct protoent*, char*, size_t, struct protoent**);'
13186 ./protochk "extern $try" $hdrs && getprotoent_r_proto=I_SBWR ;;
13188 case "$getprotoent_r_proto" in
13189 ''|0) try='int getprotoent_r(struct protoent*, char*, int);'
13190 ./protochk "extern $try" $hdrs && getprotoent_r_proto=I_SBI ;;
13192 case "$getprotoent_r_proto" in
13193 ''|0) try='struct protoent* getprotoent_r(struct protoent*, char*, int);'
13194 ./protochk "extern $try" $hdrs && getprotoent_r_proto=S_SBI ;;
13196 case "$getprotoent_r_proto" in
13197 ''|0) try='int getprotoent_r(struct protoent*, struct protoent_data*);'
13198 ./protochk "extern $try" $hdrs && getprotoent_r_proto=I_SD ;;
13200 case "$getprotoent_r_proto" in
13201 ''|0) d_getprotoent_r=undef
13202 getprotoent_r_proto=0
13203 echo "Disabling getprotoent_r, cannot determine prototype." >&4 ;;
13204 * ) case "$getprotoent_r_proto" in
13205 REENTRANT_PROTO*) ;;
13206 *) getprotoent_r_proto="REENTRANT_PROTO_$getprotoent_r_proto" ;;
13208 echo "Prototype: $try" ;;
13211 *) case "$usethreads" in
13212 define) echo "getprotoent_r has no prototype, not using it." >&4 ;;
13214 d_getprotoent_r=undef
13215 getprotoent_r_proto=0
13219 *) getprotoent_r_proto=0
13223 : see if prototypes for various getprotoxxx netdb.h functions are available
13225 set d_getprotoprotos getprotoent $i_netdb netdb.h
13228 : see if getprpwnam exists
13229 set getprpwnam d_getprpwnam
13232 : see if getpwent exists
13233 set getpwent d_getpwent
13236 : see if getpwent_r exists
13237 set getpwent_r d_getpwent_r
13239 case "$d_getpwent_r" in
13241 hdrs="$i_systypes sys/types.h define stdio.h $i_pwd pwd.h"
13242 case "$d_getpwent_r_proto:$usethreads" in
13243 ":define") d_getpwent_r_proto=define
13244 set d_getpwent_r_proto getpwent_r $hdrs
13248 case "$d_getpwent_r_proto" in
13250 case "$getpwent_r_proto" in
13251 ''|0) try='int getpwent_r(struct passwd*, char*, size_t, struct passwd**);'
13252 ./protochk "extern $try" $hdrs && getpwent_r_proto=I_SBWR ;;
13254 case "$getpwent_r_proto" in
13255 ''|0) try='int getpwent_r(struct passwd*, char*, int, struct passwd**);'
13256 ./protochk "extern $try" $hdrs && getpwent_r_proto=I_SBIR ;;
13258 case "$getpwent_r_proto" in
13259 ''|0) try='struct passwd* getpwent_r(struct passwd*, char*, size_t);'
13260 ./protochk "extern $try" $hdrs && getpwent_r_proto=S_SBW ;;
13262 case "$getpwent_r_proto" in
13263 ''|0) try='struct passwd* getpwent_r(struct passwd*, char*, int);'
13264 ./protochk "extern $try" $hdrs && getpwent_r_proto=S_SBI ;;
13266 case "$getpwent_r_proto" in
13267 ''|0) try='int getpwent_r(struct passwd*, char*, int);'
13268 ./protochk "extern $try" $hdrs && getpwent_r_proto=I_SBI ;;
13270 case "$getpwent_r_proto" in
13271 ''|0) try='int getpwent_r(struct passwd*, char*, int, FILE**);'
13272 ./protochk "extern $try" $hdrs && getpwent_r_proto=I_SBIH ;;
13274 case "$getpwent_r_proto" in
13275 ''|0) d_getpwent_r=undef
13277 echo "Disabling getpwent_r, cannot determine prototype." >&4 ;;
13278 * ) case "$getpwent_r_proto" in
13279 REENTRANT_PROTO*) ;;
13280 *) getpwent_r_proto="REENTRANT_PROTO_$getpwent_r_proto" ;;
13282 echo "Prototype: $try" ;;
13285 *) case "$usethreads" in
13286 define) echo "getpwent_r has no prototype, not using it." >&4 ;;
13293 *) getpwent_r_proto=0
13297 : see if getpwnam_r exists
13298 set getpwnam_r d_getpwnam_r
13300 case "$d_getpwnam_r" in
13302 hdrs="$i_systypes sys/types.h define stdio.h $i_pwd pwd.h"
13303 case "$d_getpwnam_r_proto:$usethreads" in
13304 ":define") d_getpwnam_r_proto=define
13305 set d_getpwnam_r_proto getpwnam_r $hdrs
13309 case "$d_getpwnam_r_proto" in
13311 case "$getpwnam_r_proto" in
13312 ''|0) try='int getpwnam_r(const char*, struct passwd*, char*, size_t, struct passwd**);'
13313 ./protochk "extern $try" $hdrs && getpwnam_r_proto=I_CSBWR ;;
13315 case "$getpwnam_r_proto" in
13316 ''|0) try='int getpwnam_r(const char*, struct passwd*, char*, int, struct passwd**);'
13317 ./protochk "extern $try" $hdrs && getpwnam_r_proto=I_CSBIR ;;
13319 case "$getpwnam_r_proto" in
13320 ''|0) try='struct passwd* getpwnam_r(const char*, struct passwd*, char*, int);'
13321 ./protochk "extern $try" $hdrs && getpwnam_r_proto=S_CSBI ;;
13323 case "$getpwnam_r_proto" in
13324 ''|0) try='int getpwnam_r(const char*, struct passwd*, char*, int);'
13325 ./protochk "extern $try" $hdrs && getpwnam_r_proto=I_CSBI ;;
13327 case "$getpwnam_r_proto" in
13328 ''|0) d_getpwnam_r=undef
13330 echo "Disabling getpwnam_r, cannot determine prototype." >&4 ;;
13331 * ) case "$getpwnam_r_proto" in
13332 REENTRANT_PROTO*) ;;
13333 *) getpwnam_r_proto="REENTRANT_PROTO_$getpwnam_r_proto" ;;
13335 echo "Prototype: $try" ;;
13338 *) case "$usethreads" in
13339 define) echo "getpwnam_r has no prototype, not using it." >&4 ;;
13346 *) getpwnam_r_proto=0
13350 : see if getpwuid_r exists
13351 set getpwuid_r d_getpwuid_r
13353 case "$d_getpwuid_r" in
13355 hdrs="$i_systypes sys/types.h define stdio.h $i_pwd pwd.h"
13356 case "$d_getpwuid_r_proto:$usethreads" in
13357 ":define") d_getpwuid_r_proto=define
13358 set d_getpwuid_r_proto getpwuid_r $hdrs
13362 case "$d_getpwuid_r_proto" in
13364 case "$getpwuid_r_proto" in
13365 ''|0) try='int getpwuid_r(uid_t, struct passwd*, char*, size_t, struct passwd**);'
13366 ./protochk "extern $try" $hdrs && getpwuid_r_proto=I_TSBWR ;;
13368 case "$getpwuid_r_proto" in
13369 ''|0) try='int getpwuid_r(uid_t, struct passwd*, char*, int, struct passwd**);'
13370 ./protochk "extern $try" $hdrs && getpwuid_r_proto=I_TSBIR ;;
13372 case "$getpwuid_r_proto" in
13373 ''|0) try='int getpwuid_r(uid_t, struct passwd*, char*, int);'
13374 ./protochk "extern $try" $hdrs && getpwuid_r_proto=I_TSBI ;;
13376 case "$getpwuid_r_proto" in
13377 ''|0) try='struct passwd* getpwuid_r(uid_t, struct passwd*, char*, int);'
13378 ./protochk "extern $try" $hdrs && getpwuid_r_proto=S_TSBI ;;
13380 case "$getpwuid_r_proto" in
13381 ''|0) d_getpwuid_r=undef
13383 echo "Disabling getpwuid_r, cannot determine prototype." >&4 ;;
13384 * ) case "$getpwuid_r_proto" in
13385 REENTRANT_PROTO*) ;;
13386 *) getpwuid_r_proto="REENTRANT_PROTO_$getpwuid_r_proto" ;;
13388 echo "Prototype: $try" ;;
13391 *) case "$usethreads" in
13392 define) echo "getpwuid_r has no prototype, not using it." >&4 ;;
13399 *) getpwuid_r_proto=0
13404 : see if getservbyname exists
13405 set getservbyname d_getsbyname
13408 : see if getservbyport exists
13409 set getservbyport d_getsbyport
13412 : see if getservent exists
13413 set getservent d_getsent
13416 : see if getservbyname_r exists
13417 set getservbyname_r d_getservbyname_r
13419 case "$d_getservbyname_r" in
13421 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13422 case "$d_getservbyname_r_proto:$usethreads" in
13423 ":define") d_getservbyname_r_proto=define
13424 set d_getservbyname_r_proto getservbyname_r $hdrs
13428 case "$d_getservbyname_r_proto" in
13430 case "$getservbyname_r_proto" in
13431 ''|0) try='int getservbyname_r(const char*, const char*, struct servent*, char*, size_t, struct servent**);'
13432 ./protochk "extern $try" $hdrs && getservbyname_r_proto=I_CCSBWR ;;
13434 case "$getservbyname_r_proto" in
13435 ''|0) try='struct servent* getservbyname_r(const char*, const char*, struct servent*, char*, int);'
13436 ./protochk "extern $try" $hdrs && getservbyname_r_proto=S_CCSBI ;;
13438 case "$getservbyname_r_proto" in
13439 ''|0) try='int getservbyname_r(const char*, const char*, struct servent*, struct servent_data*);'
13440 ./protochk "extern $try" $hdrs && getservbyname_r_proto=I_CCSD ;;
13442 case "$getservbyname_r_proto" in
13443 ''|0) d_getservbyname_r=undef
13444 getservbyname_r_proto=0
13445 echo "Disabling getservbyname_r, cannot determine prototype." >&4 ;;
13446 * ) case "$getservbyname_r_proto" in
13447 REENTRANT_PROTO*) ;;
13448 *) getservbyname_r_proto="REENTRANT_PROTO_$getservbyname_r_proto" ;;
13450 echo "Prototype: $try" ;;
13453 *) case "$usethreads" in
13454 define) echo "getservbyname_r has no prototype, not using it." >&4 ;;
13456 d_getservbyname_r=undef
13457 getservbyname_r_proto=0
13461 *) getservbyname_r_proto=0
13465 : see if getservbyport_r exists
13466 set getservbyport_r d_getservbyport_r
13468 case "$d_getservbyport_r" in
13470 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13471 case "$d_getservbyport_r_proto:$usethreads" in
13472 ":define") d_getservbyport_r_proto=define
13473 set d_getservbyport_r_proto getservbyport_r $hdrs
13477 case "$d_getservbyport_r_proto" in
13479 case "$getservbyport_r_proto" in
13480 ''|0) try='int getservbyport_r(int, const char*, struct servent*, char*, size_t, struct servent**);'
13481 ./protochk "extern $try" $hdrs && getservbyport_r_proto=I_ICSBWR ;;
13483 case "$getservbyport_r_proto" in
13484 ''|0) try='struct servent* getservbyport_r(int, const char*, struct servent*, char*, int);'
13485 ./protochk "extern $try" $hdrs && getservbyport_r_proto=S_ICSBI ;;
13487 case "$getservbyport_r_proto" in
13488 ''|0) try='int getservbyport_r(int, const char*, struct servent*, struct servent_data*);'
13489 ./protochk "extern $try" $hdrs && getservbyport_r_proto=I_ICSD ;;
13491 case "$getservbyport_r_proto" in
13492 ''|0) d_getservbyport_r=undef
13493 getservbyport_r_proto=0
13494 echo "Disabling getservbyport_r, cannot determine prototype." >&4 ;;
13495 * ) case "$getservbyport_r_proto" in
13496 REENTRANT_PROTO*) ;;
13497 *) getservbyport_r_proto="REENTRANT_PROTO_$getservbyport_r_proto" ;;
13499 echo "Prototype: $try" ;;
13502 *) case "$usethreads" in
13503 define) echo "getservbyport_r has no prototype, not using it." >&4 ;;
13505 d_getservbyport_r=undef
13506 getservbyport_r_proto=0
13510 *) getservbyport_r_proto=0
13514 : see if getservent_r exists
13515 set getservent_r d_getservent_r
13517 case "$d_getservent_r" in
13519 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
13520 case "$d_getservent_r_proto:$usethreads" in
13521 ":define") d_getservent_r_proto=define
13522 set d_getservent_r_proto getservent_r $hdrs
13526 case "$d_getservent_r_proto" in
13528 case "$getservent_r_proto" in
13529 ''|0) try='int getservent_r(struct servent*, char*, size_t, struct servent**);'
13530 ./protochk "extern $try" $hdrs && getservent_r_proto=I_SBWR ;;
13532 case "$getservent_r_proto" in
13533 ''|0) try='int getservent_r(struct servent*, char*, int);'
13534 ./protochk "extern $try" $hdrs && getservent_r_proto=I_SBI ;;
13536 case "$getservent_r_proto" in
13537 ''|0) try='struct servent* getservent_r(struct servent*, char*, int);'
13538 ./protochk "extern $try" $hdrs && getservent_r_proto=S_SBI ;;
13540 case "$getservent_r_proto" in
13541 ''|0) try='int getservent_r(struct servent*, struct servent_data*);'
13542 ./protochk "extern $try" $hdrs && getservent_r_proto=I_SD ;;
13544 case "$getservent_r_proto" in
13545 ''|0) d_getservent_r=undef
13546 getservent_r_proto=0
13547 echo "Disabling getservent_r, cannot determine prototype." >&4 ;;
13548 * ) case "$getservent_r_proto" in
13549 REENTRANT_PROTO*) ;;
13550 *) getservent_r_proto="REENTRANT_PROTO_$getservent_r_proto" ;;
13552 echo "Prototype: $try" ;;
13555 *) case "$usethreads" in
13556 define) echo "getservent_r has no prototype, not using it." >&4 ;;
13558 d_getservent_r=undef
13559 getservent_r_proto=0
13563 *) getservent_r_proto=0
13567 : see if prototypes for various getservxxx netdb.h functions are available
13569 set d_getservprotos getservent $i_netdb netdb.h
13572 : see if getspnam exists
13573 set getspnam d_getspnam
13576 : see if this is a shadow.h system
13577 set shadow.h i_shadow
13580 : see if getspnam_r exists
13581 set getspnam_r d_getspnam_r
13583 case "$d_getspnam_r" in
13585 hdrs="$i_systypes sys/types.h define stdio.h $i_shadow shadow.h"
13586 case "$d_getspnam_r_proto:$usethreads" in
13587 ":define") d_getspnam_r_proto=define
13588 set d_getspnam_r_proto getspnam_r $hdrs
13592 case "$d_getspnam_r_proto" in
13594 case "$getspnam_r_proto" in
13595 ''|0) try='int getspnam_r(const char*, struct spwd*, char*, size_t, struct spwd**);'
13596 ./protochk "extern $try" $hdrs && getspnam_r_proto=I_CSBWR ;;
13598 case "$getspnam_r_proto" in
13599 ''|0) try='struct spwd* getspnam_r(const char*, struct spwd*, char*, int);'
13600 ./protochk "extern $try" $hdrs && getspnam_r_proto=S_CSBI ;;
13602 case "$getspnam_r_proto" in
13603 ''|0) d_getspnam_r=undef
13605 echo "Disabling getspnam_r, cannot determine prototype." >&4 ;;
13606 * ) case "$getspnam_r_proto" in
13607 REENTRANT_PROTO*) ;;
13608 *) getspnam_r_proto="REENTRANT_PROTO_$getspnam_r_proto" ;;
13610 echo "Prototype: $try" ;;
13613 *) case "$usethreads" in
13614 define) echo "getspnam_r has no prototype, not using it." >&4 ;;
13621 *) getspnam_r_proto=0
13625 : see if gettimeofday or ftime exists
13626 set gettimeofday d_gettimeod
13628 case "$d_gettimeod" in
13634 val="$undef"; set d_ftime; eval $setvar
13637 case "$d_gettimeod$d_ftime" in
13640 echo 'No ftime() nor gettimeofday() -- timing may be less accurate.' >&4
13644 : see if gmtime_r exists
13645 set gmtime_r d_gmtime_r
13647 case "$d_gmtime_r" in
13649 hdrs="$i_systypes sys/types.h define stdio.h $i_time time.h $i_systime sys/time.h"
13650 case "$d_gmtime_r_proto:$usethreads" in
13651 ":define") d_gmtime_r_proto=define
13652 set d_gmtime_r_proto gmtime_r $hdrs
13656 case "$d_gmtime_r_proto" in
13658 case "$gmtime_r_proto" in
13659 ''|0) try='struct tm* gmtime_r(const time_t*, struct tm*);'
13660 ./protochk "extern $try" $hdrs && gmtime_r_proto=S_TS ;;
13662 case "$gmtime_r_proto" in
13663 ''|0) try='int gmtime_r(const time_t*, struct tm*);'
13664 ./protochk "extern $try" $hdrs && gmtime_r_proto=I_TS ;;
13666 case "$gmtime_r_proto" in
13667 ''|0) d_gmtime_r=undef
13669 echo "Disabling gmtime_r, cannot determine prototype." >&4 ;;
13670 * ) case "$gmtime_r_proto" in
13671 REENTRANT_PROTO*) ;;
13672 *) gmtime_r_proto="REENTRANT_PROTO_$gmtime_r_proto" ;;
13674 echo "Prototype: $try" ;;
13677 *) case "$usethreads" in
13678 define) echo "gmtime_r has no prototype, not using it." >&4 ;;
13685 *) gmtime_r_proto=0
13689 : see if hasmntopt exists
13690 set hasmntopt d_hasmntopt
13693 : see if this is a netinet/in.h or sys/in.h system
13694 set netinet/in.h i_niin sys/in.h i_sysin
13697 : see if arpa/inet.h has to be included
13698 set arpa/inet.h i_arpainet
13701 : see if htonl --and friends-- exists
13706 : Maybe they are macros.
13709 $cat >htonl.c <<EOM
13711 #include <sys/types.h>
13712 #$i_niin I_NETINET_IN
13714 #$i_arpainet I_ARPA_INET
13715 #ifdef I_NETINET_IN
13716 #include <netinet/in.h>
13719 #include <sys/in.h>
13722 #include <arpa/inet.h>
13725 printf("Defined as a macro.");
13728 $cppstdin $cppflags $cppminus < htonl.c >htonl.E 2>/dev/null
13729 if $contains 'Defined as a macro' htonl.E >/dev/null 2>&1; then
13731 echo "But it seems to be defined as a macro." >&4
13739 : see if ilogbl exists
13740 set ilogbl d_ilogbl
13745 if set index val -f; eval $csym; $val; then
13746 if set strchr val -f d_strchr; eval $csym; $val; then
13747 if $contains strchr "$strings" >/dev/null 2>&1 ; then
13750 echo "strchr() found." >&4
13754 echo "index() found." >&4
13759 echo "index() found." >&4
13762 if set strchr val -f d_strchr; eval $csym; $val; then
13765 echo "strchr() found." >&4
13767 echo "No index() or strchr() found!" >&4
13772 set d_strchr; eval $setvar
13774 set d_index; eval $setvar
13776 : check whether inet_aton exists
13777 set inet_aton d_inetaton
13782 $cat >isascii.c <<EOCP
13785 #$i_stdlib I_STDLIB
13787 #include <stdlib.h>
13798 if eval $compile; then
13799 echo "isascii() found." >&4
13802 echo "isascii() NOT found." >&4
13809 : see if isfinite exists
13810 set isfinite d_isfinite
13813 : see if isinf exists
13817 : see if isnan exists
13821 : see if isnanl exists
13822 set isnanl d_isnanl
13825 : see if killpg exists
13826 set killpg d_killpg
13829 : see if lchown exists
13831 $cat > try.c <<'EOCP'
13832 /* System header to define __stub macros and hopefully few prototypes,
13833 which can conflict with char lchown(); below. */
13834 #include <assert.h>
13835 /* Override any gcc2 internal prototype to avoid an error. */
13836 /* We use char because int might match the return type of a gcc2
13837 builtin and then its argument prototype would still apply. */
13840 /* The GNU C library defines this for functions which it implements
13841 to always fail with ENOSYS. Some functions are actually named
13842 something starting with __ and the normal name is an alias. */
13843 #if defined (__stub_lchown) || defined (__stub___lchown)
13851 if eval $compile; then
13852 $echo "lchown() found." >&4
13855 $echo "lchown() NOT found." >&4
13861 : See if number of significant digits in a double precision number is known
13863 $cat >ldbl_dig.c <<EOM
13864 #$i_limits I_LIMITS
13867 #include <limits.h>
13873 printf("Contains LDBL_DIG");
13876 $cppstdin $cppflags $cppminus < ldbl_dig.c >ldbl_dig.E 2>/dev/null
13877 if $contains 'LDBL_DIG' ldbl_dig.E >/dev/null 2>&1; then
13878 echo "LDBL_DIG found." >&4
13881 echo "LDBL_DIG NOT found." >&4
13888 : see if link exists
13892 : see if localtime_r exists
13893 set localtime_r d_localtime_r
13895 case "$d_localtime_r" in
13897 hdrs="$i_systypes sys/types.h define stdio.h $i_time time.h $i_systime sys/time.h"
13898 case "$d_localtime_r_proto:$usethreads" in
13899 ":define") d_localtime_r_proto=define
13900 set d_localtime_r_proto localtime_r $hdrs
13904 case "$d_localtime_r_proto" in
13906 case "$localtime_r_proto" in
13907 ''|0) try='struct tm* localtime_r(const time_t*, struct tm*);'
13908 ./protochk "extern $try" $hdrs && localtime_r_proto=S_TS ;;
13910 case "$localtime_r_proto" in
13911 ''|0) try='int localtime_r(const time_t*, struct tm*);'
13912 ./protochk "extern $try" $hdrs && localtime_r_proto=I_TS ;;
13914 case "$localtime_r_proto" in
13915 ''|0) d_localtime_r=undef
13916 localtime_r_proto=0
13917 echo "Disabling localtime_r, cannot determine prototype." >&4 ;;
13918 * ) case "$localtime_r_proto" in
13919 REENTRANT_PROTO*) ;;
13920 *) localtime_r_proto="REENTRANT_PROTO_$localtime_r_proto" ;;
13922 echo "Prototype: $try" ;;
13925 *) case "$usethreads" in
13926 define) echo "localtime_r has no prototype, not using it." >&4 ;;
13928 d_localtime_r=undef
13929 localtime_r_proto=0
13933 *) localtime_r_proto=0
13937 : see if localeconv exists
13938 set localeconv d_locconv
13941 : see if lockf exists
13945 : see if prototype for lseek is available
13947 set d_lseekproto lseek $i_systypes sys/types.h $i_unistd unistd.h
13950 : see if lstat exists
13954 : see if madvise exists
13955 set madvise d_madvise
13958 : see if mblen exists
13962 : see if mbstowcs exists
13963 set mbstowcs d_mbstowcs
13966 : see if mbtowc exists
13967 set mbtowc d_mbtowc
13970 : see if memchr exists
13971 set memchr d_memchr
13974 : see if memcmp exists
13975 set memcmp d_memcmp
13978 : see if memcpy exists
13979 set memcpy d_memcpy
13982 : see if memmove exists
13983 set memmove d_memmove
13986 : see if memset exists
13987 set memset d_memset
13990 : see if mkdir exists
13994 : see if mkdtemp exists
13995 set mkdtemp d_mkdtemp
13998 : see if mkfifo exists
13999 set mkfifo d_mkfifo
14002 : see if mkstemp exists
14003 set mkstemp d_mkstemp
14006 : see if mkstemps exists
14007 set mkstemps d_mkstemps
14010 : see if mktime exists
14011 set mktime d_mktime
14014 : see if this is a sys/mman.h system
14015 set sys/mman.h i_sysmman
14018 : see if mmap exists
14021 : see what shmat returns
14022 : default to something harmless
14024 case "$i_sysmman$d_mmap" in
14026 $cat >mmap.c <<'END'
14027 #include <sys/mman.h>
14030 if $cc $ccflags -c mmap.c >/dev/null 2>&1; then
14035 echo "and it returns ($mmaptype)." >&4
14041 : see if sqrtl exists
14045 : see if scalbnl exists
14046 set scalbnl d_scalbnl
14049 : see if modfl exists
14053 : see if prototype for modfl is available
14055 set d_modflproto modfl math.h
14058 d_modfl_pow32_bug="$undef"
14060 case "$d_longdbl$d_modfl" in
14063 Checking to see whether your modfl() is okay for large values...
14069 if $test "X$d_modflproto" != "X$define"; then
14070 $cat >>try.c <<EOCP
14071 /* Sigh. many current glibcs provide the function, but do not prototype it. */
14072 long double modfl (long double, long double *);
14075 $cat >>try.c <<EOCP
14077 long double nv = 4294967303.15;
14083 printf(" %"$sPRIfldbl" %"$sPRIfldbl" %"$sPRIfldbl"\n", nv, v, w);
14087 case "$osname:$gccversion" in
14088 aix:) saveccflags="$ccflags"
14089 ccflags="$ccflags -qlongdouble" ;; # to avoid core dump
14092 if eval $compile; then
14095 *" 4294967303.150000 1.150000 4294967302.000000")
14096 echo >&4 "Your modfl() is broken for large values."
14097 d_modfl_pow32_bug="$define"
14099 glibc) echo >&4 "You should upgrade your glibc to at least 2.2.2 to get a fixed modfl()."
14103 *" 4294967303.150000 0.150000 4294967303.000000")
14104 echo >&4 "Your modfl() seems okay for large values."
14106 *) echo >&4 "I don't understand your modfl() at all."
14110 $rm -f try.* try core core.try.*
14112 echo "I cannot figure out whether your modfl() is okay, assuming it isn't."
14115 case "$osname:$gccversion" in
14116 aix:) ccflags="$saveccflags" ;; # restore
14121 if $test "$uselongdouble" = "$define"; then
14123 if $test "$d_sqrtl" != "$define"; then
14124 message="$message sqrtl"
14126 if $test "$d_modfl" != "$define"; then
14127 if $test "$d_aintl:$d_copysignl" = "$define:$define"; then
14128 echo "You have both aintl and copysignl, so I can emulate modfl."
14130 message="$message modfl"
14133 if $test "$d_frexpl" != "$define"; then
14134 if $test "$d_ilogbl:$d_scalbnl" = "$define:$define"; then
14135 echo "You have both ilogbl and scalbnl, so I can emulate frexpl."
14137 message="$message frexpl"
14141 if $test "$message" != ""; then
14144 *** You requested the use of long doubles but you do not seem to have
14145 *** the following mathematical functions needed for long double support:
14147 *** Please rerun Configure without -Duselongdouble and/or -Dusemorebits.
14148 *** Cannot continue, aborting.
14156 : see if mprotect exists
14157 set mprotect d_mprotect
14160 : see if msgctl exists
14161 set msgctl d_msgctl
14164 : see if msgget exists
14165 set msgget d_msgget
14168 : see if msgsnd exists
14169 set msgsnd d_msgsnd
14172 : see if msgrcv exists
14173 set msgrcv d_msgrcv
14176 : see how much of the 'msg*(2)' library is present.
14179 case "$d_msgctl$d_msgget$d_msgsnd$d_msgrcv" in
14180 *"$undef"*) h_msg=false;;
14184 case "`ipcs 2>&1`" in
14185 "SVID messages"*"not configured"*)
14186 echo "Your $osname does not have the msg*(2) configured." >&4
14189 set msgctl d_msgctl
14191 set msgget d_msgget
14193 set msgsnd d_msgsnd
14195 set msgrcv d_msgrcv
14201 : we could also check for sys/ipc.h ...
14202 if $h_msg && $test `./findhdr sys/msg.h`; then
14203 echo "You have the full msg*(2) library." >&4
14206 echo "You don't have the full msg*(2) library." >&4
14214 echo "Checking to see if your system supports struct msghdr..." >&4
14215 set d_msghdr_s msghdr $i_systypes sys/types.h $d_socket sys/socket.h $i_sysuio sys/uio.h
14217 case "$d_msghdr_s" in
14218 "$define") echo "Yes, it does." ;;
14219 *) echo "No, it doesn't." ;;
14223 : see if msync exists
14227 : see if munmap exists
14228 set munmap d_munmap
14231 : see if nice exists
14235 : see if this is a langinfo.h system
14236 set langinfo.h i_langinfo
14239 : see if nl_langinfo exists
14240 set nl_langinfo d_nl_langinfo
14243 : check for length of character
14245 case "$charsize" in
14247 echo "Checking to see how big your characters are (hey, you never know)..." >&4
14250 #$i_stdlib I_STDLIB
14252 #include <stdlib.h>
14256 printf("%d\n", (int)sizeof(char));
14261 if eval $compile_ok; then
14265 echo "(I can't seem to compile the test program. Guessing...)"
14272 rp="What is the size of a character (in bytes)?"
14277 : check for volatile keyword
14279 echo 'Checking to see if your C compiler knows about "volatile"...' >&4
14280 $cat >try.c <<'EOCP'
14283 typedef struct _goo_struct goo_struct;
14284 goo_struct * volatile goo = ((goo_struct *)0);
14285 struct _goo_struct {
14290 typedef unsigned short foo_t;
14291 char *volatile foo;
14293 volatile foo_t blech;
14297 if $cc -c $ccflags try.c >/dev/null 2>&1 ; then
14299 echo "Yup, it does."
14302 echo "Nope, it doesn't."
14310 $echo "Choosing the C types to be used for Perl's internal types..." >&4
14312 case "$use64bitint:$d_quad:$quadtype" in
14315 uvtype="$uquadtype"
14320 uvtype="unsigned long"
14326 case "$uselongdouble:$d_longdbl" in
14328 nvtype="long double"
14329 nvsize=$longdblsize
14336 $echo "(IV will be "$ivtype", $ivsize bytes)"
14337 $echo "(UV will be "$uvtype", $uvsize bytes)"
14338 $echo "(NV will be "$nvtype", $nvsize bytes)"
14341 #$i_inttypes I_INTTYPES
14343 #include <inttypes.h>
14348 int8_t i = INT8_MAX;
14349 uint8_t u = UINT8_MAX;
14350 printf("int8_t\n");
14353 int16_t i = INT16_MAX;
14354 uint16_t i = UINT16_MAX;
14355 printf("int16_t\n");
14358 int32_t i = INT32_MAX;
14359 uint32_t u = UINT32_MAX;
14360 printf("int32_t\n");
14366 '') case "$charsize" in
14368 u8type="unsigned char"
14377 if eval $compile; then
14378 case "`$run ./try`" in
14379 int8_t) i8type=int8_t
14389 '') if $test $charsize -ge 1; then
14391 u8type="unsigned char"
14399 '') case "$shortsize" in
14401 u16type="unsigned short"
14409 '') set try -DINT16
14410 if eval $compile; then
14411 case "`$run ./try`" in
14423 '') if $test $shortsize -ge 2; then
14425 u16type="unsigned short"
14433 '') case "$longsize" in
14435 u32type="unsigned long"
14439 *) case "$intsize" in
14441 u32type="unsigned int"
14451 '') set try -DINT32
14452 if eval $compile; then
14453 case "`$run ./try`" in
14465 '') if $test $intsize -ge 4; then
14467 u32type="unsigned int"
14475 '') case "$d_quad:$quadtype" in
14477 i64type="$quadtype"
14478 u64type="$uquadtype"
14486 $echo "Checking how many bits of your UVs your NVs can preserve..." >&4
14487 : volatile so that the compiler has to store it out to memory.
14488 if test X"$d_volatile" = X"$define"; then
14493 #$i_stdlib I_STDLIB
14495 #include <stdlib.h>
14497 #include <sys/types.h>
14498 #include <signal.h>
14500 $volatile int bletched = 0;
14501 $signal_t blech(s) int s; { bletched = 1; }
14506 int n = 8 * $uvsize;
14509 signal(SIGFPE, blech);
14512 for (i = 0; i < n; i++) {
14513 u = u << 1 | ($uvtype)1;
14515 if (($uvtype)d != u)
14519 d = ($nvtype)(u - 1);
14520 if (($uvtype)d != (u - 1))
14528 printf("%d\n", ((i == n) ? -n : i));
14534 d_nv_preserves_uv="$undef"
14535 if eval $compile; then
14536 nv_preserves_uv_bits="`$run ./try`"
14538 case "$nv_preserves_uv_bits" in
14540 nv_preserves_uv_bits=`expr 0 - $nv_preserves_uv_bits`
14541 $echo "Your NVs can preserve all $nv_preserves_uv_bits bits of your UVs." 2>&1
14542 d_nv_preserves_uv="$define"
14544 [1-9]*) $echo "Your NVs can preserve only $nv_preserves_uv_bits bits of your UVs." 2>&1
14545 d_nv_preserves_uv="$undef" ;;
14546 *) $echo "Can't figure out how many bits your NVs preserve." 2>&1
14547 nv_preserves_uv_bits="$undef" ;;
14553 : check for off64_t
14555 echo "Checking to see if you have off64_t..." >&4
14557 #include <sys/types.h>
14558 #include <unistd.h>
14559 int main() { off64_t x = 7; }
14562 if eval $compile; then
14564 echo "You have off64_t."
14567 echo "You do not have off64_t."
14568 case "$lseeksize" in
14569 8) echo "(Your off_t is 64 bits, so you could use that.)" ;;
14576 : how to create joinable pthreads
14577 if test "X$usethreads" = "X$define" -a "X$i_pthread" = "X$define"; then
14579 echo "Checking what constant to use for creating joinable pthreads..." >&4
14580 $cat >try.c <<'EOCP'
14581 #include <pthread.h>
14583 int detachstate = JOINABLE;
14586 set try -DJOINABLE=PTHREAD_CREATE_JOINABLE
14587 if eval $compile; then
14588 echo "You seem to use PTHREAD_CREATE_JOINABLE." >&4
14589 val="$undef" # Yes, undef.
14590 set d_old_pthread_create_joinable
14593 set old_pthread_create_joinable
14596 set try -DJOINABLE=PTHREAD_CREATE_UNDETACHED
14597 if eval $compile; then
14598 echo "You seem to use PTHREAD_CREATE_UNDETACHED." >&4
14600 set d_old_pthread_create_joinable
14602 val=PTHREAD_CREATE_UNDETACHED
14603 set old_pthread_create_joinable
14606 set try -DJOINABLE=__UNDETACHED
14607 if eval $compile; then
14608 echo "You seem to use __UNDETACHED." >&4
14610 set d_old_pthread_create_joinable
14613 set old_pthread_create_joinable
14616 echo "Egads, nothing obvious found. Guessing that you use 0." >&4
14618 set d_old_pthread_create_joinable
14621 set old_pthread_create_joinable
14628 d_old_pthread_create_joinable="$undef"
14629 old_pthread_create_joinable=""
14632 : see if pause exists
14636 : see if pipe exists
14640 : see if poll exists
14644 : see if readlink exists
14645 set readlink d_readlink
14651 case "$d_readlink" in
14653 if $issymlink /proc/self/exe ; then
14654 $ls -l /proc/self/exe > reflect
14655 if $contains /`basename $ls` reflect >/dev/null 2>&1; then
14656 echo "You have Linux-like /proc/self/exe."
14657 procselfexe='"/proc/self/exe"'
14661 if $issymlink /proc/curproc/file ; then
14662 $ls -l /proc/curproc/file > reflect
14663 if $contains /`basename $ls` reflect >/dev/null 2>&1; then
14664 echo "You have BSD-like /proc/curproc/file."
14665 procselfexe='"/proc/curproc/file"'
14675 : see whether the pthread_atfork exists
14677 #include <pthread.h>
14680 #ifdef PTHREAD_ATFORK
14681 pthread_atfork(NULL,NULL,NULL);
14686 : see if pthread_atfork exists
14687 set try -DPTHREAD_ATFORK
14688 if eval $compile; then
14693 case "$usethreads" in
14696 $define) echo 'pthread_atfork found.' >&4 ;;
14697 *) echo 'pthread_atfork NOT found.' >&4 ;;
14700 set d_pthread_atfork
14703 : see if pthread_attr_setscope exists
14704 set pthread_attr_setscope d_pthread_attr_setscope
14708 : see whether the various POSIXish _yields exist
14710 #include <pthread.h>
14716 #ifdef PTHREAD_YIELD
14719 #ifdef PTHREAD_YIELD_NULL
14720 pthread_yield(NULL);
14726 : see if sched_yield exists
14727 set try -DSCHED_YIELD
14728 if eval $compile; then
14730 sched_yield='sched_yield()'
14734 case "$usethreads" in
14737 $define) echo 'sched_yield() found.' >&4 ;;
14738 *) echo 'sched_yield() NOT found.' >&4 ;;
14744 : see if pthread_yield exists
14745 set try -DPTHREAD_YIELD
14746 if eval $compile; then
14748 case "$sched_yield" in
14749 '') sched_yield='pthread_yield()' ;;
14752 set try -DPTHREAD_YIELD_NULL
14753 if eval $compile; then
14755 case "$sched_yield" in
14756 '') sched_yield='pthread_yield(NULL)' ;;
14762 case "$usethreads" in
14765 $define) echo 'pthread_yield() found.' >&4 ;;
14766 *) echo 'pthread_yield() NOT found.' >&4 ;;
14770 set d_pthread_yield
14773 case "$sched_yield" in
14774 '') sched_yield=undef ;;
14779 : see if random_r exists
14780 set random_r d_random_r
14782 case "$d_random_r" in
14784 hdrs="$i_systypes sys/types.h define stdio.h $i_stdlib stdlib.h"
14785 case "$d_random_r_proto:$usethreads" in
14786 ":define") d_random_r_proto=define
14787 set d_random_r_proto random_r $hdrs
14791 case "$d_random_r_proto" in
14793 case "$random_r_proto" in
14794 ''|0) try='int random_r(int*, struct random_data*);'
14795 ./protochk "extern $try" $hdrs && random_r_proto=I_iS ;;
14797 case "$random_r_proto" in
14798 ''|0) try='int random_r(long*, struct random_data*);'
14799 ./protochk "extern $try" $hdrs && random_r_proto=I_lS ;;
14801 case "$random_r_proto" in
14802 ''|0) try='int random_r(struct random_data*, int32_t*);'
14803 ./protochk "extern $try" $hdrs && random_r_proto=I_St ;;
14805 case "$random_r_proto" in
14806 ''|0) d_random_r=undef
14808 echo "Disabling random_r, cannot determine prototype." >&4 ;;
14809 * ) case "$random_r_proto" in
14810 REENTRANT_PROTO*) ;;
14811 *) random_r_proto="REENTRANT_PROTO_$random_r_proto" ;;
14813 echo "Prototype: $try" ;;
14816 *) case "$usethreads" in
14817 define) echo "random_r has no prototype, not using it." >&4 ;;
14824 *) random_r_proto=0
14828 : see if readdir and friends exist
14829 set readdir d_readdir
14831 set seekdir d_seekdir
14833 set telldir d_telldir
14835 set rewinddir d_rewinddir
14838 : see if readdir64_r exists
14839 set readdir64_r d_readdir64_r
14841 case "$d_readdir64_r" in
14843 hdrs="$i_systypes sys/types.h define stdio.h $i_dirent dirent.h"
14844 case "$d_readdir64_r_proto:$usethreads" in
14845 ":define") d_readdir64_r_proto=define
14846 set d_readdir64_r_proto readdir64_r $hdrs
14850 case "$d_readdir64_r_proto" in
14852 case "$readdir64_r_proto" in
14853 ''|0) try='int readdir64_r(DIR*, struct dirent64*, struct dirent64**);'
14854 ./protochk "extern $try" $hdrs && readdir64_r_proto=I_TSR ;;
14856 case "$readdir64_r_proto" in
14857 ''|0) try='int readdir64_r(DIR*, struct dirent64*);'
14858 ./protochk "extern $try" $hdrs && readdir64_r_proto=I_TS ;;
14860 case "$readdir64_r_proto" in
14861 ''|0) d_readdir64_r=undef
14862 readdir64_r_proto=0
14863 echo "Disabling readdir64_r, cannot determine prototype." >&4 ;;
14864 * ) case "$readdir64_r_proto" in
14865 REENTRANT_PROTO*) ;;
14866 *) readdir64_r_proto="REENTRANT_PROTO_$readdir64_r_proto" ;;
14868 echo "Prototype: $try" ;;
14871 *) case "$usethreads" in
14872 define) echo "readdir64_r has no prototype, not using it." >&4 ;;
14874 d_readdir64_r=undef
14875 readdir64_r_proto=0
14879 *) readdir64_r_proto=0
14883 : see if readdir_r exists
14884 set readdir_r d_readdir_r
14886 case "$d_readdir_r" in
14888 hdrs="$i_systypes sys/types.h define stdio.h $i_dirent dirent.h"
14889 case "$d_readdir_r_proto:$usethreads" in
14890 ":define") d_readdir_r_proto=define
14891 set d_readdir_r_proto readdir_r $hdrs
14895 case "$d_readdir_r_proto" in
14897 case "$readdir_r_proto" in
14898 ''|0) try='int readdir_r(DIR*, struct dirent*, struct dirent**);'
14899 ./protochk "extern $try" $hdrs && readdir_r_proto=I_TSR ;;
14901 case "$readdir_r_proto" in
14902 ''|0) try='int readdir_r(DIR*, struct dirent*);'
14903 ./protochk "extern $try" $hdrs && readdir_r_proto=I_TS ;;
14905 case "$readdir_r_proto" in
14906 ''|0) d_readdir_r=undef
14908 echo "Disabling readdir_r, cannot determine prototype." >&4 ;;
14909 * ) case "$readdir_r_proto" in
14910 REENTRANT_PROTO*) ;;
14911 *) readdir_r_proto="REENTRANT_PROTO_$readdir_r_proto" ;;
14913 echo "Prototype: $try" ;;
14916 *) case "$usethreads" in
14917 define) echo "readdir_r has no prototype, not using it." >&4 ;;
14924 *) readdir_r_proto=0
14928 : see if readv exists
14932 : see if recvmsg exists
14933 set recvmsg d_recvmsg
14936 : see if rename exists
14937 set rename d_rename
14940 : see if rmdir exists
14944 : see if memory.h is available.
14949 : See if it conflicts with string.h
14955 $cppstdin $cppflags $cppminus < $strings > mem.h
14956 if $contains 'memcpy' mem.h >/dev/null 2>&1; then
14958 echo "We won't be including <memory.h>."
14968 : can bcopy handle overlapping blocks?
14971 case "$d_memmove" in
14972 "$define") echo "I'll use memmove() instead of bcopy() for overlapping copies." ;;
14973 *) case "$d_bcopy" in
14975 echo "Checking to see if bcopy() can do overlapping copies..." >&4
14977 #$i_memory I_MEMORY
14978 #$i_stdlib I_STDLIB
14979 #$i_string I_STRING
14980 #$i_unistd I_UNISTD
14982 $cat >>try.c <<'EOCP'
14985 # include <memory.h>
14988 # include <stdlib.h>
14991 # include <string.h>
14993 # include <strings.h>
14996 # include <unistd.h> /* Needed for NetBSD */
15000 char buf[128], abc[128];
15006 /* Copy "abcde..." string to char abc[] so that gcc doesn't
15007 try to store the string in read-only memory. */
15008 bcopy("abcdefghijklmnopqrstuvwxyz0123456789", abc, 36);
15010 for (align = 7; align >= 0; align--) {
15011 for (len = 36; len; len--) {
15013 bcopy(abc, b, len);
15014 for (off = 1; off <= len; off++) {
15015 bcopy(b, b+off, len);
15016 bcopy(b+off, b, len);
15017 if (bcmp(b, abc, len))
15026 if eval $compile_ok; then
15027 if ./try 2>/dev/null; then
15028 echo "Yes, it can."
15031 echo "It can't, sorry."
15034 echo "(I can't compile the test program, so we'll assume not...)"
15038 $rm -f try.* try core
15044 : can memcpy handle overlapping blocks?
15047 case "$d_memmove" in
15048 "$define") echo "I'll use memmove() instead of memcpy() for overlapping copies." ;;
15049 *) case "$d_memcpy" in
15051 echo "Checking to see if memcpy() can do overlapping copies..." >&4
15053 #$i_memory I_MEMORY
15054 #$i_stdlib I_STDLIB
15055 #$i_string I_STRING
15056 #$i_unistd I_UNISTD
15058 $cat >>try.c <<'EOCP'
15061 # include <memory.h>
15064 # include <stdlib.h>
15067 # include <string.h>
15069 # include <strings.h>
15072 # include <unistd.h> /* Needed for NetBSD */
15076 char buf[128], abc[128];
15082 /* Copy "abcde..." string to char abc[] so that gcc doesn't
15083 try to store the string in read-only memory. */
15084 memcpy(abc, "abcdefghijklmnopqrstuvwxyz0123456789", 36);
15086 for (align = 7; align >= 0; align--) {
15087 for (len = 36; len; len--) {
15089 memcpy(b, abc, len);
15090 for (off = 1; off <= len; off++) {
15091 memcpy(b+off, b, len);
15092 memcpy(b, b+off, len);
15093 if (memcmp(b, abc, len))
15102 if eval $compile_ok; then
15103 if ./try 2>/dev/null; then
15104 echo "Yes, it can."
15107 echo "It can't, sorry."
15110 echo "(I can't compile the test program, so we'll assume not...)"
15114 $rm -f try.* try core
15120 : can memcmp be trusted to compare relative magnitude?
15122 case "$d_memcmp" in
15125 echo "Checking if your memcmp() can compare relative magnitude..." >&4
15127 #$i_memory I_MEMORY
15128 #$i_stdlib I_STDLIB
15129 #$i_string I_STRING
15130 #$i_unistd I_UNISTD
15132 $cat >>try.c <<'EOCP'
15135 # include <memory.h>
15138 # include <stdlib.h>
15141 # include <string.h>
15143 # include <strings.h>
15146 # include <unistd.h> /* Needed for NetBSD */
15152 if ((a < b) && memcmp(&a, &b, 1) < 0)
15158 if eval $compile_ok; then
15159 if $run ./try 2>/dev/null; then
15160 echo "Yes, it can."
15163 echo "No, it can't (it uses signed chars)."
15166 echo "(I can't compile the test program, so we'll assume not...)"
15170 $rm -f try.* try core
15174 : see if prototype for sbrk is available
15176 set d_sbrkproto sbrk $i_unistd unistd.h
15179 : see if select exists
15180 set select d_select
15183 : see if semctl exists
15184 set semctl d_semctl
15187 : see if semget exists
15188 set semget d_semget
15191 : see if semop exists
15195 : see how much of the 'sem*(2)' library is present.
15198 case "$d_semctl$d_semget$d_semop" in
15199 *"$undef"*) h_sem=false;;
15203 case "`ipcs 2>&1`" in
15204 "SVID messages"*"not configured"*)
15205 echo "Your $osname does not have the sem*(2) configured." >&4
15208 set semctl d_semctl
15210 set semget d_semget
15218 : we could also check for sys/ipc.h ...
15219 if $h_sem && $test `./findhdr sys/sem.h`; then
15220 echo "You have the full sem*(2) library." >&4
15223 echo "You don't have the full sem*(2) library." >&4
15229 : see whether sys/sem.h defines union semun
15231 $cat > try.c <<'END'
15232 #include <sys/types.h>
15233 #include <sys/ipc.h>
15234 #include <sys/sem.h>
15235 int main () { union semun semun; semun.buf = 0; }
15238 if eval $compile; then
15239 echo "You have union semun in <sys/sem.h>." >&4
15242 echo "You do not have union semun in <sys/sem.h>." >&4
15249 : see how to do semctl IPC_STAT
15256 # define S_IRUSR S_IREAD
15257 # define S_IWUSR S_IWRITE
15258 # define S_IXUSR S_IEXEC
15260 # define S_IRUSR 0400
15261 # define S_IWUSR 0200
15262 # define S_IXUSR 0100
15264 # define S_IRGRP (S_IRUSR>>3)
15265 # define S_IWGRP (S_IWUSR>>3)
15266 # define S_IXGRP (S_IXUSR>>3)
15267 # define S_IROTH (S_IRUSR>>6)
15268 # define S_IWOTH (S_IWUSR>>6)
15269 # define S_IXOTH (S_IXUSR>>6)
15272 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR)
15273 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP)
15274 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH)
15277 : see whether semctl IPC_STAT can use union semun
15279 case "$d_semctl_semun" in
15282 #include <sys/types.h>
15283 #include <sys/ipc.h>
15284 #include <sys/sem.h>
15285 #include <sys/stat.h>
15292 #$d_union_semun HAS_UNION_SEMUN
15295 #ifndef HAS_UNION_SEMUN
15298 struct semid_ds *buf;
15299 unsigned short *array;
15305 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
15306 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
15308 struct semid_ds argbuf;
15311 st = semctl(sem, 0, IPC_STAT, arg);
15315 # endif /* IPC_STAT */
15316 printf("semctl IPC_STAT failed: errno = %d\n", errno);
15318 if (semctl(sem, 0, IPC_RMID, arg) != 0)
15319 # endif /* IPC_RMID */
15320 printf("semctl IPC_RMID failed: errno = %d\n", errno);
15322 #endif /* IPC_PRIVATE && ... */
15323 printf("semget failed: errno = %d\n", errno);
15328 if eval $compile; then
15331 semun) val="$define" ;;
15339 case "$d_semctl_semun" in
15341 echo "You can use union semun for semctl IPC_STAT." >&4
15344 *) echo "You cannot use union semun for semctl IPC_STAT." >&4
15349 : see whether semctl IPC_STAT can use struct semid_ds pointer
15351 case "$d_semctl_semid_ds" in
15353 $cat > try.c <<'END'
15354 #include <sys/types.h>
15355 #include <sys/ipc.h>
15356 #include <sys/sem.h>
15357 #include <sys/stat.h>
15365 struct semid_ds arg;
15368 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
15369 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
15372 st = semctl(sem, 0, IPC_STAT, &arg);
15374 printf("semid_ds\n");
15376 # endif /* IPC_STAT */
15377 printf("semctl IPC_STAT failed: errno = %d\n", errno);
15379 if (semctl(sem, 0, IPC_RMID, &arg) != 0)
15380 # endif /* IPC_RMID */
15381 printf("semctl IPC_RMID failed: errno = %d\n", errno);
15383 #endif /* IPC_PRIVATE && ... */
15384 printf("semget failed: errno = %d\n", errno);
15390 if eval $compile; then
15393 semid_ds) val="$define" ;;
15399 set d_semctl_semid_ds
15401 case "$d_semctl_semid_ds" in
15403 echo "You can $also use struct semid_ds* for semctl IPC_STAT." >&4
15405 *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4
15412 # We do not have the full sem*(2) library, so assume we can not
15418 set d_semctl_semid_ds
15423 : see if sendmsg exists
15424 set sendmsg d_sendmsg
15427 : see if setegid exists
15428 set setegid d_setegid
15431 : see if seteuid exists
15432 set seteuid d_seteuid
15435 : see if setgrent exists
15436 set setgrent d_setgrent
15439 : see if setgrent_r exists
15440 set setgrent_r d_setgrent_r
15442 case "$d_setgrent_r" in
15444 hdrs="$i_systypes sys/types.h define stdio.h $i_grp grp.h"
15445 case "$d_setgrent_r_proto:$usethreads" in
15446 ":define") d_setgrent_r_proto=define
15447 set d_setgrent_r_proto setgrent_r $hdrs
15451 case "$d_setgrent_r_proto" in
15453 case "$setgrent_r_proto" in
15454 ''|0) try='int setgrent_r(FILE**);'
15455 ./protochk "extern $try" $hdrs && setgrent_r_proto=I_H ;;
15457 case "$setgrent_r_proto" in
15458 ''|0) try='void setgrent_r(FILE**);'
15459 ./protochk "extern $try" $hdrs && setgrent_r_proto=V_H ;;
15461 case "$setgrent_r_proto" in
15462 ''|0) d_setgrent_r=undef
15464 echo "Disabling setgrent_r, cannot determine prototype." >&4 ;;
15465 * ) case "$setgrent_r_proto" in
15466 REENTRANT_PROTO*) ;;
15467 *) setgrent_r_proto="REENTRANT_PROTO_$setgrent_r_proto" ;;
15469 echo "Prototype: $try" ;;
15472 *) case "$usethreads" in
15473 define) echo "setgrent_r has no prototype, not using it." >&4 ;;
15480 *) setgrent_r_proto=0
15484 : see if sethostent exists
15485 set sethostent d_sethent
15488 : see if sethostent_r exists
15489 set sethostent_r d_sethostent_r
15491 case "$d_sethostent_r" in
15493 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
15494 case "$d_sethostent_r_proto:$usethreads" in
15495 ":define") d_sethostent_r_proto=define
15496 set d_sethostent_r_proto sethostent_r $hdrs
15500 case "$d_sethostent_r_proto" in
15502 case "$sethostent_r_proto" in
15503 ''|0) try='int sethostent_r(int, struct hostent_data*);'
15504 ./protochk "extern $try" $hdrs && sethostent_r_proto=I_ID ;;
15506 case "$sethostent_r_proto" in
15507 ''|0) try='void sethostent_r(int, struct hostent_data*);'
15508 ./protochk "extern $try" $hdrs && sethostent_r_proto=V_ID ;;
15510 case "$sethostent_r_proto" in
15511 ''|0) d_sethostent_r=undef
15512 sethostent_r_proto=0
15513 echo "Disabling sethostent_r, cannot determine prototype." >&4 ;;
15514 * ) case "$sethostent_r_proto" in
15515 REENTRANT_PROTO*) ;;
15516 *) sethostent_r_proto="REENTRANT_PROTO_$sethostent_r_proto" ;;
15518 echo "Prototype: $try" ;;
15521 *) case "$usethreads" in
15522 define) echo "sethostent_r has no prototype, not using it." >&4 ;;
15524 d_sethostent_r=undef
15525 sethostent_r_proto=0
15529 *) sethostent_r_proto=0
15533 : see if setitimer exists
15534 set setitimer d_setitimer
15537 : see if setlinebuf exists
15538 set setlinebuf d_setlinebuf
15541 : see if setlocale exists
15542 set setlocale d_setlocale
15545 : see if locale.h is available
15546 set locale.h i_locale
15549 : see if setlocale_r exists
15550 set setlocale_r d_setlocale_r
15552 case "$d_setlocale_r" in
15554 hdrs="$i_systypes sys/types.h define stdio.h $i_locale locale.h"
15555 case "$d_setlocale_r_proto:$usethreads" in
15556 ":define") d_setlocale_r_proto=define
15557 set d_setlocale_r_proto setlocale_r $hdrs
15561 case "$d_setlocale_r_proto" in
15563 case "$setlocale_r_proto" in
15564 ''|0) try='int setlocale_r(int, const char*, char*, int);'
15565 ./protochk "extern $try" $hdrs && setlocale_r_proto=I_ICBI ;;
15567 case "$setlocale_r_proto" in
15568 ''|0) d_setlocale_r=undef
15569 setlocale_r_proto=0
15570 echo "Disabling setlocale_r, cannot determine prototype." >&4 ;;
15571 * ) case "$setlocale_r_proto" in
15572 REENTRANT_PROTO*) ;;
15573 *) setlocale_r_proto="REENTRANT_PROTO_$setlocale_r_proto" ;;
15575 echo "Prototype: $try" ;;
15578 *) case "$usethreads" in
15579 define) echo "setlocale_r has no prototype, not using it." >&4 ;;
15581 d_setlocale_r=undef
15582 setlocale_r_proto=0
15586 *) setlocale_r_proto=0
15590 : see if setnetent exists
15591 set setnetent d_setnent
15594 : see if setnetent_r exists
15595 set setnetent_r d_setnetent_r
15597 case "$d_setnetent_r" in
15599 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
15600 case "$d_setnetent_r_proto:$usethreads" in
15601 ":define") d_setnetent_r_proto=define
15602 set d_setnetent_r_proto setnetent_r $hdrs
15606 case "$d_setnetent_r_proto" in
15608 case "$setnetent_r_proto" in
15609 ''|0) try='int setnetent_r(int, struct netent_data*);'
15610 ./protochk "extern $try" $hdrs && setnetent_r_proto=I_ID ;;
15612 case "$setnetent_r_proto" in
15613 ''|0) try='void setnetent_r(int, struct netent_data*);'
15614 ./protochk "extern $try" $hdrs && setnetent_r_proto=V_ID ;;
15616 case "$setnetent_r_proto" in
15617 ''|0) d_setnetent_r=undef
15618 setnetent_r_proto=0
15619 echo "Disabling setnetent_r, cannot determine prototype." >&4 ;;
15620 * ) case "$setnetent_r_proto" in
15621 REENTRANT_PROTO*) ;;
15622 *) setnetent_r_proto="REENTRANT_PROTO_$setnetent_r_proto" ;;
15624 echo "Prototype: $try" ;;
15627 *) case "$usethreads" in
15628 define) echo "setnetent_r has no prototype, not using it." >&4 ;;
15630 d_setnetent_r=undef
15631 setnetent_r_proto=0
15635 *) setnetent_r_proto=0
15639 : see if setprotoent exists
15640 set setprotoent d_setpent
15643 : see if setpgid exists
15644 set setpgid d_setpgid
15647 : see if setpgrp2 exists
15648 set setpgrp2 d_setpgrp2
15651 : see if setpriority exists
15652 set setpriority d_setprior
15655 : see if setproctitle exists
15656 set setproctitle d_setproctitle
15659 : see if setprotoent_r exists
15660 set setprotoent_r d_setprotoent_r
15662 case "$d_setprotoent_r" in
15664 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
15665 case "$d_setprotoent_r_proto:$usethreads" in
15666 ":define") d_setprotoent_r_proto=define
15667 set d_setprotoent_r_proto setprotoent_r $hdrs
15671 case "$d_setprotoent_r_proto" in
15673 case "$setprotoent_r_proto" in
15674 ''|0) try='int setprotoent_r(int, struct protoent_data*);'
15675 ./protochk "extern $try" $hdrs && setprotoent_r_proto=I_ID ;;
15677 case "$setprotoent_r_proto" in
15678 ''|0) try='void setprotoent_r(int, struct protoent_data*);'
15679 ./protochk "extern $try" $hdrs && setprotoent_r_proto=V_ID ;;
15681 case "$setprotoent_r_proto" in
15682 ''|0) d_setprotoent_r=undef
15683 setprotoent_r_proto=0
15684 echo "Disabling setprotoent_r, cannot determine prototype." >&4 ;;
15685 * ) case "$setprotoent_r_proto" in
15686 REENTRANT_PROTO*) ;;
15687 *) setprotoent_r_proto="REENTRANT_PROTO_$setprotoent_r_proto" ;;
15689 echo "Prototype: $try" ;;
15692 *) case "$usethreads" in
15693 define) echo "setprotoent_r has no prototype, not using it." >&4 ;;
15695 d_setprotoent_r=undef
15696 setprotoent_r_proto=0
15700 *) setprotoent_r_proto=0
15704 : see if setpwent exists
15705 set setpwent d_setpwent
15708 : see if setpwent_r exists
15709 set setpwent_r d_setpwent_r
15711 case "$d_setpwent_r" in
15713 hdrs="$i_systypes sys/types.h define stdio.h $i_pwd pwd.h"
15714 case "$d_setpwent_r_proto:$usethreads" in
15715 ":define") d_setpwent_r_proto=define
15716 set d_setpwent_r_proto setpwent_r $hdrs
15720 case "$d_setpwent_r_proto" in
15722 case "$setpwent_r_proto" in
15723 ''|0) try='int setpwent_r(FILE**);'
15724 ./protochk "extern $try" $hdrs && setpwent_r_proto=I_H ;;
15726 case "$setpwent_r_proto" in
15727 ''|0) try='void setpwent_r(FILE**);'
15728 ./protochk "extern $try" $hdrs && setpwent_r_proto=V_H ;;
15730 case "$setpwent_r_proto" in
15731 ''|0) d_setpwent_r=undef
15733 echo "Disabling setpwent_r, cannot determine prototype." >&4 ;;
15734 * ) case "$setpwent_r_proto" in
15735 REENTRANT_PROTO*) ;;
15736 *) setpwent_r_proto="REENTRANT_PROTO_$setpwent_r_proto" ;;
15738 echo "Prototype: $try" ;;
15741 *) case "$usethreads" in
15742 define) echo "setpwent_r has no prototype, not using it." >&4 ;;
15749 *) setpwent_r_proto=0
15753 : see if setregid exists
15754 set setregid d_setregid
15756 set setresgid d_setresgid
15759 : see if setreuid exists
15760 set setreuid d_setreuid
15762 set setresuid d_setresuid
15765 : see if setrgid exists
15766 set setrgid d_setrgid
15769 : see if setruid exists
15770 set setruid d_setruid
15773 : see if setservent exists
15774 set setservent d_setsent
15777 : see if setservent_r exists
15778 set setservent_r d_setservent_r
15780 case "$d_setservent_r" in
15782 hdrs="$i_systypes sys/types.h define stdio.h $i_netdb netdb.h"
15783 case "$d_setservent_r_proto:$usethreads" in
15784 ":define") d_setservent_r_proto=define
15785 set d_setservent_r_proto setservent_r $hdrs
15789 case "$d_setservent_r_proto" in
15791 case "$setservent_r_proto" in
15792 ''|0) try='int setservent_r(int, struct servent_data*);'
15793 ./protochk "extern $try" $hdrs && setservent_r_proto=I_ID ;;
15795 case "$setservent_r_proto" in
15796 ''|0) try='void setservent_r(int, struct servent_data*);'
15797 ./protochk "extern $try" $hdrs && setservent_r_proto=V_ID ;;
15799 case "$setservent_r_proto" in
15800 ''|0) d_setservent_r=undef
15801 setservent_r_proto=0
15802 echo "Disabling setservent_r, cannot determine prototype." >&4 ;;
15803 * ) case "$setservent_r_proto" in
15804 REENTRANT_PROTO*) ;;
15805 *) setservent_r_proto="REENTRANT_PROTO_$setservent_r_proto" ;;
15807 echo "Prototype: $try" ;;
15810 *) case "$usethreads" in
15811 define) echo "setservent_r has no prototype, not using it." >&4 ;;
15813 d_setservent_r=undef
15814 setservent_r_proto=0
15818 *) setservent_r_proto=0
15822 : see if setsid exists
15823 set setsid d_setsid
15826 : see if setvbuf exists
15827 set setvbuf d_setvbuf
15830 : see if sfio.h is available
15835 : see if sfio library is available
15846 : Ok, but do we want to use it.
15850 true|$define|[yY]*) dflt='y';;
15853 echo "$package can use the sfio library, but it is experimental."
15854 case "$useperlio" in
15856 echo "For sfio also the PerlIO abstraction layer is needed."
15857 echo "Earlier you said you wouldn't want that."
15860 rp="You seem to have sfio available, do you want to try using it?"
15863 y|Y) echo "Ok, turning on both sfio and PerlIO, then."
15864 useperlio="$define"
15867 *) echo "Ok, avoiding sfio this time. I'll use stdio instead."
15872 *) case "$usesfio" in
15873 true|$define|[yY]*)
15874 echo "Sorry, cannot find sfio on this machine." >&4
15875 echo "Ignoring your setting of usesfio=$usesfio." >&4
15884 $define) usesfio='true';;
15885 *) usesfio='false';;
15889 *) : Remove sfio from list of libraries to use
15892 echo "Removing unneeded -lsfio from library list" >&4
15893 set `echo X $libs | $sed -e 's/-lsfio / /' -e 's/-lsfio$//'`
15896 echo "libs = $libs" >&4
15903 : see if shmctl exists
15904 set shmctl d_shmctl
15907 : see if shmget exists
15908 set shmget d_shmget
15911 : see if shmat exists
15914 : see what shmat returns
15917 $cat >shmat.c <<'END'
15918 #include <sys/shm.h>
15921 if $cc $ccflags -c shmat.c >/dev/null 2>&1; then
15926 echo "and it returns ($shmattype)." >&4
15927 : see if a prototype for shmat is available
15928 xxx=`./findhdr sys/shm.h`
15929 $cppstdin $cppflags $cppminus < $xxx > shmat.c 2>/dev/null
15930 if $contains 'shmat.*(' shmat.c >/dev/null 2>&1; then
15941 set d_shmatprototype
15944 : see if shmdt exists
15948 : see how much of the 'shm*(2)' library is present.
15951 case "$d_shmctl$d_shmget$d_shmat$d_shmdt" in
15952 *"$undef"*) h_shm=false;;
15956 case "`ipcs 2>&1`" in
15957 "SVID shared memory"*"not configured"*)
15958 echo "Your $osname does not have the shm*(2) configured." >&4
15961 set shmctl d_shmctl
15963 set shmget d_shmget
15973 : we could also check for sys/ipc.h ...
15974 if $h_shm && $test `./findhdr sys/shm.h`; then
15975 echo "You have the full shm*(2) library." >&4
15978 echo "You don't have the full shm*(2) library." >&4
15985 : see if we have sigaction
15986 if set sigaction val -f d_sigaction; eval $csym; $val; then
15987 echo 'sigaction() found.' >&4
15990 #include <sys/types.h>
15991 #include <signal.h>
15992 #$i_stdlib I_STDLIB
15994 #include <stdlib.h>
15998 struct sigaction act, oact;
16000 oact.sa_handler = 0;
16001 /* so that act and oact are used */
16002 exit(act.sa_flags == 0 && oact.sa_handler == 0);
16006 if eval $compile_ok; then
16009 echo "But you don't seem to have a useable struct sigaction." >&4
16013 echo 'sigaction NOT found.' >&4
16016 set d_sigaction; eval $setvar
16017 $rm -f try try$_o try.c
16019 : see if sigprocmask exists
16020 set sigprocmask d_sigprocmask
16023 : see if sigsetjmp exists
16025 case "$d_sigsetjmp" in
16028 #include <setjmp.h>
16029 #$i_stdlib I_STDLIB
16031 #include <stdlib.h>
16037 if (sigsetjmp(env,1))
16040 siglongjmp(env, 1);
16045 if eval $compile; then
16046 if $run ./try >/dev/null 2>&1; then
16047 echo "POSIX sigsetjmp found." >&4
16051 Uh-Oh! You have POSIX sigsetjmp and siglongjmp, but they do not work properly!!
16057 echo "sigsetjmp not found." >&4
16061 *) val="$d_sigsetjmp"
16062 case "$d_sigsetjmp" in
16063 $define) echo "POSIX sigsetjmp found." >&4;;
16064 $undef) echo "sigsetjmp not found." >&4;;
16072 : see if sockatmark exists
16073 set sockatmark d_sockatmark
16076 : see if prototype for sockatmark is available
16078 set d_sockatmarkproto sockatmark $d_socket sys/socket.h
16081 : see if socks5_init exists
16082 set socks5_init d_socks5_init
16085 : see if srand48_r exists
16086 set srand48_r d_srand48_r
16088 case "$d_srand48_r" in
16090 hdrs="$i_systypes sys/types.h define stdio.h $i_stdlib stdlib.h"
16091 case "$d_srand48_r_proto:$usethreads" in
16092 ":define") d_srand48_r_proto=define
16093 set d_srand48_r_proto srand48_r $hdrs
16097 case "$d_srand48_r_proto" in
16099 case "$srand48_r_proto" in
16100 ''|0) try='int srand48_r(long, struct drand48_data*);'
16101 ./protochk "extern $try" $hdrs && srand48_r_proto=I_LS ;;
16103 case "$srand48_r_proto" in
16104 ''|0) d_srand48_r=undef
16106 echo "Disabling srand48_r, cannot determine prototype." >&4 ;;
16107 * ) case "$srand48_r_proto" in
16108 REENTRANT_PROTO*) ;;
16109 *) srand48_r_proto="REENTRANT_PROTO_$srand48_r_proto" ;;
16111 echo "Prototype: $try" ;;
16114 *) case "$usethreads" in
16115 define) echo "srand48_r has no prototype, not using it." >&4 ;;
16122 *) srand48_r_proto=0
16126 : see if srandom_r exists
16127 set srandom_r d_srandom_r
16129 case "$d_srandom_r" in
16131 hdrs="$i_systypes sys/types.h define stdio.h $i_stdlib stdlib.h"
16132 case "$d_srandom_r_proto:$usethreads" in
16133 ":define") d_srandom_r_proto=define
16134 set d_srandom_r_proto srandom_r $hdrs
16138 case "$d_srandom_r_proto" in
16140 case "$srandom_r_proto" in
16141 ''|0) try='int srandom_r(unsigned int, struct random_data*);'
16142 ./protochk "extern $try" $hdrs && srandom_r_proto=I_TS ;;
16144 case "$srandom_r_proto" in
16145 ''|0) d_srandom_r=undef
16147 echo "Disabling srandom_r, cannot determine prototype." >&4 ;;
16148 * ) case "$srandom_r_proto" in
16149 REENTRANT_PROTO*) ;;
16150 *) srandom_r_proto="REENTRANT_PROTO_$srandom_r_proto" ;;
16152 echo "Prototype: $try" ;;
16155 *) case "$usethreads" in
16156 define) echo "srandom_r has no prototype, not using it." >&4 ;;
16163 *) srandom_r_proto=0
16167 : see if prototype for setresgid is available
16169 set d_sresgproto setresgid $i_unistd unistd.h
16172 : see if prototype for setresuid is available
16174 set d_sresuproto setresuid $i_unistd unistd.h
16177 : see if sys/stat.h is available
16178 set sys/stat.h i_sysstat
16182 : see if stat knows about block sizes
16184 echo "Checking to see if your struct stat has st_blocks field..." >&4
16185 set d_statblks stat st_blocks $i_sysstat sys/stat.h
16189 : see if this is a sys/vfs.h system
16190 set sys/vfs.h i_sysvfs
16194 : see if this is a sys/statfs.h system
16195 set sys/statfs.h i_sysstatfs
16200 echo "Checking to see if your system supports struct statfs..." >&4
16201 set d_statfs_s statfs $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h $i_sysvfs sys/vfs.h $i_sysstatfs sys/statfs.h
16203 case "$d_statfs_s" in
16204 "$define") echo "Yes, it does." ;;
16205 *) echo "No, it doesn't." ;;
16210 : see if struct statfs knows about f_flags
16211 case "$d_statfs_s" in
16214 echo "Checking to see if your struct statfs has f_flags field..." >&4
16215 set d_statfs_f_flags statfs f_flags $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h $i_sysvfs sys/vfs.h $i_sysstatfs sys/statfs.h
16219 set d_statfs_f_flags
16223 case "$d_statfs_f_flags" in
16224 "$define") echo "Yes, it does." ;;
16225 *) echo "No, it doesn't." ;;
16229 Checking how to access stdio streams by file descriptor number...
16231 case "$stdio_stream_array" in
16232 '') $cat >try.c <<EOCP
16235 if (&STDIO_STREAM_ARRAY[fileno(stdin)] == stdin)
16239 for s in _iob __iob __sF
16241 set try -DSTDIO_STREAM_ARRAY=$s
16242 if eval $compile; then
16243 case "`$run ./try`" in
16244 yes) stdio_stream_array=$s; break ;;
16248 $rm -f try.* try$exe_ext
16250 case "$stdio_stream_array" in
16252 I can't figure out how to access stdio streams by file descriptor number.
16254 d_stdio_stream_array="$undef"
16257 You can access stdio streams by file descriptor number by the $stdio_stream_array array.
16259 d_stdio_stream_array="$define"
16263 : see if strcoll exists
16264 set strcoll d_strcoll
16267 : check for structure copying
16269 echo "Checking to see if your C compiler can copy structs..." >&4
16270 $cat >try.c <<'EOCP'
16280 if $cc -c try.c >/dev/null 2>&1 ; then
16282 echo "Yup, it can."
16285 echo "Nope, it can't."
16291 : see if strerror and/or sys_errlist[] exist
16293 if test "X$d_strerror" = X -o "X$d_syserrlst" = X; then
16294 if set strerror val -f d_strerror; eval $csym; $val; then
16295 echo 'strerror() found.' >&4
16296 d_strerror="$define"
16297 d_strerrm='strerror(e)'
16298 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
16299 echo "(You also have sys_errlist[], so we could roll our own strerror.)"
16300 d_syserrlst="$define"
16302 echo "(Since you don't have sys_errlist[], sterror() is welcome.)"
16303 d_syserrlst="$undef"
16305 elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
16306 $contains '#[ ]*define.*strerror' "$xxx" >/dev/null 2>&1; then
16307 echo 'strerror() found in string header.' >&4
16308 d_strerror="$define"
16309 d_strerrm='strerror(e)'
16310 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
16311 echo "(Most probably, strerror() uses sys_errlist[] for descriptions.)"
16312 d_syserrlst="$define"
16314 echo "(You don't appear to have any sys_errlist[], how can this be?)"
16315 d_syserrlst="$undef"
16317 elif set sys_errlist val -a d_syserrlst; eval $csym; $val; then
16318 echo "strerror() not found, but you have sys_errlist[] so we'll use that." >&4
16319 d_strerror="$undef"
16320 d_syserrlst="$define"
16321 d_strerrm='((e)<0||(e)>=sys_nerr?"unknown":sys_errlist[e])'
16323 echo 'strerror() and sys_errlist[] NOT found.' >&4
16324 d_strerror="$undef"
16325 d_syserrlst="$undef"
16326 d_strerrm='"unknown"'
16330 : see if strerror_r exists
16331 set strerror_r d_strerror_r
16333 case "$d_strerror_r" in
16335 hdrs="$i_systypes sys/types.h define stdio.h $i_string string.h"
16336 case "$d_strerror_r_proto:$usethreads" in
16337 ":define") d_strerror_r_proto=define
16338 set d_strerror_r_proto strerror_r $hdrs
16342 case "$d_strerror_r_proto" in
16344 case "$strerror_r_proto" in
16345 ''|0) try='int strerror_r(int, char*, size_t);'
16346 ./protochk "extern $try" $hdrs && strerror_r_proto=I_IBW ;;
16348 case "$strerror_r_proto" in
16349 ''|0) try='int strerror_r(int, char*, int);'
16350 ./protochk "extern $try" $hdrs && strerror_r_proto=I_IBI ;;
16352 case "$strerror_r_proto" in
16353 ''|0) try='char* strerror_r(int, char*, size_t);'
16354 ./protochk "extern $try" $hdrs && strerror_r_proto=B_IBW ;;
16356 case "$strerror_r_proto" in
16357 ''|0) d_strerror_r=undef
16359 echo "Disabling strerror_r, cannot determine prototype." >&4 ;;
16360 * ) case "$strerror_r_proto" in
16361 REENTRANT_PROTO*) ;;
16362 *) strerror_r_proto="REENTRANT_PROTO_$strerror_r_proto" ;;
16364 echo "Prototype: $try" ;;
16367 *) case "$usethreads" in
16368 define) echo "strerror_r has no prototype, not using it." >&4 ;;
16375 *) strerror_r_proto=0
16379 : see if strftime exists
16380 set strftime d_strftime
16383 : see if strtod exists
16384 set strtod d_strtod
16387 : see if strtol exists
16388 set strtol d_strtol
16391 : see if strtold exists
16392 set strtold d_strtold
16395 : see if strtoll exists
16396 set strtoll d_strtoll
16399 case "$d_longlong-$d_strtoll" in
16402 Checking whether your strtoll() works okay...
16404 $cat >try.c <<'EOCP'
16407 #define strtoll __strtoll
16410 #define strtoll _strtoll
16413 extern long long int strtoll(char *s, char **, int);
16414 static int bad = 0;
16415 int check(char *s, long long ell, int een) {
16418 gll = strtoll(s, 0, 10);
16419 if (!((gll == ell) && (errno == een)))
16423 check(" 1", 1LL, 0);
16424 check(" 0", 0LL, 0);
16425 check("-1", -1LL, 0);
16426 check("-9223372036854775808", -9223372036854775808LL, 0);
16427 check("-9223372036854775808", -9223372036854775808LL, 0);
16428 check(" 9223372036854775807", 9223372036854775807LL, 0);
16429 check("-9223372036854775808", -9223372036854775808LL, 0);
16430 check(" 9223372036854775808", 9223372036854775807LL, ERANGE);
16431 check("-9223372036854775809", -9223372036854775808LL, ERANGE);
16437 if eval $compile; then
16440 ok) echo "Your strtoll() seems to be working okay." ;;
16442 Your strtoll() doesn't seem to be working okay.
16448 echo "(I can't seem to compile the test program--assuming it doesn't)"
16454 : see if strtoq exists
16455 set strtoq d_strtoq
16458 : see if strtoul exists
16459 set strtoul d_strtoul
16462 case "$d_strtoul" in
16465 Checking whether your strtoul() works okay...
16467 $cat >try.c <<'EOCP'
16470 extern unsigned long int strtoul(char *s, char **, int);
16471 static int bad = 0;
16472 void check(char *s, unsigned long eul, int een) {
16475 gul = strtoul(s, 0, 10);
16476 if (!((gul == eul) && (errno == een)))
16480 check(" 1", 1L, 0);
16481 check(" 0", 0L, 0);
16483 case "$longsize" in
16485 $cat >>try.c <<'EOCP'
16486 check("18446744073709551615", 18446744073709551615UL, 0);
16487 check("18446744073709551616", 18446744073709551615UL, ERANGE);
16488 #if 0 /* strtoul() for /^-/ strings is undefined. */
16489 check("-1", 18446744073709551615UL, 0);
16490 check("-18446744073709551614", 2, 0);
16491 check("-18446744073709551615", 1, 0);
16492 check("-18446744073709551616", 18446744073709551615UL, ERANGE);
16493 check("-18446744073709551617", 18446744073709551615UL, ERANGE);
16498 $cat >>try.c <<'EOCP'
16499 check("4294967295", 4294967295UL, 0);
16500 check("4294967296", 4294967295UL, ERANGE);
16501 #if 0 /* strtoul() for /^-/ strings is undefined. */
16502 check("-1", 4294967295UL, 0);
16503 check("-4294967294", 2, 0);
16504 check("-4294967295", 1, 0);
16505 check("-4294967296", 4294967295UL, ERANGE);
16506 check("-4294967297", 4294967295UL, ERANGE);
16511 : Should we write these tests to be more portable by sprintf-ing
16512 : ~0 and then manipulating that char string as input for strtol?
16515 $cat >>try.c <<'EOCP'
16522 if eval $compile; then
16523 case "`$run ./try`" in
16524 ok) echo "Your strtoul() seems to be working okay." ;;
16526 Your strtoul() doesn't seem to be working okay.
16535 : see if strtoull exists
16536 set strtoull d_strtoull
16539 case "$d_longlong-$d_strtoull" in
16542 Checking whether your strtoull() works okay...
16544 $cat >try.c <<'EOCP'
16547 #define strtoull __strtoull
16550 extern unsigned long long int strtoull(char *s, char **, int);
16551 static int bad = 0;
16552 int check(char *s, long long eull, int een) {
16555 gull = strtoull(s, 0, 10);
16556 if (!((gull == eull) && (errno == een)))
16560 check(" 1", 1LL, 0);
16561 check(" 0", 0LL, 0);
16562 check("18446744073709551615", 18446744073709551615ULL, 0);
16563 check("18446744073709551616", 18446744073709551615ULL, ERANGE);
16564 #if 0 /* strtoull() for /^-/ strings is undefined. */
16565 check("-1", 18446744073709551615ULL, 0);
16566 check("-18446744073709551614", 2LL, 0);
16567 check("-18446744073709551615", 1LL, 0);
16568 check("-18446744073709551616", 18446744073709551615ULL, ERANGE);
16569 check("-18446744073709551617", 18446744073709551615ULL, ERANGE);
16576 if eval $compile; then
16577 case "`$run ./try`" in
16578 ok) echo "Your strtoull() seems to be working okay." ;;
16580 Your strtoull() doesn't seem to be working okay.
16582 d_strtoull="$undef"
16589 : see if strtouq exists
16590 set strtouq d_strtouq
16593 case "$d_strtouq" in
16596 Checking whether your strtouq() works okay...
16598 $cat >try.c <<'EOCP'
16601 extern unsigned long long int strtouq(char *s, char **, int);
16602 static int bad = 0;
16603 void check(char *s, unsigned long long eull, int een) {
16604 unsigned long long gull;
16606 gull = strtouq(s, 0, 10);
16607 if (!((gull == eull) && (errno == een)))
16611 check(" 1", 1LL, 0);
16612 check(" 0", 0LL, 0);
16613 check("18446744073709551615", 18446744073709551615ULL, 0);
16614 check("18446744073709551616", 18446744073709551615ULL, ERANGE);
16615 #if 0 /* strtouq() for /^-/ strings is undefined. */
16616 check("-1", 18446744073709551615ULL, 0);
16617 check("-18446744073709551614", 2LL, 0);
16618 check("-18446744073709551615", 1LL, 0);
16619 check("-18446744073709551616", 18446744073709551615ULL, ERANGE);
16620 check("-18446744073709551617", 18446744073709551615ULL, ERANGE);
16628 if eval $compile; then
16629 case "`$run ./try`" in
16630 ok) echo "Your strtouq() seems to be working okay." ;;
16632 Your strtouq() doesn't seem to be working okay.
16641 : see if strxfrm exists
16642 set strxfrm d_strxfrm
16645 : see if symlink exists
16646 set symlink d_symlink
16649 : see if syscall exists
16650 set syscall d_syscall
16653 : see if prototype for syscall is available
16655 set d_syscallproto syscall $i_unistd unistd.h
16658 : see if sysconf exists
16659 set sysconf d_sysconf
16662 : see if system exists
16663 set system d_system
16666 : see if tcgetpgrp exists
16667 set tcgetpgrp d_tcgetpgrp
16670 : see if tcsetpgrp exists
16671 set tcsetpgrp d_tcsetpgrp
16674 : see if prototype for telldir is available
16676 set d_telldirproto telldir $i_systypes sys/types.h $i_dirent dirent.h
16679 : see if time exists
16681 if test "X$d_time" = X -o X"$timetype" = X; then
16682 if set time val -f d_time; eval $csym; $val; then
16683 echo 'time() found.' >&4
16685 rp="What is the type returned by time() on this system?"
16686 set time_t timetype long stdio.h sys/types.h
16689 echo 'time() not found, hope that will do.' >&4
16697 : see if this is a sys/times.h system
16698 set sys/times.h i_systimes
16701 : see if times exists
16703 if set times val -f d_times; eval $csym; $val; then
16704 echo 'times() found.' >&4
16707 case "$i_systimes" in
16708 "$define") inc='sys/times.h';;
16710 rp="What is the type returned by times() on this system?"
16711 set clock_t clocktype long stdio.h sys/types.h $inc
16714 echo 'times() NOT found, hope that will do.' >&4
16719 : see if tmpnam_r exists
16720 set tmpnam_r d_tmpnam_r
16722 case "$d_tmpnam_r" in
16724 hdrs="$i_systypes sys/types.h define stdio.h "
16725 case "$d_tmpnam_r_proto:$usethreads" in
16726 ":define") d_tmpnam_r_proto=define
16727 set d_tmpnam_r_proto tmpnam_r $hdrs
16731 case "$d_tmpnam_r_proto" in
16733 case "$tmpnam_r_proto" in
16734 ''|0) try='char* tmpnam_r(char*);'
16735 ./protochk "extern $try" $hdrs && tmpnam_r_proto=B_B ;;
16737 case "$tmpnam_r_proto" in
16738 ''|0) d_tmpnam_r=undef
16740 echo "Disabling tmpnam_r, cannot determine prototype." >&4 ;;
16741 * ) case "$tmpnam_r_proto" in
16742 REENTRANT_PROTO*) ;;
16743 *) tmpnam_r_proto="REENTRANT_PROTO_$tmpnam_r_proto" ;;
16745 echo "Prototype: $try" ;;
16748 *) case "$usethreads" in
16749 define) echo "tmpnam_r has no prototype, not using it." >&4 ;;
16756 *) tmpnam_r_proto=0
16760 : see if truncate exists
16761 set truncate d_truncate
16764 : see if ttyname_r exists
16765 set ttyname_r d_ttyname_r
16767 case "$d_ttyname_r" in
16769 hdrs="$i_systypes sys/types.h define stdio.h $i_unistd unistd.h"
16770 case "$d_ttyname_r_proto:$usethreads" in
16771 ":define") d_ttyname_r_proto=define
16772 set d_ttyname_r_proto ttyname_r $hdrs
16776 case "$d_ttyname_r_proto" in
16778 case "$ttyname_r_proto" in
16779 ''|0) try='int ttyname_r(int, char*, size_t);'
16780 ./protochk "extern $try" $hdrs && ttyname_r_proto=I_IBW ;;
16782 case "$ttyname_r_proto" in
16783 ''|0) try='int ttyname_r(int, char*, int);'
16784 ./protochk "extern $try" $hdrs && ttyname_r_proto=I_IBI ;;
16786 case "$ttyname_r_proto" in
16787 ''|0) try='char* ttyname_r(int, char*, int);'
16788 ./protochk "extern $try" $hdrs && ttyname_r_proto=B_IBI ;;
16790 case "$ttyname_r_proto" in
16791 ''|0) d_ttyname_r=undef
16793 echo "Disabling ttyname_r, cannot determine prototype." >&4 ;;
16794 * ) case "$ttyname_r_proto" in
16795 REENTRANT_PROTO*) ;;
16796 *) ttyname_r_proto="REENTRANT_PROTO_$ttyname_r_proto" ;;
16798 echo "Prototype: $try" ;;
16801 *) case "$usethreads" in
16802 define) echo "ttyname_r has no prototype, not using it." >&4 ;;
16809 *) ttyname_r_proto=0
16813 : see if tzname[] exists
16815 if set tzname val -a d_tzname; eval $csym; $val; then
16817 echo 'tzname[] found.' >&4
16820 echo 'tzname[] NOT found.' >&4
16826 next|rhapsody|darwin) multiarch="$define" ;;
16828 case "$multiarch" in
16829 ''|[nN]*) multiarch="$undef" ;;
16832 : check for ordering of bytes in a UV
16834 case "$usecrosscompile$multiarch" in
16837 You seem to be either cross-compiling or doing a multiarchitecture build,
16838 skipping the byteorder check.
16844 case "$byteorder" in
16847 In the following, larger digits indicate more significance. A big-endian
16848 machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
16849 little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
16850 machines may have weird orders like 3412. A Cray will report 87654321,
16851 an Alpha will report 12345678. If the test program works the default is
16853 I'm now running the test program...
16857 #$i_stdlib I_STDLIB
16859 #include <stdlib.h>
16861 #include <sys/types.h>
16862 typedef $uvtype UV;
16872 u.l = (((UV)0x08070605) << 32) | (UV)0x04030201;
16874 u.l = (UV)0x04030201;
16875 for (i = 0; i < $uvsize; i++)
16876 printf("%c", u.c[i]+'0');
16883 if eval $compile && ./try > /dev/null; then
16886 [1-4][1-4][1-4][1-4]|12345678|87654321)
16887 echo "(The test program ran ok.)"
16888 echo "byteorder=$dflt"
16891 ????|????????) echo "(The test program ran ok.)" ;;
16892 *) echo "(The test program didn't run right for some reason.)" ;;
16897 (I can't seem to compile the test program. Guessing big-endian...)
16900 case "$xxx_prompt" in
16902 rp="What is the order of bytes in $uvtype?"
16918 Checking to see whether you can access character data unalignedly...
16920 case "$d_u32align" in
16921 '') $cat >try.c <<EOCP
16923 #$i_stdlib I_STDLIB
16925 #include <stdlib.h>
16927 #define U32 $u32type
16928 #define BYTEORDER 0x$byteorder
16930 #include <signal.h>
16932 $signal_t bletch(s) int s; { exit(4); }
16935 #if BYTEORDER == 0x1234 || BYTEORDER == 0x4321
16940 if (sizeof(U32) != 4) {
16941 printf("sizeof(U32) is not 4, but %d\n", sizeof(U32));
16948 signal(SIGBUS, bletch);
16960 for (i = 0; i < 4; i++) {
16961 up = (U32*)(buf + i);
16962 if (! ((*up == 1 << (8*i)) || /* big-endian */
16963 (*up == 1 << (8*(3-i))) /* little-endian */
16967 printf("read failed (%x)\n", *up);
16973 for (i = 0; i < 4; i++) {
16974 up = (U32*)(buf + i);
16976 if (*up != 0xBeef) {
16977 printf("write failed (%x)\n", *up);
16991 if eval $compile_ok; then
16992 echo "(Testing for character data alignment may crash the test. That's okay.)" >&4
16993 $run ./try 2>&1 >/dev/null
16996 You can access character data pretty unalignedly.
16998 d_u32align="$undef"
17001 It seems that you must access character data in an aligned manner.
17003 d_u32align="$define"
17007 rp='Can you access character data at unaligned addresses?'
17011 [yY]*) d_u32align="$undef" ;;
17012 *) d_u32align="$define" ;;
17015 $rm -f core core.try.* try.core
17019 : see if ualarm exists
17020 set ualarm d_ualarm
17023 : see if umask exists
17027 : see if unordered exists
17028 set unordered d_unordered
17031 : see if usleep exists
17032 set usleep d_usleep
17035 : see if prototype for usleep is available
17037 set d_usleepproto usleep $i_unistd unistd.h
17040 : see if ustat exists
17044 : backward compatibility for d_hvfork
17045 if test X$d_hvfork != X; then
17046 d_vfork="$d_hvfork"
17049 : see if there is a vfork
17054 : Ok, but do we want to use it. vfork is reportedly unreliable in
17055 : perl on Solaris 2.x, and probably elsewhere.
17059 case "$usevfork" in
17065 Perl can only use a vfork() that doesn't suffer from strict
17066 restrictions on calling functions or modifying global data in
17067 the child. For example, glibc-2.1 contains such a vfork()
17068 that is unsuitable. If your system provides a proper fork()
17069 call, chances are that you do NOT want perl to use vfork().
17072 rp="Do you still want to use vfork()?"
17077 echo "Ok, we won't use vfork()."
17086 $define) usevfork='true';;
17087 *) usevfork='false';;
17090 : see if closedir exists
17091 set closedir d_closedir
17094 case "$d_closedir" in
17097 echo "Checking whether closedir() returns a status..." >&4
17099 #$i_dirent I_DIRENT /**/
17100 #$i_sysdir I_SYS_DIR /**/
17101 #$i_sysndir I_SYS_NDIR /**/
17102 #$i_systypes I_SYS_TYPES /**/
17104 #if defined(I_SYS_TYPES)
17105 #include <sys/types.h>
17107 #if defined(I_DIRENT)
17108 #include <dirent.h>
17109 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
17110 #include <sys/dir.h>
17114 #include <sys/ndir.h>
17118 #include <ndir.h> /* may be wrong in the future */
17120 #include <sys/dir.h>
17125 int main() { return closedir(opendir(".")); }
17128 if eval $compile_ok; then
17129 if $run ./try > /dev/null 2>&1 ; then
17130 echo "Yes, it does."
17133 echo "No, it doesn't."
17137 echo "(I can't seem to compile the test program--assuming it doesn't)"
17145 set d_void_closedir
17148 : see if there is a wait4
17152 : see if waitpid exists
17153 set waitpid d_waitpid
17156 : see if wcstombs exists
17157 set wcstombs d_wcstombs
17160 : see if wctomb exists
17161 set wctomb d_wctomb
17164 : see if writev exists
17165 set writev d_writev
17168 : preserve RCS keywords in files with variable substitution, grrr
17173 Revision='$Revision'
17175 : check for alignment requirements
17177 case "$usecrosscompile$multiarch" in
17180 You seem to be either cross-compiling or doing a multiarchitecture build,
17181 skipping the memory alignment check.
17184 case "$alignbytes" in
17185 '') alignbytes=8 ;;
17189 case "$alignbytes" in
17190 '') echo "Checking alignment constraints..." >&4
17191 if $test "X$uselongdouble" = Xdefine -a "X$d_longdbl" = Xdefine; then
17192 $cat >try.c <<'EOCP'
17193 typedef long double NV;
17196 $cat >try.c <<'EOCP'
17200 $cat >>try.c <<'EOCP'
17208 printf("%d\n", (int)((char *)&try_algn.bar - (char *)&try_algn.foo));
17213 if eval $compile_ok; then
17217 echo "(I can't seem to compile the test program...)"
17220 *) dflt="$alignbytes"
17223 rp="Doubles must be aligned on a how-many-byte boundary?"
17231 : set the base revision
17234 : how do we concatenate cpp tokens here?
17236 echo "Checking to see how your cpp does stuff like concatenate tokens..." >&4
17237 $cat >cpp_stuff.c <<'EOCP'
17238 #define RCAT(a,b)a/**/b
17239 #define ACAT(a,b)a ## b
17243 $cppstdin $cppflags $cppminus <cpp_stuff.c >cpp_stuff.out 2>&1
17244 if $contains 'Circus' cpp_stuff.out >/dev/null 2>&1; then
17245 echo "Oh! Smells like ANSI's been here." >&4
17246 echo "We can catify or stringify, separately or together!"
17248 elif $contains 'Reiser' cpp_stuff.out >/dev/null 2>&1; then
17249 echo "Ah, yes! The good old days!" >&4
17250 echo "However, in the good old days we don't know how to stringify and"
17251 echo "catify at the same time."
17255 Hmm, I don't seem to be able to concatenate tokens with your cpp.
17256 You're going to have to edit the values of CAT[2-5] in config.h...
17258 cpp_stuff="/* Help! How do we handle cpp_stuff? */*/"
17262 : see if this is a db.h system
17268 : Check db version.
17270 echo "Checking Berkeley DB version ..." >&4
17276 #include <sys/types.h>
17278 #$i_stdlib I_STDLIB
17280 #include <stdlib.h>
17283 int main(int argc, char *argv[])
17285 #ifdef DB_VERSION_MAJOR /* DB version >= 2 */
17286 int Major, Minor, Patch ;
17287 unsigned long Version ;
17288 (void)db_version(&Major, &Minor, &Patch) ;
17290 printf("%d %d %d %d %d %d\n",
17291 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH,
17292 Major, Minor, Patch);
17295 printf("You have Berkeley DB Version 2 or greater.\n");
17297 printf("db.h is from Berkeley DB Version %d.%d.%d\n",
17298 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH);
17299 printf("libdb is from Berkeley DB Version %d.%d.%d\n",
17300 Major, Minor, Patch) ;
17302 /* check that db.h & libdb are compatible */
17303 if (DB_VERSION_MAJOR != Major || DB_VERSION_MINOR != Minor || DB_VERSION_PATCH != Patch) {
17304 printf("db.h and libdb are incompatible.\n") ;
17308 printf("db.h and libdb are compatible.\n") ;
17310 Version = DB_VERSION_MAJOR * 1000000 + DB_VERSION_MINOR * 1000
17311 + DB_VERSION_PATCH ;
17313 /* needs to be >= 2.3.4 */
17314 if (Version < 2003004) {
17315 /* if (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && DB_VERSION_PATCH < 5) { */
17316 printf("Perl needs Berkeley DB 2.3.4 or greater.\n") ;
17322 #if defined(_DB_H_) && defined(BTREEMAGIC) && defined(HASHMAGIC)
17327 printf("You have Berkeley DB Version 1.\n");
17328 exit(0); /* DB version < 2: the coast is clear. */
17330 exit(1); /* <db.h> not Berkeley DB? */
17336 if eval $compile_ok && $run ./try; then
17337 echo 'Looks OK.' >&4
17339 db_version_major=$1
17340 db_version_minor=$2
17341 db_version_patch=$3
17343 echo "I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB." >&4
17347 : Remove db from list of libraries to use
17348 echo "Removing unusable -ldb from library list" >&4
17349 set `echo X $libs | $sed -e 's/-ldb / /' -e 's/-ldb$//'`
17352 echo "libs = $libs" >&4
17362 : Check the return type needed for hash
17364 echo "Checking return type needed for hash for Berkeley DB ..." >&4
17370 #include <sys/types.h>
17373 #ifndef DB_VERSION_MAJOR
17374 u_int32_t hash_cb (ptr, size)
17382 info.hash = hash_cb;
17386 if $cc $ccflags -c try.c >try.out 2>&1 ; then
17387 if $contains warning try.out >>/dev/null 2>&1 ; then
17390 db_hashtype='u_int32_t'
17393 : XXX Maybe we should just give up here.
17394 db_hashtype=u_int32_t
17396 echo "Help: I can't seem to compile the db test program." >&4
17397 echo "Something's wrong, but I'll assume you use $db_hashtype." >&4
17400 echo "Your version of Berkeley DB uses $db_hashtype for hash."
17402 *) db_hashtype=u_int32_t
17407 : Check the return type needed for prefix
17409 echo "Checking return type needed for prefix for Berkeley DB ..." >&4
17415 #include <sys/types.h>
17418 #ifndef DB_VERSION_MAJOR
17419 size_t prefix_cb (key1, key2)
17427 info.prefix = prefix_cb;
17431 if $cc $ccflags -c try.c >try.out 2>&1 ; then
17432 if $contains warning try.out >>/dev/null 2>&1 ; then
17433 db_prefixtype='int'
17435 db_prefixtype='size_t'
17438 db_prefixtype='size_t'
17439 : XXX Maybe we should just give up here.
17441 echo "Help: I can't seem to compile the db test program." >&4
17442 echo "Something's wrong, but I'll assume you use $db_prefixtype." >&4
17445 echo "Your version of Berkeley DB uses $db_prefixtype for prefix."
17447 *) db_prefixtype='size_t'
17452 : How can we generate normalized random numbers ?
17454 echo "Looking for a random number function..." >&4
17455 case "$randfunc" in
17457 if set drand48 val -f; eval $csym; $val; then
17459 echo "Good, found drand48()." >&4
17460 elif set random val -f; eval $csym; $val; then
17462 echo "OK, found random()." >&4
17465 echo "Yick, looks like I have to use rand()." >&4
17476 *-Dmy_rand=*|*-Dmy_srand=*)
17477 echo "Removing obsolete -Dmy_rand, -Dmy_srand, and -Drandbits from ccflags." >&4
17478 ccflags="`echo $ccflags | sed -e 's/-Dmy_rand=random/ /'`"
17479 ccflags="`echo $ccflags | sed -e 's/-Dmy_srand=srandom/ /'`"
17480 ccflags="`echo $ccflags | sed -e 's/-Drandbits=[0-9][0-9]*/ /'`"
17484 while $test "$cont"; do
17485 rp="Use which function to generate random numbers?"
17487 if $test "$ans" = "$dflt"; then
17493 if set $ans val -f; eval $csym; $val; then
17497 rp="I cannot find function $ans. Use that name anyway?"
17506 case "$randfunc" in
17508 drand01="drand48()"
17514 case "$randbits" in
17516 echo "Checking to see how many bits your $randfunc() function produces..." >&4
17518 #$i_unistd I_UNISTD
17519 #$i_stdlib I_STDLIB
17522 # include <unistd.h>
17525 # include <stdlib.h>
17530 register unsigned long tmp;
17531 register unsigned long max = 0L;
17533 for (i = 1000; i; i--) {
17534 tmp = (unsigned long) $randfunc();
17535 if (tmp > max) max = tmp;
17537 for (i = 0; max; i++)
17543 if eval $compile_ok; then
17547 echo "(I can't seem to compile the test program...)"
17554 rp="How many bits does your $randfunc() function produce?"
17558 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
17559 seedfunc="s$randfunc"
17560 randseedtype=unsigned
17564 rp="How many bits does your $randfunc() function produce?"
17567 seedfunc="s$randfunc"
17568 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
17569 if set $seedfunc val -f; eval $csym; $val; then
17570 echo "(Using $seedfunc() to seed random generator)"
17572 echo "(Warning: no $seedfunc() to seed random generator)"
17575 randseedtype=unsigned
17583 echo "Determining whether or not we are on an EBCDIC system..." >&4
17584 $cat >try.c <<'EOM'
17587 if ('M'==0xd4) return 0;
17594 if eval $compile_ok; then
17595 if $run ./try; then
17596 echo "You seem to speak EBCDIC." >&4
17599 echo "Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8." >&4
17602 echo "I'm unable to compile the test program." >&4
17603 echo "I'll assume ASCII or some ISO Latin. Or UTF8." >&4
17611 Checking how to flush all pending stdio output...
17613 # I only know how to find the first 32 possibly open files on SunOS.
17614 # See also hints/sunos_4_1.sh and util.c --AD
17616 sunos) $echo '#define PERL_FFLUSH_ALL_FOPEN_MAX 32' > try.c ;;
17618 $cat >>try.c <<EOCP
17620 #$i_stdlib I_STDLIB
17622 #include <stdlib.h>
17624 #$i_unistd I_UNISTD
17626 # include <unistd.h>
17628 #$d_sysconf HAS_SYSCONF
17629 #$d_stdio_stream_array HAS_STDIO_STREAM_ARRAY
17630 #ifdef HAS_STDIO_STREAM_ARRAY
17631 # define STDIO_STREAM_ARRAY $stdio_stream_array
17636 p = fopen("try.out", "w");
17640 # ifdef TRY_FPRINTF
17644 #ifdef TRY_FFLUSH_NULL
17647 #ifdef TRY_FFLUSH_ALL
17649 long open_max = -1;
17650 # ifdef PERL_FFLUSH_ALL_FOPEN_MAX
17651 open_max = PERL_FFLUSH_ALL_FOPEN_MAX;
17653 # if defined(HAS_SYSCONF) && defined(_SC_OPEN_MAX)
17654 open_max = sysconf(_SC_OPEN_MAX);
17657 open_max = FOPEN_MAX;
17660 open_max = OPEN_MAX;
17669 # ifdef HAS_STDIO_STREAM_ARRAY
17670 if (open_max > 0) {
17672 for (i = 0; i < open_max; i++)
17673 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
17674 STDIO_STREAM_ARRAY[i]._file < open_max &&
17675 STDIO_STREAM_ARRAY[i]._flag)
17676 fflush(&STDIO_STREAM_ARRAY[i]);
17684 : first we have to find out how _not_ to flush
17686 if $test "X$fflushNULL" = X -o "X$fflushall" = X; then
17688 set try -DTRY_FPUTC
17689 if eval $compile; then
17690 $run ./try 2>/dev/null
17693 if $test ! -s try.out -a "X$code" = X42; then
17699 set try -DTRY_FPRINTF
17700 if eval $compile; then
17701 $run ./try 2>/dev/null
17704 if $test ! -s try.out -a "X$code" = X42; then
17705 output=-DTRY_FPRINTF
17711 : check for fflush NULL behaviour
17712 case "$fflushNULL" in
17713 '') set try -DTRY_FFLUSH_NULL $output
17714 if eval $compile; then
17715 $run ./try 2>/dev/null
17718 if $test -s try.out -a "X$code" = X42; then
17719 fflushNULL="`$cat try.out`"
17721 if $test "X$code" != X42; then
17723 (If this test failed, don't worry, we'll try another method shortly.)
17728 $rm -f core try.core core.try.*
17729 case "$fflushNULL" in
17731 Your fflush(NULL) works okay for output streams.
17732 Let's see if it clobbers input pipes...
17734 # As of mid-March 2000 all versions of Solaris appear to have a stdio
17735 # bug that improperly flushes the input end of pipes. So we avoid the
17736 # autoflush on fork/system/exec support for now. :-(
17737 $cat >tryp.c <<EOCP
17740 main(int argc, char **argv)
17746 while ((i = getc(stdin)) != -1
17747 && (*bp++ = i) != '\n'
17748 && bp < &buf[1024])
17751 fprintf(stdout, "%s", buf);
17759 fflushNULL="$define"
17761 if eval $compile; then
17763 $cat tryp.c | $run ./tryp 2>/dev/null > tryp.out
17764 if cmp tryp.c tryp.out >/dev/null 2>&1; then
17766 fflush(NULL) seems to behave okay with input streams.
17768 fflushNULL="$define"
17771 Ouch, fflush(NULL) clobbers input pipes! We will not use it.
17773 fflushNULL="$undef"
17776 $rm -f core tryp.c tryp.core core.tryp.*
17779 Your fflush(NULL) isn't working (contrary to ANSI C).
17781 fflushNULL="$undef"
17784 Cannot figure out whether your fflush(NULL) works or not.
17785 I'm assuming it doesn't (contrary to ANSI C).
17787 fflushNULL="$undef"
17791 $define|true|[yY]*)
17792 fflushNULL="$define"
17795 fflushNULL="$undef"
17798 : check explicit looping only if NULL did not work, and if the pipe
17799 : bug does not show up on an explicit flush too
17800 case "$fflushNULL" in
17802 $cat >tryp.c <<EOCP
17805 main(int argc, char **argv)
17811 while ((i = getc(stdin)) != -1
17812 && (*bp++ = i) != '\n'
17813 && bp < &buf[1024])
17816 fprintf(stdout, "%s", buf);
17825 if eval $compile; then
17827 $cat tryp.c | $run ./tryp 2>/dev/null > tryp.out
17828 if cmp tryp.c tryp.out >/dev/null 2>&1; then
17830 Good, at least fflush(stdin) seems to behave okay when stdin is a pipe.
17832 : now check for fflushall behaviour
17833 case "$fflushall" in
17834 '') set try -DTRY_FFLUSH_ALL $output
17835 if eval $compile; then
17837 (Now testing the other method--but note that this also may fail.)
17839 $run ./try 2>/dev/null
17842 if $test -s try.out -a "X$code" = X42; then
17843 fflushall="`$cat try.out`"
17846 $rm -f core try.core core.try.*
17847 case "$fflushall" in
17849 Whew. Flushing explicitly all the stdio streams works.
17851 fflushall="$define"
17854 Sigh. Flushing explicitly all the stdio streams doesn't work.
17859 Cannot figure out whether flushing stdio streams explicitly works or not.
17860 I'm assuming it doesn't.
17866 "$define"|true|[yY]*)
17867 fflushall="$define"
17875 All is futile. Even fflush(stdin) clobbers input pipes!
17882 $rm -f core tryp.c tryp.core core.tryp.*
17884 *) fflushall="$undef"
17888 case "$fflushNULL$fflushall" in
17891 OK, I give up. I cannot figure out how to flush pending stdio output.
17892 We won't be flushing handles at all before fork/exec/popen.
17896 $rm -f try.* try$exe_ext
17898 : Store the full pathname to the ar program for use in the C program
17899 : Respect a hint or command line value for full_ar.
17904 : Store the full pathname to the sed program for use in the C program
17907 : see what type gids are declared as in the kernel
17909 echo "Looking for the type for group ids returned by getgid()."
17910 set gid_t gidtype xxx stdio.h sys/types.h
17914 xxx=`./findhdr sys/user.h`
17915 set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
17917 unsigned) dflt="$1 $2" ;;
17921 *) dflt="$gidtype";;
17924 gid_t) echo "gid_t found." ;;
17925 *) rp="What is the type for group ids returned by getgid()?"
17933 *_t) zzz="$gidtype" ;;
17936 echo "Checking the size of $zzz..." >&4
17938 #include <sys/types.h>
17940 #$i_stdlib I_STDLIB
17942 #include <stdlib.h>
17945 printf("%d\n", (int)sizeof($gidtype));
17950 if eval $compile_ok; then
17954 echo "(I can't execute the test program--guessing $gidsize.)" >&4
17957 echo "Your $zzz is $gidsize bytes long."
17962 echo "(I can't compile the test program--guessing $gidsize.)" >&4
17968 *_t) zzz="$gidtype" ;;
17971 echo "Checking the sign of $zzz..." >&4
17973 #include <sys/types.h>
17984 if eval $compile; then
17988 echo "(I can't execute the test program--guessing unsigned.)" >&4
17992 1) echo "Your $zzz is unsigned." ;;
17993 -1) echo "Your $zzz is signed." ;;
17999 echo "(I can't compile the test program--guessing unsigned.)" >&4
18005 if $test X"$quadtype" != X; then
18007 echo "Checking how to print 64-bit integers..." >&4
18009 if $test X"$sPRId64" = X -a X"$quadtype" = Xint; then
18010 $cat >try.c <<'EOCP'
18011 #include <sys/types.h>
18014 int q = 12345678901;
18015 printf("%ld\n", q);
18019 if eval $compile; then
18023 sPRId64='"d"'; sPRIi64='"i"'; sPRIu64='"u"';
18024 sPRIo64='"o"'; sPRIx64='"x"'; sPRIXU64='"X"';
18025 echo "We will use %d."
18031 if $test X"$sPRId64" = X -a X"$quadtype" = Xlong; then
18032 $cat >try.c <<'EOCP'
18033 #include <sys/types.h>
18036 long q = 12345678901;
18037 printf("%ld\n", q);
18041 if eval $compile; then
18045 sPRId64='"ld"'; sPRIi64='"li"'; sPRIu64='"lu"';
18046 sPRIo64='"lo"'; sPRIx64='"lx"'; sPRIXU64='"lX"';
18047 echo "We will use %ld."
18053 if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then
18054 $cat >try.c <<'EOCP'
18055 #include <sys/types.h>
18056 #include <inttypes.h>
18059 int64_t q = 12345678901;
18060 printf("%" PRId64 "\n", q);
18064 if eval $compile; then
18068 sPRId64=PRId64; sPRIi64=PRIi64; sPRIu64=PRIu64;
18069 sPRIo64=PRIo64; sPRIx64=PRIx64; sPRIXU64=PRIXU64;
18070 echo "We will use the C9X style."
18076 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
18078 #include <sys/types.h>
18081 $quadtype q = 12345678901;
18082 printf("%Ld\n", q);
18086 if eval $compile; then
18090 sPRId64='"Ld"'; sPRIi64='"Li"'; sPRIu64='"Lu"';
18091 sPRIo64='"Lo"'; sPRIx64='"Lx"'; sPRIXU64='"LX"';
18092 echo "We will use %Ld."
18098 if $test X"$sPRId64" = X -a X"$quadtype" = X"long long"; then
18099 $cat >try.c <<'EOCP'
18100 #include <sys/types.h>
18103 long long q = 12345678901LL; /* AIX cc requires the LL suffix. */
18104 printf("%lld\n", q);
18108 if eval $compile; then
18112 sPRId64='"lld"'; sPRIi64='"lli"'; sPRIu64='"llu"';
18113 sPRIo64='"llo"'; sPRIx64='"llx"'; sPRIXU64='"llX"';
18114 echo "We will use the %lld style."
18120 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
18122 #include <sys/types.h>
18125 $quadtype q = 12345678901;
18126 printf("%qd\n", q);
18130 if eval $compile; then
18134 sPRId64='"qd"'; sPRIi64='"qi"'; sPRIu64='"qu"';
18135 sPRIo64='"qo"'; sPRIx64='"qx"'; sPRIXU64='"qX"';
18136 echo "We will use %qd."
18142 if $test X"$sPRId64" = X; then
18143 echo "Cannot figure out how to print 64-bit integers." >&4
18151 '') d_PRId64="$undef"; d_PRIi64="$undef"; d_PRIu64="$undef";
18152 d_PRIo64="$undef"; d_PRIx64="$undef"; d_PRIXU64="$undef";
18154 *) d_PRId64="$define"; d_PRIi64="$define"; d_PRIu64="$define";
18155 d_PRIo64="$define"; d_PRIx64="$define"; d_PRIXU64="$define";
18161 $echo "Checking the format strings to be used for Perl's internal types..." >&4
18163 if $test X"$ivsize" = X8; then
18164 ivdformat="$sPRId64"
18165 uvuformat="$sPRIu64"
18166 uvoformat="$sPRIo64"
18167 uvxformat="$sPRIx64"
18168 uvXUformat="$sPRIXU64"
18170 if $test X"$ivsize" = X"$longsize"; then
18177 if $test X"$ivsize" = X"$intsize"; then
18185 if $test X"$ivsize" = X"$shortsize"; then
18196 if $test X"$uselongdouble" = X"$define" -a X"$d_longdbl" = X"$define" -a X"$d_PRIgldbl" = X"$define"; then
18197 nveformat="$sPRIeldbl"
18198 nvfformat="$sPRIfldbl"
18199 nvgformat="$sPRIgldbl"
18200 nvEUformat="$sPRIEUldbl"
18201 nvFUformat="$sPRIFUldbl"
18202 nvGUformat="$sPRIGUldbl"
18212 case "$ivdformat" in
18213 '') echo "$0: Fatal: failed to find format strings, cannot continue." >&4
18220 $echo "Checking the format string to be used for gids..." >&4
18223 -1) if $test X"$gidsize" = X"$ivsize"; then
18224 gidformat="$ivdformat"
18226 if $test X"$gidsize" = X"$longsize"; then
18229 if $test X"$gidsize" = X"$intsize"; then
18232 if $test X"$gidsize" = X"$shortsize"; then
18239 *) if $test X"$gidsize" = X"$uvsize"; then
18240 gidformat="$uvuformat"
18242 if $test X"$gidsize" = X"$longsize"; then
18245 if $test X"$gidsize" = X"$intsize"; then
18248 if $test X"$gidsize" = X"$shortsize"; then
18257 : see if getgroups exists
18258 set getgroups d_getgrps
18261 : see if setgroups exists
18262 set setgroups d_setgrps
18266 : Find type of 2nd arg to 'getgroups()' and 'setgroups()'
18268 case "$d_getgrps$d_setgrps" in
18270 case "$groupstype" in
18271 '') dflt="$gidtype" ;;
18272 *) dflt="$groupstype" ;;
18275 What type of pointer is the second argument to getgroups() and setgroups()?
18276 Usually this is the same as group ids, $gidtype, but not always.
18279 rp='What type pointer is the second argument to getgroups() and setgroups()?'
18283 *) groupstype="$gidtype";;
18287 echo "Checking if your $make program sets \$(MAKE)..." >&4
18288 case "$make_set_make" in
18290 $sed 's/^X //' > testmake.mak << 'EOF'
18292 X @echo 'maketemp="$(MAKE)"'
18294 case "`$make -f testmake.mak 2>/dev/null`" in
18295 *maketemp=*) make_set_make='#' ;;
18296 *) make_set_make="MAKE=$make" ;;
18298 $rm -f testmake.mak
18301 case "$make_set_make" in
18302 '#') echo "Yup, it does.";;
18303 *) echo "Nope, it doesn't.";;
18306 : see what type is used for mode_t
18307 rp="What is the type used for file modes for system calls (e.g. fchmod())?"
18308 set mode_t modetype int stdio.h sys/types.h
18311 : see if stdarg is available
18313 if $test `./findhdr stdarg.h`; then
18314 echo "<stdarg.h> found." >&4
18317 echo "<stdarg.h> NOT found." >&4
18321 : see if varags is available
18323 if $test `./findhdr varargs.h`; then
18324 echo "<varargs.h> found." >&4
18326 echo "<varargs.h> NOT found, but that's ok (I hope)." >&4
18329 : set up the varargs testing programs
18330 $cat > varargs.c <<EOP
18332 #include <stdarg.h>
18335 #include <varargs.h>
18339 int f(char *p, ...)
18353 p = va_arg(ap, char *);
18358 $cat > varargs <<EOP
18360 if $cc -c $ccflags -D\$1 varargs.c >/dev/null 2>&1; then
18369 : now check which varargs header should be included
18374 if `./varargs I_STDARG`; then
18376 elif `./varargs I_VARARGS`; then
18381 if `./varargs I_VARARGS`; then
18388 echo "I could not find the definition for va_dcl... You have problems..." >&4
18389 val="$undef"; set i_stdarg; eval $setvar
18390 val="$undef"; set i_varargs; eval $setvar
18395 case "$i_varhdr" in
18397 val="$define"; set i_stdarg; eval $setvar
18398 val="$undef"; set i_varargs; eval $setvar
18401 val="$undef"; set i_stdarg; eval $setvar
18402 val="$define"; set i_varargs; eval $setvar
18405 echo "We'll include <$i_varhdr> to get va_dcl definition." >&4;;
18409 : see if we need va_copy
18411 case "$i_stdarg" in
18414 #include <stdarg.h>
18416 #$i_stdlib I_STDLIB
18418 #include <stdlib.h>
18420 #include <signal.h>
18423 ivfprintf(FILE *f, const char *fmt, va_list *valp)
18425 return vfprintf(f, fmt, *valp);
18429 myvfprintf(FILE *f, const char *fmt, va_list val)
18431 return ivfprintf(f, fmt, &val);
18435 myprintf(char *fmt, ...)
18438 va_start(val, fmt);
18439 return myvfprintf(stdout, fmt, val);
18443 main(int ac, char **av)
18445 signal(SIGSEGV, exit);
18447 myprintf("%s%cs all right, then\n", "that", '\'');
18452 if eval $compile && $run ./try 2>&1 >/dev/null; then
18453 case "`$run ./try`" in
18454 "that's all right, then")
18460 yes) echo "It seems that you don't need va_copy()." >&4
18461 need_va_copy="$undef"
18463 *) echo "It seems that va_copy() or similar will be needed." >&4
18464 need_va_copy="$define"
18467 $rm -f try.* core core.* *.core *.core.*
18469 *) echo "You don't have <stdarg.h>, not checking for va_copy()." >&4
18473 : see what type is used for size_t
18474 rp="What is the type used for the length parameter for string functions?"
18475 set size_t sizetype 'unsigned int' stdio.h sys/types.h
18478 : check for type of arguments to gethostbyaddr.
18479 if test "X$netdb_host_type" = X -o "X$netdb_hlen_type" = X; then
18480 case "$d_gethbyaddr" in
18484 Checking to see what type of arguments are accepted by gethostbyaddr().
18486 hdrs="$define sys/types.h
18487 $d_socket sys/socket.h
18488 $i_niin netinet/in.h
18490 $i_unistd unistd.h"
18491 : The first arg can 'char *' or 'void *'
18492 : The second arg is some of integral type
18493 for xxx in in_addr_t 'const void *' 'const char *' 'void *' 'char *'; do
18494 for yyy in size_t long int; do
18495 case "$netdb_host_type" in
18496 '') try="extern struct hostent *gethostbyaddr($xxx, $yyy, int);"
18497 if ./protochk "$try" $hdrs; then
18498 echo "Your system accepts $xxx for the first arg."
18499 echo "...and $yyy for the second arg."
18500 netdb_host_type="$xxx"
18501 netdb_hlen_type="$yyy"
18507 : In case none of those worked, prompt the user.
18508 case "$netdb_host_type" in
18509 '') rp='What is the type for the 1st argument to gethostbyaddr?'
18512 netdb_host_type=$ans
18513 rp='What is the type for the 2nd argument to gethostbyaddr?'
18516 netdb_hlen_type=$ans
18520 *) : no gethostbyaddr, so pick harmless defaults
18521 netdb_host_type='char *'
18522 netdb_hlen_type="$sizetype"
18525 # Remove the "const" if needed. -- but then we'll have a
18527 # netdb_host_type=`echo "$netdb_host_type" | sed 's/^const //'`
18530 : check for type of argument to gethostbyname.
18531 if test "X$netdb_name_type" = X ; then
18532 case "$d_gethbyname" in
18536 Checking to see what type of argument is accepted by gethostbyname().
18538 hdrs="$define sys/types.h
18539 $d_socket sys/socket.h
18540 $i_niin netinet/in.h
18542 $i_unistd unistd.h"
18543 for xxx in "const char *" "char *"; do
18544 case "$netdb_name_type" in
18545 '') try="extern struct hostent *gethostbyname($xxx);"
18546 if ./protochk "$try" $hdrs; then
18547 echo "Your system accepts $xxx."
18548 netdb_name_type="$xxx"
18553 : In case none of those worked, prompt the user.
18554 case "$netdb_name_type" in
18555 '') rp='What is the type for the 1st argument to gethostbyname?'
18558 netdb_name_type=$ans
18562 *) : no gethostbyname, so pick harmless default
18563 netdb_name_type='char *'
18568 : check for type of 1st argument to getnetbyaddr.
18569 if test "X$netdb_net_type" = X ; then
18570 case "$d_getnbyaddr" in
18574 Checking to see what type of 1st argument is accepted by getnetbyaddr().
18576 hdrs="$define sys/types.h
18577 $d_socket sys/socket.h
18578 $i_niin netinet/in.h
18580 $i_unistd unistd.h"
18581 for xxx in in_addr_t "unsigned long" long "unsigned int" int; do
18582 case "$netdb_net_type" in
18583 '') try="extern struct netent *getnetbyaddr($xxx, int);"
18584 if ./protochk "$try" $hdrs; then
18585 echo "Your system accepts $xxx."
18586 netdb_net_type="$xxx"
18591 : In case none of those worked, prompt the user.
18592 case "$netdb_net_type" in
18593 '') rp='What is the type for the 1st argument to getnetbyaddr?'
18596 netdb_net_type=$ans
18600 *) : no getnetbyaddr, so pick harmless default
18601 netdb_net_type='long'
18605 : locate the preferred pager for this system
18612 [a-zA-Z]:/*) dflt=$pg;;
18616 [a-zA-Z]:/*) dflt=$more;;
18620 [a-zA-Z]:/*) dflt=$less;;
18623 '') dflt=/usr/ucb/more;;
18627 : Instruct ./getfile to trust the hinted or previous pager value,
18628 : even if it does not begin with a slash. For example, on os2,
18629 : pager might be cmd /c more. See comments in UU/getfile.
18634 rp='What pager is used on your system?'
18638 : see what type pids are declared as in the kernel
18639 rp="What is the type of process ids on this system?"
18640 set pid_t pidtype int stdio.h sys/types.h
18643 : Find earliest binary compatible site_perl subdirectory perl can use.
18644 xs_apiversion=$version # The current site_perl version.
18645 : Find earliest pure perl site_perl subdirectory perl can use.
18646 : The versioned directories started at 5.005.
18647 pm_apiversion='5.005'
18649 : see if ar generates random libraries by itself
18651 echo "Checking how to generate random libraries on your machine..." >&4
18652 echo 'int bar1() { return bar2(); }' > bar1.c
18653 echo 'int bar2() { return 2; }' > bar2.c
18655 #$i_stdlib I_STDLIB
18657 #include <stdlib.h>
18659 int main() { printf("%d\n", bar1()); exit(0); }
18661 $cc $ccflags -c bar1.c >/dev/null 2>&1
18662 $cc $ccflags -c bar2.c >/dev/null 2>&1
18663 $cc $ccflags -c foo.c >/dev/null 2>&1
18664 $ar rc bar$_a bar2$_o bar1$_o >/dev/null 2>&1
18665 if $cc -o foobar $ccflags $ldflags foo$_o bar$_a $libs > /dev/null 2>&1 &&
18666 $run ./foobar >/dev/null 2>&1; then
18667 echo "$ar appears to generate random libraries itself."
18670 elif $ar ts bar$_a >/dev/null 2>&1 &&
18671 $cc -o foobar $ccflags $ldflags foo$_o bar$_a $libs > /dev/null 2>&1 &&
18672 $run ./foobar >/dev/null 2>&1; then
18673 echo "a table of contents needs to be added with '$ar ts'."
18680 ranlib=`./loc ranlib X /usr/bin /bin /usr/local/bin`
18681 $test -f $ranlib || ranlib=''
18684 if $test -n "$ranlib"; then
18685 echo "your system has '$ranlib'; we'll use that."
18688 echo "your system doesn't seem to support random libraries"
18689 echo "so we'll use lorder and tsort to order the libraries."
18696 : check for type of arguments to select.
18697 case "$selecttype" in
18698 '') case "$d_select" in
18702 Checking to see what type of arguments are accepted by select().
18704 hdrs="$define sys/types.h
18705 $i_systime sys/time.h
18706 $i_sysselct sys/select.h
18707 $d_socket sys/socket.h"
18708 : The first arg can be int, unsigned, or size_t
18709 : The last arg may or may not be 'const'
18711 : void pointer has been seen but using that
18712 : breaks the selectminbits test
18713 for xxx in 'fd_set *' 'int *'; do
18714 for nfd in 'int' 'size_t' 'unsigned long' 'unsigned' ; do
18715 for tmo in 'struct timeval *' 'const struct timeval *'; do
18717 '') try="extern select _(($nfd, $xxx, $xxx, $xxx, $tmo));"
18718 if ./protochk "$try" $hdrs; then
18719 echo "Your system accepts $xxx."
18728 '') rp='What is the type for the 2nd, 3rd, and 4th arguments to select?'
18729 case "$d_fd_set" in
18730 $define) dflt="fd_set *" ;;
18739 *) : no select, so pick a harmless default
18746 : check for the select 'width'
18747 case "$selectminbits" in
18748 '') safebits=`expr $ptrsize \* 8`
18749 case "$d_select" in
18753 Checking to see on how many bits at a time your select() operates...
18756 #include <sys/types.h>
18758 #$i_systime I_SYS_TIME
18759 #$i_systimek I_SYS_TIME_KERNEL
18764 # ifdef I_SYS_TIME_KERNEL
18767 # include <sys/time.h>
18768 # ifdef I_SYS_TIME_KERNEL
18772 #$i_sysselct I_SYS_SELECT
18773 #ifdef I_SYS_SELECT
18774 #include <sys/select.h>
18776 #$d_socket HAS_SOCKET
18778 # include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
18781 #$i_stdlib I_STDLIB
18783 #include <stdlib.h>
18786 #define S sizeof(*(b))
18788 #define NBYTES (S * 8 > MINBITS ? S : MINBITS/8)
18789 #define NBITS (NBYTES * 8)
18791 char *s = malloc(NBYTES);
18800 fp = fopen("try.c", "r");
18806 b = ($selecttype)s;
18807 for (i = 0; i < NBITS; i++)
18811 select(fd + 1, b, 0, 0, &t);
18812 for (i = NBITS - 1; i > fd && FD_ISSET(i, b); i--);
18814 printf("%d\n", i + 1);
18819 if eval $compile_ok; then
18820 selectminbits=`$run ./try`
18821 case "$selectminbits" in
18823 Cannot figure out on how many bits at a time your select() operates.
18824 I'll play safe and guess it is $safebits bits.
18826 selectminbits=$safebits
18827 bits="$safebits bits"
18830 *) bits="$selectminbits bits" ;;
18832 echo "Your select() operates on $bits at a time." >&4
18834 rp='What is the minimum number of bits your select() operates on?'
18835 case "$byteorder" in
18836 12345678) dflt=64 ;;
18842 selectminbits="$val"
18846 *) : no select, so pick a harmless default
18847 selectminbits=$safebits
18853 : Trace out the files included by signal.h, then look for SIGxxx names.
18854 : Remove SIGARRAYSIZE used by HPUX.
18855 : Remove SIGSTKSIZE used by Linux.
18856 : Remove SIGSTKSZ used by Posix.
18857 : Remove SIGTYP void lines used by OS2.
18858 : Some cpps, like os390, dont give the file name anywhere
18859 if [ "X$fieldn" = X ]; then
18860 : Just make some guesses. We check them later.
18861 xxx='/usr/include/signal.h /usr/include/sys/signal.h'
18863 xxx=`echo '#include <signal.h>' |
18864 $cppstdin $cppminus $cppflags 2>/dev/null |
18865 $grep '^[ ]*#.*include' |
18866 $awk "{print \\$$fieldn}" | $sed 's!"!!g' | $sed 's!\\\\\\\\!/!g' | $sort | $uniq`
18868 : Check this list of files to be sure we have parsed the cpp output ok.
18869 : This will also avoid potentially non-existent files, such
18872 for xx in $xxx /dev/null ; do
18873 $test -f "$xx" && xxxfiles="$xxxfiles $xx"
18875 : If we have found no files, at least try signal.h
18876 case "$xxxfiles" in
18877 '') xxxfiles=`./findhdr signal.h` ;;
18880 $1 ~ /^#define$/ && $2 ~ /^SIG[A-Z0-9]*$/ && $2 !~ /SIGARRAYSIZE/ && $2 !~ /SIGSTKSIZE/ && $2 !~ /SIGSTKSZ/ && $3 !~ /void/ {
18881 print substr($2, 4, 20)
18883 $1 == "#" && $2 ~ /^define$/ && $3 ~ /^SIG[A-Z0-9]*$/ && $3 !~ /SIGARRAYSIZE/ && $4 !~ /void/ {
18884 print substr($3, 4, 20)
18886 : Append some common names just in case the awk scan failed.
18887 xxx="$xxx ABRT ALRM BUS CANCEL CHLD CLD CONT DIL EMT FPE"
18888 xxx="$xxx FREEZE HUP ILL INT IO IOT KILL LOST LWP PHONE"
18889 xxx="$xxx PIPE POLL PROF PWR QUIT RTMAX RTMIN SEGV STKFLT STOP"
18890 xxx="$xxx SYS TERM THAW TRAP TSTP TTIN TTOU URG USR1 USR2"
18891 xxx="$xxx USR3 USR4 VTALRM WAITING WINCH WIND WINDOW XCPU XFSZ"
18893 : generate a few handy files for later
18894 $cat > signal.c <<EOCP
18895 #include <sys/types.h>
18896 #include <signal.h>
18897 #$i_stdlib I_STDLIB
18899 #include <stdlib.h>
18904 /* Strange style to avoid deeply-nested #if/#else/#endif */
18907 # define NSIG (_NSIG)
18913 # define NSIG (SIGMAX+1)
18919 # define NSIG (SIG_MAX+1)
18925 # define NSIG (MAXSIG+1)
18931 # define NSIG (MAX_SIG+1)
18936 # ifdef SIGARRAYSIZE
18937 # define NSIG (SIGARRAYSIZE+1) /* Not sure of the +1 */
18943 # define NSIG (_sys_nsig) /* Solaris 2.5 */
18947 /* Default to some arbitrary number that's big enough to get most
18948 of the common signals.
18954 printf("NSIG %d\n", NSIG);
18960 echo $xxx | $tr ' ' $trnl | $sort | $uniq | $awk '
18962 printf "#ifdef SIG"; printf $1; printf "\n"
18963 printf "printf(\""; printf $1; printf " %%d\\n\",SIG";
18964 printf $1; printf ");\n"
18968 printf "#endif /* JUST_NSIG */\n";
18969 printf "exit(0);\n}\n";
18972 $cat >signal.awk <<'EOP'
18973 BEGIN { ndups = 0 }
18974 $1 ~ /^NSIG$/ { nsig = $2 }
18975 ($1 !~ /^NSIG$/) && (NF == 2) && ($2 ~ /^[0-9][0-9]*$/) {
18976 if ($2 > maxsig) { maxsig = $2 }
18977 if (sig_name[$2]) {
18978 dup_name[ndups] = $1
18979 dup_num[ndups] = $2
18991 printf("NSIG %d\n", nsig);
18992 for (n = 1; n < nsig; n++) {
18994 printf("%s %d\n", sig_name[n], sig_num[n])
18997 printf("NUM%d %d\n", n, n)
19000 for (n = 0; n < ndups; n++) {
19001 printf("%s %d\n", dup_name[n], dup_num[n])
19005 $cat >signal_cmd <<EOS
19007 if $test -s signal.lst; then
19008 echo "Using your existing signal.lst file"
19013 $cat >>signal_cmd <<'EOS'
19016 if eval $compile_ok; then
19017 $run ./signal$_exe | ($sort -n -k 2 2>/dev/null || $sort -n +1) | $uniq | $awk -f signal.awk >signal.lst
19019 echo "(I can't seem be able to compile the whole test program)" >&4
19020 echo "(I'll try it in little pieces.)" >&4
19021 set signal -DJUST_NSIG
19022 if eval $compile_ok; then
19023 $run ./signal$_exe > signal.nsg
19026 echo "I can't seem to figure out how many signals you have." >&4
19027 echo "Guessing 50." >&4
19028 echo 'NSIG 50' > signal.nsg
19030 : Now look at all the signal names, one at a time.
19031 for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
19032 $cat > signal.c <<EOCP
19033 #include <sys/types.h>
19034 #include <signal.h>
19037 printf("$xx %d\n", SIG${xx});
19042 if eval $compile; then
19043 echo "SIG${xx} found."
19044 $run ./signal$_exe >> signal.ls1
19046 echo "SIG${xx} NOT found."
19049 if $test -s signal.ls1; then
19050 $cat signal.nsg signal.ls1 |
19051 $sort -n | $uniq | $awk -f signal.awk >signal.lst
19055 if $test -s signal.lst; then
19058 echo "(AAK! I can't compile the test programs -- Guessing)" >&4
19059 echo 'kill -l' >signal
19060 set X `csh -f <signal`
19064 0) set HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM;;
19066 echo $@ | $tr ' ' $trnl | \
19067 $awk '{ printf "%s %d\n", $1, ++s; }
19068 END { printf "NSIG %d\n", ++s }' >signal.lst
19070 $rm -f signal.c signal$_exe signal$_o signal.nsg signal.ls1
19072 chmod a+x signal_cmd
19073 $eunicefix signal_cmd
19075 : generate list of signal names
19077 case "$sig_name_init" in
19079 *) case "$sig_num_init" in
19080 ''|*,*) doinit=yes ;;
19085 echo "Generating a list of signal names and numbers..." >&4
19087 sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
19088 sig_name=`$awk 'BEGIN { printf "ZERO " }
19089 !/^NSIG/ { printf "%s ", $1 }' signal.lst`
19090 sig_num=`$awk 'BEGIN { printf "0 " }
19091 !/^NSIG/ { printf "%d ", $2 }' signal.lst`
19092 sig_name_init=`$awk 'BEGIN { printf "\"ZERO\", " }
19093 !/^NSIG/ { printf "\"%s\", ", $1 }
19094 END { printf "0\n" }' signal.lst`
19095 sig_num_init=`$awk 'BEGIN { printf "0, " }
19096 !/^NSIG/ { printf "%d, ", $2}
19097 END { printf "0\n"}' signal.lst`
19100 echo "The following $sig_count signals are available:"
19102 echo $sig_name | $awk \
19103 'BEGIN { linelen = 0 }
19105 for (i = 1; i <= NF; i++) {
19106 name = "SIG" $i " "
19107 linelen = linelen + length(name)
19108 if (linelen > 70) {
19110 linelen = length(name)
19116 sig_size=`echo $sig_name | awk '{print NF}'`
19117 $rm -f signal signal.c signal.awk signal.lst signal_cmd
19120 case "$sizetype" in
19121 *_t) zzz="$sizetype" ;;
19122 *) zzz="filesize" ;;
19124 echo "Checking the size of $zzz..." >&4
19126 #include <sys/types.h>
19128 #$i_stdlib I_STDLIB
19130 #include <stdlib.h>
19133 printf("%d\n", (int)sizeof($sizetype));
19138 if eval $compile_ok; then
19142 echo "(I can't execute the test program--guessing $sizesize.)" >&4
19145 echo "Your $zzz size is $sizesize bytes."
19150 echo "(I can't compile the test program--guessing $sizesize.)" >&4
19154 : check for socklen_t
19156 echo "Checking to see if you have socklen_t..." >&4
19158 #include <sys/types.h>
19159 #$d_socket HAS_SOCKET
19161 #include <sys/socket.h>
19163 int main() { socklen_t x = 16; }
19166 if eval $compile; then
19168 echo "You have socklen_t."
19171 echo "You do not have socklen_t."
19172 case "$sizetype" in
19173 size_t) echo "(You do have size_t, that might work. Some people are happy with just an int.)" ;;
19180 : see if this is a socks.h system
19181 set socks.h i_socks
19184 : check for type of the size argument to socket calls
19185 case "$d_socket" in
19189 Checking to see what type is the last argument of accept().
19192 case "$d_socklen_t" in
19193 "$define") yyy="$yyy socklen_t"
19195 yyy="$yyy $sizetype int long unsigned"
19196 for xxx in $yyy; do
19197 case "$socksizetype" in
19198 '') try="extern int accept(int, struct sockaddr *, $xxx *);"
19199 case "$usesocks" in
19201 if ./protochk "$try" $i_systypes sys/types.h $d_socket sys/socket.h literal '#define INCLUDE_PROTOTYPES' $i_socks socks.h.; then
19202 echo "Your system accepts '$xxx *' for the last argument of accept()."
19203 socksizetype="$xxx"
19206 *) if ./protochk "$try" $i_systypes sys/types.h $d_socket sys/socket.h; then
19207 echo "Your system accepts '$xxx *' for the last argument of accept()."
19208 socksizetype="$xxx"
19215 : In case none of those worked, prompt the user.
19216 case "$socksizetype" in
19217 '') rp='What is the type for socket address structure sizes?'
19224 *) : no sockets, so pick relatively harmless default
19229 : see what type is used for signed size_t
19230 set ssize_t ssizetype int stdio.h sys/types.h
19235 #$i_stdlib I_STDLIB
19237 #include <stdlib.h>
19239 #include <sys/types.h>
19240 #define Size_t $sizetype
19241 #define SSize_t $dflt
19244 if (sizeof(Size_t) == sizeof(SSize_t))
19246 else if (sizeof(Size_t) == sizeof(int))
19255 if eval $compile_ok && $run ./try > /dev/null; then
19256 ssizetype=`$run ./try`
19257 echo "I'll be using $ssizetype for functions returning a byte count." >&4
19260 Help! I can't compile and run the ssize_t test program: please enlighten me!
19261 (This is probably a misconfiguration in your system or libraries, and
19262 you really ought to fix it. Still, I'll try anyway.)
19264 I need a type that is the same size as $sizetype, but is guaranteed to
19265 be signed. Common values are ssize_t, int and long.
19268 rp="What signed type is the same size as $sizetype?"
19274 : see what type of char stdio uses.
19276 echo '#include <stdio.h>' | $cppstdin $cppminus > stdioh
19277 if $contains 'unsigned.*char.*_ptr;' stdioh >/dev/null 2>&1 ; then
19278 echo "Your stdio uses unsigned chars." >&4
19279 stdchar="unsigned char"
19281 echo "Your stdio uses signed chars." >&4
19288 : see what type uids are declared as in the kernel
19290 echo "Looking for the type for user ids returned by getuid()."
19291 set uid_t uidtype xxx stdio.h sys/types.h
19295 xxx=`./findhdr sys/user.h`
19296 set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
19298 unsigned) dflt="$1 $2" ;;
19302 *) dflt="$uidtype";;
19305 uid_t) echo "uid_t found." ;;
19306 *) rp="What is the type for user ids returned by getuid()?"
19314 *_t) zzz="$uidtype" ;;
19317 echo "Checking the size of $zzz..." >&4
19319 #include <sys/types.h>
19321 #$i_stdlib I_STDLIB
19323 #include <stdlib.h>
19326 printf("%d\n", (int)sizeof($uidtype));
19331 if eval $compile_ok; then
19335 echo "(I can't execute the test program--guessing $uidsize.)" >&4
19338 echo "Your $zzz is $uidsize bytes long."
19343 echo "(I can't compile the test program--guessing $uidsize.)" >&4
19348 *_t) zzz="$uidtype" ;;
19351 echo "Checking the sign of $zzz..." >&4
19353 #include <sys/types.h>
19364 if eval $compile; then
19368 echo "(I can't execute the test program--guessing unsigned.)" >&4
19372 1) echo "Your $zzz is unsigned." ;;
19373 -1) echo "Your $zzz is signed." ;;
19379 echo "(I can't compile the test program--guessing unsigned.)" >&4
19385 $echo "Checking the format string to be used for uids..." >&4
19388 -1) if $test X"$uidsize" = X"$ivsize"; then
19389 uidformat="$ivdformat"
19391 if $test X"$uidsize" = X"$longsize"; then
19394 if $test X"$uidsize" = X"$intsize"; then
19397 if $test X"$uidsize" = X"$shortsize"; then
19404 *) if $test X"$uidsize" = X"$uvsize"; then
19405 uidformat="$uvuformat"
19407 if $test X"$uidsize" = X"$longsize"; then
19410 if $test X"$uidsize" = X"$intsize"; then
19413 if $test X"$uidsize" = X"$shortsize"; then
19422 : determine compiler compiler
19431 if $test -f "$byacc$_exe"; then
19433 comp="byacc or $comp"
19435 if $test -f "$bison$_exe"; then
19436 comp="$comp or bison -y"
19438 rp="Which compiler compiler ($comp) shall I use?"
19447 echo "(Adding -y option to bison to get yacc-compatible behaviour.)"
19453 : see if this is a fp.h system
19457 : see if this is a fp_class.h system
19458 set fp_class.h i_fp_class
19461 : see if this is a ieeefp.h system
19462 case "$i_ieeefp" in
19463 '' ) set ieeefp.h i_ieeefp
19468 : see if this is a libutil.h system
19469 set libutil.h i_libutil
19472 : see if mach cthreads are available
19473 if test "X$usethreads" = "X$define"; then
19474 set mach/cthreads.h i_machcthr
19477 i_machcthr="$undef"
19482 : see if this is a math.h system
19486 : see if this is a mntent.h system
19487 set mntent.h i_mntent
19490 : see if ndbm.h is available
19496 # Some Linux distributions such as RedHat 7.1 put the
19497 # ndbm.h header in /usr/include/gdbm/ndbm.h.
19498 if $test -f /usr/include/gdbm/ndbm.h; then
19499 echo '<gdbm/ndbm.h> found.'
19500 ccflags="$ccflags -I/usr/include/gdbm"
19501 cppflags="$cppflags -I/usr/include/gdbm"
19509 : see if dbm_open exists
19510 set dbm_open d_dbm_open
19512 case "$d_dbm_open" in
19515 echo "We won't be including <ndbm.h>"
19524 : see if net/errno.h is available
19526 set net/errno.h val
19529 : Unfortunately, it causes problems on some systems. Arrgh.
19532 cat > try.c <<'EOM'
19535 #include <net/errno.h>
19541 if $cc $ccflags -c try.c >/dev/null 2>&1; then
19542 echo "We'll be including <net/errno.h>." >&4
19544 echo "We won't be including <net/errno.h>." >&4
19553 : see if netinet/tcp.h is available
19554 set netinet/tcp.h i_netinettcp
19557 : see if this is a poll.h system
19561 : see if this is a prot.h system
19566 $echo "Guessing which symbols your C compiler and preprocessor define..." >&4
19567 $cat <<'EOSH' > Cppsym.know
19568 a29k ABI64 aegis AES_SOURCE AIX AIX32 AIX370
19569 AIX41 AIX42 AIX43 AIX_SOURCE aixpc ALL_SOURCE
19570 alliant alpha am29000 AM29000 AMD64 amiga AMIGAOS AMIX
19571 ansi ANSI_C_SOURCE apollo ardent ARM32 atarist att386 att3b
19572 BeOS BIG_ENDIAN BIT_MSF bsd BSD bsd43 bsd4_2 bsd4_3 BSD4_3 bsd4_4
19573 BSD_4_3 BSD_4_4 BSD_NET2 BSD_TIME BSD_TYPES BSDCOMPAT bsdi
19574 bull c cadmus clipper CMU COFF COMPILER_VERSION
19575 concurrent convex cpu cray CRAY CRAYMPP ctix CX_UX
19576 CYGWIN DGUX DGUX_SOURCE DJGPP dmert DOLPHIN DPX2 DSO
19577 Dynix DynixPTX ELF encore EPI EXTENSIONS FAVOR_BSD
19578 FILE_OFFSET_BITS FreeBSD GCC_NEW_VARARGS gcos gcx gimpel
19580 GNU_SOURCE GNUC GNUC_MINOR GNU_LIBRARY GO32 gould GOULD_PN
19581 H3050R H3050RX hbullx20 hcx host_mips
19582 hp200 hp300 hp700 HP700 hp800 hp9000
19583 hp9000s200 hp9000s300 hp9000s400 hp9000s500
19584 hp9000s700 hp9000s800 hp9k8 hp_osf hppa hpux HPUX_SOURCE
19585 i186 i286 i386 i486 i586 i686 i8086 i80960 i860 I960
19586 IA64 iAPX286 ibm ibm032 ibmesa IBMR2 ibmrt ILP32 ILP64
19587 INLINE_INTRINSICS INTRINSICS INT64 interdata is68k ksr1
19588 LANGUAGE_C LARGE_FILE_API LARGEFILE64_SOURCE
19589 LARGEFILE_SOURCE LFS64_LARGEFILE LFS_LARGEFILE
19590 Linux LITTLE_ENDIAN LONG64 LONG_DOUBLE LONG_LONG
19591 LONGDOUBLE LONGLONG LP64 luna luna88k Lynx
19592 M68000 m68k m88100 m88k M88KBCS_TARGET M_COFF
19593 M_I186 M_I286 M_I386 M_I8086 M_I86 M_I86SM M_SYS3
19594 M_SYS5 M_SYSIII M_SYSV M_UNIX M_XENIX MACH machine MachTen
19595 MATH_HAS_NO_SIDE_EFFECTS
19596 mc300 mc500 mc68000 mc68010 mc68020 mc68030 mc68040
19597 mc68060 mc68k mc68k32 mc700 mc88000 mc88100 merlin
19598 mert MiNT mips MIPS_FPSET MIPS_ISA MIPS_SIM MIPS_SZINT
19599 MIPS_SZLONG MIPS_SZPTR MIPSEB MIPSEL MODERN_C motorola
19600 mpeix MSDOS MTXINU MULTIMAX mvs MVS n16 ncl_el ncl_mr
19601 NetBSD news1500 news1700 news1800 news1900 news3700
19602 news700 news800 news900 NeXT NLS nonstopux ns16000 ns32000
19603 ns32016 ns32332 ns32k nsc32000
19604 OCS88 OEMVS OpenBSD os OS2 OS390 osf OSF1 OSF_SOURCE
19605 pa_risc PA_RISC1_1 PA_RISC2_0 PARAGON parisc
19606 pc532 pdp11 PGC PIC plexus PORTAR posix
19607 POSIX1B_SOURCE POSIX2_SOURCE POSIX4_SOURCE
19608 POSIX_C_SOURCE POSIX_SOURCE POWER
19609 PROTOTYPES PWB pyr QNX R3000 REENTRANT RES Rhapsody RISC6000
19610 riscix riscos RT S390 SA110 scs SCO sequent sgi SGI_SOURCE SH3 sinix
19611 SIZE_INT SIZE_LONG SIZE_PTR SOCKET_SOURCE SOCKETS_SOURCE
19612 sony sony_news sonyrisc sparc sparclite spectrum
19613 stardent stdc STDC_EXT stratos sun sun3 sun386
19614 Sun386i svr3 svr4 SVR4_2 SVR4_SOURCE svr5
19615 SX system SYSTYPE_BSD SYSTYPE_BSD43 SYSTYPE_BSD44
19616 SYSTYPE_SVR4 SYSTYPE_SVR5 SYSTYPE_SYSV SYSV SYSV3 SYSV4 SYSV5
19617 sysV68 sysV88 Tek4132 Tek4300 titan
19618 TM3200 TM5400 TM5600
19619 tower tower32 tower32_200 tower32_600 tower32_700
19620 tower32_800 tower32_850 tss
19621 u370 u3b u3b2 u3b20 u3b200 u3b20d u3b5
19622 ultrix UMAXV UnicomPBB UnicomPBD UNICOS UNICOSMK
19623 unix UNIX95 UNIX99 unixpc unos
19624 USE_BSD USE_FILE_OFFSET64 USE_GNU USE_ISOC9X USE_LARGEFILE USE_LARGEFILE64
19625 USE_MISC USE_POSIX USE_POSIX199309 USE_POSIX199506 USE_POSIX2
19626 USE_REENTRANT USE_SVID USE_UNIX98 USE_XOPEN USE_XOPEN_EXTENDED
19628 Utek UTek UTS UWIN uxpm uxps vax venix VMESA vms xenix Xenix286
19629 XOPEN_SOURCE XOPEN_SOURCE_EXTENDED XPG2 XPG2_EXTENDED
19630 XPG3 XPG3_EXTENDED XPG4 XPG4_EXTENDED
19633 # Maybe put other stuff here too.
19634 cat <<EOSH >>Cppsym.know
19637 ./tr '[a-z]' '[A-Z]' < Cppsym.know > Cppsym.a
19638 ./tr '[A-Z]' '[a-z]' < Cppsym.know > Cppsym.b
19639 $cat Cppsym.know > Cppsym.c
19640 $cat Cppsym.a Cppsym.b Cppsym.c | $tr ' ' $trnl | $sort | $uniq > Cppsym.know
19641 $rm -f Cppsym.a Cppsym.b Cppsym.c
19642 cat <<EOSH > Cppsym
19644 if $test \$# -gt 0; then
19645 echo \$* | $tr " " "$trnl" | ./Cppsym.try > Cppsym.got
19646 if $test -s Cppsym.got; then
19653 $tr " " "$trnl" | ./Cppsym.try
19659 cat <<EOSH > Cppsym.try
19661 cat <<'EOCP' > try.c
19667 cat <<'EOSH' >> Cppsym.try
19669 printf "#ifdef %s\n#if %s+0\nprintf(\"%s=%%ld\\n\", (long)%s);\n#else\nprintf(\"%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
19670 printf "#ifdef _%s\n#if _%s+0\nprintf(\"_%s=%%ld\\n\", (long)_%s);\n#else\nprintf(\"_%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
19671 printf "#ifdef __%s\n#if __%s+0\nprintf(\"__%s=%%ld\\n\", (long)__%s);\n#else\nprintf(\"__%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
19672 printf "#ifdef __%s__\n#if __%s__+0\nprintf(\"__%s__=%%ld\\n\", (long)__%s__);\n#else\nprintf(\"__%s__\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
19674 echo 'return 0;}' >> try.c
19676 cat <<EOSH >> Cppsym.try
19678 case "$osname-$gccversion" in
19679 irix-) ccflags="\$ccflags -woff 1178" ;;
19680 os2-*) ccflags="\$ccflags -Zlinker /PM:VIO" ;;
19682 $cc -o try $optimize \$ccflags $ldflags try.c $libs && $run ./try
19684 chmod +x Cppsym.try
19685 $eunicefix Cppsym.try
19686 ./Cppsym < Cppsym.know > Cppsym.true
19687 : now check the C compiler for additional symbols
19688 postprocess_cc_v=''
19690 aix) postprocess_cc_v="|$tr , ' '" ;;
19697 for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
19700 -D*) echo "\$i" | $sed 's/^-D//';;
19701 -A*) $test "$gccversion" && echo "\$i" | $sed 's/^-A//' | $sed 's/\(.*\)(\(.*\))/\1=\2/';;
19706 postprocess_cc_v=''
19709 ./ccsym > ccsym1.raw
19710 if $test -s ccsym1.raw; then
19711 $sort ccsym1.raw | $uniq >ccsym.raw
19713 mv ccsym1.raw ccsym.raw
19716 $awk '/\=/ { print $0; next }
19717 { print $0"=1" }' ccsym.raw >ccsym.list
19718 $awk '/\=/ { print $0; next }
19719 { print $0"=1" }' Cppsym.true >ccsym.true
19720 $comm -13 ccsym.true ccsym.list >ccsym.own
19721 $comm -12 ccsym.true ccsym.list >ccsym.com
19722 $comm -23 ccsym.true ccsym.list >ccsym.cpp
19724 if $test -z ccsym.raw; then
19725 echo "Your C compiler doesn't seem to define any symbols!" >&4
19727 echo "However, your C preprocessor defines the following symbols:"
19730 cppsymbols=`$cat Cppsym.true`
19731 cppsymbols=`echo $cppsymbols`
19732 cppccsymbols="$cppsymbols"
19734 if $test -s ccsym.com; then
19735 echo "Your C compiler and pre-processor define these symbols:"
19736 $sed -e 's/\(..*\)=.*/\1/' ccsym.com
19739 cppccsymbols=`$cat ccsym.com`
19740 cppccsymbols=`echo $cppccsymbols`
19741 $test "$silent" || sleep 1
19743 if $test -s ccsym.cpp; then
19744 $test "$also" && echo " "
19745 echo "Your C pre-processor ${also}defines the following symbols:"
19746 $sed -e 's/\(..*\)=.*/\1/' ccsym.cpp
19748 cppsymbols=`$cat ccsym.cpp`
19749 cppsymbols=`echo $cppsymbols`
19750 $test "$silent" || sleep 1
19752 if $test -s ccsym.own; then
19753 $test "$also" && echo " "
19754 echo "Your C compiler ${also}defines the following cpp symbols:"
19755 $sed -e 's/\(..*\)=1/\1/' ccsym.own
19756 $sed -e 's/\(..*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
19757 ccsymbols=`$cat ccsym.own`
19758 ccsymbols=`echo $ccsymbols`
19759 $test "$silent" || sleep 1
19763 : see if this is a termio system
19767 if $test `./findhdr termios.h`; then
19768 set tcsetattr i_termios
19774 "$define") echo "You have POSIX termios.h... good!" >&4;;
19775 *) if ./Cppsym pyr; then
19776 case "`/bin/universe`" in
19777 ucb) if $test `./findhdr sgtty.h`; then
19779 echo "<sgtty.h> found." >&4
19781 echo "System is pyramid with BSD universe."
19782 echo "<sgtty.h> not found--you could have problems." >&4
19784 *) if $test `./findhdr termio.h`; then
19786 echo "<termio.h> found." >&4
19788 echo "System is pyramid with USG universe."
19789 echo "<termio.h> not found--you could have problems." >&4
19793 if $test `./findhdr termio.h`; then
19794 echo "<termio.h> found." >&4
19796 elif $test `./findhdr sgtty.h`; then
19797 echo "<sgtty.h> found." >&4
19800 echo "Neither <termio.h> nor <sgtty.h> found--you could have problems." >&4
19803 if $test `./findhdr sgtty.h`; then
19804 echo "<sgtty.h> found." >&4
19806 elif $test `./findhdr termio.h`; then
19807 echo "<termio.h> found." >&4
19810 echo "Neither <sgtty.h> nor <termio.h> found--you could have problems." >&4
19814 set i_termio; eval $setvar
19815 val=$val2; set i_sgtty; eval $setvar
19816 val=$val3; set i_termios; eval $setvar
19818 : see if stddef is available
19819 set stddef.h i_stddef
19822 : see if this is a sunmath.h system
19823 set sunmath.h i_sunmath
19826 : see if sys/access.h is available
19827 set sys/access.h i_sysaccess
19830 : see if ioctl defs are in sgtty, termio, sys/filio or sys/ioctl
19831 set sys/filio.h i_sysfilio
19834 if $test `./findhdr sys/ioctl.h`; then
19836 echo '<sys/ioctl.h> found.' >&4
19839 if $test $i_sysfilio = "$define"; then
19840 echo '<sys/ioctl.h> NOT found.' >&4
19842 $test $i_sgtty = "$define" && xxx="sgtty.h"
19843 $test $i_termio = "$define" && xxx="termio.h"
19844 $test $i_termios = "$define" && xxx="termios.h"
19845 echo "No <sys/ioctl.h> found, assuming ioctl args are defined in <$xxx>." >&4
19851 : see if socket ioctl defs are in sys/sockio.h
19853 xxx=`./findhdr sys/sockio.h`
19854 if $test "$xxx"; then
19855 if $contains SIOCATMARK $xxx >/dev/null 2>&1; then
19857 echo "You have socket ioctls defined in <sys/sockio.h>." >&4
19860 echo "No socket ioctls found in <sys/sockio.h>." >&4
19865 <sys/sockio.h> not found, assuming socket ioctls are in <sys/ioctl.h>.
19872 : see if this is a syslog.h system
19873 set syslog.h i_syslog
19877 : see if this is a sys/mode.h system
19878 set sys/mode.h i_sysmode
19881 : see if sys/resource.h has to be included
19882 set sys/resource.h i_sysresrc
19885 : see if sys/security.h is available
19886 set sys/security.h i_syssecrt
19889 : see if this is a sys/statvfs.h system
19890 set sys/statvfs.h i_sysstatvfs
19893 : see if this is a sys/un.h system
19894 set sys/un.h i_sysun
19898 : see if this is a sys/utsname.h system
19899 set sys/utsname.h i_sysutsname
19902 : see if this is a syswait system
19903 set sys/wait.h i_syswait
19906 : see if this is a ustat.h system
19907 set ustat.h i_ustat
19910 : see if this is an utime system
19911 set utime.h i_utime
19914 : see if this is a values.h system
19915 set values.h i_values
19918 : see if this is a vfork system
19921 set vfork.h i_vfork
19929 : see if gdbm.h is available
19934 : see if gdbm_open exists
19935 set gdbm_open d_gdbm_open
19937 case "$d_gdbm_open" in
19940 echo "We won't be including <gdbm.h>"
19950 echo "Looking for extensions..." >&4
19951 : If we are using the old config.sh, known_extensions may contain
19952 : old or inaccurate or duplicate values.
19953 known_extensions=''
19954 nonxs_extensions=''
19955 : We do not use find because it might not be available.
19956 : We do not just use MANIFEST because the user may have dropped
19957 : some additional extensions into the source tree and expect them
19960 : Function to recursively find available extensions, ignoring DynaLoader
19961 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
19965 DynaLoader|dynaload) ;;
19967 if $test -f $xxx/$xxx.xs; then
19968 known_extensions="$known_extensions $1$xxx";
19969 elif $test -f $xxx/Makefile.PL; then
19970 nonxs_extensions="$nonxs_extensions $1$xxx";
19972 if $test -d $xxx -a $# -lt 10; then
19975 eval $find_extensions;
19987 eval $find_extensions
19988 # Special case: Add in threads/shared since it is not picked up by the
19989 # recursive find above (and adding in general recursive finding breaks
19990 # SDBM_File/sdbm). A.D. 10/25/2001.
19991 known_extensions="$known_extensions threads/shared"
19992 set X $nonxs_extensions
19994 nonxs_extensions="$*"
19995 set X $known_extensions
19997 known_extensions="$*"
20000 : Now see which are supported on this system.
20002 for xxx in $known_extensions ; do
20006 $define) avail_ext="$avail_ext $xxx" ;;
20009 GDBM_File|gdbm_fil)
20011 $define) avail_ext="$avail_ext $xxx" ;;
20014 I18N/Langinfo|i18n_lan)
20015 case "$i_langinfo$d_nl_langinfo" in
20016 $define$define) avail_ext="$avail_ext $xxx" ;;
20019 NDBM_File|ndbm_fil)
20022 case "$osname-$use64bitint" in
20025 *-lndbm*) avail_ext="$avail_ext $xxx" ;;
20028 *) avail_ext="$avail_ext $xxx" ;;
20033 ODBM_File|odbm_fil)
20034 case "${i_dbm}${i_rpcsvcdbm}" in
20036 case "$osname-$use64bitint" in
20039 *-ldbm*) avail_ext="$avail_ext $xxx" ;;
20042 *) avail_ext="$avail_ext $xxx" ;;
20048 case "$useposix" in
20049 true|define|y) avail_ext="$avail_ext $xxx" ;;
20053 case "$useopcode" in
20054 true|define|y) avail_ext="$avail_ext $xxx" ;;
20058 case "$d_socket" in
20061 beos) ;; # not unless BONE
20062 *) avail_ext="$avail_ext $xxx" ;;
20067 Sys/Syslog|sys/syslog)
20068 : XXX syslog requires socket
20069 case "$d_socket" in
20070 true|$define|y) avail_ext="$avail_ext $xxx" ;;
20074 case "$usethreads" in
20076 case "$useithreads" in
20077 $undef|false|[nN]*) avail_ext="$avail_ext $xxx" ;;
20081 XS/APItest|xs/apitest)
20082 # This is just for testing. Skip it unless we have dynamic loading.
20085 $define) avail_ext="$avail_ext $xxx" ;;
20088 XS/Typemap|xs/typemap)
20089 # This is just for testing. Skip it unless we have dynamic loading.
20091 $define) avail_ext="$avail_ext $xxx" ;;
20094 threads|threads/shared)
20095 # threads and threads::shared are special cases.
20096 # To stop people from asking "Perl 5.8.0 was supposed
20097 # to have this new fancy threads implementation but my
20098 # perl doesn't have it" and from people trying to
20099 # (re)install the threads module using CPAN.pm and
20100 # CPAN.pm then offering to reinstall Perl 5.8.0,
20101 # the threads.pm and threads/shared.pm will always be
20102 # there, croaking informatively ("you need to rebuild
20103 # all of Perl with threads, sorry") when threads haven't
20104 # been compiled in.
20106 avail_ext="$avail_ext $xxx"
20109 : XXX Do we need a useipcsysv variable here
20110 case "${d_msg}${d_sem}${d_shm}" in
20111 *"${define}"*) avail_ext="$avail_ext $xxx" ;;
20114 *) avail_ext="$avail_ext $xxx"
20123 case "$onlyextensions" in
20125 *) keepextensions=''
20126 echo "You have requested that only certains extensions be included..." >&4
20127 for i in $onlyextensions; do
20128 case " $avail_ext " in
20130 echo "Keeping extension $i."
20131 keepextensions="$keepextensions $i"
20133 *) echo "Ignoring extension $i." ;;
20136 avail_ext="$keepextensions"
20140 case "$noextensions" in
20142 *) keepextensions=''
20143 echo "You have requested that certain extensions be ignored..." >&4
20144 for i in $avail_ext; do
20145 case " $noextensions " in
20146 *" $i "*) echo "Ignoring extension $i." ;;
20147 *) echo "Keeping extension $i.";
20148 keepextensions="$keepextensions $i"
20152 avail_ext="$keepextensions"
20156 : Now see which nonxs extensions are supported on this system.
20157 : For now assume all are.
20159 for xxx in $nonxs_extensions ; do
20161 *) nonxs_ext="$nonxs_ext $xxx"
20173 A number of extensions are supplied with $package. You may choose to
20174 compile these extensions for dynamic loading (the default), compile
20175 them into the $package executable (static loading), or not include
20176 them at all. Answer "none" to include no extensions.
20177 Note that DynaLoader is always built and need not be mentioned here.
20180 case "$dynamic_ext" in
20182 : Exclude those listed in static_ext
20184 for xxx in $avail_ext; do
20185 case " $static_ext " in
20187 *) dflt="$dflt $xxx" ;;
20194 *) dflt="$dynamic_ext"
20195 # Perhaps we are reusing an old out-of-date config.sh.
20198 if test X"$dynamic_ext" != X"$avail_ext"; then
20200 NOTICE: Your previous config.sh list may be incorrect.
20201 The extensions now available to you are
20203 but the default list from your previous config.sh is
20215 rp="What extensions do you wish to load dynamically?"
20218 none) dynamic_ext=' ' ;;
20219 *) dynamic_ext="$ans" ;;
20222 case "$static_ext" in
20224 : Exclude those already listed in dynamic linking
20226 for xxx in $avail_ext; do
20227 case " $dynamic_ext " in
20229 *) dflt="$dflt $xxx" ;;
20236 *) dflt="$static_ext"
20243 rp="What extensions do you wish to load statically?"
20246 none) static_ext=' ' ;;
20247 *) static_ext="$ans" ;;
20252 A number of extensions are supplied with $package. Answer "none"
20253 to include no extensions.
20254 Note that DynaLoader is always built and need not be mentioned here.
20257 case "$static_ext" in
20258 '') dflt="$avail_ext" ;;
20259 *) dflt="$static_ext"
20260 # Perhaps we are reusing an old out-of-date config.sh.
20263 if test X"$static_ext" != X"$avail_ext"; then
20265 NOTICE: Your previous config.sh list may be incorrect.
20266 The extensions now available to you are
20268 but the default list from your previous config.sh is
20277 : Exclude those that are not xs extensions
20281 rp="What extensions do you wish to include?"
20284 none) static_ext=' ' ;;
20285 *) static_ext="$ans" ;;
20290 # Encode is a special case. If we are building Encode as a static
20291 # extension, we need to explicitly list its subextensions as well.
20292 # For other nested extensions, this is handled automatically by
20293 # the appropriate Makefile.PL.
20294 case " $static_ext " in
20295 *" Encode "*) # Add the subextensions of Encode
20297 for xxx in `ls Encode/*/Makefile.PL|awk -F/ '{print $2}'`; do
20298 static_ext="$static_ext Encode/$xxx"
20304 set X $dynamic_ext $static_ext $nonxs_ext
20308 # Sanity check: We require an extension suitable for use with
20309 # AnyDBM_File, as well as Fcntl and IO. (Failure to have these
20310 # should show up as failures in the test suite, but it's helpful to
20311 # catch them now.) The 'extensions' list is normally sorted
20312 # alphabetically, so we need to accept either
20313 # DB_File ... Fcntl ... IO ....
20314 # or something like
20315 # Fcntl ... NDBM_File ... IO ....
20316 case " $extensions" in
20317 *"_File "*" Fcntl "*" IO "*) ;; # DB_File
20318 *" Fcntl "*"_File "*" IO "*) ;; # GDBM_File
20319 *" Fcntl "*" IO "*"_File "*) ;; # NDBM_File
20320 *) echo "WARNING: Extensions DB_File or *DBM_File, Fcntl, and IO not configured." >&4
20321 echo "WARNING: The Perl you are building will be quite crippled." >& 4
20325 : Remove libraries needed only for extensions
20326 : The appropriate ext/Foo/Makefile.PL will add them back in, if necessary.
20327 : The exception is SunOS 4.x, which needs them.
20328 case "${osname}X${osvers}" in
20332 *) case "$usedl" in
20333 $define|true|[yY]*)
20334 set X `echo " $libs " | sed -e 's@ -lndbm @ @' -e 's@ -lgdbm @ @' -e 's@ -ldbm @ @' -e 's@ -ldb @ @'`
20338 *) perllibs="$libs"
20344 : Remove build directory name from cppstdin so it can be used from
20345 : either the present location or the final installed location.
20347 : Get out of the UU directory to get correct path name.
20349 case "$cppstdin" in
20351 echo "Stripping down cppstdin path name"
20357 : end of configuration questions
20359 echo "End of configuration questions."
20362 : back to where it started
20363 if test -d ../UU; then
20367 : configuration may be patched via a 'config.arch' file
20368 if $test -f config.arch; then
20369 echo "I see a config.arch file, loading it."
20373 : configuration may be patched via a 'config.over' file
20374 if $test -f config.over; then
20377 rp='I see a config.over file. Do you wish to load it?'
20380 n*) echo "OK, I'll ignore it.";;
20382 echo "Configuration override changes have been loaded."
20387 : in case they want portability, strip down executable paths
20388 case "$d_portable" in
20391 echo "Stripping down executable paths..." >&4
20392 for file in $loclist $trylist; do
20394 eval $file=`basename $temp`
20399 : create config.sh file
20401 echo "Creating config.sh..." >&4
20402 $spitshell <<EOT >config.sh
20405 # This file was produced by running the Configure script. It holds all the
20406 # definitions figured out by Configure. Should you modify one of these values,
20407 # do not forget to propagate your changes by running "Configure -der". You may
20408 # instead choose to run each of the .SH files by yourself, or "Configure -S".
20411 # Package name : $package
20412 # Source directory : $src
20413 # Configuration time: $cf_time
20414 # Configured by : $cf_by
20415 # Target system : $myuname
20425 Revision='$Revision'
20433 alignbytes='$alignbytes'
20434 ansi2knr='$ansi2knr'
20435 aphostname='$aphostname'
20436 api_revision='$api_revision'
20437 api_subversion='$api_subversion'
20438 api_version='$api_version'
20439 api_versionstring='$api_versionstring'
20442 archlibexp='$archlibexp'
20443 archname64='$archname64'
20444 archname='$archname'
20445 archobjs='$archobjs'
20446 asctime_r_proto='$asctime_r_proto'
20454 byteorder='$byteorder'
20456 castflags='$castflags'
20459 cccdlflags='$cccdlflags'
20460 ccdlflags='$ccdlflags'
20462 ccflags_uselargefiles='$ccflags_uselargefiles'
20464 ccsymbols='$ccsymbols'
20465 ccversion='$ccversion'
20467 cf_email='$cf_email'
20469 charsize='$charsize'
20473 clocktype='$clocktype'
20475 compress='$compress'
20476 contains='$contains'
20480 cpp_stuff='$cpp_stuff'
20481 cppccsymbols='$cppccsymbols'
20482 cppflags='$cppflags'
20484 cppminus='$cppminus'
20486 cppstdin='$cppstdin'
20487 cppsymbols='$cppsymbols'
20488 crypt_r_proto='$crypt_r_proto'
20489 cryptlib='$cryptlib'
20491 ctermid_r_proto='$ctermid_r_proto'
20492 ctime_r_proto='$ctime_r_proto'
20493 d_Gconvert='$d_Gconvert'
20494 d_PRIEUldbl='$d_PRIEUldbl'
20495 d_PRIFUldbl='$d_PRIFUldbl'
20496 d_PRIGUldbl='$d_PRIGUldbl'
20497 d_PRIXU64='$d_PRIXU64'
20498 d_PRId64='$d_PRId64'
20499 d_PRIeldbl='$d_PRIeldbl'
20500 d_PRIfldbl='$d_PRIfldbl'
20501 d_PRIgldbl='$d_PRIgldbl'
20502 d_PRIi64='$d_PRIi64'
20503 d_PRIo64='$d_PRIo64'
20504 d_PRIu64='$d_PRIu64'
20505 d_PRIx64='$d_PRIx64'
20506 d_SCNfldbl='$d_SCNfldbl'
20507 d__fwalk='$d__fwalk'
20508 d_access='$d_access'
20509 d_accessx='$d_accessx'
20512 d_archlib='$d_archlib'
20513 d_asctime_r='$d_asctime_r'
20516 d_attribut='$d_attribut'
20520 d_bsdgetpgrp='$d_bsdgetpgrp'
20521 d_bsdsetpgrp='$d_bsdsetpgrp'
20523 d_casti32='$d_casti32'
20524 d_castneg='$d_castneg'
20525 d_charvspr='$d_charvspr'
20527 d_chroot='$d_chroot'
20528 d_chsize='$d_chsize'
20530 d_closedir='$d_closedir'
20531 d_cmsghdr_s='$d_cmsghdr_s'
20533 d_copysignl='$d_copysignl'
20535 d_crypt_r='$d_crypt_r'
20537 d_ctermid_r='$d_ctermid_r'
20538 d_ctime_r='$d_ctime_r'
20539 d_cuserid='$d_cuserid'
20540 d_dbl_dig='$d_dbl_dig'
20541 d_dbminitproto='$d_dbminitproto'
20542 d_difftime='$d_difftime'
20544 d_dirnamlen='$d_dirnamlen'
20545 d_dlerror='$d_dlerror'
20546 d_dlopen='$d_dlopen'
20547 d_dlsymun='$d_dlsymun'
20548 d_dosuid='$d_dosuid'
20549 d_drand48_r='$d_drand48_r'
20550 d_drand48proto='$d_drand48proto'
20552 d_eaccess='$d_eaccess'
20553 d_endgrent='$d_endgrent'
20554 d_endgrent_r='$d_endgrent_r'
20555 d_endhent='$d_endhent'
20556 d_endhostent_r='$d_endhostent_r'
20557 d_endnent='$d_endnent'
20558 d_endnetent_r='$d_endnetent_r'
20559 d_endpent='$d_endpent'
20560 d_endprotoent_r='$d_endprotoent_r'
20561 d_endpwent='$d_endpwent'
20562 d_endpwent_r='$d_endpwent_r'
20563 d_endsent='$d_endsent'
20564 d_endservent_r='$d_endservent_r'
20565 d_eofnblk='$d_eofnblk'
20566 d_eunice='$d_eunice'
20567 d_faststdio='$d_faststdio'
20568 d_fchdir='$d_fchdir'
20569 d_fchmod='$d_fchmod'
20570 d_fchown='$d_fchown'
20572 d_fcntl_can_lock='$d_fcntl_can_lock'
20573 d_fd_macros='$d_fd_macros'
20574 d_fd_set='$d_fd_set'
20575 d_fds_bits='$d_fds_bits'
20576 d_fgetpos='$d_fgetpos'
20577 d_finite='$d_finite'
20578 d_finitel='$d_finitel'
20579 d_flexfnam='$d_flexfnam'
20581 d_flockproto='$d_flockproto'
20583 d_fp_class='$d_fp_class'
20584 d_fpathconf='$d_fpathconf'
20585 d_fpclass='$d_fpclass'
20586 d_fpclassify='$d_fpclassify'
20587 d_fpclassl='$d_fpclassl'
20588 d_fpos64_t='$d_fpos64_t'
20589 d_frexpl='$d_frexpl'
20590 d_fs_data_s='$d_fs_data_s'
20591 d_fseeko='$d_fseeko'
20592 d_fsetpos='$d_fsetpos'
20593 d_fstatfs='$d_fstatfs'
20594 d_fstatvfs='$d_fstatvfs'
20596 d_ftello='$d_ftello'
20598 d_getcwd='$d_getcwd'
20599 d_getespwnam='$d_getespwnam'
20600 d_getfsstat='$d_getfsstat'
20601 d_getgrent='$d_getgrent'
20602 d_getgrent_r='$d_getgrent_r'
20603 d_getgrgid_r='$d_getgrgid_r'
20604 d_getgrnam_r='$d_getgrnam_r'
20605 d_getgrps='$d_getgrps'
20606 d_gethbyaddr='$d_gethbyaddr'
20607 d_gethbyname='$d_gethbyname'
20608 d_gethent='$d_gethent'
20609 d_gethname='$d_gethname'
20610 d_gethostbyaddr_r='$d_gethostbyaddr_r'
20611 d_gethostbyname_r='$d_gethostbyname_r'
20612 d_gethostent_r='$d_gethostent_r'
20613 d_gethostprotos='$d_gethostprotos'
20614 d_getitimer='$d_getitimer'
20615 d_getlogin='$d_getlogin'
20616 d_getlogin_r='$d_getlogin_r'
20617 d_getmnt='$d_getmnt'
20618 d_getmntent='$d_getmntent'
20619 d_getnbyaddr='$d_getnbyaddr'
20620 d_getnbyname='$d_getnbyname'
20621 d_getnent='$d_getnent'
20622 d_getnetbyaddr_r='$d_getnetbyaddr_r'
20623 d_getnetbyname_r='$d_getnetbyname_r'
20624 d_getnetent_r='$d_getnetent_r'
20625 d_getnetprotos='$d_getnetprotos'
20626 d_getpagsz='$d_getpagsz'
20627 d_getpbyname='$d_getpbyname'
20628 d_getpbynumber='$d_getpbynumber'
20629 d_getpent='$d_getpent'
20630 d_getpgid='$d_getpgid'
20631 d_getpgrp2='$d_getpgrp2'
20632 d_getpgrp='$d_getpgrp'
20633 d_getppid='$d_getppid'
20634 d_getprior='$d_getprior'
20635 d_getprotobyname_r='$d_getprotobyname_r'
20636 d_getprotobynumber_r='$d_getprotobynumber_r'
20637 d_getprotoent_r='$d_getprotoent_r'
20638 d_getprotoprotos='$d_getprotoprotos'
20639 d_getprpwnam='$d_getprpwnam'
20640 d_getpwent='$d_getpwent'
20641 d_getpwent_r='$d_getpwent_r'
20642 d_getpwnam_r='$d_getpwnam_r'
20643 d_getpwuid_r='$d_getpwuid_r'
20644 d_getsbyname='$d_getsbyname'
20645 d_getsbyport='$d_getsbyport'
20646 d_getsent='$d_getsent'
20647 d_getservbyname_r='$d_getservbyname_r'
20648 d_getservbyport_r='$d_getservbyport_r'
20649 d_getservent_r='$d_getservent_r'
20650 d_getservprotos='$d_getservprotos'
20651 d_getspnam='$d_getspnam'
20652 d_getspnam_r='$d_getspnam_r'
20653 d_gettimeod='$d_gettimeod'
20654 d_gmtime_r='$d_gmtime_r'
20655 d_gnulibc='$d_gnulibc'
20656 d_grpasswd='$d_grpasswd'
20657 d_hasmntopt='$d_hasmntopt'
20659 d_ilogbl='$d_ilogbl'
20661 d_inetaton='$d_inetaton'
20662 d_int64_t='$d_int64_t'
20663 d_isascii='$d_isascii'
20664 d_isfinite='$d_isfinite'
20667 d_isnanl='$d_isnanl'
20668 d_killpg='$d_killpg'
20669 d_lchown='$d_lchown'
20670 d_ldbl_dig='$d_ldbl_dig'
20672 d_localtime_r='$d_localtime_r'
20673 d_locconv='$d_locconv'
20675 d_longdbl='$d_longdbl'
20676 d_longlong='$d_longlong'
20677 d_lseekproto='$d_lseekproto'
20679 d_madvise='$d_madvise'
20681 d_mbstowcs='$d_mbstowcs'
20682 d_mbtowc='$d_mbtowc'
20683 d_memchr='$d_memchr'
20684 d_memcmp='$d_memcmp'
20685 d_memcpy='$d_memcpy'
20686 d_memmove='$d_memmove'
20687 d_memset='$d_memset'
20689 d_mkdtemp='$d_mkdtemp'
20690 d_mkfifo='$d_mkfifo'
20691 d_mkstemp='$d_mkstemp'
20692 d_mkstemps='$d_mkstemps'
20693 d_mktime='$d_mktime'
20696 d_modfl_pow32_bug='$d_modfl_pow32_bug'
20697 d_modflproto='$d_modflproto'
20698 d_mprotect='$d_mprotect'
20700 d_msg_ctrunc='$d_msg_ctrunc'
20701 d_msg_dontroute='$d_msg_dontroute'
20702 d_msg_oob='$d_msg_oob'
20703 d_msg_peek='$d_msg_peek'
20704 d_msg_proxy='$d_msg_proxy'
20705 d_msgctl='$d_msgctl'
20706 d_msgget='$d_msgget'
20707 d_msghdr_s='$d_msghdr_s'
20708 d_msgrcv='$d_msgrcv'
20709 d_msgsnd='$d_msgsnd'
20711 d_munmap='$d_munmap'
20712 d_mymalloc='$d_mymalloc'
20714 d_nl_langinfo='$d_nl_langinfo'
20715 d_nv_preserves_uv='$d_nv_preserves_uv'
20716 d_off64_t='$d_off64_t'
20717 d_old_pthread_create_joinable='$d_old_pthread_create_joinable'
20718 d_oldpthreads='$d_oldpthreads'
20719 d_oldsock='$d_oldsock'
20721 d_pathconf='$d_pathconf'
20723 d_perl_otherlibdirs='$d_perl_otherlibdirs'
20724 d_phostname='$d_phostname'
20727 d_portable='$d_portable'
20728 d_procselfexe='$d_procselfexe'
20729 d_pthread_atfork='$d_pthread_atfork'
20730 d_pthread_attr_setscope='$d_pthread_attr_setscope'
20731 d_pthread_yield='$d_pthread_yield'
20733 d_pwchange='$d_pwchange'
20734 d_pwclass='$d_pwclass'
20735 d_pwcomment='$d_pwcomment'
20736 d_pwexpire='$d_pwexpire'
20737 d_pwgecos='$d_pwgecos'
20738 d_pwpasswd='$d_pwpasswd'
20739 d_pwquota='$d_pwquota'
20742 d_random_r='$d_random_r'
20743 d_readdir64_r='$d_readdir64_r'
20744 d_readdir='$d_readdir'
20745 d_readdir_r='$d_readdir_r'
20746 d_readlink='$d_readlink'
20748 d_recvmsg='$d_recvmsg'
20749 d_rename='$d_rename'
20750 d_rewinddir='$d_rewinddir'
20752 d_safebcpy='$d_safebcpy'
20753 d_safemcpy='$d_safemcpy'
20754 d_sanemcmp='$d_sanemcmp'
20755 d_sbrkproto='$d_sbrkproto'
20756 d_scalbnl='$d_scalbnl'
20757 d_sched_yield='$d_sched_yield'
20758 d_scm_rights='$d_scm_rights'
20759 d_seekdir='$d_seekdir'
20760 d_select='$d_select'
20762 d_semctl='$d_semctl'
20763 d_semctl_semid_ds='$d_semctl_semid_ds'
20764 d_semctl_semun='$d_semctl_semun'
20765 d_semget='$d_semget'
20767 d_sendmsg='$d_sendmsg'
20768 d_setegid='$d_setegid'
20769 d_seteuid='$d_seteuid'
20770 d_setgrent='$d_setgrent'
20771 d_setgrent_r='$d_setgrent_r'
20772 d_setgrps='$d_setgrps'
20773 d_sethent='$d_sethent'
20774 d_sethostent_r='$d_sethostent_r'
20775 d_setitimer='$d_setitimer'
20776 d_setlinebuf='$d_setlinebuf'
20777 d_setlocale='$d_setlocale'
20778 d_setlocale_r='$d_setlocale_r'
20779 d_setnent='$d_setnent'
20780 d_setnetent_r='$d_setnetent_r'
20781 d_setpent='$d_setpent'
20782 d_setpgid='$d_setpgid'
20783 d_setpgrp2='$d_setpgrp2'
20784 d_setpgrp='$d_setpgrp'
20785 d_setprior='$d_setprior'
20786 d_setproctitle='$d_setproctitle'
20787 d_setprotoent_r='$d_setprotoent_r'
20788 d_setpwent='$d_setpwent'
20789 d_setpwent_r='$d_setpwent_r'
20790 d_setregid='$d_setregid'
20791 d_setresgid='$d_setresgid'
20792 d_setresuid='$d_setresuid'
20793 d_setreuid='$d_setreuid'
20794 d_setrgid='$d_setrgid'
20795 d_setruid='$d_setruid'
20796 d_setsent='$d_setsent'
20797 d_setservent_r='$d_setservent_r'
20798 d_setsid='$d_setsid'
20799 d_setvbuf='$d_setvbuf'
20803 d_shmatprototype='$d_shmatprototype'
20804 d_shmctl='$d_shmctl'
20806 d_shmget='$d_shmget'
20807 d_sigaction='$d_sigaction'
20808 d_sigprocmask='$d_sigprocmask'
20809 d_sigsetjmp='$d_sigsetjmp'
20810 d_sockatmark='$d_sockatmark'
20811 d_sockatmarkproto='$d_sockatmarkproto'
20812 d_socket='$d_socket'
20813 d_socklen_t='$d_socklen_t'
20814 d_sockpair='$d_sockpair'
20815 d_socks5_init='$d_socks5_init'
20817 d_srand48_r='$d_srand48_r'
20818 d_srandom_r='$d_srandom_r'
20819 d_sresgproto='$d_sresgproto'
20820 d_sresuproto='$d_sresuproto'
20821 d_statblks='$d_statblks'
20822 d_statfs_f_flags='$d_statfs_f_flags'
20823 d_statfs_s='$d_statfs_s'
20824 d_statvfs='$d_statvfs'
20825 d_stdio_cnt_lval='$d_stdio_cnt_lval'
20826 d_stdio_ptr_lval='$d_stdio_ptr_lval'
20827 d_stdio_ptr_lval_nochange_cnt='$d_stdio_ptr_lval_nochange_cnt'
20828 d_stdio_ptr_lval_sets_cnt='$d_stdio_ptr_lval_sets_cnt'
20829 d_stdio_stream_array='$d_stdio_stream_array'
20830 d_stdiobase='$d_stdiobase'
20831 d_stdstdio='$d_stdstdio'
20832 d_strchr='$d_strchr'
20833 d_strcoll='$d_strcoll'
20834 d_strctcpy='$d_strctcpy'
20835 d_strerrm='$d_strerrm'
20836 d_strerror='$d_strerror'
20837 d_strerror_r='$d_strerror_r'
20838 d_strftime='$d_strftime'
20839 d_strtod='$d_strtod'
20840 d_strtol='$d_strtol'
20841 d_strtold='$d_strtold'
20842 d_strtoll='$d_strtoll'
20843 d_strtoq='$d_strtoq'
20844 d_strtoul='$d_strtoul'
20845 d_strtoull='$d_strtoull'
20846 d_strtouq='$d_strtouq'
20847 d_strxfrm='$d_strxfrm'
20848 d_suidsafe='$d_suidsafe'
20849 d_symlink='$d_symlink'
20850 d_syscall='$d_syscall'
20851 d_syscallproto='$d_syscallproto'
20852 d_sysconf='$d_sysconf'
20853 d_sysernlst='$d_sysernlst'
20854 d_syserrlst='$d_syserrlst'
20855 d_system='$d_system'
20856 d_tcgetpgrp='$d_tcgetpgrp'
20857 d_tcsetpgrp='$d_tcsetpgrp'
20858 d_telldir='$d_telldir'
20859 d_telldirproto='$d_telldirproto'
20862 d_tm_tm_gmtoff='$d_tm_tm_gmtoff'
20863 d_tm_tm_zone='$d_tm_tm_zone'
20864 d_tmpnam_r='$d_tmpnam_r'
20865 d_truncate='$d_truncate'
20866 d_ttyname_r='$d_ttyname_r'
20867 d_tzname='$d_tzname'
20868 d_u32align='$d_u32align'
20869 d_ualarm='$d_ualarm'
20872 d_union_semun='$d_union_semun'
20873 d_unordered='$d_unordered'
20874 d_usleep='$d_usleep'
20875 d_usleepproto='$d_usleepproto'
20877 d_vendorarch='$d_vendorarch'
20878 d_vendorbin='$d_vendorbin'
20879 d_vendorlib='$d_vendorlib'
20880 d_vendorscript='$d_vendorscript'
20882 d_void_closedir='$d_void_closedir'
20883 d_voidsig='$d_voidsig'
20884 d_voidtty='$d_voidtty'
20885 d_volatile='$d_volatile'
20886 d_vprintf='$d_vprintf'
20888 d_waitpid='$d_waitpid'
20889 d_wcstombs='$d_wcstombs'
20890 d_wctomb='$d_wctomb'
20891 d_writev='$d_writev'
20894 db_hashtype='$db_hashtype'
20895 db_prefixtype='$db_prefixtype'
20896 db_version_major='$db_version_major'
20897 db_version_minor='$db_version_minor'
20898 db_version_patch='$db_version_patch'
20899 defvoidused='$defvoidused'
20900 direntrytype='$direntrytype'
20903 doublesize='$doublesize'
20905 drand48_r_proto='$drand48_r_proto'
20906 dynamic_ext='$dynamic_ext'
20912 endgrent_r_proto='$endgrent_r_proto'
20913 endhostent_r_proto='$endhostent_r_proto'
20914 endnetent_r_proto='$endnetent_r_proto'
20915 endprotoent_r_proto='$endprotoent_r_proto'
20916 endpwent_r_proto='$endpwent_r_proto'
20917 endservent_r_proto='$endservent_r_proto'
20918 eunicefix='$eunicefix'
20921 extensions='$extensions'
20923 fflushNULL='$fflushNULL'
20924 fflushall='$fflushall'
20926 firstmakefile='$firstmakefile'
20928 fpossize='$fpossize'
20929 fpostype='$fpostype'
20930 freetype='$freetype'
20933 full_csh='$full_csh'
20934 full_sed='$full_sed'
20935 gccansipedantic='$gccansipedantic'
20936 gccosandvers='$gccosandvers'
20937 gccversion='$gccversion'
20938 getgrent_r_proto='$getgrent_r_proto'
20939 getgrgid_r_proto='$getgrgid_r_proto'
20940 getgrnam_r_proto='$getgrnam_r_proto'
20941 gethostbyaddr_r_proto='$gethostbyaddr_r_proto'
20942 gethostbyname_r_proto='$gethostbyname_r_proto'
20943 gethostent_r_proto='$gethostent_r_proto'
20944 getlogin_r_proto='$getlogin_r_proto'
20945 getnetbyaddr_r_proto='$getnetbyaddr_r_proto'
20946 getnetbyname_r_proto='$getnetbyname_r_proto'
20947 getnetent_r_proto='$getnetent_r_proto'
20948 getprotobyname_r_proto='$getprotobyname_r_proto'
20949 getprotobynumber_r_proto='$getprotobynumber_r_proto'
20950 getprotoent_r_proto='$getprotoent_r_proto'
20951 getpwent_r_proto='$getpwent_r_proto'
20952 getpwnam_r_proto='$getpwnam_r_proto'
20953 getpwuid_r_proto='$getpwuid_r_proto'
20954 getservbyname_r_proto='$getservbyname_r_proto'
20955 getservbyport_r_proto='$getservbyport_r_proto'
20956 getservent_r_proto='$getservent_r_proto'
20957 getspnam_r_proto='$getspnam_r_proto'
20958 gidformat='$gidformat'
20964 gmtime_r_proto='$gmtime_r_proto'
20965 gnulibc_version='$gnulibc_version'
20967 groupcat='$groupcat'
20968 groupstype='$groupstype'
20971 h_sysfile='$h_sysfile'
20974 html1dir='$html1dir'
20975 html1direxp='$html1direxp'
20976 html3dir='$html3dir'
20977 html3direxp='$html3direxp'
20986 i_arpainet='$i_arpainet'
20987 i_bsdioctl='$i_bsdioctl'
20991 i_dirent='$i_dirent'
20997 i_fp_class='$i_fp_class'
21000 i_ieeefp='$i_ieeefp'
21001 i_inttypes='$i_inttypes'
21002 i_langinfo='$i_langinfo'
21003 i_libutil='$i_libutil'
21004 i_limits='$i_limits'
21005 i_locale='$i_locale'
21006 i_machcthr='$i_machcthr'
21007 i_malloc='$i_malloc'
21009 i_memory='$i_memory'
21010 i_mntent='$i_mntent'
21013 i_neterrno='$i_neterrno'
21014 i_netinettcp='$i_netinettcp'
21018 i_pthread='$i_pthread'
21020 i_rpcsvcdbm='$i_rpcsvcdbm'
21023 i_shadow='$i_shadow'
21025 i_stdarg='$i_stdarg'
21026 i_stddef='$i_stddef'
21027 i_stdlib='$i_stdlib'
21028 i_string='$i_string'
21029 i_sunmath='$i_sunmath'
21030 i_sysaccess='$i_sysaccess'
21031 i_sysdir='$i_sysdir'
21032 i_sysfile='$i_sysfile'
21033 i_sysfilio='$i_sysfilio'
21035 i_sysioctl='$i_sysioctl'
21036 i_syslog='$i_syslog'
21037 i_sysmman='$i_sysmman'
21038 i_sysmode='$i_sysmode'
21039 i_sysmount='$i_sysmount'
21040 i_sysndir='$i_sysndir'
21041 i_sysparam='$i_sysparam'
21042 i_sysresrc='$i_sysresrc'
21043 i_syssecrt='$i_syssecrt'
21044 i_sysselct='$i_sysselct'
21045 i_syssockio='$i_syssockio'
21046 i_sysstat='$i_sysstat'
21047 i_sysstatfs='$i_sysstatfs'
21048 i_sysstatvfs='$i_sysstatvfs'
21049 i_systime='$i_systime'
21050 i_systimek='$i_systimek'
21051 i_systimes='$i_systimes'
21052 i_systypes='$i_systypes'
21053 i_sysuio='$i_sysuio'
21055 i_sysutsname='$i_sysutsname'
21056 i_sysvfs='$i_sysvfs'
21057 i_syswait='$i_syswait'
21058 i_termio='$i_termio'
21059 i_termios='$i_termios'
21061 i_unistd='$i_unistd'
21064 i_values='$i_values'
21065 i_varargs='$i_varargs'
21066 i_varhdr='$i_varhdr'
21068 ignore_versioned_solibs='$ignore_versioned_solibs'
21069 inc_version_list='$inc_version_list'
21070 inc_version_list_init='$inc_version_list_init'
21073 installarchlib='$installarchlib'
21074 installbin='$installbin'
21075 installhtml1dir='$installhtml1dir'
21076 installhtml3dir='$installhtml3dir'
21077 installman1dir='$installman1dir'
21078 installman3dir='$installman3dir'
21079 installprefix='$installprefix'
21080 installprefixexp='$installprefixexp'
21081 installprivlib='$installprivlib'
21082 installscript='$installscript'
21083 installsitearch='$installsitearch'
21084 installsitebin='$installsitebin'
21085 installsitehtml1dir='$installsitehtml1dir'
21086 installsitehtml3dir='$installsitehtml3dir'
21087 installsitelib='$installsitelib'
21088 installsiteman1dir='$installsiteman1dir'
21089 installsiteman3dir='$installsiteman3dir'
21090 installsitescript='$installsitescript'
21091 installstyle='$installstyle'
21092 installusrbinperl='$installusrbinperl'
21093 installvendorarch='$installvendorarch'
21094 installvendorbin='$installvendorbin'
21095 installvendorhtml1dir='$installvendorhtml1dir'
21096 installvendorhtml3dir='$installvendorhtml3dir'
21097 installvendorlib='$installvendorlib'
21098 installvendorman1dir='$installvendorman1dir'
21099 installvendorman3dir='$installvendorman3dir'
21100 installvendorscript='$installvendorscript'
21102 issymlink='$issymlink'
21103 ivdformat='$ivdformat'
21106 known_extensions='$known_extensions'
21109 lddlflags='$lddlflags'
21111 ldflags_uselargefiles='$ldflags_uselargefiles'
21112 ldlibpthname='$ldlibpthname'
21119 libsdirs='$libsdirs'
21120 libsfiles='$libsfiles'
21121 libsfound='$libsfound'
21122 libspath='$libspath'
21123 libswanted='$libswanted'
21124 libswanted_uselargefiles='$libswanted_uselargefiles'
21130 localtime_r_proto='$localtime_r_proto'
21131 locincpth='$locincpth'
21132 loclibpth='$loclibpth'
21133 longdblsize='$longdblsize'
21134 longlongsize='$longlongsize'
21135 longsize='$longsize'
21139 lseeksize='$lseeksize'
21140 lseektype='$lseektype'
21144 make_set_make='$make_set_make'
21145 mallocobj='$mallocobj'
21146 mallocsrc='$mallocsrc'
21147 malloctype='$malloctype'
21149 man1direxp='$man1direxp'
21152 man3direxp='$man3direxp'
21154 mips_type='$mips_type'
21155 mistrustnm='$mistrustnm'
21157 mmaptype='$mmaptype'
21158 modetype='$modetype'
21160 multiarch='$multiarch'
21162 myarchname='$myarchname'
21163 mydomain='$mydomain'
21164 myhostname='$myhostname'
21167 need_va_copy='$need_va_copy'
21168 netdb_hlen_type='$netdb_hlen_type'
21169 netdb_host_type='$netdb_host_type'
21170 netdb_name_type='$netdb_name_type'
21171 netdb_net_type='$netdb_net_type'
21174 nm_so_opt='$nm_so_opt'
21175 nonxs_ext='$nonxs_ext'
21177 nvEUformat='$nvEUformat'
21178 nvFUformat='$nvFUformat'
21179 nvGUformat='$nvGUformat'
21180 nv_preserves_uv_bits='$nv_preserves_uv_bits'
21181 nveformat='$nveformat'
21182 nvfformat='$nvfformat'
21183 nvgformat='$nvgformat'
21186 o_nonblock='$o_nonblock'
21188 old_pthread_create_joinable='$old_pthread_create_joinable'
21189 optimize='$optimize'
21190 orderlib='$orderlib'
21193 otherlibdirs='$otherlibdirs'
21197 patchlevel='$patchlevel'
21198 path_sep='$path_sep'
21201 perl_patchlevel='$perl_patchlevel'
21202 perladmin='$perladmin'
21203 perllibs='$perllibs'
21204 perlpath='$perlpath'
21206 phostname='$phostname'
21209 pm_apiversion='$pm_apiversion'
21213 prefixexp='$prefixexp'
21215 privlibexp='$privlibexp'
21216 procselfexe='$procselfexe'
21217 prototype='$prototype'
21219 quadkind='$quadkind'
21220 quadtype='$quadtype'
21221 randbits='$randbits'
21222 randfunc='$randfunc'
21223 random_r_proto='$random_r_proto'
21224 randseedtype='$randseedtype'
21226 rd_nodata='$rd_nodata'
21227 readdir64_r_proto='$readdir64_r_proto'
21228 readdir_r_proto='$readdir_r_proto'
21229 revision='$revision'
21234 sPRIEUldbl='$sPRIEUldbl'
21235 sPRIFUldbl='$sPRIFUldbl'
21236 sPRIGUldbl='$sPRIGUldbl'
21237 sPRIXU64='$sPRIXU64'
21239 sPRIeldbl='$sPRIeldbl'
21240 sPRIfldbl='$sPRIfldbl'
21241 sPRIgldbl='$sPRIgldbl'
21246 sSCNfldbl='$sSCNfldbl'
21247 sched_yield='$sched_yield'
21248 scriptdir='$scriptdir'
21249 scriptdirexp='$scriptdirexp'
21251 seedfunc='$seedfunc'
21252 selectminbits='$selectminbits'
21253 selecttype='$selecttype'
21254 sendmail='$sendmail'
21255 setgrent_r_proto='$setgrent_r_proto'
21256 sethostent_r_proto='$sethostent_r_proto'
21257 setlocale_r_proto='$setlocale_r_proto'
21258 setnetent_r_proto='$setnetent_r_proto'
21259 setprotoent_r_proto='$setprotoent_r_proto'
21260 setpwent_r_proto='$setpwent_r_proto'
21261 setservent_r_proto='$setservent_r_proto'
21264 sharpbang='$sharpbang'
21265 shmattype='$shmattype'
21266 shortsize='$shortsize'
21269 sig_count='$sig_count'
21270 sig_name='$sig_name'
21271 sig_name_init='$sig_name_init'
21273 sig_num_init='$sig_num_init'
21274 sig_size='$sig_size'
21275 signal_t='$signal_t'
21276 sitearch='$sitearch'
21277 sitearchexp='$sitearchexp'
21279 sitebinexp='$sitebinexp'
21280 sitehtml1dir='$sitehtml1dir'
21281 sitehtml1direxp='$sitehtml1direxp'
21282 sitehtml3dir='$sitehtml3dir'
21283 sitehtml3direxp='$sitehtml3direxp'
21285 sitelib_stem='$sitelib_stem'
21286 sitelibexp='$sitelibexp'
21287 siteman1dir='$siteman1dir'
21288 siteman1direxp='$siteman1direxp'
21289 siteman3dir='$siteman3dir'
21290 siteman3direxp='$siteman3direxp'
21291 siteprefix='$siteprefix'
21292 siteprefixexp='$siteprefixexp'
21293 sitescript='$sitescript'
21294 sitescriptexp='$sitescriptexp'
21295 sizesize='$sizesize'
21296 sizetype='$sizetype'
21300 sockethdr='$sockethdr'
21301 socketlib='$socketlib'
21302 socksizetype='$socksizetype'
21304 spackage='$spackage'
21305 spitshell='$spitshell'
21306 srand48_r_proto='$srand48_r_proto'
21307 srandom_r_proto='$srandom_r_proto'
21309 ssizetype='$ssizetype'
21310 startperl='$startperl'
21312 static_ext='$static_ext'
21314 stdio_base='$stdio_base'
21315 stdio_bufsiz='$stdio_bufsiz'
21316 stdio_cnt='$stdio_cnt'
21317 stdio_filbuf='$stdio_filbuf'
21318 stdio_ptr='$stdio_ptr'
21319 stdio_stream_array='$stdio_stream_array'
21320 strerror_r_proto='$strerror_r_proto'
21323 subversion='$subversion'
21327 targetarch='$targetarch'
21331 timeincl='$timeincl'
21332 timetype='$timetype'
21333 tmpnam_r_proto='$tmpnam_r_proto'
21339 ttyname_r_proto='$ttyname_r_proto'
21348 uidformat='$uidformat'
21354 uquadtype='$uquadtype'
21355 use5005threads='$use5005threads'
21356 use64bitall='$use64bitall'
21357 use64bitint='$use64bitint'
21358 usecrosscompile='$usecrosscompile'
21360 usefaststdio='$usefaststdio'
21361 useithreads='$useithreads'
21362 uselargefiles='$uselargefiles'
21363 uselongdouble='$uselongdouble'
21364 usemorebits='$usemorebits'
21365 usemultiplicity='$usemultiplicity'
21366 usemymalloc='$usemymalloc'
21368 useopcode='$useopcode'
21369 useperlio='$useperlio'
21370 useposix='$useposix'
21371 usereentrant='$usereentrant'
21373 useshrplib='$useshrplib'
21374 usesocks='$usesocks'
21375 usethreads='$usethreads'
21376 usevendorprefix='$usevendorprefix'
21377 usevfork='$usevfork'
21380 uvXUformat='$uvXUformat'
21381 uvoformat='$uvoformat'
21384 uvuformat='$uvuformat'
21385 uvxformat='$uvxformat'
21386 vendorarch='$vendorarch'
21387 vendorarchexp='$vendorarchexp'
21388 vendorbin='$vendorbin'
21389 vendorbinexp='$vendorbinexp'
21390 vendorhtml1dir='$vendorhtml1dir'
21391 vendorhtml1direxp='$vendorhtml1direxp'
21392 vendorhtml3dir='$vendorhtml3dir'
21393 vendorhtml3direxp='$vendorhtml3direxp'
21394 vendorlib='$vendorlib'
21395 vendorlib_stem='$vendorlib_stem'
21396 vendorlibexp='$vendorlibexp'
21397 vendorman1dir='$vendorman1dir'
21398 vendorman1direxp='$vendorman1direxp'
21399 vendorman3dir='$vendorman3dir'
21400 vendorman3direxp='$vendorman3direxp'
21401 vendorprefix='$vendorprefix'
21402 vendorprefixexp='$vendorprefixexp'
21403 vendorscript='$vendorscript'
21404 vendorscriptexp='$vendorscriptexp'
21406 version_patchlevel_string='$version_patchlevel_string'
21407 versiononly='$versiononly'
21409 voidflags='$voidflags'
21411 xs_apiversion='$xs_apiversion'
21413 yaccflags='$yaccflags'
21418 : Add in command line options if available
21419 $test -f UU/cmdline.opt && $cat UU/cmdline.opt >> config.sh
21421 : add special variables
21422 $test -f $src/patchlevel.h && \
21423 awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh
21424 echo "PERL_PATCHLEVEL=$perl_patchlevel" >>config.sh
21425 echo "PERL_CONFIG_SH=true" >>config.sh
21427 : propagate old symbols
21428 if $test -f UU/config.sh; then
21429 <UU/config.sh $sort | $uniq >UU/oldconfig.sh
21430 sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
21431 $sort | $uniq -u >UU/oldsyms
21432 set X `cat UU/oldsyms`
21438 Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
21440 echo "# Variables propagated from previous config.sh file." >>config.sh
21441 for sym in `cat UU/oldsyms`; do
21442 echo " Propagating $hint variable "'$'"$sym..."
21443 eval 'tmp="$'"${sym}"'"'
21445 sed -e "s/'/'\"'\"'/g" -e "s/^/$sym='/" -e "s/$/'/" >>config.sh
21451 : Finish up by extracting the .SH files
21455 echo "Extraction done."
21465 If you'd like to make any changes to the config.sh file before I begin
21466 to configure things, do it as a shell escape now (e.g. !vi config.sh).
21469 rp="Press return or use a shell escape to edit config.sh:"
21474 *) : in case they cannot read
21475 sh 1>&4 -c "$ans";;
21480 : if this fails, just run all the .SH files by hand
21489 if $contains '^depend:' [Mm]akefile >/dev/null 2>&1; then
21496 Now you need to generate make dependencies by running "$make depend".
21497 You might prefer to run it in background: "$make depend > makedepend.out &"
21498 It can take a while, so you might not want to run it right now.
21503 rp="Run $make depend now?"
21507 $make depend && echo "Now you must run '$make'."
21510 echo "You must run '$make depend' then '$make'."
21513 elif test -f [Mm]akefile; then
21515 echo "Now you must run a $make."
21517 echo "Configure done."
21520 if $test -f Policy.sh; then
21523 If you compile $package on a different machine or from a different object
21524 directory, copy the Policy.sh file from this object directory to the
21525 new one before you run Configure -- this will help you with most of
21526 the policy defaults.
21530 if $test -f config.msg; then
21531 echo "Hmm. I also noted the following information while running:"
21533 $cat config.msg >&4
21536 $rm -f kit*isdone ark*isdone