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 Fri Mar 10 03:07:09 EET 2000 [metaconfig 3.0 PL70]
24 # (with additional metaconfig patches by perlbug@perl.com)
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...
43 true || cat /tmp/c1$$ /tmp/c2$$
44 true || exec sh $0 $argv:q
46 (exit $?0) || cat /tmp/c2$$
47 (exit $?0) || exec sh $0 $argv:q
48 rm -f /tmp/c1$$ /tmp/c2$$
50 : compute my invocation name
54 me=`echo $0 | sed -e 's!.*/\(.*\)!\1!' 2>/dev/null`
59 : Proper separator for the PATH environment variable
61 : On OS/2 this directory should exist if this is not floppy only system :-]
62 if test -d c:/. ; then
63 if test -n "$OS2_SHELL"; then
65 PATH=`cmd /c "echo %PATH%" | tr '\\\\' / `
66 OS2_SHELL=`cmd /c "echo %OS2_SHELL%" | tr '\\\\' / | tr '[A-Z]' '[a-z]'`
67 elif test -n "$DJGPP"; then
73 paths='/bin /usr/bin /usr/local/bin /usr/ucb /usr/local /usr/lbin'
74 paths="$paths /opt/bin /opt/local/bin /opt/local /opt/lbin"
75 paths="$paths /usr/5bin /etc /usr/gnu/bin /usr/new /usr/new/bin /usr/nbin"
76 paths="$paths /opt/gnu/bin /opt/new /opt/new/bin /opt/nbin"
77 paths="$paths /sys5.3/bin /sys5.3/usr/bin /bsd4.3/bin /bsd4.3/usr/ucb"
78 paths="$paths /bsd4.3/usr/bin /usr/bsd /bsd43/bin /usr/ccs/bin"
79 paths="$paths /etc /usr/lib /usr/ucblib /lib /usr/ccs/lib"
80 paths="$paths /sbin /usr/sbin /usr/libexec"
86 *) test -d $p && PATH=$PATH$p_$p ;;
93 : shall we be using ksh?
99 if (PATH=.; alias -x) >/dev/null 2>&1; then
102 if test -f /hp-ux -a -f /bin/ksh; then
103 needksh='to avoid sh bug in "here document" expansion'
105 if test -d /usr/lpp -a -f /usr/bin/bsh -a -f /usr/bin/uname; then
106 if test X`/usr/bin/uname -v` = X4; then
107 avoidksh="to avoid AIX 4's /bin/sh"
111 if test -f /osf_boot -a -f /usr/sbin/setld; then
112 if test X`/usr/bin/uname -s` = XOSF1; then
113 avoidksh="to avoid Digital UNIX' ksh"
115 unset BIN_SH # if this is 'xpg4' sh will start up ksh
118 case "$inksh/$needksh" in
125 case "$inksh/$avoidksh" in
131 case "$inksh/$needksh-$avoidksh-" in
134 (I see you are using the Korn shell. Some ksh's blow up on $me,
135 mainly on older exotic systems. If yours does, try the Bourne shell instead.)
141 echo "(Feeding myself to $newsh $reason.)"
143 Configure|*/Configure) exec $newsh $0 "$@";;
144 *) exec $newsh Configure "$@";;
149 : if needed set CDPATH to a harmless value that is not chatty
150 : avoid bash 2.02 problems with empty CDPATH.
154 *bash*) CDPATH='.' ;;
159 : Configure runs within the UU subdirectory
160 test -d UU || mkdir UU
455 d_old_pthread_create_joinable=''
456 old_pthread_create_joinable=''
698 inc_version_list_init=''
716 ignore_versioned_solibs=''
882 d_stdio_stream_array=''
883 stdio_stream_array=''
934 smallmach='pdp11 i8086 z8000 i80286 iAPX286'
937 : We must find out about Eunice early
939 if test -f /etc/unixtovms; then
940 eunicefix=/etc/unixtovms
942 if test -f /etc/unixtovms.exe; then
943 eunicefix=/etc/unixtovms.exe
947 : set useposix=false in your hint file to disable the POSIX extension.
949 : set useopcode=false in your hint file to disable the Opcode extension.
951 : Trailing extension. Override this in a hint file, if needed.
953 : Extra object files, if any, needed on this platform.
955 : Possible local include directories to search.
956 : Set locincpth to "" in a hint file to defeat local include searches.
957 locincpth="/usr/local/include /opt/local/include /usr/gnu/include"
958 locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include"
960 : no include file wanted by default
964 : change the next line if compiling for Xenix/286 on Xenix/386
965 xlibpth='/usr/lib/386 /lib/386'
966 : Possible local library directories to search.
967 loclibpth="/usr/local/lib /opt/local/lib /usr/gnu/lib"
968 loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib"
970 : general looking path for locating libraries
971 glibpth="/usr/lib/large /lib /usr/lib $xlibpth"
972 glibpth="$glibpth /lib/large /usr/lib/small /lib/small"
973 glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib"
974 test -f /usr/shlib/libc.so && glibpth="/usr/shlib $glibpth"
975 test -f /shlib/libc.so && glibpth="/shlib $glibpth"
977 : Private path used by Configure to find libraries. Its value
978 : is prepended to libpth. This variable takes care of special
979 : machines, like the mips. Usually, it should be empty.
982 : default library list
984 : some systems want to use only the non-versioned libso:s
985 ignore_versioned_solibs=''
986 : set usemultiplicity on the Configure command line to enable multiplicity.
987 : set usesocks on the Configure command line to enable socks.
988 : set usethreads on the Configure command line to enable threads.
989 : full support for void wanted by default
992 : List of libraries we want.
993 : If anyone needs -lnet, put it in a hint file.
994 libswanted='sfio socket bind inet nsl nm ndbm gdbm dbm db malloc dl'
995 libswanted="$libswanted dld ld sun m c cposix posix"
996 libswanted="$libswanted ndir dir crypt sec"
997 libswanted="$libswanted ucb bsd BSD PW x iconv"
998 : We probably want to search /usr/shlib before most other libraries.
999 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
1000 glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
1001 glibpth="/usr/shlib $glibpth"
1002 : Do not use vfork unless overridden by a hint file.
1005 : Find the basic shell for Bourne shell scripts
1009 *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;
1012 if test -f "$xxx"; then
1015 : Build up a list and do a single loop so we can 'break' out.
1016 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1017 for xxx in sh bash ksh pdksh ash; do
1019 try="$try ${p}/${xxx}"
1023 if test -f "$xxx"; then
1026 elif test -f "$xxx.exe"; then
1037 $me: Fatal Error: I can't find a Bourne Shell anywhere.
1039 Usually it's in /bin/sh. How did you even get this far?
1040 Please contact me (Perl Maintainers) at perlbug@perl.com and
1041 we'll try to straighten this all out.
1047 : see if sh knows # comments
1048 if `$sh -c '#' >/dev/null 2>&1`; then
1052 test -f $xcat || xcat=/usr/bin/cat
1057 if test -s today; then
1060 echo "#! $xcat" > try
1064 if test -s today; then
1072 echo "Your $sh doesn't grok # comments--I will strip them later on."
1075 echo "exec grep -v '^[ ]*#'" >spitshell
1077 $eunicefix spitshell
1078 spitshell=`pwd`/spitshell
1080 echo "I presume that if # doesn't work, #! won't work either!"
1085 : figure out how to guarantee sh startup
1087 '') startsh=${sharpbang}${sh} ;;
1099 : echo "Yup, it does."
1101 echo "Hmm... '$startsh' does not guarantee sh startup..."
1102 echo "You may have to fix up the shell scripts to make sure $sh runs them."
1107 : Save command line options in file UU/cmdline.opt for later use in
1108 : generating config.sh.
1109 cat > cmdline.opt <<EOSH
1110 # Configure command line arguments.
1117 cat >>cmdline.opt <<EOSH
1118 config_arg$argn='$arg'
1120 argn=`expr $argn + 1`
1123 : produce awk script to parse command line options
1124 cat >options.awk <<'EOF'
1126 optstr = "A:dD:eEf:hKOrsSU:V"; # getopt-style specification
1128 len = length(optstr);
1129 for (i = 1; i <= len; i++) {
1130 c = substr(optstr, i, 1);
1131 if (i < len) a = substr(optstr, i + 1, 1); else a = "";
1142 if (substr(str, 1, 1) != "-") {
1143 printf("'%s'\n", str);
1147 for (i = 2; i <= len; i++) {
1148 c = substr(str, i, 1);
1150 printf("-%s\n", substr(str, i));
1156 printf("'%s'\n", substr(str, i + 1));
1169 : process the command line options
1170 set X `for arg in "$@"; do echo "X$arg"; done |
1171 sed -e s/X// | awk -f options.awk`
1176 : set up default values
1186 rm -f optdef.sh posthint.sh
1187 cat >optdef.sh <<EOS
1193 while test $# -gt 0; do
1195 -d) shift; fastread=yes;;
1196 -e) shift; alldone=cont;;
1200 if test -r "$1"; then
1203 echo "$me: cannot read config file $1." >&2
1208 -h) shift; error=true;;
1209 -r) shift; reuseval=true;;
1210 -s) shift; silent=true; realsilent=true;;
1211 -E) shift; alldone=exit;;
1212 -K) shift; knowitall=true;;
1213 -O) shift; override=true;;
1214 -S) shift; silent=true; extractsh=true;;
1219 echo "$me: use '-U symbol=', not '-D symbol='." >&2
1220 echo "$me: ignoring -D $1" >&2
1223 sed -e "s/'/'\"'\"'/g" -e "s/=\(.*\)/='\1'/" >> optdef.sh;;
1224 *) echo "$1='define'" >> optdef.sh;;
1231 *=) echo "$1" >> optdef.sh;;
1233 echo "$me: use '-D symbol=val', not '-U symbol=val'." >&2
1234 echo "$me: ignoring -U $1" >&2
1236 *) echo "$1='undef'" >> optdef.sh;;
1247 *=*) zzz=`echo $yyy|sed 's!=.*!!'`
1251 zzz=" "`echo $yyy|sed 's!^[^=]*=!!'`
1252 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1258 *:*) xxx=`echo $yyy|sed 's!:.*!!'`
1259 yyy=`echo $yyy|sed 's!^[^:]*:!!'`
1260 zzz=`echo $yyy|sed 's!^[^=]*=!!'`
1261 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1262 *) xxx=`echo $yyy|sed 's!:.*!!'`
1263 yyy=`echo $yyy|sed 's!^[^:]*:!!'` ;;
1269 echo "$yyy=\"\${$yyy}$zzz\"" >> posthint.sh ;;
1271 echo "$yyy=''" >> posthint.sh ;;
1276 echo "$yyy='$zzz'" >> posthint.sh ;;
1278 echo "eval \"$yyy=$zzz\"" >> posthint.sh ;;
1280 echo "$yyy=\"$zzz\${$yyy}\"" >> posthint.sh ;;
1285 echo "$yyy=$zzz" >> posthint.sh ;;
1286 *) echo "$me: unknown -A command '$xxx', ignoring -A $1" >&2 ;;
1290 -V) echo "$me generated by metaconfig 3.0 PL70." >&2
1293 -*) echo "$me: unknown option $1" >&2; shift; error=true;;
1301 Usage: $me [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
1302 [-U symbol] [-U symbol=] [-A command:symbol...]
1303 -d : use defaults for all answers.
1304 -e : go on without questioning past the production of config.sh.
1305 -f : specify an alternate default configuration file.
1306 -h : print this help message and exit (with an error status).
1307 -r : reuse C symbols value if possible (skips costly nm extraction).
1308 -s : silent mode, only echoes questions and essential information.
1309 -D : define symbol to have some value:
1310 -D symbol symbol gets the value 'define'
1311 -D symbol=value symbol gets the value 'value'
1312 -E : stop at the end of questions, after having produced config.sh.
1313 -K : do not use unless you know what you are doing.
1314 -O : let -D and -U override definitions from loaded configuration file.
1315 -S : perform variable substitutions on all .SH files (can mix with -f)
1316 -U : undefine symbol:
1317 -U symbol symbol gets the value 'undef'
1318 -U symbol= symbol gets completely empty
1319 -A : manipulate symbol after the platform specific hints have been applied:
1320 -A symbol=value append " "value to symbol
1321 -A append:symbol=value append value to symbol
1322 -A define:symbol=value define symbol to have value
1323 -A clear:symbol define symbol to be ''
1324 -A define:symbol define symbol to be 'define'
1325 -A eval:symbol=value define symbol to be eval of value
1326 -A prepend:symbol=value prepend value to symbol
1327 -A undef:symbol define symbol to be 'undef'
1328 -A undef:symbol= define symbol to be ''
1329 -V : print version number and exit (with a zero status).
1336 case "$fastread$alldone" in
1339 if test ! -t 0; then
1340 echo "Say 'sh Configure', not 'sh <Configure'"
1348 true) exec 1>/dev/null;;
1351 : run the defines and the undefines, if any, but leave the file out there...
1354 : create the posthint manipulation script and leave the file out there...
1359 first=`echo $package | sed -e 's/^\(.\).*/\1/'`
1360 last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
1361 case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
1362 ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
1363 *) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
1366 : Some greps do not return status, grrr.
1367 echo "grimblepritz" >grimble
1368 if grep blurfldyick grimble >/dev/null 2>&1 ; then
1370 elif grep grimblepritz grimble >/dev/null 2>&1 ; then
1376 : the following should work in any shell
1380 echo "AGH! Grep doesn't return a status. Attempting remedial action."
1381 cat >contains <<'EOSS'
1382 grep "$1" "$2" >.greptmp && cat .greptmp && test -s .greptmp
1387 : Find the path to the source tree
1390 */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
1393 *) src=`cd ../$src && pwd` ;;
1406 if test -f $rsrc/Configure && \
1407 $contains "^package=$package$" $rsrc/Configure >/dev/null 2>&1
1409 : found it, so we are ok.
1412 for src in . .. ../.. ../../.. ../../../..; do
1413 if test -f ../$src/Configure && \
1414 $contains "^package=$package$" ../$src/Configure >/dev/null 2>&1
1425 Sorry, I can't seem to locate the source dir for $package. Please start
1426 Configure with an explicit path -- i.e. /some/path/Configure.
1434 echo "Sources for $package found in \"$src\"." >&4
1438 : script used to extract .SH files with variable substitutions
1439 cat >extract <<'EOS'
1441 echo "Doing variable substitutions on .SH files..."
1442 if test -f $src/MANIFEST; then
1443 set x `awk '{print $1}' <$src/MANIFEST | grep '\.SH$'`
1445 echo "(Looking for .SH files under the source directory.)"
1446 set x `(cd $src; find . -name "*.SH" -print)`
1450 0) set x `(cd $src; echo *.SH)`; shift;;
1452 if test ! -f $src/$1; then
1458 while test $name; do
1459 if test ! -d "$name"; then
1460 create="$name $create";
1461 name=`echo $name | sed -e "s|^[^/]*$||"`;
1462 name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`;
1467 for file in $create; do
1476 dir=`expr X$file : 'X\(.*\)/'`
1477 file=`expr X$file : 'X.*/\(.*\)'`
1478 (cd $dir && . ./$file)
1488 dir=`expr X$file : 'X\(.*\)/'`
1489 file=`expr X$file : 'X.*/\(.*\)'`
1490 (set x $dir; shift; eval $mkdir_p)
1500 if test -f $src/config_h.SH; then
1501 if test ! -f config.h; then
1502 : oops, they left it out of MANIFEST, probably, so do it anyway.
1508 : extract files and exit if asked to do so
1509 case "$extractsh" in
1511 case "$realsilent" in
1515 case "$config_sh" in
1516 '') config_sh='config.sh';;
1519 echo "Fetching answers from $config_sh..."
1522 test "$override" && . ./optdef.sh
1531 : Eunice requires " " instead of "", can you believe it
1534 echo "Beginning of configuration questions for $package."
1536 trap 'echo " "; test -d ../UU && rm -rf X $rmlist; exit 1' 1 2 3 15
1538 : first determine how to suppress newline on echo command
1540 echo "Checking echo to see how to suppress newlines..."
1541 (echo "hi there\c" ; echo " ") >.echotmp
1542 if $contains c .echotmp >/dev/null 2>&1 ; then
1553 echo $n "The star should be here-->$c"
1557 : Now test for existence of everything in MANIFEST
1559 if test -f $rsrc/MANIFEST; then
1560 echo "First let's make sure your kit is complete. Checking..." >&4
1561 awk '$1 !~ /PACK[A-Z]+/ {print $1}' $rsrc/MANIFEST | split -50
1564 for filelist in x??; do
1565 (cd $rsrc; ls `cat $tmppwd/$filelist` >/dev/null 2>>$tmppwd/missing)
1567 if test -s missing; then
1571 THIS PACKAGE SEEMS TO BE INCOMPLETE.
1573 You have the option of continuing the configuration process, despite the
1574 distinct possibility that your kit is damaged, by typing 'y'es. If you
1575 do, don't blame me if something goes wrong. I advise you to type 'n'o
1576 and contact the author (perlbug@perl.com).
1579 echo $n "Continue? [n] $c" >&4
1583 echo "Continuing..." >&4
1587 echo "ABORTING..." >&4
1592 echo "Looks good..."
1595 echo "There is no MANIFEST file. I hope your kit is complete !"
1600 : Find the appropriate value for a newline for tr
1601 if test -n "$DJGPP"; then
1604 if test X"$trnl" = X; then
1605 case "`echo foo|tr '\n' x 2>/dev/null`" in
1609 if test X"$trnl" = X; then
1610 case "`echo foo|tr '\012' x 2>/dev/null`" in
1611 foox) trnl='\012' ;;
1614 if test X"$trnl" = X; then
1617 $me: Fatal Error: cannot figure out how to translate newlines with 'tr'.
1623 : compute the number of columns on the terminal for proper question formatting
1628 : set up the echo used in my read
1629 myecho="case \"\$xxxm\" in
1630 '') echo $n \"\$rp $c\" >&4;;
1632 '') echo $n \"[\$xxxm] $c\";;
1634 if test \`echo \"\$rp [\$xxxm] \" | wc -c\` -ge $COLUMNS; then
1636 echo $n \"[\$xxxm] $c\" >&4
1638 echo $n \"\$rp [\$xxxm] $c\" >&4
1644 : now set up to do reads with possible shell escape and default assignment
1650 case "\$fastread" in
1651 yes) case "\$dflt" in
1654 case "\$silent-\$rp" in
1659 *) case "\$silent" in
1660 true) case "\$rp" in
1665 while expr "X\$ans" : "X!" >/dev/null; do
1669 aok=''; eval "ans=\\"\$answ\\"" && aok=y
1677 set x \`expr "X\$ans" : "X!\(.*\)\$"\`
1686 set x \`expr "X\$ans" : "X&\(.*\)\$"\`
1691 echo "(OK, I'll run with -d after this question.)" >&4
1694 echo "*** Sorry, \$1 not supported yet." >&4
1704 echo "*** Substitution done -- please confirm."
1706 ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
1711 echo "*** Error -- try again."
1718 case "\$ans\$xxxm\$nostick" in
1730 : create .config dir to save info across Configure sessions
1731 test -d ../.config || mkdir ../.config
1732 cat >../.config/README <<EOF
1733 This directory created by Configure to save information that should
1734 persist across sessions for $package.
1736 You may safely delete it if you wish.
1739 : general instructions
1742 user=`(logname) 2>/dev/null`
1744 '') user=`whoami 2>&1`;;
1746 if $contains "^$user\$" ../.config/instruct >/dev/null 2>&1; then
1749 rp='Would you like to see the instructions?'
1760 This installation shell script will examine your system and ask you questions
1761 to determine how the perl5 package should be installed. If you get
1762 stuck on a question, you may use a ! shell escape to start a subshell or
1763 execute a command. Many of the questions will have default answers in square
1764 brackets; typing carriage return will give you the default.
1766 On some of the questions which ask for file or directory names you are allowed
1767 to use the ~name construct to specify the login directory belonging to "name",
1768 even if you don't have a shell which knows about that. Questions where this is
1769 allowed will be marked "(~name ok)".
1773 dflt='Type carriage return to continue'
1777 The prompter used in this script allows you to use shell variables and
1778 backticks in your answers. You may use $1, $2, etc... to refer to the words
1779 in the default answer, as if the default line was a set of arguments given to a
1780 script shell. This means you may also use $* to repeat the whole default line,
1781 so you do not have to re-type everything to add something to the default.
1783 Everytime there is a substitution, you will have to confirm. If there is an
1784 error (e.g. an unmatched backtick), the default answer will remain unchanged
1785 and you will be prompted again.
1787 If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
1788 the questions and use the computed defaults (or the previous answers if there
1789 was already a config.sh file). Type 'Configure -h' for a list of options.
1790 You may also start interactively and then answer '& -d' at any prompt to turn
1791 on the non-interactive behaviour for the remainder of the execution.
1797 Much effort has been expended to ensure that this shell script will run on any
1798 Unix system. If despite that it blows up on yours, your best bet is to edit
1799 Configure and run it again. If you can't run Configure for some reason,
1800 you'll have to generate a config.sh file by hand. Whatever problems you
1801 have, let me (perlbug@perl.com) know how I blew it.
1803 This installation script affects things in two ways:
1805 1) it may do direct variable substitutions on some of the files included
1807 2) it builds a config.h file for inclusion in C programs. You may edit
1808 any of these files as the need arises after running this script.
1810 If you make a mistake on a question, there is no easy way to back up to it
1811 currently. The easiest thing to do is to edit config.sh and rerun all the SH
1812 files. Configure will offer to let you do this before it runs the SH files.
1815 dflt='Type carriage return to continue'
1817 case "$firsttime" in
1818 true) echo $user >>../.config/instruct;;
1822 : find out where common programs are
1824 echo "Locating common programs..." >&4
1837 if test -d \$dir/\$thing; then
1843 for thisthing in \$dir/\$thing; do
1844 : just loop through to pick last item
1846 if test -f \$thisthing; then
1849 elif test -f \$dir/\$thing.exe; then
1850 if test -n "$DJGPP"; then
1851 echo \$dir/\$thing.exe
1853 : on Eunice apparently
1903 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1904 pth="$pth /lib /usr/lib"
1905 for file in $loclist; do
1909 if test -f "$xxx"; then
1912 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1913 xxx=`./loc $file $file $pth`
1916 '') xxx=`./loc $file $file $pth`;;
1917 *) xxx=`./loc $xxx $xxx $pth`;;
1923 echo $file is in $xxx.
1926 echo $file is in $xxx.
1929 echo "I don't know where '$file' is, and my life depends on it." >&4
1930 echo "Go find a public domain implementation or fix your PATH setting!" >&4
1936 echo "Don't worry if any of the following aren't found..."
1938 for file in $trylist; do
1942 if test -f "$xxx"; then
1945 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1946 xxx=`./loc $file $file $pth`
1949 '') xxx=`./loc $file $file $pth`;;
1950 *) xxx=`./loc $xxx $xxx $pth`;;
1956 echo $file is in $xxx.
1959 echo $file is in $xxx.
1962 echo "I don't see $file out there, $say."
1969 echo "Substituting grep for egrep."
1975 echo "Substituting cp for ln."
1981 echo "Hopefully test is built into your sh."
1984 if `sh -c "PATH= test true" >/dev/null 2>&1`; then
1985 echo "Using the test built into your sh."
1993 echo "Hopefully echo is built into your sh."
1998 echo "Checking compatibility between $echo and builtin echo (if any)..." >&4
1999 $echo $n "hi there$c" >foo1
2000 echo $n "hi there$c" >foo2
2001 if cmp foo1 foo2 >/dev/null 2>&1; then
2002 echo "They are compatible. In fact, they may be identical."
2009 They are not compatible! You are probably running ksh on a non-USG system.
2010 I'll have to use $echo instead of the builtin, since Bourne shell doesn't
2011 have echo built in and we may have to run some Bourne shell scripts. That
2012 means I'll have to use '$n$c' to suppress newlines now. Life is ridiculous.
2015 $echo $n "The star should be here-->$c"
2022 : determine whether symbolic links are supported
2025 if $ln -s blurfl sym > /dev/null 2>&1 ; then
2026 echo "Symbolic links are supported." >&4
2029 echo "Symbolic links are NOT supported." >&4
2034 : see whether [:lower:] and [:upper:] are supported character classes
2036 case "`echo AbyZ | $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
2038 echo "Good, your tr supports [:lower:] and [:upper:] to convert case." >&4
2042 *) # There is a discontinuity in EBCDIC between 'I' and 'J'
2043 # (0xc9 and 0xd1), therefore that is a nice testing point.
2044 if test "X$up" = X -o "X$low" = X; then
2045 case "`echo IJ | $tr '[I-J]' '[i-j]' 2>/dev/null`" in
2051 if test "X$up" = X -o "X$low" = X; then
2052 case "`echo IJ | $tr I-J i-j 2>/dev/null`" in
2058 if test "X$up" = X -o "X$low" = X; then
2059 case "`echo IJ | od -x 2>/dev/null`" in
2061 echo "Hey, this might be EBCDIC." >&4
2062 if test "X$up" = X -o "X$low" = X; then
2063 case "`echo IJ | $tr '[A-IJ-RS-Z]' '[a-ij-rs-z]' 2>/dev/null`" in
2064 ij) up='[A-IJ-RS-Z]'
2069 if test "X$up" = X -o "X$low" = X; then
2070 case "`echo IJ | $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
2080 case "`echo IJ | $tr \"$up\" \"$low\" 2>/dev/null`" in
2082 echo "Using $up and $low to convert case." >&4
2085 echo "I don't know how to translate letters from upper to lower case." >&4
2086 echo "Your tr is not acting any way I know of." >&4
2090 : set up the translation script tr, must be called with ./tr of course
2094 '[A-Z][a-z]') exec $tr '$up' '$low';;
2095 '[a-z][A-Z]') exec $tr '$low' '$up';;
2102 : Try to determine whether config.sh was made on this system
2103 case "$config_sh" in
2105 myuname=`$uname -a 2>/dev/null`
2106 $test -z "$myuname" && myuname=`hostname 2>/dev/null`
2107 # tr '[A-Z]' '[a-z]' would not work in EBCDIC
2108 # because the A-Z/a-z are not consecutive.
2109 myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e 's/\///g' | \
2110 ./tr '[A-Z]' '[a-z]' | $tr $trnl ' '`
2111 newmyuname="$myuname"
2113 case "$knowitall" in
2115 if test -f ../config.sh; then
2116 if $contains myuname= ../config.sh >/dev/null 2>&1; then
2117 eval "`grep myuname= ../config.sh`"
2119 if test "X$myuname" = "X$newmyuname"; then
2127 : Get old answers from old config file if Configure was run on the
2128 : same system, otherwise use the hints.
2131 if test -f config.sh; then
2133 rp="I see a config.sh file. Shall I use it to set the defaults?"
2136 n*|N*) echo "OK, I'll ignore it."; mv config.sh config.sh.old;;
2137 *) echo "Fetching default answers from your old config.sh file..." >&4
2145 : Older versions did not always set $sh. Catch re-use of such
2154 if test ! -f config.sh; then
2157 First time through, eh? I have some defaults handy for some systems
2158 that need some extra help getting the Configure answers right:
2161 (cd $src/hints; ls -C *.sh) | $sed 's/\.sh/ /g' >&4
2163 : Half the following guesses are probably wrong... If you have better
2164 : tests or hints, please send them to perlbug@perl.com
2165 : The metaconfig authors would also appreciate a copy...
2166 $test -f /irix && osname=irix
2167 $test -f /xenix && osname=sco_xenix
2168 $test -f /dynix && osname=dynix
2169 $test -f /dnix && osname=dnix
2170 $test -f /lynx.os && osname=lynxos
2171 $test -f /unicos && osname=unicos && osvers=`$uname -r`
2172 $test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
2173 $test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
2174 $test -f /bin/mips && /bin/mips && osname=mips
2175 $test -d /NextApps && set X `hostinfo | grep 'NeXT Mach.*:' | \
2176 $sed -e 's/://' -e 's/\./_/'` && osname=next && osvers=$4
2177 $test -d /usr/apollo/bin && osname=apollo
2178 $test -f /etc/saf/_sactab && osname=svr4
2179 $test -d /usr/include/minix && osname=minix
2180 if $test -d /MachTen -o -d /MachTen_Folder; then
2182 if $test -x /sbin/version; then
2183 osvers=`/sbin/version | $awk '{print $2}' |
2184 $sed -e 's/[A-Za-z]$//'`
2185 elif $test -x /usr/etc/version; then
2186 osvers=`/usr/etc/version | $awk '{print $2}' |
2187 $sed -e 's/[A-Za-z]$//'`
2193 $test -f /sys/posix.dll &&
2194 $test -f /usr/bin/what &&
2195 set X `/usr/bin/what /sys/posix.dll` &&
2196 $test "$3" = UWIN &&
2200 if $test -f $uname; then
2208 umips) osname=umips ;;
2211 [23]100) osname=mips ;;
2212 next*) osname=next ;;
2214 tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
2215 if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
2218 elif $test -f /etc/kconfig; then
2220 if test "$lns" = "$ln -s"; then
2222 elif $contains _SYSV3 /usr/include/stdio.h > /dev/null 2>&1 ; then
2224 elif $contains _POSIX_SOURCE /usr/include/stdio.h > /dev/null 2>&1 ; then
2231 if test -n "$DJGPP"; then
2240 tmp=`( (oslevel) 2>/dev/null || echo "not found") 2>&1`
2242 'not found') osvers="$4"."$3" ;;
2243 '<3240'|'<>3240') osvers=3.2.0 ;;
2244 '=3240'|'>3240'|'<3250'|'<>3250') osvers=3.2.4 ;;
2245 '=3250'|'>3250') osvers=3.2.5 ;;
2249 bsd386) osname=bsd386
2252 cygwin*) osname=cygwin
2255 *dc.osx) osname=dcosx
2261 domainos) osname=apollo
2267 dynixptx*) osname=dynixptx
2268 osvers=`echo "$4"|sed 's/^v//'`
2270 freebsd) osname=freebsd
2272 genix) osname=genix ;;
2274 osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
2290 netbsd*) osname=netbsd
2293 news-os) osvers="$3"
2295 4*) osname=newsos4 ;;
2299 next*) osname=next ;;
2300 POSIX-BC | posix-bc ) osname=posix-bc
2303 powerux | power_ux | powermax_os | powermaxos | \
2304 powerunix | power_unix) osname=powerux
2310 solaris) osname=solaris
2312 5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2319 osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2323 titanos) osname=titanos
2332 ultrix) osname=ultrix
2335 osf1|mls+) case "$5" in
2338 osvers=`echo "$3" | sed 's/^[xvt]//'`
2340 hp*) osname=hp_osf1 ;;
2341 mips) osname=mips_osf1 ;;
2344 unixware) osname=svr5
2350 $2) case "$osname" in
2354 : svr4.x or possibly later
2364 if test -f /stand/boot ; then
2365 eval `grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
2366 if test -n "$INITPROG" -a -f "$INITPROG"; then
2367 isesix=`strings -a $INITPROG|grep 'ESIX SYSTEM V/386 Release 4.0'`
2368 if test -n "$isesix"; then
2376 *) if test -f /etc/systemid; then
2378 set `echo $3 | $sed 's/\./ /g'` $4
2379 if $test -f $src/hints/sco_$1_$2_$3.sh; then
2381 elif $test -f $src/hints/sco_$1_$2.sh; then
2383 elif $test -f $src/hints/sco_$1.sh; then
2388 '') : Still unknown. Probably a generic Sys V.
2397 *) case "$osname" in
2398 '') : Still unknown. Probably a generic BSD.
2406 if test -f /vmunix -a -f $src/hints/news_os.sh; then
2407 (what /vmunix | UU/tr '[A-Z]' '[a-z]') > UU/kernel.what 2>&1
2408 if $contains news-os UU/kernel.what >/dev/null 2>&1; then
2411 $rm -f UU/kernel.what
2412 elif test -d c:/.; then
2419 : Now look for a hint file osname_osvers, unless one has been
2420 : specified already.
2423 file=`echo "${osname}_${osvers}" | $sed -e 's%\.%_%g' -e 's%_$%%'`
2424 : Also try without trailing minor version numbers.
2425 xfile=`echo $file | $sed -e 's%_[^_]*$%%'`
2426 xxfile=`echo $xfile | $sed -e 's%_[^_]*$%%'`
2427 xxxfile=`echo $xxfile | $sed -e 's%_[^_]*$%%'`
2428 xxxxfile=`echo $xxxfile | $sed -e 's%_[^_]*$%%'`
2431 *) case "$osvers" in
2434 *) if $test -f $src/hints/$file.sh ; then
2436 elif $test -f $src/hints/$xfile.sh ; then
2438 elif $test -f $src/hints/$xxfile.sh ; then
2440 elif $test -f $src/hints/$xxxfile.sh ; then
2442 elif $test -f $src/hints/$xxxxfile.sh ; then
2444 elif $test -f "$src/hints/${osname}.sh" ; then
2453 if $test -f Policy.sh ; then
2456 none) dflt="Policy" ;;
2457 *) dflt="Policy $dflt" ;;
2462 dflt=`echo $hintfile | $sed 's/\.sh$//'`
2466 if $test -f Policy.sh ; then
2469 There's also a Policy hint file available, which should make the
2470 site-specific (policy) questions easier to answer.
2477 You may give one or more space-separated answers, or "none" if appropriate.
2478 A well-behaved OS will have no hints, so answering "none" or just "Policy"
2479 is a good thing. DO NOT give a wrong version or a wrong OS.
2483 rp="Which of these apply, if any?"
2486 for file in $tans; do
2487 if $test X$file = XPolicy -a -f Policy.sh; then
2489 $cat Policy.sh >> UU/config.sh
2490 elif $test -f $src/hints/$file.sh; then
2491 . $src/hints/$file.sh
2492 $cat $src/hints/$file.sh >> UU/config.sh
2493 elif $test X$tans = X -o X$tans = Xnone ; then
2496 : Give one chance to correct a possible typo.
2497 echo "$file.sh does not exist"
2499 rp="hint to use instead?"
2501 for file in $ans; do
2502 if $test -f "$src/hints/$file.sh"; then
2503 . $src/hints/$file.sh
2504 $cat $src/hints/$file.sh >> UU/config.sh
2505 elif $test X$ans = X -o X$ans = Xnone ; then
2508 echo "$file.sh does not exist -- ignored."
2515 : Remember our hint file for later.
2516 if $test -f "$src/hints/$file.sh" ; then
2526 echo "Fetching default answers from $config_sh..." >&4
2530 cp $config_sh config.sh 2>/dev/null
2540 test "$override" && . ./optdef.sh
2541 myuname="$newmyuname"
2543 : Restore computed paths
2544 for file in $loclist $trylist; do
2545 eval $file="\$_$file"
2550 Configure uses the operating system name and version to set some defaults.
2551 The default value is probably right if the name rings a bell. Otherwise,
2552 since spelling matters for me, either accept the default or answer "none"
2559 ''|' '|none) dflt=none ;;
2560 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
2563 *) dflt="$osname" ;;
2565 rp="Operating system name?"
2569 *) osname=`echo "$ans" | $sed -e 's/[ ][ ]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
2575 ''|' '|none) dflt=none ;;
2576 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
2577 dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
2579 ''|' ') dflt=none ;;
2584 *) dflt="$osvers" ;;
2586 rp="Operating system version?"
2596 : who configured the system
2597 cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
2598 cf_by=`(logname) 2>/dev/null`
2601 cf_by=`(whoami) 2>/dev/null`
2603 "") cf_by=unknown ;;
2607 : set up the script used to warn in case of inconsistency
2614 echo "*** WHOA THERE!!! ***" >&4
2615 echo " The $hint value for \$$var on this machine was \"$was\"!" >&4
2616 rp=" Keep the $hint value?"
2619 y) td=$was; tu=$was;;
2623 : function used to set $1 to $val
2624 setvar='var=$1; eval "was=\$$1"; td=$define; tu=$undef;
2626 $define$undef) . ./whoa; eval "$var=\$td";;
2627 $undef$define) . ./whoa; eval "$var=\$tu";;
2628 *) eval "$var=$val";;
2631 case "$usethreads" in
2632 $define|true|[yY]*) dflt='y';;
2637 Perl can be built to take advantage of threads on some systems.
2638 To do so, Configure can be run with -Dusethreads.
2640 Note that threading is a highly experimental feature, and
2641 some known race conditions still remain. If you choose to try
2642 it, be very sure to not actually deploy it for production
2643 purposes. README.threads has more details, and is required
2644 reading if you enable threads.
2646 If this doesn't make any sense to you, just accept the default '$dflt'.
2648 rp='Build a threading Perl?'
2651 y|Y) val="$define" ;;
2657 case "$usethreads" in
2661 As of 5.5.640, Perl has two different internal threading implementations,
2662 the 5.005 version (5005threads) and an interpreter-based version
2663 (ithreads) that has one interpreter per thread. Both are very
2664 experimental. This arrangement exists to help developers work out
2665 which one is better.
2667 If you're a casual user, you probably don't want interpreter-threads
2668 at this time. There doesn't yet exist a way to create threads from
2669 within Perl in this model, i.e., "use Thread;" will NOT work.
2671 : Default to ithreads unless overridden on command line or with
2674 case "$use5005threads" in
2675 $define|true|[yY]*) dflt='n';;
2677 case "$useithreads" in
2678 $undef|false|[nN]*) dflt='n';;
2680 rp='Use interpreter-based ithreads?'
2683 y|Y) val="$define" ;;
2688 : Now set use5005threads to the opposite value.
2689 case "$useithreads" in
2690 $define) val="$undef" ;;
2697 useithreads="$undef"
2698 use5005threads="$undef"
2702 case "$d_oldpthreads" in
2703 '') : Configure tests would be welcome here. For now, assume undef.
2705 *) val="$d_oldpthreads" ;;
2711 case "$usethreads" in
2712 "$define"|true|[yY]*)
2713 : Look for a hint-file generated 'call-back-unit'. If the
2714 : user has specified that a threading perl is to be built,
2715 : we may need to set or change some other defaults.
2716 if $test -f usethreads.cbu; then
2717 echo "Your platform has some specific hints for threaded builds, using them..."
2721 (Your platform doesn't have any specific hints for threaded builds.
2722 Assuming POSIX threads, then.)
2730 Perl can be built so that multiple Perl interpreters can coexist
2731 within the same Perl executable.
2734 case "$useithreads" in
2737 This multiple interpreter support is required for interpreter-based threads.
2741 *) case "$usemultiplicity" in
2742 $define|true|[yY]*) dflt='y';;
2746 echo "If this doesn't make any sense to you, just accept the default '$dflt'."
2747 rp='Build Perl for multiplicity?'
2750 y|Y) val="$define" ;;
2758 : determine where manual pages are on this system
2762 syspath='/usr/man/man1 /usr/man/mann /usr/man/manl /usr/man/local/man1'
2763 syspath="$syspath /usr/man/u_man/man1 /usr/share/man/man1"
2764 syspath="$syspath /usr/catman/u_man/man1 /usr/man/l_man/man1"
2765 syspath="$syspath /usr/local/man/u_man/man1 /usr/local/man/l_man/man1"
2766 syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
2767 sysman=`./loc . /usr/man/man1 $syspath`
2770 if $test -d "$sysman"; then
2771 echo "System manual is in $sysman." >&4
2773 echo "Could not find manual pages in source form." >&4
2776 : see what memory models we can support
2779 $cat >pdp11.c <<'EOP'
2788 ( cc -o pdp11 pdp11.c ) >/dev/null 2>&1
2789 if $test -f pdp11 && ./pdp11 2>/dev/null; then
2790 dflt='unsplit split'
2792 tans=`./loc . X /lib/small /lib/large /usr/lib/small /usr/lib/large /lib/medium /usr/lib/medium /lib/huge`
2795 *) if $test -d /lib/small || $test -d /usr/lib/small; then
2800 if $test -d /lib/medium || $test -d /usr/lib/medium; then
2803 if $test -d /lib/large || $test -d /usr/lib/large; then
2806 if $test -d /lib/huge || $test -d /usr/lib/huge; then
2815 Some systems have different model sizes. On most systems they are called
2816 small, medium, large, and huge. On the PDP11 they are called unsplit and
2817 split. If your system doesn't support different memory models, say "none".
2818 If you wish to force everything to one memory model, say "none" here and
2819 put the appropriate flags later when it asks you for other cc and ld flags.
2820 Venix systems may wish to put "none" and let the compiler figure things out.
2821 (In the following question multiple model names should be space separated.)
2823 The default for most systems is "none".
2826 rp="Which memory models are supported?"
2841 '') if $contains '\-i' $sysman/ld.1 >/dev/null 2>&1 || \
2842 $contains '\-i' $sysman/cc.1 >/dev/null 2>&1; then
2849 rp="What flag indicates separate I and D space?"
2857 *large*|*small*|*medium*|*huge*)
2864 rp="What flag indicates large model?"
2874 *huge*) case "$huge" in
2878 rp="What flag indicates huge model?"
2888 *medium*) case "$medium" in
2892 rp="What flag indicates medium model?"
2899 *) medium="$large";;
2902 *small*) case "$small" in
2906 rp="What flag indicates small model?"
2917 echo "Unrecognized memory models--you may have to edit Makefile.SH" >&4
2920 $rm -f pdp11.* pdp11
2922 : make some quick guesses about what we are up against
2924 $echo $n "Hmm... $c"
2934 $cat /usr/include/signal.h /usr/include/sys/signal.h >foo 2>/dev/null
2935 if test -f /osf_boot || $contains 'OSF/1' /usr/include/ctype.h >/dev/null 2>&1
2937 echo "Looks kind of like an OSF/1 system, but we'll see..."
2939 elif test `echo abc | tr a-z A-Z` = Abc ; then
2940 xxx=`./loc addbib blurfl $pth`
2941 if $test -f $xxx; then
2942 echo "Looks kind of like a USG system with BSD features, but we'll see..."
2946 if $contains SIGTSTP foo >/dev/null 2>&1 ; then
2947 echo "Looks kind of like an extended USG system, but we'll see..."
2949 echo "Looks kind of like a USG system, but we'll see..."
2953 elif $contains SIGTSTP foo >/dev/null 2>&1 ; then
2954 echo "Looks kind of like a BSD system, but we'll see..."
2958 echo "Looks kind of like a Version 7 system, but we'll see..."
2961 case "$eunicefix" in
2964 There is, however, a strange, musty smell in the air that reminds me of
2965 something...hmm...yes...I've got it...there's a VMS nearby, or I'm a Blit.
2969 : it so happens the Eunice I know will not run shell scripts in Unix format
2973 echo "Congratulations. You aren't running Eunice."
2977 : Detect OS2. The p_ variable is set above in the Head.U unit.
2982 I have the feeling something is not exactly right, however...don't tell me...
2983 lemme think...does HAL ring a bell?...no, of course, you're only running OS/2!
2988 if test -f /xenix; then
2989 echo "Actually, this looks more like a XENIX system..."
2994 echo "It's not Xenix..."
2999 if test -f /venix; then
3000 echo "Actually, this looks more like a VENIX system..."
3007 echo "Nor is it Venix..."
3010 chmod +x bsd usg v7 osf1 eunice xenix venix os2
3011 $eunicefix bsd usg v7 osf1 eunice xenix venix os2
3014 : see if we need a special compiler
3022 *) if $contains '\-M' $sysman/cc.1 >/dev/null 2>&1 ; then
3023 if $contains '\-M' $sysman/cpp.1 >/dev/null 2>&1; then
3037 On some older systems the default C compiler will not resolve multiple global
3038 references that happen to have the same name. On some such systems the "Mcc"
3039 command may be used to force these to be resolved. On other systems a "cc -M"
3040 command is required. (Note that the -M flag on other systems indicates a
3041 memory model to use!) If you have the Gnu C compiler, you might wish to use
3047 rp="Use which C compiler?"
3055 rp="Use which C compiler?"
3059 : Look for a hint-file generated 'call-back-unit'. Now that the
3060 : user has specified the compiler, we may need to set or change some
3062 if $test -f cc.cbu; then
3066 echo "Checking for GNU cc in disguise and/or its version number..." >&4
3067 $cat >gccvers.c <<EOM
3072 printf("%s\n", __VERSION__);
3074 printf("%s\n", "1");
3080 if $cc $ldflags -o gccvers gccvers.c; then
3081 gccversion=`./gccvers`
3082 case "$gccversion" in
3083 '') echo "You are not using GNU cc." ;;
3084 *) echo "You are using GNU cc $gccversion."
3089 echo "*** WHOA THERE!!! ***" >&4
3090 echo " Your C compiler \"$cc\" doesn't seem to be working!" >&4
3091 case "$knowitall" in
3093 echo " You'd better start hunting for one and let me know about it." >&4
3099 case "$gccversion" in
3100 1*) cpp=`./loc gcc-cpp $cpp $pth` ;;
3103 : decide how portable to be. Allow command line overrides.
3104 case "$d_portable" in
3106 *) d_portable="$define" ;;
3109 : set up shell script to do ~ expansion
3115 echo \$1 | $sed "s|~|\${HOME-\$LOGDIR}|"
3118 if $test -f /bin/csh; then
3119 /bin/csh -f -c "glob \$1"
3124 name=\`$expr x\$1 : '..\([^/]*\)'\`
3125 dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
3126 if $test ! -d "\$dir"; then
3128 echo "\$me: can't locate home directory for: \$name" >&2
3133 echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
3149 : now set up to get a file name
3153 cat <<'EOSC' >>getfile
3169 expr $fn : '.*(\(.*\)).*' | tr ',' $trnl >getfile.ok
3170 fn=`echo $fn | sed 's/(.*)//'`
3176 loc_file=`expr $fn : '.*:\(.*\)'`
3177 fn=`expr $fn : '\(.*\):.*'`
3185 */*) fullpath=true;;
3194 *e*) exp_file=true;;
3197 *p*) nopath_ok=true;;
3202 *d*) type='Directory';;
3203 *l*) type='Locate';;
3208 Locate) what='File';;
3213 case "$d_portable" in
3221 while test "$type"; do
3226 true) rp="$rp (~name ok)";;
3229 if test -f UU/getfile.ok && \
3230 $contains "^$ans\$" UU/getfile.ok >/dev/null 2>&1
3249 value=`UU/filexp $ans`
3252 if test "$ans" != "$value"; then
3253 echo "(That expands to $value on this system.)"
3267 /*) value="$ansexp" ;;
3272 echo "I shall only accept a full path name, as in /bin/ls." >&4
3273 echo "Use a ! shell escape if you wish to check pathnames." >&4
3276 echo "Please give a full path name, starting with slash." >&4
3279 echo "Note that using ~name is ok provided it expands well." >&4
3292 for fp in $gfpth; do
3293 if test "X$fp" = X.; then
3298 if test -f "$pf"; then
3300 elif test -r "$pf" || (test -h "$pf") >/dev/null 2>&1
3302 echo "($value is not a plain file, but that's ok.)"
3305 if test X"$type" = X; then
3312 for fp in $gfpth; do
3313 if test "X$fp" = X.; then
3318 if test -d "$pf"; then
3326 if test -d "$ansexp"; then
3327 echo "(Looking for $loc_file in directory $value.)"
3328 value="$value/$loc_file"
3329 ansexp="$ansexp/$loc_file"
3331 if test -f "$ansexp"; then
3334 case "$nopath_ok" in
3335 true) case "$value" in
3337 *) echo "Assuming $value will be in people's path."
3353 if test "$fastread" = yes; then
3358 rp="$what $value doesn't exist. Use that name anyway?"
3377 test "X$gfpthkeep" != Xy && gfpth=""
3380 : What should the include directory be ?
3382 $echo $n "Hmm... $c"
3386 if $test -f /bin/mips && /bin/mips; then
3387 echo "Looks like a MIPS system..."
3388 $cat >usr.c <<'EOCP'
3389 #ifdef SYSTYPE_BSD43
3393 if $cc -E usr.c > usr.out && $contains / usr.out >/dev/null 2>&1; then
3394 dflt='/bsd43/usr/include'
3398 mips_type='System V'
3400 $rm -f usr.c usr.out
3401 echo "and you're compiling with the $mips_type compiler and libraries."
3405 echo "Doesn't look like a MIPS system."
3415 case "$xxx_prompt" in
3418 rp='Where are the include files you want to use?'
3426 : see how we invoke the C preprocessor
3428 echo "Now, how can we feed standard input to your C preprocessor..." >&4
3429 cat <<'EOT' >testcpp.c
3435 if test ! -f cppstdin; then
3436 if test "X$osname" = "Xaix" -a "X$gccversion" = X; then
3437 # AIX cc -E doesn't show the absolute headerfile
3438 # locations but we'll cheat by using the -M flag.
3439 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
3441 echo 'cat >.$$.c; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin
3444 echo "Keeping your $hint cppstdin wrapper."
3447 wrapper=`pwd`/cppstdin
3451 if $test "X$cppstdin" != "X" && \
3452 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \
3453 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3455 echo "You used to use $cppstdin $cppminus so we'll use that again."
3457 '') echo "But let's see if we can live without a wrapper..." ;;
3459 if $cpprun $cpplast <testcpp.c >testcpp.out 2>&1 && \
3460 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3462 echo "(And we'll use $cpprun $cpplast to preprocess directly.)"
3465 echo "(However, $cpprun $cpplast does not work, let's see...)"
3473 echo "Good old $cppstdin $cppminus does not seem to be of any help..."
3480 elif echo 'Maybe "'"$cc"' -E" will work...'; \
3481 $cc -E <testcpp.c >testcpp.out 2>&1; \
3482 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3483 echo "Yup, it does."
3486 elif echo 'Nope...maybe "'"$cc"' -E -" will work...'; \
3487 $cc -E - <testcpp.c >testcpp.out 2>&1; \
3488 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3489 echo "Yup, it does."
3492 elif echo 'Nope...maybe "'"$cc"' -P" will work...'; \
3493 $cc -P <testcpp.c >testcpp.out 2>&1; \
3494 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3495 echo "Yipee, that works!"
3498 elif echo 'Nope...maybe "'"$cc"' -P -" will work...'; \
3499 $cc -P - <testcpp.c >testcpp.out 2>&1; \
3500 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3501 echo "At long last!"
3504 elif echo 'No such luck, maybe "'$cpp'" will work...'; \
3505 $cpp <testcpp.c >testcpp.out 2>&1; \
3506 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3510 elif echo 'Nixed again...maybe "'$cpp' -" will work...'; \
3511 $cpp - <testcpp.c >testcpp.out 2>&1; \
3512 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3513 echo "Hooray, it works! I was beginning to wonder."
3516 elif echo 'Uh-uh. Time to get fancy. Trying a wrapper...'; \
3517 $wrapper <testcpp.c >testcpp.out 2>&1; \
3518 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3524 rp="No dice. I can't find a C preprocessor. Name one:"
3528 $x_cpp <testcpp.c >testcpp.out 2>&1
3529 if $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3530 echo "OK, that will do." >&4
3532 echo "Sorry, I can't get that to work. Go find one and rerun Configure." >&4
3547 echo "Perhaps can we force $cc -E using a wrapper..."
3548 if $wrapper <testcpp.c >testcpp.out 2>&1; \
3549 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3555 echo "Nope, we'll have to live without it..."
3569 "$wrapper"|'cppstdin') ;;
3570 *) $rm -f $wrapper;;
3572 $rm -f testcpp.c testcpp.out
3574 : Set private lib path
3577 plibpth="$incpath/usr/lib /usr/local/lib /usr/ccs/lib"
3582 '') dlist="$loclibpth $plibpth $glibpth";;
3583 *) dlist="$libpth";;
3586 : Now check and see which directories actually exist, avoiding duplicates
3590 if $test -d $xxx; then
3593 *) libpth="$libpth $xxx";;
3599 Some systems have incompatible or broken versions of libraries. Among
3600 the directories listed in the question below, please remove any you
3601 know not to be holding relevant libraries, and add any that are needed.
3602 Say "none" for none.
3613 rp="Directories to use for library searches?"
3620 : compute shared library extension
3623 if xxx=`./loc libc.sl X $libpth`; $test -f "$xxx"; then
3633 On some systems, shared libraries may be available. Answer 'none' if
3634 you want to suppress searching of shared libraries for the remainder
3635 of this configuration.
3638 rp='What is the file extension used for shared libraries?'
3642 : Define several unixisms.
3643 : Hints files or command line option can be used to override them.
3644 : The convoluted testing is in case hints files set either the old
3647 '') case "$exe_ext" in
3649 *) _exe="$exe_ext" ;;
3654 '') case "$lib_ext" in
3661 '') case "$obj_ext" in
3668 '') case "$path_sep" in
3679 : Which makefile gets called first. This is used by make depend.
3680 case "$firstmakefile" in
3681 '') firstmakefile='makefile';;
3685 $define|true|[yY]*) dflt='y';;
3690 Perl can be built to use the SOCKS proxy protocol library. To do so,
3691 Configure must be run with -Dusesocks.
3693 If this doesn't make any sense to you, just accept the default '$dflt'.
3695 rp='Build Perl for SOCKS?'
3698 y|Y) val="$define" ;;
3704 : Looking for optional libraries
3706 echo "Checking for optional libraries..." >&4
3711 case "$libswanted" in
3712 '') libswanted='c_s';;
3715 "$define") libswanted="$libswanted socks5 socks5_sh" ;;
3721 for thisdir in $libpth $xlibpth; do
3722 test -d $thisdir && libspath="$libspath $thisdir"
3724 for thislib in $libswanted; do
3725 for thisdir in $libspath; do
3727 if $test ! -f "$xxx" -a "X$ignore_versioned_solibs" = "X"; then
3728 xxx=`ls $thisdir/lib$thislib.$so.[0-9] 2>/dev/null|tail -1`
3729 $test -f "$xxx" && eval $libscheck
3730 $test -f "$xxx" && libstyle=shared
3732 if test ! -f "$xxx"; then
3733 xxx=$thisdir/lib$thislib.$so
3734 $test -f "$xxx" && eval $libscheck
3735 $test -f "$xxx" && libstyle=shared
3737 if test ! -f "$xxx"; then
3738 xxx=$thisdir/lib$thislib$_a
3739 $test -f "$xxx" && eval $libscheck
3740 $test -f "$xxx" && libstyle=static
3742 if test ! -f "$xxx"; then
3743 xxx=$thisdir/$thislib$_a
3744 $test -f "$xxx" && eval $libscheck
3745 $test -f "$xxx" && libstyle=static
3747 if test ! -f "$xxx"; then
3748 xxx=$thisdir/lib${thislib}_s$_a
3749 $test -f "$xxx" && eval $libscheck
3750 $test -f "$xxx" && libstyle=static
3751 $test -f "$xxx" && thislib=${thislib}_s
3753 if test ! -f "$xxx"; then
3754 xxx=$thisdir/Slib$thislib$_a
3755 $test -f "$xxx" && eval $libscheck
3756 $test -f "$xxx" && libstyle=static
3758 if $test -f "$xxx"; then
3760 shared) echo "Found -l$thislib (shared)." ;;
3761 static) echo "Found -l$thislib." ;;
3762 *) echo "Found -l$thislib ($libstyle)." ;;
3766 *) dflt="$dflt -l$thislib"
3767 libsfound="$libsfound $xxx"
3769 libsfiles="$libsfiles $yyy"
3770 yyy=`echo $xxx|$sed -e "s%/$yyy\\$%%"`
3771 case " $libsdirs " in
3773 *) libsdirs="$libsdirs $yyy" ;;
3780 if $test ! -f "$xxx"; then
3781 echo "No -l$thislib."
3792 ' '|'') dflt='none';;
3797 In order to compile $package on your machine, a number of libraries
3798 are usually needed. Include any other special libraries here as well.
3799 Say "none" for none. The default list is almost always right.
3803 rp="What libraries to use?"
3810 : determine optimization, if desired, or use for debug flag also
3812 ' '|$undef) dflt='none';;
3814 *) dflt="$optimize";;
3818 By default, $package compiles with the -O flag to use the optimizer.
3819 Alternately, you might want to use the symbolic debugger, which uses
3820 the -g flag (on traditional Unix systems). Either flag can be
3821 specified here. To use neither flag, specify the word "none".
3824 rp="What optimizer/debugger flag should be used?"
3828 'none') optimize=" ";;
3832 : We will not override a previous value, but we might want to
3833 : augment a hint file
3835 default|recommended)
3836 case "$gccversion" in
3837 1*) dflt='-fpcc-struct-return' ;;
3840 *-g*) dflt="$dflt -DDEBUGGING";;
3842 case "$gccversion" in
3843 2*) if test -d /etc/conf/kconfig.d &&
3844 $contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1
3850 case "$gccversion" in
3854 echo "Checking if your compiler accepts -fno-strict-aliasing" 2>&1
3855 echo 'int main(void) { return 0; }' > gcctest.c
3856 if $cc -O2 -fno-strict-aliasing -o gcctest gcctest.c; then
3857 echo "Yes, it does." 2>&1
3860 echo "Leaving current flags $ccflags alone." 2>&1
3862 *) dflt="$dflt -fno-strict-aliasing" ;;
3865 echo "Nope, it doesn't, but that's ok." 2>&1
3872 case "$mips_type" in
3873 *BSD*|'') inclwanted="$locincpth $usrinc";;
3874 *) inclwanted="$locincpth $inclwanted $usrinc/bsd";;
3876 for thisincl in $inclwanted; do
3877 if $test -d $thisincl; then
3878 if $test x$thisincl != x$usrinc; then
3881 *) dflt="$dflt -I$thisincl";;
3887 inctest='if $contains $2 $usrinc/$1 >/dev/null 2>&1; then
3889 elif $contains $2 $usrinc/sys/$1 >/dev/null 2>&1; then
3897 *) dflt="$dflt -D$2";;
3901 set signal.h LANGUAGE_C; eval $inctest
3905 ccflags="$ccflags -DSOCKS"
3910 default|recommended) dflt="$ccflags $dflt" ;;
3911 *) dflt="$ccflags";;
3919 Your C compiler may want other flags. For this question you should include
3920 -I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
3921 but you should NOT include libraries or ld flags like -lwhatever. If you
3922 want $package to honor its debug switch, you should include -DDEBUGGING here.
3923 Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
3925 To use no flags, specify the word "none".
3931 rp="Any additional cc flags?"
3938 : the following weeds options from ccflags that are of no interest to cpp
3940 case "$gccversion" in
3941 1*) cppflags="$cppflags -D__GNUC__"
3943 case "$mips_type" in
3945 *BSD*) cppflags="$cppflags -DSYSTYPE_BSD43";;
3951 echo "Let me guess what the preprocessor flags are..." >&4
3965 *) ftry="$previous $flag";;
3967 if $cppstdin -DLFRULB=bar $cppflags $ftry $cppminus <cpp.c \
3968 >cpp1.out 2>/dev/null && \
3969 $cpprun -DLFRULB=bar $cppflags $ftry $cpplast <cpp.c \
3970 >cpp2.out 2>/dev/null && \
3971 $contains 'foo.*xx.*bar' cpp1.out >/dev/null 2>&1 && \
3972 $contains 'foo.*xx.*bar' cpp2.out >/dev/null 2>&1
3974 cppflags="$cppflags $ftry"
3984 *-*) echo "They appear to be: $cppflags";;
3986 $rm -f cpp.c cpp?.out
3990 : flags used in final linking phase
3992 '') if ./venix; then
3998 *-posix*) dflt="$dflt -posix" ;;
4001 *) dflt="$ldflags";;
4004 : Try to guess additional flags to pick up local libraries.
4005 for thislibdir in $libpth; do
4006 case " $loclibpth " in
4009 *"-L$thislibdir "*) ;;
4010 *) dflt="$dflt -L$thislibdir" ;;
4022 Your C linker may need flags. For this question you should
4023 include -L/whatever and any other flags used by the C linker, but you
4024 should NOT include libraries like -lwhatever.
4026 Make sure you include the appropriate -L/path flags if your C linker
4027 does not normally search all of the directories you specified above,
4030 To use no flags, specify the word "none".
4034 rp="Any additional ld flags (NOT including libraries)?"
4040 rmlist="$rmlist pdp11"
4044 echo "Checking your choice of C compiler and flags for coherency..." >&4
4045 $cat > try.c <<'EOF'
4047 int main() { printf("Ok\n"); exit(0); }
4049 set X $cc $optimize $ccflags -o try $ldflags try.c $libs
4051 $cat >try.msg <<'EOM'
4052 I've tried to compile and run the following simple program:
4055 $cat try.c >> try.msg
4057 $cat >> try.msg <<EOM
4064 and I got the following output:
4068 if sh -c "$cc $optimize $ccflags -o try $ldflags try.c $libs" >>try.msg 2>&1; then
4069 if sh -c './try' >>try.msg 2>&1; then
4073 *) echo 'The program compiled OK, but produced no output.' >> try.msg
4076 cat >> try.msg <<'EOQS'
4077 If $libs contains -lsfio, and sfio is mis-configured, then it
4078 sometimes (apparently) runs and exits with a 0 status, but with no
4079 output! It may have to do with sfio's use of _exit vs. exit.
4082 rp="You have a big problem. Shall I abort Configure"
4089 echo "The program compiled OK, but exited with status $?." >>try.msg
4090 rp="You have a problem. Shall I abort Configure"
4094 echo "I can't compile the test program." >>try.msg
4095 rp="You have a BIG problem. Shall I abort Configure"
4101 case "$knowitall" in
4103 echo "(The supplied flags or libraries might be incorrect.)"
4111 *) echo "Ok. Stopping Configure." >&4
4116 n) echo "OK, that should do.";;
4118 $rm -f try try.* core
4120 : define an is-a-typedef? function
4121 typedef='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4123 "") inclist="sys/types.h";;
4125 eval "varval=\$$var";
4129 for inc in $inclist; do
4130 echo "#include <$inc>" >>temp.c;
4132 echo "#ifdef $type" >> temp.c;
4133 echo "printf(\"We have $type\");" >> temp.c;
4134 echo "#endif" >> temp.c;
4135 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4136 if $contains $type temp.E >/dev/null 2>&1; then
4142 *) eval "$var=\$varval";;
4145 : define an is-a-typedef? function that prompts if the type is not available.
4146 typedef_ask='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4148 "") inclist="sys/types.h";;
4150 eval "varval=\$$var";
4154 for inc in $inclist; do
4155 echo "#include <$inc>" >>temp.c;
4157 echo "#ifdef $type" >> temp.c;
4158 echo "printf(\"We have $type\");" >> temp.c;
4159 echo "#endif" >> temp.c;
4160 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4162 echo "$rp" | $sed -e "s/What is/Looking for/" -e "s/?/./";
4163 if $contains $type temp.E >/dev/null 2>&1; then
4164 echo "$type found." >&4;
4167 echo "$type NOT found." >&4;
4173 *) eval "$var=\$varval";;
4176 : define a shorthand compile call
4180 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs > /dev/null 2>&1;'
4181 : define a shorthand compile call for compilations that should be ok.
4185 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs;'
4187 : check for lengths of integral types
4191 echo "Checking to see how big your integers are..." >&4
4192 $cat >intsize.c <<'EOCP'
4196 printf("intsize=%d;\n", (int)sizeof(int));
4197 printf("longsize=%d;\n", (int)sizeof(long));
4198 printf("shortsize=%d;\n", (int)sizeof(short));
4203 if eval $compile_ok && ./intsize > /dev/null; then
4205 echo "Your integers are $intsize bytes long."
4206 echo "Your long integers are $longsize bytes long."
4207 echo "Your short integers are $shortsize bytes long."
4211 Help! I can't compile and run the intsize test program: please enlighten me!
4212 (This is probably a misconfiguration in your system or libraries, and
4213 you really ought to fix it. Still, I'll try anyway.)
4217 rp="What is the size of an integer (in bytes)?"
4221 rp="What is the size of a long integer (in bytes)?"
4225 rp="What is the size of a short integer (in bytes)?"
4231 $rm -f intsize intsize.*
4233 : see what type lseek is declared as in the kernel
4234 rp="What is the type used for lseek's offset on this system?"
4235 set off_t lseektype long stdio.h sys/types.h
4239 echo "Checking to see how big your file offsets are..." >&4
4241 #include <sys/types.h>
4245 printf("%d\n", (int)sizeof($lseektype));
4250 if eval $compile_ok; then
4252 echo "Your file offsets are $lseeksize bytes long."
4256 echo "(I can't seem to compile the test program. Guessing...)"
4257 rp="What is the size of your file offsets (in bytes)?"
4263 : see what type file positions are declared as in the library
4264 rp="What is the type for file position used by fsetpos()?"
4265 set fpos_t fpostype long stdio.h sys/types.h
4270 *_t) zzz="$fpostype" ;;
4273 echo "Checking the size of $zzz..." >&4
4275 #include <sys/types.h>
4278 printf("%d\n", (int)sizeof($fpostype));
4283 if eval $compile_ok; then
4287 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4290 echo "Your $zzz is $fpossize bytes long."
4296 echo "(I can't compile the test program. Guessing...)" >&4
4297 rp="What is the size of your file positions (in bytes)?"
4304 # Backward compatibility (uselfs is deprecated).
4306 "$define"|true|[yY]*)
4309 *** Configure -Duselfs is deprecated, using -Duselargefiles instead.
4311 uselargefiles="$define"
4315 case "$lseeksize:$fpossize" in
4318 You can have files larger than 2 gigabytes.
4321 *) case "$uselargefiles" in
4322 "$undef"|false|[nN]*) dflt='n' ;;
4327 Perl can be built to understand large files (files larger than 2 gigabytes)
4328 on some systems. To do so, Configure can be run with -Duselargefiles.
4330 If this doesn't make any sense to you, just accept the default '$dflt'.
4332 rp='Try to understand large files, if available?'
4335 y|Y) val="$define" ;;
4342 case "$uselargefiles" in
4344 : Look for a hint-file generated 'call-back-unit'. If the
4345 : user has specified that a large files perl is to be built,
4346 : we may need to set or change some other defaults.
4347 if $test -f uselargefiles.cbu; then
4348 echo "Your platform has some specific hints for large file builds, using them..."
4349 . ./uselargefiles.cbu
4351 echo "Rechecking to see how big your file offsets are..." >&4
4353 #include <sys/types.h>
4357 printf("%d\n", (int)sizeof($lseektype));
4362 if eval $compile_ok; then
4364 $echo "Your file offsets are now $lseeksize bytes long."
4368 echo "(I can't seem to compile the test program. Guessing...)"
4369 rp="What is the size of your file offsets (in bytes)?"
4374 *_t) zzz="$fpostype" ;;
4377 $echo $n "Rechecking the size of $zzz...$c" >&4
4379 #include <sys/types.h>
4382 printf("%d\n", (int)sizeof($fpostype));
4387 if eval $compile_ok; then
4392 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4395 echo " $fpossize bytes." >&4
4401 echo "(I can't compile the test program. Guessing...)" >&4
4402 rp="What is the size of your file positions (in bytes)?"
4412 case "$usemorebits" in
4413 "$define"|true|[yY]*)
4414 use64bitint="$define"
4415 uselongdouble="$define"
4416 usemorebits="$define"
4418 *) usemorebits="$undef"
4423 case "$uselonglong" in
4424 "$define"|true|[yY]*)
4427 *** Configure -Duselonglong is deprecated, using -Duse64bitint instead.
4429 use64bitint="$define"
4432 case "$use64bits" in
4433 "$define"|true|[yY]*)
4436 *** Configure -Duse64bits is deprecated, using -Duse64bitint instead.
4438 use64bitint="$define"
4441 case "$use64bitints" in
4442 "$define"|true|[yY]*)
4445 *** There is no Configure -Duse64bitints, using -Duse64bitint instead.
4447 use64bitint="$define"
4450 case "$use64bitsint" in
4451 "$define"|true|[yY]*)
4454 *** There is no Configure -Duse64bitsint, using -Duse64bitint instead.
4456 use64bitint="$define"
4459 case "$uselonglongs" in
4460 "$define"|true|[yY]*)
4463 *** There is no Configure -Duselonglongs, using -Duse64bitint instead.
4465 use64bitint="$define"
4468 case "$use64bitsall" in
4469 "$define"|true|[yY]*)
4472 *** There is no Configure -Duse64bitsall, using -Duse64bitall instead.
4474 use64bitall="$define"
4479 *-DUSE_LONG_LONG*|*-DUSE_64_BIT_INT*|*-DUSE_64_BIT_ALL*) use64bitint="$define";;
4481 case "$use64bitall" in
4482 "$define"|true|[yY]*) use64bitint="$define" ;;
4488 You have natively 64-bit long integers.
4492 *) case "$use64bitint" in
4493 "$define"|true|[yY]*) dflt='y';;
4498 Perl can be built to take advantage of 64-bit integer types
4499 on some systems. To do so, Configure can be run with -Duse64bitint.
4500 Choosing this option will most probably introduce binary incompatibilities.
4502 If this doesn't make any sense to you, just accept the default '$dflt'.
4504 rp='Try to use 64-bit integers, if available?'
4507 [yY]*) val="$define" ;;
4515 case "$use64bitall" in
4516 "$define"|true|[yY]*) dflt='y' ;;
4517 *) case "$longsize" in
4525 You may also choose to try maximal 64-bitness. It means using as much
4526 64-bitness as possible on the platform. This in turn means even more
4527 binary incompatibilities. On the other hand, your platform may not
4528 have any more 64-bitness available than what you already have chosen.
4530 If this doesn't make any sense to you, just accept the default '$dflt'.
4532 rp='Try to use maximal 64-bit support, if available?'
4535 [yY]*) val="$define" ;;
4540 case "$use64bitall" in
4542 case "$use64bitint" in
4546 Since you have chosen a maximally 64-bit build, I'm also turning on
4547 the use of 64-bit integers.
4549 use64bitint="$define" ;;
4554 case "$use64bitint" in
4555 "$define"|true|[yY]*)
4556 : Look for a hint-file generated 'call-back-unit'. If the
4557 : user has specified that a 64-bit perl is to be built,
4558 : we may need to set or change some other defaults.
4559 if $test -f use64bitint.cbu; then
4560 echo "Your platform has some specific hints for 64-bit integers, using them..."
4564 4) case "$archname64" in
4565 '') archname64=64int ;;
4572 case "$use64bitall" in
4573 "$define"|true|[yY]*)
4574 : Look for a hint-file generated 'call-back-unit'. If the
4575 : user has specified that a maximally 64-bit perl is to be built,
4576 : we may need to set or change some other defaults.
4577 if $test -f use64bitall.cbu; then
4578 echo "Your platform has some specific hints for 64-bit builds, using them..."
4582 4) case "$archname64" in
4583 ''|64int) archname64=64all ;;
4590 : determine the architecture name
4592 if xxx=`./loc arch blurfl $pth`; $test -f "$xxx"; then
4593 tarch=`arch`"-$osname"
4594 elif xxx=`./loc uname blurfl $pth`; $test -f "$xxx" ; then
4595 if uname -m > tmparch 2>&1 ; then
4596 tarch=`$sed -e 's/ *$//' -e 's/ /_/g' \
4597 -e 's/$/'"-$osname/" tmparch`
4605 case "$myarchname" in
4608 echo "(Your architecture name used to be $myarchname.)"
4615 *) dflt="$archname";;
4617 rp='What is your architecture name'
4620 case "$usethreads" in
4622 echo "Threads selected." >&4
4624 *-thread*) echo "...and architecture name already has -thread." >&4
4626 *) archname="$archname-thread"
4627 echo "...setting architecture name to $archname." >&4
4632 case "$usemultiplicity" in
4634 echo "Multiplicity selected." >&4
4636 *-multi*) echo "...and architecture name already has -multi." >&4
4638 *) archname="$archname-multi"
4639 echo "...setting architecture name to $archname." >&4
4644 case "$use64bitint" in
4646 case "$archname64" in
4651 *-$archname64*) echo "...and architecture name already has $archname64." >&4
4653 *) archname="$archname-$archname64"
4654 echo "...setting architecture name to $archname." >&4
4661 : determine root of directory hierarchy where package will be installed.
4664 dflt=`./loc . /usr/local /usr/local /local /opt /usr`
4672 By default, $package will be installed in $dflt/bin, manual pages
4673 under $dflt/man, etc..., i.e. with $dflt as prefix for all
4674 installation directories. Typically this is something like /usr/local.
4675 If you wish to have binaries under /usr/bin but other parts of the
4676 installation under /usr/local, that's ok: you will be prompted
4677 separately for each of the installation directories, the prefix being
4678 only used to set the defaults.
4682 rp='Installation prefix to use?'
4690 *) oldprefix="$prefix";;
4700 $define|true) afs=true ;;
4701 $undef|false) afs=false ;;
4702 *) if test -d /afs; then
4710 echo "AFS may be running... I'll be extra cautious then..." >&4
4712 echo "AFS does not seem to be running..." >&4
4715 : determine installation prefix for where package is to be installed.
4719 Since you are running AFS, I need to distinguish the directory in which
4720 files will reside from the directory in which they are installed (and from
4721 which they are presumably copied to the former directory by occult means).
4724 case "$installprefix" in
4725 '') dflt=`echo $prefix | sed 's#^/afs/#/afs/.#'`;;
4726 *) dflt="$installprefix";;
4731 In some special cases, particularly when building $package for distribution,
4732 it is convenient to distinguish between the directory in which files should
4733 be installed from the directory ($prefix) in which they
4734 will eventually reside. For most users, these two directories are the same.
4737 case "$installprefix" in
4739 *) dflt=$installprefix;;
4743 rp='What installation prefix should I use for installing files?'
4745 installprefix="$ans"
4746 installprefixexp="$ansexp"
4748 : set the prefixit variable, to compute a suitable default value
4749 prefixit='case "$3" in
4751 case "$oldprefix" in
4752 "") eval "$1=\"\$$2\"";;
4759 ""|" ") eval "$1=\"\$$2\"";;
4765 eval "tp=\"$oldprefix-\$$2-\""; eval "tp=\"$tp\"";
4767 --|/*--|\~*--) eval "$1=\"$prefix/$3\"";;
4768 /*-$oldprefix/*|\~*-$oldprefix/*)
4769 eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
4770 *) eval "$1=\"\$$2\"";;
4775 : get the patchlevel
4777 echo "Getting the current patchlevel..." >&4
4778 if $test -r $rsrc/patchlevel.h;then
4779 revision=`awk '/define[ ]+PERL_REVISION/ {print $3}' $rsrc/patchlevel.h`
4780 patchlevel=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
4781 subversion=`awk '/define[ ]+PERL_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4782 api_revision=`awk '/define[ ]+PERL_API_REVISION/ {print $3}' $rsrc/patchlevel.h`
4783 api_version=`awk '/define[ ]+PERL_API_VERSION/ {print $3}' $rsrc/patchlevel.h`
4784 api_subversion=`awk '/define[ ]+PERL_API_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4793 $echo $n "(You have $package revision $revision" $c
4794 $echo $n " patchlevel $patchlevel" $c
4795 test 0 -eq "$subversion" || $echo $n " subversion $subversion" $c
4799 : XXX Should be a Configure test for double-dots in filenames.
4800 version=`echo $revision $patchlevel $subversion | \
4801 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4802 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4803 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4806 version=`echo $revision $patchlevel $subversion | \
4807 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4808 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4809 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4812 : Special case the 5.005_xx maintenance series, which used 5.005
4813 : without any subversion label as a subdirectory in $sitelib
4814 if test "${api_revision}${api_version}${api_subversion}" = "550"; then
4815 api_versionstring='5.005'
4818 : determine installation style
4819 : For now, try to deduce it from prefix unless it is already set.
4820 : Reproduce behavior of 5.005 and earlier, maybe drop that in 5.7.
4821 case "$installstyle" in
4822 '') case "$prefix" in
4823 *perl*) dflt='lib';;
4824 *) dflt='lib/perl5' ;;
4827 *) dflt="$installstyle" ;;
4829 : Probably not worth prompting for this since we prompt for all
4830 : the directories individually, and the prompt would be too long and
4834 : determine where private library files go
4835 : Usual default is /usr/local/lib/perl5/$version.
4836 : Also allow things like /opt/perl/lib/$version, since
4837 : /opt/perl/lib/perl5... would be redundant.
4838 : The default "style" setting is made in installstyle.U
4839 case "$installstyle" in
4840 *lib/perl5*) set dflt privlib lib/$package/$version ;;
4841 *) set dflt privlib lib/$version ;;
4846 There are some auxiliary files for $package that need to be put into a
4847 private library directory that is accessible by everyone.
4851 rp='Pathname where the private library files will reside?'
4854 privlibexp="$ansexp"
4855 : Change installation prefix, if necessary.
4856 if $test X"$prefix" != X"$installprefix"; then
4857 installprivlib=`echo $privlibexp | sed "s#^$prefix#$installprefix#"`
4859 installprivlib="$privlibexp"
4862 : set the prefixup variable, to restore leading tilda escape
4863 prefixup='case "$prefixexp" in
4865 *) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
4868 : determine where public architecture dependent libraries go
4871 : privlib default is /usr/local/lib/$package/$version
4872 : archlib default is /usr/local/lib/$package/$version/$archname
4873 : privlib may have an optional trailing /share.
4874 tdflt=`echo $privlib | $sed 's,/share$,,'`
4875 tdflt=$tdflt/$archname
4884 $spackage contains architecture-dependent library files. If you are
4885 sharing libraries in a heterogeneous environment, you might store
4886 these files in a separate location. Otherwise, you can just include
4887 them with the rest of the public library files.
4891 rp='Where do you want to put the public architecture-dependent libraries?'
4894 archlibexp="$ansexp"
4895 if $test X"$archlib" = X"$privlib"; then
4900 : Change installation prefix, if necessary.
4901 if $test X"$prefix" != X"$installprefix"; then
4902 installarchlib=`echo $archlibexp | sed "s#^$prefix#$installprefix#"`
4904 installarchlib="$archlibexp"
4908 : Binary compatibility with 5.005 is not possible for builds
4909 : with advanced features
4910 case "$usethreads$usemultiplicity" in
4912 bincompat5005="$undef"
4913 d_bincompat5005="$undef"
4917 Perl 5.006 can be compiled for binary compatibility with 5.005.
4918 If you decide to do so, you will be able to continue using most
4919 of the extensions that were compiled for Perl 5.005.
4922 case "$bincompat5005$d_bincompat5005" in
4923 *"$undef"*) dflt=n ;;
4926 rp='Binary compatibility with Perl 5.005?'
4929 y*) val="$define" ;;
4934 case "$d_bincompat5005" in
4936 bincompat5005="$define"
4938 *) bincompat5005="$undef"
4939 d_bincompat5005="$undef"
4946 : see if setuid scripts can be secure
4949 Some kernels have a bug that prevents setuid #! scripts from being
4950 secure. Some sites have disabled setuid #! scripts because of this.
4952 First let's decide if your kernel supports secure setuid #! scripts.
4953 (If setuid #! scripts would be secure but have been disabled anyway,
4954 don't say that they are secure if asked.)
4959 if $test -d /dev/fd; then
4960 echo "#!$ls" >reflect
4961 chmod +x,u+s reflect
4962 ./reflect >flect 2>&1
4963 if $contains "/dev/fd" flect >/dev/null; then
4964 echo "Congratulations, your kernel has secure setuid scripts!" >&4
4968 If you are not sure if they are secure, I can check but I'll need a
4969 username and password different from the one you are using right now.
4970 If you don't have such a username or don't want me to test, simply
4974 rp='Other username to test security of setuid scripts with?'
4979 case "$d_suidsafe" in
4980 '') echo "I'll assume setuid scripts are *not* secure." >&4
4983 echo "Well, the $hint value is *not* secure." >&4
4985 *) echo "Well, the $hint value *is* secure." >&4
4990 $rm -f reflect flect
4991 echo "#!$ls" >reflect
4992 chmod +x,u+s reflect
4995 echo '"su" will (probably) prompt you for '"$ans's password."
4996 su $ans -c './reflect >flect'
4997 if $contains "/dev/fd" flect >/dev/null; then
4998 echo "Okay, it looks like setuid scripts are secure." >&4
5001 echo "I don't think setuid scripts are secure." >&4
5006 rp='Does your kernel have *secure* setuid scripts?'
5009 [yY]*) val="$define";;
5014 echo "I don't think setuid scripts are secure (no /dev/fd directory)." >&4
5015 echo "(That's for file descriptors, not floppy disks.)"
5021 $rm -f reflect flect
5023 : now see if they want to do setuid emulation
5026 case "$d_suidsafe" in
5029 echo "No need to emulate SUID scripts since they are secure here." >& 4
5033 Some systems have disabled setuid scripts, especially systems where
5034 setuid scripts cannot be secure. On systems where setuid scripts have
5035 been disabled, the setuid/setgid bits on scripts are currently
5036 useless. It is possible for $package to detect those bits and emulate
5037 setuid/setgid in a secure fashion. This emulation will only work if
5038 setuid scripts have been disabled in your kernel.
5042 "$define") dflt=y ;;
5045 rp="Do you want to do setuid/setgid emulation?"
5048 [yY]*) val="$define";;
5056 : determine filename position in cpp output
5058 echo "Computing filename position in cpp output for #include directives..." >&4
5059 echo '#include <stdio.h>' > foo.c
5062 $cppstdin $cppflags $cppminus <foo.c 2>/dev/null | \
5063 $grep '^[ ]*#.*stdio\.h' | \
5064 while read cline; do
5067 while $test \$# -gt 0; do
5068 if $test -r \`echo \$1 | $tr -d '"'\`; then
5073 pos=\`expr \$pos + 1\`
5085 *) pos="${fieldn}th";;
5087 echo "Your cpp writes the filename in the $pos field of the line."
5089 : locate header file
5094 for usrincdir in $usrinc
5096 if test -f \$usrincdir/\$wanted; then
5097 echo "\$usrincdir/\$wanted"
5101 awkprg='{ print \$$fieldn }'
5102 echo "#include <\$wanted>" > foo\$\$.c
5103 $cppstdin $cppminus $cppflags < foo\$\$.c 2>/dev/null | \
5104 $grep "^[ ]*#.*\$wanted" | \
5105 while read cline; do
5106 name=\`echo \$cline | $awk "\$awkprg" | $tr -d '"'\`
5108 *[/\\\\]\$wanted) echo "\$name"; exit 1;;
5109 *[\\\\/]\$wanted) echo "\$name"; exit 1;;
5114 # status = 0: grep returned 0 lines, case statement not executed
5115 # status = 1: headerfile found
5116 # status = 2: while loop executed, no headerfile found
5120 if test \$status -eq 1; then
5127 : define an alternate in-header-list? function
5128 inhdr='echo " "; td=$define; tu=$undef; yyy=$@;
5129 cont=true; xxf="echo \"<\$1> found.\" >&4";
5130 case $# in 2) xxnf="echo \"<\$1> NOT found.\" >&4";;
5131 *) xxnf="echo \"<\$1> NOT found, ...\" >&4";;
5133 case $# in 4) instead=instead;; *) instead="at last";; esac;
5134 while $test "$cont"; do
5136 var=$2; eval "was=\$$2";
5137 if $test "$xxx" && $test -r "$xxx";
5139 eval "case \"\$$var\" in $undef) . ./whoa; esac"; eval "$var=\$td";
5142 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu"; fi;
5143 set $yyy; shift; shift; yyy=$@;
5144 case $# in 0) cont="";;
5145 2) xxf="echo \"but I found <\$1> $instead.\" >&4";
5146 xxnf="echo \"and I did not find <\$1> either.\" >&4";;
5147 *) xxf="echo \"but I found <\$1\> instead.\" >&4";
5148 xxnf="echo \"there is no <\$1>, ...\" >&4";;
5152 do set $yyy; var=$2; eval "was=\$$2";
5153 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu";
5154 set $yyy; shift; shift; yyy=$@;
5157 : see if this is a malloc.h system
5158 set malloc.h i_malloc
5161 : see if stdlib is available
5162 set stdlib.h i_stdlib
5165 : determine which malloc to compile in
5167 case "$usemymalloc" in
5168 ''|[yY]*|true|$define) dflt='y' ;;
5171 rp="Do you wish to attempt to use the malloc that comes with $package?"
5177 mallocsrc='malloc.c'
5178 mallocobj="malloc$_o"
5179 d_mymalloc="$define"
5182 : Remove malloc from list of libraries to use
5183 echo "Removing unneeded -lmalloc from library list" >&4
5184 set `echo X $libs | $sed -e 's/-lmalloc / /' -e 's/-lmalloc$//'`
5187 echo "libs = $libs" >&4
5199 : compute the return types of malloc and free
5201 $cat >malloc.c <<END
5205 #include <sys/types.h>
5219 case "$malloctype" in
5221 if $cc $ccflags -c -DTRY_MALLOC malloc.c >/dev/null 2>&1; then
5228 echo "Your system wants malloc to return '$malloctype', it would seem." >&4
5232 if $cc $ccflags -c -DTRY_FREE malloc.c >/dev/null 2>&1; then
5239 echo "Your system uses $freetype free(), it would seem." >&4
5243 The installation process will also create a directory for
5244 vendor-supplied add-ons. Vendors who supply perl with their system
5245 may find it convenient to place all vendor-supplied files in this
5246 directory rather than in the main distribution directory. This will
5247 ease upgrades between binary-compatible maintenance versions of perl.
5249 Of course you may also use these directories in whatever way you see
5250 fit. For example, you might use them to access modules shared over a
5251 company-wide network.
5253 The default answer should be fine for most people.
5254 This causes further questions about vendor add-ons to be skipped
5255 and no vendor-specific directories will be configured for perl.
5258 rp='Do you want to configure vendor-specific add-on directories?'
5259 case "$usevendorprefix" in
5260 define|true|[yY]*) dflt=y ;;
5261 *) : User may have set vendorprefix directly on Configure command line.
5262 case "$vendorprefix" in
5271 rp='Installation prefix to use for vendor-supplied add-ons?'
5272 case "$vendorprefix" in
5274 *) dflt=$vendorprefix ;;
5277 : XXX Prefixit unit does not yet support siteprefix and vendorprefix
5279 case "$vendorprefix" in
5283 *) oldvendorprefix="$prefix";;
5287 usevendorprefix="$define"
5289 vendorprefixexp="$ansexp"
5291 *) usevendorprefix="$undef"
5297 case "$vendorprefix" in
5298 '') d_vendorlib="$undef"
5302 *) d_vendorlib="$define"
5303 : determine where vendor-supplied modules go.
5304 : Usual default is /usr/local/lib/perl5/vendor_perl/$version
5305 case "$vendorlib" in
5307 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5308 case "$installstyle" in
5309 *lib/perl5*) dflt=$vendorprefix/lib/$package/vendor_$prog/$version ;;
5310 *) dflt=$vendorprefix/lib/vendor_$prog/$version ;;
5313 *) dflt="$vendorlib"
5317 rp='Pathname for the vendor-supplied library files?'
5320 vendorlibexp="$ansexp"
5323 vendorlib_stem=`echo "$vendorlibexp" | sed "s,/$version$,,"`
5324 : Change installation prefix, if necessary.
5325 if $test X"$prefix" != X"$installprefix"; then
5326 installvendorlib=`echo $vendorlibexp | $sed "s#^$prefix#$installprefix#"`
5328 installvendorlib="$vendorlibexp"
5331 case "$vendorprefix" in
5332 '') d_vendorarch="$undef"
5336 *) d_vendorarch="$define"
5337 : determine where vendor-supplied architecture-dependent libraries go.
5338 : vendorlib default is /usr/local/lib/perl5/vendor_perl/$version
5339 : vendorarch default is /usr/local/lib/perl5/vendor_perl/$version/$archname
5340 : vendorlib may have an optional trailing /share.
5341 case "$vendorarch" in
5342 '') dflt=`echo $vendorlib | $sed 's,/share$,,'`
5343 dflt="$dflt/$archname"
5345 *) dflt="$vendorarch" ;;
5348 rp='Pathname for vendor-supplied architecture-dependent files?'
5351 vendorarchexp="$ansexp"
5354 : Change installation prefix, if necessary.
5355 if $test X"$prefix" != X"$installprefix"; then
5356 installvendorarch=`echo $vendorarchexp | sed "s#^$prefix#$installprefix#"`
5358 installvendorarch="$vendorarchexp"
5361 : Cruising for prototypes
5363 echo "Checking out function prototypes..." >&4
5364 $cat >prototype.c <<'EOCP'
5365 int main(int argc, char *argv[]) {
5368 if $cc $ccflags -c prototype.c >prototype.out 2>&1 ; then
5369 echo "Your C compiler appears to support function prototypes."
5372 echo "Your C compiler doesn't seem to understand function prototypes."
5379 case "$prototype" in
5381 *) ansi2knr='ansi2knr'
5386 This version of $package can only be compiled by a compiler that
5387 understands function prototypes. Unfortunately, your C compiler
5389 doesn't seem to understand them. Sorry about that.
5391 If GNU cc is available for your system, perhaps you could try that instead.
5393 Eventually, we hope to support building Perl with pre-ANSI compilers.
5394 If you would like to help in that effort, please contact <perlbug@perl.org>.
5396 Aborting Configure now.
5402 : determine where public executables go
5407 rp='Pathname where the public executables will reside?'
5409 if $test "X$ansexp" != "X$binexp"; then
5414 : Change installation prefix, if necessary.
5415 : XXX Bug? -- ignores Configure -Dinstallprefix setting.
5416 if $test X"$prefix" != X"$installprefix"; then
5417 installbin=`echo $binexp | sed "s#^$prefix#$installprefix#"`
5419 installbin="$binexp"
5422 : Find perl5.005 or later.
5423 echo "Looking for a previously installed perl5.005 or later... "
5425 '') for tdir in `echo "$binexp:$PATH" | $sed "s/$path_sep/ /g"`; do
5426 : Check if this perl is recent and can load a simple module
5427 if $test -x $tdir/perl && $tdir/perl -Mless -e 'use 5.005;' >/dev/null 2>&1; then
5430 elif $test -x $tdir/perl5 && $tdir/perl5 -Mless -e 'use 5.005;' >/dev/null 2>&1; then
5440 '') echo "None found. That's ok.";;
5441 *) echo "Using $perl5." ;;
5446 After $package is installed, you may wish to install various
5447 add-on modules and utilities. Typically, these add-ons will
5448 be installed under $prefix with the rest
5449 of this package. However, you may wish to install such add-ons
5450 elsewhere under a different prefix.
5452 If you do not wish to put everything under a single prefix, that's
5453 ok. You will be prompted for the individual locations; this siteprefix
5454 is only used to suggest the defaults.
5456 The default should be fine for most people.
5460 rp='Installation prefix to use for add-on modules and utilities?'
5461 : XXX Here might be another good place for an installstyle setting.
5462 case "$siteprefix" in
5464 *) dflt=$siteprefix ;;
5467 : XXX Prefixit unit does not yet support siteprefix and vendorprefix
5469 case "$siteprefix" in
5473 *) oldsiteprefix="$prefix";;
5478 siteprefixexp="$ansexp"
5480 : determine where site specific libraries go.
5481 : Usual default is /usr/local/lib/perl5/site_perl/$version
5482 : The default "style" setting is made in installstyle.U
5483 : XXX No longer works with Prefixit stuff.
5484 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5486 '') case "$installstyle" in
5487 *lib/perl5*) dflt=$siteprefix/lib/$package/site_$prog/$version ;;
5488 *) dflt=$siteprefix/lib/site_$prog/$version ;;
5496 The installation process will create a directory for
5497 site-specific extensions and modules. Most users find it convenient
5498 to place all site-specific files in this directory rather than in the
5499 main distribution directory.
5503 rp='Pathname for the site-specific library files?'
5506 sitelibexp="$ansexp"
5507 sitelib_stem=`echo "$sitelibexp" | sed "s,/$version$,,"`
5508 : Change installation prefix, if necessary.
5509 if $test X"$prefix" != X"$installprefix"; then
5510 installsitelib=`echo $sitelibexp | $sed "s#^$prefix#$installprefix#"`
5512 installsitelib="$sitelibexp"
5515 : Determine list of previous versions to include in @INC
5516 $cat > getverlist <<EOPL
5519 \$api_versionstring = "$api_versionstring";
5520 \$version = "$version";
5521 \$sitelib = "$sitelib";
5522 \$archname = "$archname";
5524 $cat >> getverlist <<'EOPL'
5525 # Can't have leading @ because metaconfig interprets it as a command!
5526 ;@inc_version_list=();
5527 $stem=dirname($sitelib);
5528 # XXX Redo to do opendir/readdir?
5531 ;@candidates = glob("5.*");
5537 # XXX ToDo: These comparisons must be reworked when two-digit
5538 # subversions come along, so that 5.7.10 compares as greater than
5539 # 5.7.3! By that time, hope that 5.6.x is sufficiently
5540 # widespread that we can use the built-in version vectors rather
5541 # than reinventing them here. For 5.6.0, however, we must
5542 # assume this script will likely be run by 5.005_0x. --AD 1/2000.
5543 foreach $d (@candidates) {
5544 if ($d lt $version) {
5545 if ($d ge $api_versionstring) {
5546 unshift(@inc_version_list, "$d/$archname", $d);
5548 elsif ($d ge "5.005") {
5549 unshift(@inc_version_list, $d);
5553 # Skip newer version. I.e. don't look in
5554 # 5.7.0 if we're installing 5.6.1.
5558 if (@inc_version_list) {
5559 print join(' ', @inc_version_list);
5562 # Blank space to preserve value for next Configure run.
5567 case "$inc_version_list" in
5568 '') if test -x "$perl5"; then
5569 dflt=`$perl5 getverlist`
5574 $undef) dflt='none' ;;
5575 *) dflt="$inc_version_list" ;;
5578 ''|' ') dflt=none ;;
5582 In order to ease the process of upgrading, this version of perl
5583 can be configured to use modules built and installed with earlier
5584 versions of perl that were installed under $prefix. Specify here
5585 the list of earlier versions that this version of perl should check.
5586 If Configure detected no earlier versions of perl installed under
5587 $prefix, then the list will be empty. Answer 'none' to tell perl
5588 to not search earlier versions.
5590 The default should almost always be sensible, so if you're not sure,
5591 just accept the default.
5594 rp='List of earlier versions to include in @INC?'
5597 [Nn]one|''|' ') inc_version_list=' ' ;;
5598 *) inc_version_list="$ans" ;;
5600 case "$inc_version_list" in
5602 inc_version_list_init='0';;
5603 *) inc_version_list_init=`echo $inc_version_list |
5604 $sed -e 's/^/"/' -e 's/ /","/g' -e 's/$/",0/'`
5609 : determine whether to install perl also as /usr/bin/perl
5612 if $test -d /usr/bin -a "X$installbin" != X/usr/bin; then
5614 Many scripts expect perl to be installed as /usr/bin/perl.
5615 I can install the perl you are about to compile also as /usr/bin/perl
5616 (in addition to $installbin/perl).
5618 case "$installusrbinperl" in
5619 "$undef"|[nN]*) dflt='n';;
5622 rp="Do you want to install perl as /usr/bin/perl?"
5625 [yY]*) val="$define";;
5631 set installusrbinperl
5635 echo "Checking for GNU C Library..." >&4
5636 cat >gnulibc.c <<EOM
5648 if eval $compile_ok && ./gnulibc; then
5650 echo "You are using the GNU C Library"
5653 echo "You are not using the GNU C Library"
5659 : see if nm is to be used to determine whether a symbol is defined or not
5663 case "$d_gnulibc" in
5666 echo "nm probably won't work on the GNU C Library." >&4
5672 if $test "$osname" = aix -a ! -f /lib/syscalls.exp; then
5674 echo "Whoops! This is an AIX system without /lib/syscalls.exp!" >&4
5675 echo "'nm' won't be sufficient on this sytem." >&4
5681 '') dflt=`$egrep 'inlibc|csym' $rsrc/Configure | wc -l 2>/dev/null`
5682 if $test $dflt -gt 20; then
5692 true|$define) dflt=y;;
5699 I can use $nm to extract the symbols from your C libraries. This
5700 is a time consuming task which may generate huge output on the disk (up
5701 to 3 megabytes) but that should make the symbols extraction faster. The
5702 alternative is to skip the 'nm' extraction part and to compile a small
5703 test program instead to determine whether each symbol is present. If
5704 you have a fast C compiler and/or if your 'nm' output cannot be parsed,
5705 this may be the best solution.
5707 You probably shouldn't let me use 'nm' if you are using the GNU C Library.
5710 rp="Shall I use $nm to extract C symbols from the libraries?"
5713 [Nn]*) usenm=false;;
5722 : nm options which may be necessary
5724 '') if $test -f /mach_boot; then
5726 elif $test -d /usr/ccs/lib; then
5727 nm_opt='-p' # Solaris (and SunOS?)
5728 elif $test -f /dgux; then
5730 elif $test -f /lib64/rld; then
5731 nm_opt='-p' # 64-bit Irix
5737 : nm options which may be necessary for shared libraries but illegal
5738 : for archive libraries. Thank you, Linux.
5739 case "$nm_so_opt" in
5740 '') case "$myuname" in
5742 if $nm --help | $grep 'dynamic' > /dev/null 2>&1; then
5743 nm_so_opt='--dynamic'
5752 : get list of predefined functions in a handy place
5757 *-lc_s*) libc=`./loc libc_s$_a $libc $libpth`
5764 *) for thislib in $libs; do
5767 : Handle C library specially below.
5770 thislib=`echo $thislib | $sed -e 's/^-l//'`
5771 if try=`./loc lib$thislib.$so.'*' X $libpth`; $test -f "$try"; then
5773 elif try=`./loc lib$thislib.$so X $libpth`; $test -f "$try"; then
5775 elif try=`./loc lib$thislib$_a X $libpth`; $test -f "$try"; then
5777 elif try=`./loc $thislib$_a X $libpth`; $test -f "$try"; then
5779 elif try=`./loc lib$thislib X $libpth`; $test -f "$try"; then
5781 elif try=`./loc $thislib X $libpth`; $test -f "$try"; then
5783 elif try=`./loc Slib$thislib$_a X $xlibpth`; $test -f "$try"; then
5788 libnames="$libnames $try"
5790 *) libnames="$libnames $thislib" ;;
5799 for xxx in $libpth; do
5800 $test -r $1 || set $xxx/libc.$so
5801 : The messy sed command sorts on library version numbers.
5803 set `echo blurfl; echo $xxx/libc.$so.[0-9]* | \
5804 tr ' ' $trnl | egrep -v '\.[A-Za-z]*$' | $sed -e '
5806 s/[0-9][0-9]*/0000&/g
5807 s/0*\([0-9][0-9][0-9][0-9][0-9]\)/\1/g
5810 sort | $sed -e 's/^.* //'`
5813 $test -r $1 || set /usr/ccs/lib/libc.$so
5814 $test -r $1 || set /lib/libsys_s$_a
5820 if $test -r "$1"; then
5821 echo "Your (shared) C library seems to be in $1."
5823 elif $test -r /lib/libc && $test -r /lib/clib; then
5824 echo "Your C library seems to be in both /lib/clib and /lib/libc."
5826 libc='/lib/clib /lib/libc'
5827 if $test -r /lib/syslib; then
5828 echo "(Your math library is in /lib/syslib.)"
5829 libc="$libc /lib/syslib"
5831 elif $test -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5832 echo "Your C library seems to be in $libc, as you said before."
5833 elif $test -r $incpath/usr/lib/libc$_a; then
5834 libc=$incpath/usr/lib/libc$_a;
5835 echo "Your C library seems to be in $libc. That's fine."
5836 elif $test -r /lib/libc$_a; then
5838 echo "Your C library seems to be in $libc. You're normal."
5840 if tans=`./loc libc$_a blurfl/dyick $libpth`; $test -r "$tans"; then
5842 elif tans=`./loc libc blurfl/dyick $libpth`; $test -r "$tans"; then
5843 libnames="$libnames "`./loc clib blurfl/dyick $libpth`
5844 elif tans=`./loc clib blurfl/dyick $libpth`; $test -r "$tans"; then
5846 elif tans=`./loc Slibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5848 elif tans=`./loc Mlibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5851 tans=`./loc Llibc$_a blurfl/dyick $xlibpth`
5853 if $test -r "$tans"; then
5854 echo "Your C library seems to be in $tans, of all places."
5860 if $test $xxx = apollo -o -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5864 If the guess above is wrong (which it might be if you're using a strange
5865 compiler, or your machine supports multiple models), you can override it here.
5870 echo $libpth | tr ' ' $trnl | sort | uniq > libpath
5872 I can't seem to find your C library. I've looked in the following places:
5875 $sed 's/^/ /' libpath
5878 None of these seems to contain your C library. I need to get its name...
5883 rp='Where is your C library?'
5888 echo $libc $libnames | tr ' ' $trnl | sort | uniq > libnames
5889 set X `cat libnames`
5892 case $# in 1) xxx=file; esac
5893 echo "Extracting names from the following $xxx for later perusal:" >&4
5895 $sed 's/^/ /' libnames >&4
5897 $echo $n "This may take a while...$c" >&4
5901 *$so*) $nm $nm_so_opt $nm_opt $file 2>/dev/null;;
5902 *) $nm $nm_opt $file 2>/dev/null;;
5907 $grep fprintf libc.tmp > libc.ptf
5908 xscan='eval "<libc.ptf $com >libc.list"; $echo $n ".$c" >&4'
5909 xrun='eval "<libc.tmp $com >libc.list"; echo "done" >&4'
5911 if com="$sed -n -e 's/__IO//' -e 's/^.* $xxx *_[_.]*//p' -e 's/^.* $xxx *//p'";\
5913 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5915 elif com="$sed -n -e 's/^__*//' -e 's/^\([a-zA-Z_0-9$]*\).*xtern.*/\1/p'";\
5917 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5919 elif com="$sed -n -e '/|UNDEF/d' -e '/FUNC..GL/s/^.*|__*//p'";\
5921 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5923 elif com="$sed -n -e 's/^.* D __*//p' -e 's/^.* D //p'";\
5925 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5927 elif com="$sed -n -e 's/^_//' -e 's/^\([a-zA-Z_0-9]*\).*xtern.*text.*/\1/p'";\
5929 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5931 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p'";\
5933 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5935 elif com="$grep '|' | $sed -n -e '/|COMMON/d' -e '/|DATA/d' \
5936 -e '/ file/d' -e 's/^\([^ ]*\).*/\1/p'";\
5938 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5940 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p' -e 's/^.*|FUNC |WEAK .*|//p'";\
5942 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5944 elif com="$sed -n -e 's/^__//' -e '/|Undef/d' -e '/|Proc/s/ .*//p'";\
5946 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5948 elif com="$sed -n -e 's/^.*|Proc .*|Text *| *//p'";\
5950 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5952 elif com="$sed -n -e '/Def. Text/s/.* \([^ ]*\)\$/\1/p'";\
5954 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5956 elif com="$sed -n -e 's/^[-0-9a-f ]*_\(.*\)=.*/\1/p'";\
5958 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5960 elif com="$sed -n -e 's/.*\.text n\ \ \ \.//p'";\
5962 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5964 elif com="sed -n -e 's/^__.*//' -e 's/[ ]*D[ ]*[0-9]*.*//p'";\
5966 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5969 $nm -p $* 2>/dev/null >libc.tmp
5970 $grep fprintf libc.tmp > libc.ptf
5971 if com="$sed -n -e 's/^.* [ADTSIW] *_[_.]*//p' -e 's/^.* [ADTSIW] //p'";\
5972 eval $xscan; $contains '^fprintf$' libc.list >/dev/null 2>&1
5978 echo "$nm didn't seem to work right. Trying $ar instead..." >&4
5980 if $ar t $libc > libc.tmp && $contains '^fprintf$' libc.tmp >/dev/null 2>&1; then
5981 for thisname in $libnames $libc; do
5982 $ar t $thisname >>libc.tmp
5984 $sed -e "s/\\$_o\$//" < libc.tmp > libc.list
5986 elif test "X$osname" = "Xos2" && $ar tv $libc > libc.tmp; then
5987 # Repeat libc to extract forwarders to DLL entries too
5988 for thisname in $libnames $libc; do
5989 $ar tv $thisname >>libc.tmp
5990 # Revision 50 of EMX has bug in $ar.
5991 # it will not extract forwarders to DLL entries
5992 # Use emximp which will extract exactly them.
5993 emximp -o tmp.imp $thisname \
5995 $sed -e 's/^\([_a-zA-Z0-9]*\) .*$/\1/p' \
5996 < tmp.imp >>libc.tmp
5999 $sed -e "s/\\$_o\$//" -e 's/^ \+//' < libc.tmp > libc.list
6002 echo "$ar didn't seem to work right." >&4
6003 echo "Maybe this is a Cray...trying bld instead..." >&4
6004 if bld t $libc | $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" > libc.list
6006 for thisname in $libnames; do
6008 $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" >>libc.list
6009 $ar t $thisname >>libc.tmp
6013 echo "That didn't work either. Giving up." >&4
6020 if $test -f /lib/syscalls.exp; then
6022 echo "Also extracting names from /lib/syscalls.exp for good ole AIX..." >&4
6023 $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*$/\1/p' /lib/syscalls.exp >>libc.list
6027 $rm -f libnames libpath
6029 : see if dld is available
6033 : is a C symbol defined?
6036 -v) tf=libc.tmp; tc=""; tdc="";;
6037 -a) tf=libc.tmp; tc="[0]"; tdc="[]";;
6038 *) tlook="^$1\$"; tf=libc.list; tc="()"; tdc="()";;
6041 case "$reuseval-$4" in
6043 true-*) tx=no; eval "tval=\$$4"; case "$tval" in "") tx=yes;; esac;;
6049 if $contains $tlook $tf >/dev/null 2>&1;
6054 echo "int main() { extern short $1$tdc; printf(\"%hd\", $1$tc); }" > t.c;
6055 if $cc $optimize $ccflags $ldflags -o t t.c $libs >/dev/null 2>&1;
6063 $define) tval=true;;
6069 : define an is-in-libc? function
6070 inlibc='echo " "; td=$define; tu=$undef;
6071 sym=$1; var=$2; eval "was=\$$2";
6073 case "$reuseval$was" in
6083 echo "$sym() found." >&4;
6084 case "$was" in $undef) . ./whoa; esac; eval "$var=\$td";;
6086 echo "$sym() NOT found." >&4;
6087 case "$was" in $define) . ./whoa; esac; eval "$var=\$tu";;
6091 $define) echo "$sym() found." >&4;;
6092 *) echo "$sym() NOT found." >&4;;
6096 : see if dlopen exists
6103 : determine which dynamic loading, if any, to compile in
6105 dldir="ext/DynaLoader"
6118 $define) dflt='y' ;;
6121 $define) dflt='y' ;;
6123 : Does a dl_xxx.xs file exist for this operating system
6124 $test -f $rsrc/$dldir/dl_${osname}.xs && dflt='y'
6127 rp="Do you wish to use dynamic loading?"
6134 if $test -f $rsrc/$dldir/dl_${osname}.xs ; then
6135 dflt="$dldir/dl_${osname}.xs"
6136 elif $test "$d_dlopen" = "$define" ; then
6137 dflt="$dldir/dl_dlopen.xs"
6138 elif $test "$i_dld" = "$define" ; then
6139 dflt="$dldir/dl_dld.xs"
6144 *) dflt="$dldir/$dlsrc"
6147 echo "The following dynamic loading files are available:"
6148 : Can not go over to $dldir because getfile has path hard-coded in.
6149 tdir=`pwd`; cd $rsrc; $ls -C $dldir/dl*.xs; cd $tdir
6150 rp="Source file to use for dynamic loading"
6156 dlsrc=`echo $ans | $sed -e 's%.*/\([^/]*\)$%\1%'`
6160 Some systems may require passing special flags to $cc -c to
6161 compile modules that will be used to create a shared library.
6162 To use no flags, say "none".
6165 case "$cccdlflags" in
6166 '') case "$gccversion" in
6167 '') case "$osname" in
6169 next) dflt='none' ;;
6170 irix*) dflt='-KPIC' ;;
6171 svr4*|esix*|solaris) dflt='-KPIC' ;;
6172 sunos) dflt='-pic' ;;
6176 *) case "$osname" in
6177 svr4*|esix*|solaris) dflt='-fPIC' ;;
6182 *) dflt="$cccdlflags" ;;
6184 rp="Any special flags to pass to $cc -c to compile shared library modules?"
6187 none) cccdlflags=' ' ;;
6188 *) cccdlflags="$ans" ;;
6193 Some systems use ld to create libraries that can be dynamically loaded,
6194 while other systems (such as those using ELF) use $cc.
6198 '') $cat >try.c <<'EOM'
6199 /* Test for whether ELF binaries are produced */
6204 int i = open("a.out",O_RDONLY);
6207 if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
6208 exit(0); /* succeed (yes, it's ELF) */
6213 if $cc $ccflags try.c >/dev/null 2>&1 && ./a.out; then
6215 You appear to have ELF support. I'll use $cc to build dynamic libraries.
6219 echo "I'll use ld to build dynamic libraries."
6228 rp="What command should be used to create dynamic libraries?"
6234 Some systems may require passing special flags to $ld to create a
6235 library that can be dynamically loaded. If your ld flags include
6236 -L/other/path options to locate libraries outside your loader's normal
6237 search path, you may need to specify those -L options here as well. To
6238 use no flags, say "none".
6241 case "$lddlflags" in
6242 '') case "$osname" in
6243 beos) dflt='-nostart' ;;
6245 case "$gccversion" in
6246 '') dflt="$dflt +vnocompatwarnings" ;;
6249 linux|irix*) dflt='-shared' ;;
6250 next) dflt='none' ;;
6251 solaris) dflt='-G' ;;
6252 sunos) dflt='-assert nodefinitions' ;;
6253 svr4*|esix*) dflt="-G $ldflags" ;;
6257 *) dflt="$lddlflags" ;;
6260 : Try to guess additional flags to pick up local libraries.
6261 : Be careful not to append to a plain 'none'
6265 for thisflag in $ldflags; do
6270 *) dflt="$dflt $thisflag" ;;
6277 ''|' ') dflt='none' ;;
6280 rp="Any special flags to pass to $ld to create a dynamically loaded library?"
6283 none) lddlflags=' ' ;;
6284 *) lddlflags="$ans" ;;
6289 Some systems may require passing special flags to $cc to indicate that
6290 the resulting executable will use dynamic linking. To use no flags,
6294 case "$ccdlflags" in
6295 '') case "$osname" in
6296 hpux) dflt='-Wl,-E' ;;
6297 linux) dflt='-rdynamic' ;;
6298 next) dflt='none' ;;
6299 sunos) dflt='none' ;;
6303 *) dflt="$ccdlflags" ;;
6305 rp="Any special flags to pass to $cc to use dynamic linking?"
6308 none) ccdlflags=' ' ;;
6309 *) ccdlflags="$ans" ;;
6323 # No dynamic loading being used, so don't bother even to prompt.
6326 *) case "$useshrplib" in
6327 '') case "$osname" in
6328 svr4*|dgux|dynixptx|esix|powerux|beos|cygwin*)
6330 also='Building a shared libperl is required for dynamic loading to work on your system.'
6335 also='Building a shared libperl is needed for MAB support.'
6353 The perl executable is normally obtained by linking perlmain.c with
6354 libperl${_a}, any static extensions (usually just DynaLoader), and
6355 any other libraries needed on this system (such as -lm, etc.). Since
6356 your system supports dynamic loading, it is probably possible to build
6357 a shared libperl.$so. If you will have more than one executable linked
6358 to libperl.$so, this will significantly reduce the size of each
6359 executable, but it may have a noticeable affect on performance. The
6360 default is probably sensible for your system.
6364 rp="Build a shared libperl.$so (y/n)"
6368 useshrplib='true' ;;
6369 *) useshrplib='false' ;;
6374 case "$useshrplib" in
6378 # Figure out a good name for libperl.so. Since it gets stored in
6379 # a version-specific architecture-dependent library, the version
6380 # number isn't really that important, except for making cc/ld happy.
6382 # A name such as libperl.so.3.1
6383 majmin="libperl.$so.$patchlevel.$subversion"
6384 # A name such as libperl.so.301
6385 majonly=`echo $patchlevel $subversion |
6386 $awk '{printf "%d%02d", $1, $2}'`
6387 majonly=libperl.$so.$majonly
6388 # I'd prefer to keep the os-specific stuff here to a minimum, and
6389 # rely on figuring it out from the naming of libc.
6390 case "${osname}${osvers}" in
6393 # XXX How handle the --version stuff for MAB?
6395 linux*) # ld won't link with a bare -lperl otherwise.
6398 cygwin*) # include version
6399 dflt=`echo libperl$version | sed -e 's/\./_/g'`$lib_ext
6401 *) # Try to guess based on whether libc has major.minor.
6403 *libc.$so.[0-9]*.[0-9]*) dflt=$majmin ;;
6404 *libc.$so.[0-9]*) dflt=$majonly ;;
6405 *) dflt=libperl.$so ;;
6415 I need to select a good name for the shared libperl. If your system uses
6416 library names with major and minor numbers, then you might want something
6417 like $majmin. Alternatively, if your system uses a single version
6418 number for shared libraries, then you might want to use $majonly.
6419 Or, your system might be quite happy with a simple libperl.$so.
6421 Since the shared libperl will get installed into a version-specific
6422 architecture-dependent directory, the version number of the shared perl
6423 library probably isn't important, so the default should be o.k.
6426 rp='What name do you want to give to the shared libperl?'
6429 echo "Ok, I'll use $libperl"
6432 libperl="libperl${_a}"
6436 # Detect old use of shrpdir via undocumented Configure -Dshrpdir
6440 WARNING: Use of the shrpdir variable for the installation location of
6441 the shared $libperl is not supported. It was never documented and
6442 will not work in this version. Let me (perlbug@perl.com)
6443 know of any problems this may cause.
6449 But your current setting of $shrpdir is
6450 the default anyway, so it's harmless.
6455 Further, your current attempted setting of $shrpdir
6456 conflicts with the value of $archlibexp/CORE
6457 that installperl will use.
6464 # How will the perl executable find the installed shared $libperl?
6465 # Add $xxx to ccdlflags.
6466 # If we can't figure out a command-line option, use $shrpenv to
6467 # set env LD_RUN_PATH. The main perl makefile uses this.
6468 shrpdir=$archlibexp/CORE
6471 if "$useshrplib"; then
6474 # We'll set it in Makefile.SH...
6480 xxx="-Wl,-R$shrpdir"
6482 linux|irix*|dec_osf)
6483 xxx="-Wl,-rpath,$shrpdir"
6486 # next doesn't like the default...
6489 # beos doesn't like the default, either.
6492 # hpux doesn't like the default, either.
6493 tmp_shrpenv="env LDOPTS=\"+s +b${shrpdir}\""
6496 tmp_shrpenv="env LD_RUN_PATH=$shrpdir"
6502 # Only add $xxx if it isn't already in ccdlflags.
6503 case " $ccdlflags " in
6505 *) ccdlflags="$ccdlflags $xxx"
6508 Adding $xxx to the flags
6509 passed to $ld so that the perl executable will find the
6510 installed shared $libperl.
6518 # Fix ccdlflags in AIX for building external extensions.
6519 # (For building Perl itself bare -bE:perl.exp is needed,
6520 # Makefile.SH takes care of this.)
6522 aix) ccdlflags="$ccdlflags -bE:$installarchlib/CORE/perl.exp" ;;
6524 # Respect a hint or command-line value.
6526 '') shrpenv="$tmp_shrpenv" ;;
6528 case "$ldlibpthname" in
6529 '') ldlibpthname=LD_LIBRARY_PATH ;;
6530 none) ldlibpthname='' ;;
6533 : determine where manual pages go
6534 set man1dir man1dir none
6538 $spackage has manual pages available in source form.
6542 echo "However, you don't have nroff, so they're probably useless to you."
6544 '') man1dir="none";;
6547 echo "If you don't want the manual sources installed, answer 'none'."
6552 lookpath="$prefixexp/man/man1 $prefixexp/man/l_man/man1"
6553 lookpath="$lookpath $prefixexp/man/p_man/man1"
6554 lookpath="$lookpath $prefixexp/man/u_man/man1"
6555 lookpath="$lookpath $prefixexp/man/man.1"
6557 */?_man*) dflt=`./loc . $prefixexp/l_man/man1 $lookpath` ;;
6558 *) dflt=`./loc . $prefixexp/man/man1 $lookpath` ;;
6568 rp="Where do the main $spackage manual pages (source) go?"
6570 if $test "X$man1direxp" != "X$ansexp"; then
6574 man1direxp="$ansexp"
6580 : Change installation prefix, if necessary.
6581 if $test X"$prefix" != X"$installprefix"; then
6582 installman1dir=`echo $man1direxp | $sed "s#^$prefix#$installprefix#"`
6584 installman1dir="$man1direxp"
6587 : What suffix to use on installed man pages
6594 rp="What suffix should be used for the main $spackage man pages?"
6596 '') case "$man1dir" in
6610 *) dflt="$man1ext";;
6617 : see if we can have long filenames
6619 rmlist="$rmlist /tmp/cf$$"
6620 $test -d /tmp/cf$$ || mkdir /tmp/cf$$
6621 first=123456789abcdef
6622 second=/tmp/cf$$/$first
6623 $rm -f $first $second
6624 if (echo hi >$first) 2>/dev/null; then
6625 if $test -f 123456789abcde; then
6626 echo 'You cannot have filenames longer than 14 characters. Sigh.' >&4
6629 if (echo hi >$second) 2>/dev/null; then
6630 if $test -f /tmp/cf$$/123456789abcde; then
6632 That's peculiar... You can have filenames longer than 14 characters, but only
6633 on some of the filesystems. Maybe you are using NFS. Anyway, to avoid problems
6634 I shall consider your system cannot support long filenames at all.
6638 echo 'You can have filenames longer than 14 characters.' >&4
6643 How confusing! Some of your filesystems are sane enough to allow filenames
6644 longer than 14 characters but some others like /tmp can't even think about them.
6645 So, for now on, I shall assume your kernel does not allow them at all.
6652 You can't have filenames longer than 14 chars. You can't even think about them!
6658 $rm -rf /tmp/cf$$ 123456789abcde*
6660 : determine where library module manual pages go
6661 set man3dir man3dir none
6665 $spackage has manual pages for many of the library modules.
6671 However, you don't have nroff, so they're probably useless to you.
6674 '') man3dir="none";;
6678 case "$d_flexfnam" in
6681 However, your system can't handle the long file names like File::Basename.3.
6684 '') man3dir="none";;
6688 echo "If you don't want the manual sources installed, answer 'none'."
6689 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
6691 '') dflt=`echo $man1dir | $sed -e 's/man1/man3/g' -e 's/man\.1/man\.3/g'`
6692 if $test -d "$privlib/man/man3"; then
6695 WARNING: Previous versions of perl installed man3 pages into
6696 $privlib/man/man3. This version will suggest a
6697 new default of $dflt.
6701 rp='Do you wish to preserve the old behavior?(y/n)'
6704 y*) dflt="$privlib/man/man3" ;;
6710 *) dflt="$man3dir" ;;
6714 rp="Where do the $package library man pages (source) go?"
6717 man3direxp="$ansexp"
6723 : Change installation prefix, if necessary.
6724 if $test X"$prefix" != X"$installprefix"; then
6725 installman3dir=`echo $man3direxp | $sed "s#^$prefix#$installprefix#"`
6727 installman3dir="$man3direxp"
6730 : What suffix to use on installed man pages
6736 rp="What suffix should be used for the $package library man pages?"
6738 '') case "$man3dir" in
6752 *) dflt="$man3ext";;
6759 : see if we have to deal with yellow pages, now NIS.
6760 if $test -d /usr/etc/yp || $test -d /etc/yp; then
6761 if $test -f /usr/etc/nibindd; then
6763 echo "I'm fairly confident you're on a NeXT."
6765 rp='Do you get the hosts file via NetInfo?'
6774 y*) hostcat='nidump hosts .';;
6775 *) case "$hostcat" in
6776 nidump*) hostcat='';;
6786 '') if $contains '^\+' /etc/passwd >/dev/null 2>&1; then
6794 rp='Are you getting the hosts file via yellow pages?'
6797 y*) hostcat='ypcat hosts';;
6798 *) hostcat='cat /etc/hosts';;
6804 '') test -f /etc/hosts && hostcat='cat /etc/hosts';;
6807 '') test -f /etc/group && groupcat='cat /etc/group';;
6810 '') test -f /etc/passwd && passcat='cat /etc/passwd';;
6813 : now get the host name
6815 echo "Figuring out host name..." >&4
6816 case "$myhostname" in
6818 echo 'Maybe "hostname" will work...'
6819 if tans=`sh -c hostname 2>&1` ; then
6827 if $test "$cont"; then
6829 echo 'Oh, dear. Maybe "/etc/systemid" is the key...'
6830 if tans=`cat /etc/systemid 2>&1` ; then
6832 phostname='cat /etc/systemid'
6833 echo "Whadyaknow. Xenix always was a bit strange..."
6836 elif $test -r /etc/systemid; then
6837 echo "(What is a non-Xenix system doing with /etc/systemid?)"
6840 if $test "$cont"; then
6841 echo 'No, maybe "uuname -l" will work...'
6842 if tans=`sh -c 'uuname -l' 2>&1` ; then
6844 phostname='uuname -l'
6846 echo 'Strange. Maybe "uname -n" will work...'
6847 if tans=`sh -c 'uname -n' 2>&1` ; then
6849 phostname='uname -n'
6851 echo 'Oh well, maybe I can mine it out of whoami.h...'
6852 if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
6853 myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
6854 phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
6856 case "$myhostname" in
6857 '') echo "Does this machine have an identity crisis or something?"
6860 echo "Well, you said $myhostname before..."
6861 phostname='echo $myhostname';;
6867 : you do not want to know about this
6872 if $test "$myhostname" ; then
6874 rp='Your host name appears to be "'$myhostname'".'" Right?"
6882 : bad guess or no guess
6883 while $test "X$myhostname" = X ; do
6885 rp="Please type the (one word) name of your host:"
6890 : translate upper to lower if necessary
6891 case "$myhostname" in
6893 echo "(Normalizing case in your host name)"
6894 myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
6898 case "$myhostname" in
6900 dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
6901 myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
6902 echo "(Trimming domain name from host name--host name is now $myhostname)"
6904 *) case "$mydomain" in
6907 test "X$hostcat" = "Xypcat hosts" &&
6908 ypmatch "$myhostname" hosts 2>/dev/null |\
6909 $sed -e 's/[ ]*#.*//; s/$/ /' > hosts && \
6912 test "X$hostcat" != "X" &&
6913 $hostcat | $sed -n -e "s/[ ]*#.*//; s/\$/ /
6914 /[ ]$myhostname[ . ]/p" > hosts
6917 $test x`$awk "/[0-9].*[ ]$myhostname$tmp_re/ { sum++ }
6918 END { print sum }" hosts` = x1 || tmp_re="[ ]"
6919 dflt=.`$awk "/[0-9].*[ ]$myhostname$tmp_re/ {for(i=2; i<=NF;i++) print \\\$i}" \
6920 hosts | $sort | $uniq | \
6921 $sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
6922 case `$echo X$dflt` in
6923 X*\ *) echo "(Several hosts in /etc/hosts matched hostname)"
6926 X.) echo "(You do not have fully-qualified names in /etc/hosts)"
6931 tans=`./loc resolv.conf X /etc /usr/etc`
6932 if $test -f "$tans"; then
6933 echo "(Attempting domain name extraction from $tans)"
6934 dflt=.`$sed -n -e 's/ / /g' \
6935 -e 's/^search *\([^ ]*\).*/\1/p' $tans \
6936 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6938 .) dflt=.`$sed -n -e 's/ / /g' \
6939 -e 's/^domain *\([^ ]*\).*/\1/p' $tans \
6940 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6947 .) echo "(No help from resolv.conf either -- attempting clever guess)"
6948 dflt=.`sh -c domainname 2>/dev/null`
6951 .nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
6956 .) echo "(Lost all hope -- silly guess then)"
6962 *) dflt="$mydomain";;
6966 rp="What is your domain name?"
6976 : translate upper to lower if necessary
6979 echo "(Normalizing case in your domain name)"
6980 mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
6984 : a little sanity check here
6985 case "$phostname" in
6988 case `$phostname | ./tr '[A-Z]' '[a-z]'` in
6989 $myhostname$mydomain|$myhostname) ;;
6991 case "$phostname" in
6993 echo "(That doesn't agree with your whoami.h file, by the way.)"
6996 echo "(That doesn't agree with your $phostname command, by the way.)"
7006 I need to get your e-mail address in Internet format if possible, i.e.
7007 something like user@host.domain. Please answer accurately since I have
7008 no easy means to double check it. The default value provided below
7009 is most probably close to reality but may not be valid from outside
7010 your organization...
7014 while test "$cont"; do
7016 '') dflt="$cf_by@$myhostname$mydomain";;
7017 *) dflt="$cf_email";;
7019 rp='What is your e-mail address?'
7025 rp='Address does not look like an Internet one. Use it anyway?'
7041 If you or somebody else will be maintaining perl at your site, please
7042 fill in the correct e-mail address here so that they may be contacted
7043 if necessary. Currently, the "perlbug" program included with perl
7044 will send mail to this address in addition to perlbug@perl.com. You may
7045 enter "none" for no administrator.
7048 case "$perladmin" in
7049 '') dflt="$cf_email";;
7050 *) dflt="$perladmin";;
7052 rp='Perl administrator e-mail address'
7056 : figure out how to guarantee perl startup
7057 case "$startperl" in
7059 case "$sharpbang" in
7063 I can use the #! construct to start perl on your system. This will
7064 make startup of perl scripts faster, but may cause problems if you
7065 want to share those scripts and perl is not in a standard place
7066 ($binexp/perl) on all your platforms. The alternative is to force
7067 a shell by starting the script with a single ':' character.
7071 rp='What shall I put after the #! to start up perl ("none" to not use #!)?'
7074 none) startperl=": # use perl";;
7075 *) startperl="#!$ans"
7076 if $test 30 -lt `echo "$ans" | wc -c`; then
7079 WARNING: Some systems limit the #! command to 32 characters.
7080 If you experience difficulty running Perl scripts with #!, try
7081 installing Perl in a directory with a shorter pathname.
7087 *) startperl=": # use perl"
7092 echo "I'll use $startperl to start perl scripts."
7094 : figure best path for perl in scripts
7097 perlpath="$binexp/perl"
7098 case "$startperl" in
7103 I will use the "eval 'exec'" idiom to start Perl on your system.
7104 I can use the full path of your Perl binary for this purpose, but
7105 doing so may cause problems if you want to share those scripts and
7106 Perl is not always in a standard place ($binexp/perl).
7110 rp="What path shall I use in \"eval 'exec'\"?"
7117 case "$startperl" in
7119 *) echo "I'll use $perlpath in \"eval 'exec'\"" ;;
7122 : determine where public executable scripts go
7123 set scriptdir scriptdir
7125 case "$scriptdir" in
7128 : guess some guesses
7129 $test -d /usr/share/scripts && dflt=/usr/share/scripts
7130 $test -d /usr/share/bin && dflt=/usr/share/bin
7131 $test -d /usr/local/script && dflt=/usr/local/script
7132 $test -d /usr/local/scripts && dflt=/usr/local/scripts
7133 $test -d $prefixexp/script && dflt=$prefixexp/script
7137 *) dflt="$scriptdir"
7142 Some installations have a separate directory just for executable scripts so
7143 that they can mount it across multiple architectures but keep the scripts in
7144 one spot. You might, for example, have a subdirectory of /usr/share for this.
7145 Or you might just lump your scripts in with all your other executables.
7149 rp='Where do you keep publicly executable scripts?'
7151 if $test "X$ansexp" != "X$scriptdirexp"; then
7155 scriptdirexp="$ansexp"
7156 : Change installation prefix, if necessary.
7157 if $test X"$prefix" != X"$installprefix"; then
7158 installscript=`echo $scriptdirexp | sed "s#^$prefix#$installprefix#"`
7160 installscript="$scriptdirexp"
7163 : determine where site specific architecture-dependent libraries go.
7164 : sitelib default is /usr/local/lib/perl5/site_perl/$version
7165 : sitearch default is /usr/local/lib/perl5/site_perl/$version/$archname
7166 : sitelib may have an optional trailing /share.
7168 '') dflt=`echo $sitelib | $sed 's,/share$,,'`
7169 dflt="$dflt/$archname"
7174 set sitearch sitearch none
7178 The installation process will also create a directory for
7179 architecture-dependent site-specific extensions and modules.
7183 rp='Pathname for the site-specific architecture-dependent library files?'
7186 sitearchexp="$ansexp"
7187 : Change installation prefix, if necessary.
7188 if $test X"$prefix" != X"$installprefix"; then
7189 installsitearch=`echo $sitearchexp | sed "s#^$prefix#$installprefix#"`
7191 installsitearch="$sitearchexp"
7194 : determine where add-on public executables go
7196 '') dflt=$siteprefix/bin ;;
7200 rp='Pathname where the add-on public executables should be installed?'
7203 sitebinexp="$ansexp"
7204 : Change installation prefix, if necessary.
7205 if $test X"$prefix" != X"$installprefix"; then
7206 installsitebin=`echo $sitebinexp | sed "s#^$prefix#$installprefix#"`
7208 installsitebin="$sitebinexp"
7211 : see if sqrtl exists
7216 *-DUSE_LONG_DOUBLE*|*-DUSE_MORE_BITS*) uselongdouble="$define" ;;
7219 case "$uselongdouble" in
7220 $define|true|[yY]*) dflt='y';;
7225 Perl can be built to take advantage of long doubles which
7226 (if available) may give more accuracy and range for floating point numbers.
7228 If this doesn't make any sense to you, just accept the default '$dflt'.
7230 rp='Try to use long doubles if available?'
7233 y|Y) val="$define" ;;
7239 case "$uselongdouble" in
7240 true|[yY]*) uselongdouble="$define" ;;
7243 case "$uselongdouble" in
7245 : Look for a hint-file generated 'call-back-unit'. If the
7246 : user has specified that long doubles should be used,
7247 : we may need to set or change some other defaults.
7248 if $test -f uselongdouble.cbu; then
7249 echo "Your platform has some specific hints for long doubles, using them..."
7250 . ./uselongdouble.cbu
7253 (Your platform doesn't have any specific hints for long doubles.)
7259 case "$uselongdouble:$d_sqrtl" in
7263 *** You requested the use of long doubles but you do not seem to have
7264 *** the mathematic functions for long doubles. I'm disabling the use
7265 *** of long doubles.
7268 uselongdouble=$undef
7272 case "$useperlio" in
7273 $define|true|[yY]*) dflt='y';;
7278 Previous version of $package used the standard IO mechanisms as defined
7279 in <stdio.h>. Versions 5.003_02 and later of perl allow alternate IO
7280 mechanisms via a "PerlIO" abstraction, but the stdio mechanism is still
7281 the default. This abstraction layer can use AT&T's sfio (if you already
7282 have sfio installed) or regular stdio. Using PerlIO with sfio may cause
7283 problems with some extension modules. Using PerlIO with stdio is safe,
7284 but it is slower than plain stdio and therefore is not the default.
7286 If this doesn't make any sense to you, just accept the default '$dflt'.
7288 rp='Use the experimental PerlIO abstraction layer?'
7295 echo "Ok, doing things the stdio way"
7302 case "$vendorprefix" in
7303 '') d_vendorbin="$undef"
7307 *) d_vendorbin="$define"
7308 : determine where vendor-supplied executables go.
7309 case "$vendorbin" in
7310 '') dflt=$vendorprefix/bin ;;
7311 *) dflt="$vendorbin" ;;
7314 rp='Pathname for the vendor-supplied executables directory?'
7317 vendorbinexp="$ansexp"
7320 : Change installation prefix, if necessary.
7321 if $test X"$prefix" != X"$installprefix"; then
7322 installvendorbin=`echo $vendorbinexp | $sed "s#^$prefix#$installprefix#"`
7324 installvendorbin="$vendorbinexp"
7327 : see if qgcvt exists
7331 : check for length of double
7333 case "$doublesize" in
7335 echo "Checking to see how big your double precision numbers are..." >&4
7336 $cat >try.c <<'EOCP'
7340 printf("%d\n", (int)sizeof(double));
7345 if eval $compile_ok; then
7347 echo "Your double is $doublesize bytes long."
7350 echo "(I can't seem to compile the test program. Guessing...)"
7351 rp="What is the size of a double precision number (in bytes)?"
7359 : check for long doubles
7361 echo "Checking to see if you have long double..." >&4
7362 echo 'int main() { long double x = 7.0; }' > try.c
7364 if eval $compile; then
7366 echo "You have long double."
7369 echo "You do not have long double."
7375 : check for length of long double
7376 case "${d_longdbl}${longdblsize}" in
7379 echo "Checking to see how big your long doubles are..." >&4
7380 $cat >try.c <<'EOCP'
7384 printf("%d\n", sizeof(long double));
7389 if eval $compile; then
7390 longdblsize=`./try$exe_ext`
7391 echo "Your long doubles are $longdblsize bytes long."
7395 echo "(I can't seem to compile the test program. Guessing...)" >&4
7396 rp="What is the size of a long double (in bytes)?"
7400 if $test "X$doublesize" = "X$longdblsize"; then
7401 echo "(That isn't any different from an ordinary double.)"
7409 if $test X"$d_longdbl" = X"$define"; then
7411 echo "Checking how to print long doubles..." >&4
7413 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
7414 $cat >try.c <<'EOCP'
7415 #include <sys/types.h>
7419 printf("%.3f\n", d);
7423 if eval $compile; then
7427 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
7428 sPRIFldbl='"F"'; sPRIGldbl='"G"'; sPRIEldbl='"E"';
7429 echo "We will use %f."
7435 if $test X"$sPRIfldbl" = X; then
7436 $cat >try.c <<'EOCP'
7437 #include <sys/types.h>
7440 long double d = 123.456;
7441 printf("%.3llf\n", d);
7445 if eval $compile; then
7449 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
7450 sPRIFldbl='"llF"'; sPRIGldbl='"llG"'; sPRIEldbl='"llE"';
7451 echo "We will use %llf."
7457 if $test X"$sPRIfldbl" = X; then
7458 $cat >try.c <<'EOCP'
7459 #include <sys/types.h>
7462 long double d = 123.456;
7463 printf("%.3Lf\n", d);
7467 if eval $compile; then
7471 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
7472 sPRIFldbl='"LF"'; sPRIGldbl='"LG"'; sPRIEldbl='"LE"';
7473 echo "We will use %Lf."
7479 if $test X"$sPRIfldbl" = X; then
7480 $cat >try.c <<'EOCP'
7481 #include <sys/types.h>
7484 long double d = 123.456;
7485 printf("%.3lf\n", d);
7489 if eval $compile; then
7493 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
7494 sPRIFldbl='"lF"'; sPRIGldbl='"lG"'; sPRIEldbl='"lE"';
7495 echo "We will use %lf."
7501 if $test X"$sPRIfldbl" = X; then
7502 echo "Cannot figure out how to print long doubles." >&4
7509 case "$sPRIfldbl" in
7510 '') d_PRIfldbl="$undef"; d_PRIgldbl="$undef"; d_PRIeldbl="$undef";
7511 d_PRIFldbl="$undef"; d_PRIGldbl="$undef"; d_PRIEldbl="$undef";
7513 *) d_PRIfldbl="$define"; d_PRIgldbl="$define"; d_PRIeldbl="$define";
7514 d_PRIFldbl="$define"; d_PRIGldbl="$define"; d_PRIEldbl="$define";
7518 : Check how to convert floats to strings.
7519 if test "X$d_Gconvert" = X; then
7521 echo "Checking for an efficient way to convert floats to strings."
7523 case "$uselongdouble" in
7524 "$define") echo "#define USE_LONG_DOUBLE" >>try.c ;;
7526 case "$d_longdbl" in
7527 "$define") echo "#define HAS_LONG_DOUBLE" >>try.c ;;
7529 case "$d_PRIgldbl" in
7530 "$define") echo "#define HAS_PRIgldbl" >>try.c ;;
7534 #define Gconvert(x,n,t,b) gconvert((x),(n),(t),(b))
7535 char *myname = "gconvert";
7538 #define Gconvert(x,n,t,b) gcvt((x),(n),(b))
7539 char *myname = "gcvt";
7542 #define Gconvert(x,n,t,b) qgcvt((x),(n),(b))
7543 char *myname = "qgcvt";
7544 #define DOUBLETYPE long double
7547 #if defined(USE_LONG_DOUBLE) && defined(HAS_LONG_DOUBLE) && defined(HAS_PRIgldbl)
7548 #define Gconvert(x,n,t,b) sprintf((b),"%.*"$sPRIgldbl,(n),(x))
7550 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x))
7552 char *myname = "sprintf";
7556 #if defined(USE_LONG_DOUBLE) && defined(HAS_LONG_DOUBLE)
7557 #define DOUBLETYPE long double
7559 #define DOUBLETYPE double
7565 #define I_STDLIB $i_stdlib
7571 checkit(expect, got)
7575 if (strcmp(expect, got)) {
7576 printf("%s oddity: Expected %s, got %s\n",
7577 myname, expect, got);
7587 /* This must be 1st test on (which?) platform */
7588 /* Alan Burlison <AlanBurlsin@unn.unisys.com> */
7589 Gconvert((DOUBLETYPE)0.1, 8, 0, buf);
7590 checkit("0.1", buf);
7592 Gconvert((DOUBLETYPE)1.0, 8, 0, buf);
7595 Gconvert((DOUBLETYPE)1.1, 8, 0, buf);
7596 checkit("1.1", buf);
7598 Gconvert((DOUBLETYPE)1.01, 8, 0, buf);
7599 checkit("1.01", buf);
7601 Gconvert((DOUBLETYPE)1.001, 8, 0, buf);
7602 checkit("1.001", buf);
7604 Gconvert((DOUBLETYPE)1.0001, 8, 0, buf);
7605 checkit("1.0001", buf);
7607 Gconvert((DOUBLETYPE)1.00001, 8, 0, buf);
7608 checkit("1.00001", buf);
7610 Gconvert((DOUBLETYPE)1.000001, 8, 0, buf);
7611 checkit("1.000001", buf);
7613 Gconvert((DOUBLETYPE)0.0, 8, 0, buf);
7616 Gconvert((DOUBLETYPE)-1.0, 8, 0, buf);
7619 /* Some Linux gcvt's give 1.e+5 here. */
7620 Gconvert((DOUBLETYPE)100000.0, 8, 0, buf);
7621 checkit("100000", buf);
7623 /* Some Linux gcvt's give -1.e+5 here. */
7624 Gconvert((DOUBLETYPE)-100000.0, 8, 0, buf);
7625 checkit("-100000", buf);
7630 case "$d_Gconvert" in
7631 gconvert*) xxx_list='gconvert gcvt sprintf' ;;
7632 gcvt*) xxx_list='gcvt gconvert sprintf' ;;
7633 sprintf*) xxx_list='sprintf gconvert gcvt' ;;
7634 *) xxx_list='gconvert gcvt sprintf' ;;
7637 case "$d_longdbl$uselongdouble$d_qgcvt" in
7638 "$define$define$define") xxx_list="`echo $xxx_list|sed 's/gcvt/qgcvt gcvt/'`" ;;
7641 for xxx_convert in $xxx_list; do
7642 echo "Trying $xxx_convert..."
7644 set try -DTRY_$xxx_convert
7645 if eval $compile; then
7646 echo "$xxx_convert() found." >&4
7648 echo "I'll use $xxx_convert to convert floats into a string." >&4
7651 echo "...But $xxx_convert didn't work as I expected."
7654 echo "$xxx_convert NOT found." >&4
7658 case "$xxx_convert" in
7659 gconvert) d_Gconvert='gconvert((x),(n),(t),(b))' ;;
7660 gcvt) d_Gconvert='gcvt((x),(n),(b))' ;;
7661 qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;;
7662 *) case "$uselongdouble$d_longdbl$d_PRIgldbl" in
7663 "$define$define$define")
7664 d_Gconvert="sprintf((b),\"%.*$sPRIgldbl\",(n),(x))" ;;
7665 *) d_Gconvert='sprintf((b),"%.*g",(n),(x))' ;;
7671 : Initialize h_fcntl
7674 : Initialize h_sysfile
7677 : access call always available on UNIX
7681 : locate the flags for 'access()'
7685 $cat >access.c <<'EOCP'
7686 #include <sys/types.h>
7691 #include <sys/file.h>
7700 : check sys/file.h first, no particular reason here
7701 if $test `./findhdr sys/file.h` && \
7702 $cc $cppflags -DI_SYS_FILE -o access access.c >/dev/null 2>&1 ; then
7704 echo "<sys/file.h> defines the *_OK access constants." >&4
7705 elif $test `./findhdr fcntl.h` && \
7706 $cc $cppflags -DI_FCNTL -o access access.c >/dev/null 2>&1 ; then
7708 echo "<fcntl.h> defines the *_OK access constants." >&4
7709 elif $test `./findhdr unistd.h` && \
7710 $cc $cppflags -DI_UNISTD -o access access.c >/dev/null 2>&1 ; then
7711 echo "<unistd.h> defines the *_OK access constants." >&4
7713 echo "I can't find the four *_OK access constants--I'll use mine." >&4
7719 : see if accessx exists
7720 set accessx d_accessx
7723 : see if alarm exists
7727 : see if atolf exists
7731 : see if atoll exists
7735 : Look for GNU-cc style attribute checking
7737 echo "Checking whether your compiler can handle __attribute__ ..." >&4
7738 $cat >attrib.c <<'EOCP'
7740 void croak (char* pat,...) __attribute__((format(printf,1,2),noreturn));
7742 if $cc $ccflags -c attrib.c >attrib.out 2>&1 ; then
7743 if $contains 'warning' attrib.out >/dev/null 2>&1; then
7744 echo "Your C compiler doesn't fully support __attribute__."
7747 echo "Your C compiler supports __attribute__."
7751 echo "Your C compiler doesn't seem to understand __attribute__ at all."
7758 : see if bcmp exists
7762 : see if bcopy exists
7766 : see if this is a unistd.h system
7767 set unistd.h i_unistd
7770 : see if getpgrp exists
7771 set getpgrp d_getpgrp
7774 case "$d_getpgrp" in
7777 echo "Checking to see which flavor of getpgrp is in use..."
7780 #include <sys/types.h>
7782 # include <unistd.h>
7786 if (getuid() == 0) {
7787 printf("(I see you are running Configure as super-user...)\n");
7791 if (getpgrp(1) == 0)
7800 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7801 echo "You have to use getpgrp(pid) instead of getpgrp()." >&4
7803 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7804 echo "You have to use getpgrp() instead of getpgrp(pid)." >&4
7807 echo "I can't seem to compile and run the test program."
7809 xxx="a USG one, i.e. you use getpgrp()."
7811 # SVR4 systems can appear rather BSD-ish.
7814 xxx="a BSD one, i.e. you use getpgrp(pid)."
7818 xxx="probably a USG one, i.e. you use getpgrp()."
7823 echo "Assuming your getpgrp is $xxx" >&4
7832 : see if setpgrp exists
7833 set setpgrp d_setpgrp
7836 case "$d_setpgrp" in
7839 echo "Checking to see which flavor of setpgrp is in use..."
7842 #include <sys/types.h>
7844 # include <unistd.h>
7848 if (getuid() == 0) {
7849 printf("(I see you are running Configure as super-user...)\n");
7853 if (-1 == setpgrp(1, 1))
7856 if (setpgrp() != -1)
7862 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7863 echo 'You have to use setpgrp(pid,pgrp) instead of setpgrp().' >&4
7865 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7866 echo 'You have to use setpgrp() instead of setpgrp(pid,pgrp).' >&4
7869 echo "(I can't seem to compile and run the test program.)"
7871 xxx="a USG one, i.e. you use setpgrp()."
7873 # SVR4 systems can appear rather BSD-ish.
7876 xxx="a BSD one, i.e. you use setpgrp(pid,pgrp)."
7880 xxx="probably a USG one, i.e. you use setpgrp()."
7885 echo "Assuming your setpgrp is $xxx" >&4
7893 : see if bzero exists
7897 : see if signal is declared as pointer to function returning int or void
7899 xxx=`./findhdr signal.h`
7900 $test "$xxx" && $cppstdin $cppminus $cppflags < $xxx >$$.tmp 2>/dev/null
7901 if $contains 'int.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7902 echo "You have int (*signal())() instead of void." >&4
7904 elif $contains 'void.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7905 echo "You have void (*signal())()." >&4
7907 elif $contains 'extern[ ]*[(\*]*signal' $$.tmp >/dev/null 2>&1 ; then
7908 echo "You have int (*signal())() instead of void." >&4
7910 elif $contains 'void.*\*.*sig' $$.tmp >/dev/null 2>&1 ; then
7911 echo "You have void (*signal())()." >&4
7914 case "$d_voidsig" in
7916 echo "I can't determine whether signal handler returns void or int..." >&4
7918 rp="What type does your signal handler return?"
7925 echo "As you already told me, signal handler returns void." >&4
7928 *) echo "As you already told me, signal handler returns int." >&4
7935 case "$d_voidsig" in
7936 "$define") signal_t="void";;
7941 : check for ability to cast large floats to 32-bit ints.
7943 echo 'Checking whether your C compiler can cast large floats to int32.' >&4
7944 if $test "$intsize" -ge 4; then
7951 #include <sys/types.h>
7953 $signal_t blech(s) int s; { exit(3); }
7960 signal(SIGFPE, blech);
7962 /* Don't let compiler optimize the test away. Store the number
7963 in a writable string for gcc to pass to sscanf under HP/UX.
7965 sprintf(str, "2147483647");
7966 sscanf(str, "%lf", &f); /* f = (double) 0x7fffffff; */
7970 /* x86 processors will probably give 0x8000 0000, which is a
7971 sign change. We don't want that. We want to mimic SPARC
7972 behavior here, which is to preserve the sign and give
7975 if (i32 != ($xxx) f)
7981 if eval $compile_ok; then
7985 echo "(I can't seem to compile the test program--assuming it can't)"
7993 echo "Nope, it can't."
8000 : check for ability to cast negative floats to unsigned
8002 echo 'Checking whether your C compiler can cast negative float to unsigned.' >&4
8005 #include <sys/types.h>
8007 $signal_t blech(s) int s; { exit(7); }
8008 $signal_t blech_in_list(s) int s; { exit(4); }
8009 unsigned long dummy_long(p) unsigned long p; { return p; }
8010 unsigned int dummy_int(p) unsigned int p; { return p; }
8011 unsigned short dummy_short(p) unsigned short p; { return p; }
8015 unsigned long along;
8017 unsigned short ashort;
8021 /* Frustrate gcc-2.7.2's optimizer which failed this test with
8022 a direct f = -123. assignment. gcc-2.8.0 reportedly
8023 optimized the whole file away
8025 /* Store the number in a writable string for gcc to pass to
8028 sprintf(str, "-123");
8029 sscanf(str, "%lf", &f); /* f = -123.; */
8031 signal(SIGFPE, blech);
8032 along = (unsigned long)f;
8033 aint = (unsigned int)f;
8034 ashort = (unsigned short)f;
8035 if (along != (unsigned long)-123)
8037 if (aint != (unsigned int)-123)
8039 if (ashort != (unsigned short)-123)
8041 sprintf(str, "1073741824.");
8042 sscanf(str, "%lf", &f); /* f = (double)0x40000000; */
8045 along = (unsigned long)f;
8046 if (along != 0x80000000)
8050 along = (unsigned long)f;
8051 if (along != 0x7fffffff)
8055 along = (unsigned long)f;
8056 if (along != 0x80000001)
8060 signal(SIGFPE, blech_in_list);
8061 sprintf(str, "123.");
8062 sscanf(str, "%lf", &f); /* f = 123.; */
8063 along = dummy_long((unsigned long)f);
8064 aint = dummy_int((unsigned int)f);
8065 ashort = dummy_short((unsigned short)f);
8066 if (along != (unsigned long)123)
8068 if (aint != (unsigned int)123)
8070 if (ashort != (unsigned short)123)
8077 if eval $compile_ok; then
8081 echo "(I can't seem to compile the test program--assuming it can't)"
8084 case "$castflags" in
8089 echo "Nope, it can't."
8096 : see if vprintf exists
8098 if set vprintf val -f d_vprintf; eval $csym; $val; then
8099 echo 'vprintf() found.' >&4
8101 $cat >vprintf.c <<'EOF'
8102 #include <varargs.h>
8104 int main() { xxx("foo"); }
8113 exit((unsigned long)vsprintf(buf,"%s",args) > 10L);
8117 if eval $compile && ./vprintf; then
8118 echo "Your vsprintf() returns (int)." >&4
8121 echo "Your vsprintf() returns (char*)." >&4
8125 echo 'vprintf() NOT found.' >&4
8135 : see if chown exists
8139 : see if chroot exists
8143 : see if chsize exists
8147 : check for const keyword
8149 echo 'Checking to see if your C compiler knows about "const"...' >&4
8150 $cat >const.c <<'EOCP'
8151 typedef struct spug { int drokk; } spug;
8158 if $cc -c $ccflags const.c >/dev/null 2>&1 ; then
8160 echo "Yup, it does."
8163 echo "Nope, it doesn't."
8168 : see if crypt exists
8170 if set crypt val -f d_crypt; eval $csym; $val; then
8171 echo 'crypt() found.' >&4
8175 cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
8176 if $test -z "$cryptlib"; then
8177 cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
8181 if $test -z "$cryptlib"; then
8182 cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
8186 if $test -z "$cryptlib"; then
8187 cryptlib=`./loc libcrypt$_a "" $libpth`
8191 if $test -z "$cryptlib"; then
8192 echo 'crypt() NOT found.' >&4
8201 : get csh whereabouts
8203 'csh') val="$undef" ;;
8208 : Respect a hint or command line value for full_csh.
8210 '') full_csh=$csh ;;
8213 : see if cuserid exists
8214 set cuserid d_cuserid
8217 : see if this is a limits.h system
8218 set limits.h i_limits
8221 : see if this is a float.h system
8225 : See if number of significant digits in a double precision number is known
8227 $cat >dbl_dig.c <<EOM
8237 printf("Contains DBL_DIG");
8240 $cppstdin $cppflags $cppminus < dbl_dig.c >dbl_dig.E 2>/dev/null
8241 if $contains 'DBL_DIG' dbl_dig.E >/dev/null 2>&1; then
8242 echo "DBL_DIG found." >&4
8245 echo "DBL_DIG NOT found." >&4
8252 : see if difftime exists
8253 set difftime d_difftime
8256 : see if this is a dirent system
8258 if xinc=`./findhdr dirent.h`; $test "$xinc"; then
8260 echo "<dirent.h> found." >&4
8263 if xinc=`./findhdr sys/dir.h`; $test "$xinc"; then
8264 echo "<sys/dir.h> found." >&4
8267 xinc=`./findhdr sys/ndir.h`
8269 echo "<dirent.h> NOT found." >&4
8274 : Look for type of directory structure.
8276 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8278 case "$direntrytype" in
8281 $define) guess1='struct dirent' ;;
8282 *) guess1='struct direct' ;;
8285 *) guess1="$direntrytype"
8290 'struct dirent') guess2='struct direct' ;;
8291 *) guess2='struct dirent' ;;
8294 if $contains "$guess1" try.c >/dev/null 2>&1; then
8295 direntrytype="$guess1"
8296 echo "Your directory entries are $direntrytype." >&4
8297 elif $contains "$guess2" try.c >/dev/null 2>&1; then
8298 direntrytype="$guess2"
8299 echo "Your directory entries seem to be $direntrytype." >&4
8301 echo "I don't recognize your system's directory entries." >&4
8302 rp="What type is used for directory entries on this system?"
8310 : see if the directory entry stores field length
8312 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8313 if $contains 'd_namlen' try.c >/dev/null 2>&1; then
8314 echo "Good, your directory entry keeps length information in d_namlen." >&4
8317 echo "Your directory entry does not know about the d_namlen field." >&4
8324 : see if dlerror exists
8327 set dlerror d_dlerror
8331 : see if dlfcn is available
8339 On a few systems, the dynamically loaded modules that perl generates and uses
8340 will need a different extension than shared libs. The default will probably
8348 rp='What is the extension of dynamically loaded modules'
8357 : Check if dlsym need a leading underscore
8363 echo "Checking whether your dlsym() needs a leading underscore ..." >&4
8364 $cat >dyna.c <<'EOM'
8373 #include <dlfcn.h> /* the dynamic linker include file for Sunos/Solaris */
8375 #include <sys/types.h>
8389 int mode = RTLD_LAZY ;
8391 handle = dlopen("./dyna.$dlext", mode) ;
8392 if (handle == NULL) {
8397 symbol = dlsym(handle, "fred") ;
8398 if (symbol == NULL) {
8399 /* try putting a leading underscore */
8400 symbol = dlsym(handle, "_fred") ;
8401 if (symbol == NULL) {
8414 : Call the object file tmp-dyna.o in case dlext=o.
8415 if $cc $ccflags $cccdlflags -c dyna.c > /dev/null 2>&1 &&
8416 mv dyna${_o} tmp-dyna${_o} > /dev/null 2>&1 &&
8417 $ld $lddlflags -o dyna.$dlext tmp-dyna${_o} > /dev/null 2>&1 &&
8418 $cc $ccflags -o fred $ldflags $cccdlflags $ccdlflags fred.c $libs > /dev/null 2>&1; then
8421 1) echo "Test program failed using dlopen." >&4
8422 echo "Perhaps you should not use dynamic loading." >&4;;
8423 2) echo "Test program failed using dlsym." >&4
8424 echo "Perhaps you should not use dynamic loading." >&4;;
8425 3) echo "dlsym needs a leading underscore" >&4
8427 4) echo "dlsym doesn't need a leading underscore." >&4;;
8430 echo "I can't compile and run the test program." >&4
8431 echo "I'm guessing that dlsym doesn't need a leading underscore." >&4
8436 $rm -f fred fred.? dyna.$dlext dyna.? tmp-dyna.?
8441 hasproto='varname=$1; func=$2; shift; shift;
8442 while $test $# -ge 2; do
8444 $define) echo "#include <$2>";;
8448 $cppstdin $cppflags $cppminus < try.c > tryout.c 2>/dev/null;
8449 if $contains "$func.*(" tryout.c >/dev/null 2>&1; then
8450 echo "$func() prototype found.";
8453 echo "$func() prototype NOT found.";
8458 $rm -f try.c tryout.c'
8460 : see if prototype for drand48 is available
8462 set d_drand48proto drand48 $i_stdlib stdlib.h $i_unistd unistd.h
8465 : see if dup2 exists
8469 : see if eaccess exists
8470 set eaccess d_eaccess
8473 : see if endgrent exists
8474 set endgrent d_endgrent
8477 : see if endhostent exists
8478 set endhostent d_endhent
8481 : see if endnetent exists
8482 set endnetent d_endnent
8485 : see if endprotoent exists
8486 set endprotoent d_endpent
8489 : see if endpwent exists
8490 set endpwent d_endpwent
8493 : see if endservent exists
8494 set endservent d_endsent
8497 : see if endspent exists
8498 set endspent d_endspent
8501 : Locate the flags for 'open()'
8503 $cat >open3.c <<'EOCP'
8504 #include <sys/types.h>
8509 #include <sys/file.h>
8520 : check sys/file.h first to get FREAD on Sun
8521 if $test `./findhdr sys/file.h` && \
8522 set open3 -DI_SYS_FILE && eval $compile; then
8524 echo "<sys/file.h> defines the O_* constants..." >&4
8526 echo "and you have the 3 argument form of open()." >&4
8529 echo "but not the 3 argument form of open(). Oh, well." >&4
8532 elif $test `./findhdr fcntl.h` && \
8533 set open3 -DI_FCNTL && eval $compile; then
8535 echo "<fcntl.h> defines the O_* constants..." >&4
8537 echo "and you have the 3 argument form of open()." >&4
8540 echo "but not the 3 argument form of open(). Oh, well." >&4
8545 echo "I can't find the O_* constant definitions! You got problems." >&4
8551 : see which of string.h or strings.h is needed
8553 strings=`./findhdr string.h`
8554 if $test "$strings" && $test -r "$strings"; then
8555 echo "Using <string.h> instead of <strings.h>." >&4
8559 strings=`./findhdr strings.h`
8560 if $test "$strings" && $test -r "$strings"; then
8561 echo "Using <strings.h> instead of <string.h>." >&4
8563 echo "No string header found -- You'll surely have problems." >&4
8569 "$undef") strings=`./findhdr strings.h`;;
8570 *) strings=`./findhdr string.h`;;
8573 : check for non-blocking I/O stuff
8574 case "$h_sysfile" in
8575 true) echo "#include <sys/file.h>" > head.c;;
8578 true) echo "#include <fcntl.h>" > head.c;;
8579 *) echo "#include <sys/fcntl.h>" > head.c;;
8584 echo "Figuring out the flag used by open() for non-blocking I/O..." >&4
8585 case "$o_nonblock" in
8588 $cat >>try.c <<'EOCP'
8592 printf("O_NONBLOCK\n");
8596 printf("O_NDELAY\n");
8600 printf("FNDELAY\n");
8607 if eval $compile_ok; then
8609 case "$o_nonblock" in
8610 '') echo "I can't figure it out, assuming O_NONBLOCK will do.";;
8611 *) echo "Seems like we can use $o_nonblock.";;
8614 echo "(I can't compile the test program; pray O_NONBLOCK is right!)"
8617 *) echo "Using $hint value $o_nonblock.";;
8619 $rm -f try try.* .out core
8622 echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
8628 #include <sys/types.h>
8631 #define MY_O_NONBLOCK $o_nonblock
8632 #ifndef errno /* XXX need better Configure test */
8643 #include <strings.h>
8645 $signal_t blech(x) int x; { exit(3); }
8647 $cat >> try.c <<'EOCP'
8655 pipe(pd); /* Down: child -> parent */
8656 pipe(pu); /* Up: parent -> child */
8659 close(pd[1]); /* Parent reads from pd[0] */
8660 close(pu[0]); /* Parent writes (blocking) to pu[1] */
8661 if (-1 == fcntl(pd[0], F_SETFL, MY_O_NONBLOCK))
8663 signal(SIGALRM, blech);
8665 if ((ret = read(pd[0], buf, 1)) > 0) /* Nothing to read! */
8667 sprintf(string, "%d\n", ret);
8668 write(2, string, strlen(string));
8671 if (errno == EAGAIN) {
8677 if (errno == EWOULDBLOCK)
8678 printf("EWOULDBLOCK\n");
8681 write(pu[1], buf, 1); /* Unblocks child, tell it to close our pipe */
8682 sleep(2); /* Give it time to close our pipe */
8684 ret = read(pd[0], buf, 1); /* Should read EOF */
8686 sprintf(string, "%d\n", ret);
8687 write(3, string, strlen(string));
8691 close(pd[0]); /* We write to pd[1] */
8692 close(pu[1]); /* We read from pu[0] */
8693 read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
8694 close(pd[1]); /* Pipe pd is now fully closed! */
8695 exit(0); /* Bye bye, thank you for playing! */
8699 if eval $compile_ok; then
8700 echo "$startsh" >mtry
8701 echo "./try >try.out 2>try.ret 3>try.err || exit 4" >>mtry
8703 ./mtry >/dev/null 2>&1
8705 0) eagain=`$cat try.out`;;
8706 1) echo "Could not perform non-blocking setting!";;
8707 2) echo "I did a successful read() for something that was not there!";;
8708 3) echo "Hmm... non-blocking I/O does not seem to be working!";;
8709 *) echo "Something terribly wrong happened during testing.";;
8711 rd_nodata=`$cat try.ret`
8712 echo "A read() system call with no data present returns $rd_nodata."
8713 case "$rd_nodata" in
8716 echo "(That's peculiar, fixing that to be -1.)"
8722 echo "Forcing errno EAGAIN on read() with no data available."
8726 echo "Your read() sets errno to $eagain when no data is available."
8729 status=`$cat try.err`
8731 0) echo "And it correctly returns 0 to signal EOF.";;
8732 -1) echo "But it also returns -1 to signal EOF, so be careful!";;
8733 *) echo "However, your read() returns '$status' on EOF??";;
8736 if test "$status" = "$rd_nodata"; then
8737 echo "WARNING: you can't distinguish between EOF and no data!"
8741 echo "I can't compile the test program--assuming errno EAGAIN will do."
8748 echo "Using $hint value $eagain."
8749 echo "Your read() returns $rd_nodata when no data is present."
8750 case "$d_eofnblk" in
8751 "$define") echo "And you can see EOF because read() returns 0.";;
8752 "$undef") echo "But you can't see EOF status from read() returned value.";;
8754 echo "(Assuming you can't see EOF status from read anyway.)"
8760 $rm -f try try.* .out core head.c mtry
8762 : see if fchmod exists
8766 : see if fchown exists
8770 : see if this is an fcntl system
8774 hasfield='varname=$1; struct=$2; field=$3; shift; shift; shift;
8775 while $test $# -ge 2; do
8777 $define) echo "#include <$2>";;
8781 echo "int main () { struct $struct foo; char* bar; bar = (char*)foo.$field; }" >> try.c;
8783 if eval $compile; then
8794 : see whether socket exists
8796 $echo $n "Hmm... $c" >&4
8797 if set socket val -f d_socket; eval $csym; $val; then
8798 echo "Looks like you have Berkeley networking support." >&4
8800 if set setsockopt val -f; eval $csym; $val; then
8803 echo "...but it uses the old BSD 4.1c interface, rather than 4.2." >&4
8807 if $contains socklib libc.list >/dev/null 2>&1; then
8808 echo "Looks like you have Berkeley networking support." >&4
8810 : we will have to assume that it supports the 4.2 BSD interface
8813 echo "You don't have Berkeley networking in libc$_a..." >&4
8814 if test "X$d_socket" = "X$define"; then
8815 echo "...but you seem to believe that you have sockets." >&4
8817 for net in net socket
8819 if test -f /usr/lib/lib$net$_a; then
8820 ( ($nm $nm_opt /usr/lib/lib$net$_a | eval $nm_extract) || \
8821 $ar t /usr/lib/lib$net$_a) 2>/dev/null >> libc.list
8822 if $contains socket libc.list >/dev/null 2>&1; then
8827 echo "...but the Wollongong group seems to have hacked it in." >&4
8828 sockethdr="-I/usr/netinclude"
8831 echo "Found Berkeley sockets interface in lib$net." >& 4
8832 if $contains setsockopt libc.list >/dev/null 2>&1; then
8835 echo "...using the old BSD 4.1c interface, rather than 4.2." >&4
8842 if test "X$d_socket" != "X$define"; then
8843 echo "or anywhere else I see." >&4
8851 : see if socketpair exists
8852 set socketpair d_sockpair
8857 echo "Checking the availability of certain socket constants..." >& 4
8858 for ENUM in MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS; do
8859 enum=`$echo $ENUM|./tr '[A-Z]' '[a-z]'`
8861 #include <sys/types.h>
8862 #include <sys/socket.h>
8868 set try; if eval $compile; then
8871 set d_${enum}; eval $setvar
8875 : see if sys/select.h has to be included
8876 set sys/select.h i_sysselct
8879 : see if we should include time.h, sys/time.h, or both
8881 if test "X$timeincl" = X; then
8882 echo "Testing to see if we should include <time.h>, <sys/time.h> or both." >&4
8883 $echo $n "I'm now running the test program...$c"
8884 $cat >try.c <<'EOCP'
8885 #include <sys/types.h>
8890 #ifdef SYSTIMEKERNEL
8893 #include <sys/time.h>
8896 #include <sys/select.h>
8905 struct timezone tzp;
8907 if (foo.tm_sec == foo.tm_sec)
8910 if (bar.tv_sec == bar.tv_sec)
8917 for s_timezone in '-DS_TIMEZONE' ''; do
8919 for s_timeval in '-DS_TIMEVAL' ''; do
8920 for i_systimek in '' '-DSYSTIMEKERNEL'; do
8921 for i_time in '' '-DI_TIME'; do
8922 for i_systime in '-DI_SYSTIME' ''; do
8925 set try $i_time $i_systime $i_systimek $sysselect $s_timeval $s_timezone
8926 if eval $compile; then
8927 set X $i_time $i_systime $i_systimek $sysselect $s_timeval
8931 $echo $n "Succeeded with $flags$c"
8943 *SYSTIMEKERNEL*) i_systimek="$define"
8944 timeincl=`./findhdr sys/time.h`
8945 echo "We'll include <sys/time.h> with KERNEL defined." >&4;;
8946 *) i_systimek="$undef";;
8949 *I_TIME*) i_time="$define"
8950 timeincl=`./findhdr time.h`" $timeincl"
8951 echo "We'll include <time.h>." >&4;;
8952 *) i_time="$undef";;
8955 *I_SYSTIME*) i_systime="$define"
8956 timeincl=`./findhdr sys/time.h`" $timeincl"
8957 echo "We'll include <sys/time.h>." >&4;;
8958 *) i_systime="$undef";;
8963 : check for fd_set items
8966 Checking to see how well your C compiler handles fd_set and friends ...
8968 $cat >fd_set.c <<EOCP
8969 #$i_systime I_SYS_TIME
8970 #$i_sysselct I_SYS_SELECT
8971 #$d_socket HAS_SOCKET
8972 #include <sys/types.h>
8974 #include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
8977 #include <sys/time.h>
8980 #include <sys/select.h>
8989 #if defined(FD_SET) && defined(FD_CLR) && defined(FD_ISSET) && defined(FD_ZERO)
8996 set fd_set -DTRYBITS
8997 if eval $compile; then
8998 d_fds_bits="$define"
9000 echo "Well, your system knows about the normal fd_set typedef..." >&4
9002 echo "and you have the normal fd_set macros (just as I'd expect)." >&4
9003 d_fd_macros="$define"
9006 but not the normal fd_set macros! Gaaack! I'll have to cover for you.
9008 d_fd_macros="$undef"
9012 Hmm, your compiler has some difficulty with fd_set. Checking further...
9015 if eval $compile; then
9018 echo "Well, your system has some sort of fd_set available..." >&4
9020 echo "and you have the normal fd_set macros." >&4
9021 d_fd_macros="$define"
9024 but not the normal fd_set macros! Gross! More work for me...
9026 d_fd_macros="$undef"
9029 echo "Well, you got zip. That's OK, I can roll my own fd_set stuff." >&4
9032 d_fd_macros="$undef"
9037 : see if fgetpos exists
9038 set fgetpos d_fgetpos
9041 : see if flock exists
9045 : see if fork exists
9049 : see if pathconf exists
9050 set pathconf d_pathconf
9053 : see if fpathconf exists
9054 set fpathconf d_fpathconf
9058 : check for fpos64_t
9060 echo "Checking to see if you have fpos64_t..." >&4
9063 int main() { fpos64_t x = 7; }
9066 if eval $compile; then
9068 echo "You have fpos64_t."
9071 echo "You do not have fpos64_t."
9073 8) echo "(Your fpos_t is 64 bits, so you could use that.)" ;;
9080 hasstruct='varname=$1; struct=$2; shift; shift;
9081 while $test $# -ge 2; do
9083 $define) echo "#include <$2>";;
9087 echo "int main () { struct $struct foo; }" >> try.c;
9089 if eval $compile; then
9098 : see if this is a sys/param system
9099 set sys/param.h i_sysparam
9102 : see if this is a sys/mount.h system
9103 set sys/mount.h i_sysmount
9106 : see if sys/types.h has to be included
9107 set sys/types.h i_systypes
9112 echo "Checking to see if your system supports struct fs_data..." >&4
9113 set d_fs_data_s fs_data $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h
9115 case "$d_fs_data_s" in
9116 "$define") echo "Yes, it does." ;;
9117 *) echo "No, it doesn't." ;;
9120 : see if fseeko exists
9124 8) echo "(Your long is 64 bits, so you could use fseek.)" ;;
9127 : see if fsetpos exists
9128 set fsetpos d_fsetpos
9132 : see if fstatfs exists
9133 set fstatfs d_fstatfs
9137 : see if statvfs exists
9138 set statvfs d_statvfs
9141 : see if fstatvfs exists
9142 set fstatvfs d_fstatvfs
9146 : see if ftello exists
9150 8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
9153 : see if getcwd exists
9158 : see if getfsstat exists
9159 set getfsstat d_getfsstat
9162 : see if getgrent exists
9163 set getgrent d_getgrent
9166 : see if gethostbyaddr exists
9167 set gethostbyaddr d_gethbyaddr
9170 : see if gethostbyname exists
9171 set gethostbyname d_gethbyname
9174 : see if gethostent exists
9175 set gethostent d_gethent
9178 : see how we will look up host name
9181 if set gethostname val -f d_gethname; eval $csym; $val; then
9182 echo 'gethostname() found.' >&4
9183 d_gethname="$define"
9186 if set uname val -f d_uname; eval $csym; $val; then
9189 uname() was found, but you're running xenix, and older versions of xenix
9190 have a broken uname(). If you don't really know whether your xenix is old
9191 enough to have a broken system call, use the default answer.
9198 rp='Is your uname() broken?'
9201 n*) d_uname="$define"; call=uname;;
9204 echo 'uname() found.' >&4
9211 case "$d_gethname" in
9212 '') d_gethname="$undef";;
9215 '') d_uname="$undef";;
9217 case "$d_uname$d_gethname" in
9222 Every now and then someone has a $call() that lies about the hostname
9223 but can't be fixed for political or economic reasons. If you wish, I can
9224 pretend $call() isn't there and maybe compute hostname at run-time
9225 thanks to the '$phostname' command.
9228 rp="Shall I ignore $call() from now on?"
9231 y*) d_uname="$undef" d_gethname="$undef"; $echo $n "Okay...$c";;
9234 case "$phostname" in
9236 *) case "$aphostname" in
9242 file=`./loc $file $file $pth`
9243 aphostname=`echo $file $*`
9248 case "$d_uname$d_gethname" in
9251 case "$phostname" in
9253 echo "There will be no way for $package to get your hostname." >&4;;
9255 echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
9259 case "$d_phostname" in
9260 '') d_phostname="$undef";;
9263 : see if this is a netdb.h system
9267 : see if prototypes for various gethostxxx netdb.h functions are available
9269 set d_gethostprotos gethostent $i_netdb netdb.h
9272 : see if getlogin exists
9273 set getlogin d_getlogin
9276 : see if getmnt exists
9280 : see if getmntent exists
9281 set getmntent d_getmntent
9284 : see if getnetbyaddr exists
9285 set getnetbyaddr d_getnbyaddr
9288 : see if getnetbyname exists
9289 set getnetbyname d_getnbyname
9292 : see if getnetent exists
9293 set getnetent d_getnent
9296 : see if prototypes for various getnetxxx netdb.h functions are available
9298 set d_getnetprotos getnetent $i_netdb netdb.h
9302 : see if getprotobyname exists
9303 set getprotobyname d_getpbyname
9306 : see if getprotobynumber exists
9307 set getprotobynumber d_getpbynumber
9310 : see if getprotoent exists
9311 set getprotoent d_getpent
9314 : see if getpgid exists
9315 set getpgid d_getpgid
9318 : see if getpgrp2 exists
9319 set getpgrp2 d_getpgrp2
9322 : see if getppid exists
9323 set getppid d_getppid
9326 : see if getpriority exists
9327 set getpriority d_getprior
9330 : see if prototypes for various getprotoxxx netdb.h functions are available
9332 set d_getprotoprotos getprotoent $i_netdb netdb.h
9335 : see if getpwent exists
9336 set getpwent d_getpwent
9340 : see if getservbyname exists
9341 set getservbyname d_getsbyname
9344 : see if getservbyport exists
9345 set getservbyport d_getsbyport
9348 : see if getservent exists
9349 set getservent d_getsent
9352 : see if prototypes for various getservxxx netdb.h functions are available
9354 set d_getservprotos getservent $i_netdb netdb.h
9357 : see if getspent exists
9358 set getspent d_getspent
9361 : see if getspnam exists
9362 set getspnam d_getspnam
9365 : see if gettimeofday or ftime exists
9366 set gettimeofday d_gettimeod
9368 case "$d_gettimeod" in
9374 val="$undef"; set d_ftime; eval $setvar
9377 case "$d_gettimeod$d_ftime" in
9380 echo 'No ftime() nor gettimeofday() -- timing may be less accurate.' >&4
9384 : see if this is an grp system
9390 xxx=`./findhdr grp.h`
9391 $cppstdin $cppflags $cppminus < $xxx >$$.h
9393 if $contains 'gr_passwd' $$.h >/dev/null 2>&1; then
9405 set d_grpasswd; eval $setvar
9409 : see if hasmntopt exists
9410 set hasmntopt d_hasmntopt
9413 : see if this is a netinet/in.h or sys/in.h system
9414 set netinet/in.h i_niin sys/in.h i_sysin
9417 : see if arpa/inet.h has to be included
9418 set arpa/inet.h i_arpainet
9421 : see if htonl --and friends-- exists
9426 : Maybe they are macros.
9431 #include <sys/types.h>
9432 #$i_niin I_NETINET_IN
9434 #$i_arpainet I_ARPA_INET
9436 #include <netinet/in.h>
9442 #include <arpa/inet.h>
9445 printf("Defined as a macro.");
9448 $cppstdin $cppflags $cppminus < htonl.c >htonl.E 2>/dev/null
9449 if $contains 'Defined as a macro' htonl.E >/dev/null 2>&1; then
9451 echo "But it seems to be defined as a macro." >&4
9459 : see if iconv exists
9465 if set index val -f; eval $csym; $val; then
9466 if set strchr val -f d_strchr; eval $csym; $val; then
9467 if $contains strchr "$strings" >/dev/null 2>&1 ; then
9470 echo "strchr() found." >&4
9474 echo "index() found." >&4
9479 echo "index() found." >&4
9482 if set strchr val -f d_strchr; eval $csym; $val; then
9485 echo "strchr() found." >&4
9487 echo "No index() or strchr() found!" >&4
9492 set d_strchr; eval $setvar
9494 set d_index; eval $setvar
9496 : check whether inet_aton exists
9497 set inet_aton d_inetaton
9500 : see if inttypes.h is available
9501 : we want a real compile instead of Inhdr because some systems
9502 : have an inttypes.h which includes non-existent headers
9505 #include <inttypes.h>
9507 static int32_t foo32 = 0x12345678;
9511 if eval $compile; then
9512 echo "<inttypes.h> found." >&4
9515 echo "<inttypes.h> NOT found." >&4
9524 echo "Checking to see if you have int64_t..." >&4
9526 #include <sys/types.h>
9527 #$i_inttypes I_INTTYPES
9529 #include <inttypes.h>
9531 int main() { int64_t x = 7; }
9534 if eval $compile; then
9536 echo "You have int64_t."
9539 echo "You do not have int64_t."
9547 $cat >isascii.c <<'EOCP'
9559 if eval $compile; then
9560 echo "isascii() found." >&4
9563 echo "isascii() NOT found." >&4
9570 : see if killpg exists
9574 : see if lchown exists
9576 $cat > try.c <<'EOCP'
9577 /* System header to define __stub macros and hopefully few prototypes,
9578 which can conflict with char lchown(); below. */
9580 /* Override any gcc2 internal prototype to avoid an error. */
9581 /* We use char because int might match the return type of a gcc2
9582 builtin and then its argument prototype would still apply. */
9585 /* The GNU C library defines this for functions which it implements
9586 to always fail with ENOSYS. Some functions are actually named
9587 something starting with __ and the normal name is an alias. */
9588 #if defined (__stub_lchown) || defined (__stub___lchown)
9596 if eval $compile; then
9597 $echo "lchown() found." >&4
9600 $echo "lchown() NOT found." >&4
9606 : See if number of significant digits in a double precision number is known
9608 $cat >ldbl_dig.c <<EOM
9618 printf("Contains LDBL_DIG");
9621 $cppstdin $cppflags $cppminus < ldbl_dig.c >ldbl_dig.E 2>/dev/null
9622 if $contains 'LDBL_DIG' ldbl_dig.E >/dev/null 2>&1; then
9623 echo "LDBL_DIG found." >&4
9626 echo "LDBL_DIG NOT found." >&4
9633 : see if link exists
9637 : see if localeconv exists
9638 set localeconv d_locconv
9641 : see if lockf exists
9645 : check for long long
9647 echo "Checking to see if you have long long..." >&4
9648 echo 'int main() { long long x = 7; return 0; }' > try.c
9650 if eval $compile; then
9652 echo "You have have long long."
9655 echo "You do not have long long."
9661 : check for length of long long
9662 case "${d_longlong}${longlongsize}" in
9665 echo "Checking to see how big your long longs are..." >&4
9666 $cat >try.c <<'EOCP'
9670 printf("%d\n", (int)sizeof(long long));
9675 if eval $compile_ok; then
9676 longlongsize=`./try$exe_ext`
9677 echo "Your long longs are $longlongsize bytes long."
9681 echo "(I can't seem to compile the test program. Guessing...)"
9682 rp="What is the size of a long long (in bytes)?"
9686 if $test "X$longsize" = "X$longlongsize"; then
9687 echo "(That isn't any different from an ordinary long.)"
9693 : see if prototype for lseek is available
9695 set d_lseekproto lseek $i_systypes sys/types.h $i_unistd unistd.h
9698 : see if lstat exists
9702 : see if madvise exists
9703 set madvise d_madvise
9706 : see if mblen exists
9710 : see if mbstowcs exists
9711 set mbstowcs d_mbstowcs
9714 : see if mbtowc exists
9718 : see if memchr exists
9722 : see if memcmp exists
9726 : see if memcpy exists
9730 : see if memmove exists
9731 set memmove d_memmove
9734 : see if memset exists
9738 : see if mkdir exists
9742 : see if mkdtemp exists
9743 set mkdtemp d_mkdtemp
9746 : see if mkfifo exists
9750 : see if mkstemp exists
9751 set mkstemp d_mkstemp
9754 : see if mkstemps exists
9755 set mkstemps d_mkstemps
9758 : see if mktime exists
9762 : see if this is a sys/mman.h system
9763 set sys/mman.h i_sysmman
9766 : see if mmap exists
9769 : see what shmat returns
9770 : default to something harmless
9772 case "$i_sysmman$d_mmap" in
9774 $cat >mmap.c <<'END'
9775 #include <sys/mman.h>
9778 if $cc $ccflags -c mmap.c >/dev/null 2>&1; then
9783 echo "and it returns ($mmaptype)." >&4
9789 : see if mprotect exists
9790 set mprotect d_mprotect
9793 : see if msgctl exists
9797 : see if msgget exists
9801 : see if msgsnd exists
9805 : see if msgrcv exists
9809 : see how much of the 'msg*(2)' library is present.
9812 case "$d_msgctl$d_msgget$d_msgsnd$d_msgrcv" in
9813 *"$undef"*) h_msg=false;;
9817 case "`ipcs 2>&1`" in
9818 "SVID messages"*"not configured"*)
9819 echo "Your $osname does not have the msg*(2) configured." >&4
9834 : we could also check for sys/ipc.h ...
9835 if $h_msg && $test `./findhdr sys/msg.h`; then
9836 echo "You have the full msg*(2) library." >&4
9839 echo "You don't have the full msg*(2) library." >&4
9845 : see if msync exists
9849 : see if munmap exists
9853 : see if nice exists
9859 echo "Checking which 64-bit integer type we could use..." >&4
9865 val='"unsigned int"'
9870 *) case "$longsize" in
9874 val='"unsigned long"'
9879 *) case "$d_longlong:$longlongsize" in
9884 val='"unsigned long long"'
9889 *) case "$d_int64_t" in
9908 '') echo "Alas, no 64-bit integer types in sight." >&4
9911 *) if test X"$use64bitint" = Xdefine -o X"$longsize" = X8; then
9916 echo "We $verb use '$quadtype' for 64-bit integers." >&4
9921 : check for length of character
9925 echo "Checking to see how big your characters are (hey, you never know)..." >&4
9926 $cat >try.c <<'EOCP'
9930 printf("%d\n", (int)sizeof(char));
9935 if eval $compile_ok; then
9939 echo "(I can't seem to compile the test program. Guessing...)"
9946 rp="What is the size of a character (in bytes)?"
9953 $echo "Choosing the C types to be used for Perl's internal types..." >&4
9955 case "$use64bitint:$d_quad:$quadtype" in
9963 uvtype="unsigned long"
9969 case "$uselongdouble:$d_longdbl" in
9971 nvtype="long double"
9979 $echo "(IV will be "$ivtype", $ivsize bytes)"
9980 $echo "(UV will be "$uvtype", $uvsize bytes)"
9981 $echo "(NV will be "$nvtype", $nvsize bytes)"
9984 #$i_inttypes I_INTTYPES
9986 #include <inttypes.h>
9991 int8_t i = INT8_MAX;
9992 uint8_t u = UINT8_MAX;
9996 int16_t i = INT16_MAX;
9997 uint16_t i = UINT16_MAX;
9998 printf("int16_t\n");
10001 int32_t i = INT32_MAX;
10002 uint32_t u = UINT32_MAX;
10003 printf("int32_t\n");
10009 '') case "$charsize" in
10011 u8type="unsigned char"
10020 if eval $compile; then
10021 case "`./try$exe_ext`" in
10022 int8_t) i8type=int8_t
10032 '') if $test $charsize -ge 1; then
10034 u8type="unsigned char"
10042 '') case "$shortsize" in
10044 u16type="unsigned short"
10052 '') set try -DINT16
10053 if eval $compile; then
10054 case "`./try$exe_ext`" in
10066 '') if $test $shortsize -ge 2; then
10068 u16type="unsigned short"
10076 '') case "$longsize" in
10078 u32type="unsigned long"
10082 *) case "$intsize" in
10084 u32type="unsigned int"
10094 '') set try -DINT32
10095 if eval $compile; then
10096 case "`./try$exe_ext`" in
10108 '') if $test $intsize -ge 4; then
10110 u32type="unsigned int"
10118 '') case "$d_quad:$quadtype" in
10120 i64type="$quadtype"
10121 u64type="$uquadtype"
10129 $echo "Checking whether your NVs can preserve your UVs..." >&4
10133 $uvtype k = ($uvtype)~0, l;
10139 printf("preserve\n");
10144 if eval $compile; then
10145 case "`./try$exe_ext`" in
10146 preserve) d_nv_preserves_uv="$define" ;;
10149 case "$d_nv_preserves_uv" in
10150 $define) $echo "Yes, they can." 2>&1 ;;
10151 *) $echo "No, they can't." 2>&1
10152 d_nv_preserves_uv="$undef"
10159 : check for off64_t
10161 echo "Checking to see if you have off64_t..." >&4
10163 #include <sys/types.h>
10164 #include <unistd.h>
10165 int main() { off64_t x = 7; }
10168 if eval $compile; then
10170 echo "You have off64_t."
10173 echo "You do not have off64_t."
10174 case "$lseeksize" in
10175 8) echo "(Your off_t is 64 bits, so you could use that.)" ;;
10182 : see if POSIX threads are available
10183 set pthread.h i_pthread
10189 : how to create joinable pthreads
10190 if test "X$usethreads" = "X$define" -a "X$i_pthread" = "X$define"; then
10192 echo "Checking what constant to use for creating joinable pthreads..." >&4
10193 $cat >try.c <<'EOCP'
10194 #include <pthread.h>
10196 int detachstate = JOINABLE;
10199 set try -DJOINABLE=PTHREAD_CREATE_JOINABLE
10200 if eval $compile; then
10201 echo "You seem to use PTHREAD_CREATE_JOINABLE." >&4
10202 val="$undef" # Yes, undef.
10203 set d_old_pthread_create_joinable
10206 set old_pthread_create_joinable
10209 set try -DJOINABLE=PTHREAD_CREATE_UNDETACHED
10210 if eval $compile; then
10211 echo "You seem to use PTHREAD_CREATE_UNDETACHED." >&4
10213 set d_old_pthread_create_joinable
10215 val=PTHREAD_CREATE_UNDETACHED
10216 set old_pthread_create_joinable
10219 set try -DJOINABLE=__UNDETACHED
10220 if eval $compile; then
10221 echo "You seem to use __UNDETACHED." >&4
10223 set d_old_pthread_create_joinable
10226 set old_pthread_create_joinable
10229 echo "Egads, nothing obvious found. Guessing that you use 0." >&4
10231 set d_old_pthread_create_joinable
10234 set old_pthread_create_joinable
10241 d_old_pthread_create_joinable="$undef"
10242 old_pthread_create_joinable=""
10245 : see if pause exists
10249 : see if pipe exists
10253 : see if poll exists
10258 : see whether the various POSIXish _yields exist
10260 #include <pthread.h>
10266 #ifdef PTHREAD_YIELD
10269 #ifdef PTHREAD_YIELD_NULL
10270 pthread_yield(NULL);
10276 : see if sched_yield exists
10277 set try -DSCHED_YIELD
10278 if eval $compile; then
10280 sched_yield='sched_yield()'
10284 case "$usethreads" in
10287 $define) echo 'sched_yield() found.' >&4 ;;
10288 *) echo 'sched_yield() NOT found.' >&4 ;;
10294 : see if pthread_yield exists
10295 set try -DPTHREAD_YIELD
10296 if eval $compile; then
10298 case "$sched_yield" in
10299 '') sched_yield='pthread_yield()' ;;
10302 set try -DPTHREAD_YIELD_NULL
10303 if eval $compile; then
10305 case "$sched_yield" in
10306 '') sched_yield='pthread_yield(NULL)' ;;
10312 case "$usethreads" in
10315 $define) echo 'pthread_yield() found.' >&4 ;;
10316 *) echo 'pthread_yield() NOT found.' >&4 ;;
10320 set d_pthread_yield
10323 case "$sched_yield" in
10324 '') sched_yield=undef ;;
10329 : see if this is a pwd.h system
10335 xxx=`./findhdr pwd.h`
10336 $cppstdin $cppflags $cppminus < $xxx >$$.h
10338 if $contains 'pw_quota' $$.h >/dev/null 2>&1; then
10346 if $contains 'pw_age' $$.h >/dev/null 2>&1; then
10354 if $contains 'pw_change' $$.h >/dev/null 2>&1; then
10362 if $contains 'pw_class' $$.h >/dev/null 2>&1; then
10370 if $contains 'pw_expire' $$.h >/dev/null 2>&1; then
10378 if $contains 'pw_comment' $$.h >/dev/null 2>&1; then
10386 if $contains 'pw_gecos' $$.h >/dev/null 2>&1; then
10394 if $contains 'pw_passwd' $$.h >/dev/null 2>&1; then
10406 set d_pwquota; eval $setvar
10407 set d_pwage; eval $setvar
10408 set d_pwchange; eval $setvar
10409 set d_pwclass; eval $setvar
10410 set d_pwexpire; eval $setvar
10411 set d_pwcomment; eval $setvar
10412 set d_pwgecos; eval $setvar
10413 set d_pwpasswd; eval $setvar
10417 : see if readdir and friends exist
10418 set readdir d_readdir
10420 set seekdir d_seekdir
10422 set telldir d_telldir
10424 set rewinddir d_rewinddir
10427 : see if readlink exists
10428 set readlink d_readlink
10431 : see if rename exists
10432 set rename d_rename
10435 : see if rmdir exists
10439 : see if memory.h is available.
10444 : See if it conflicts with string.h
10450 $cppstdin $cppflags $cppminus < $strings > mem.h
10451 if $contains 'memcpy' mem.h >/dev/null 2>&1; then
10453 echo "We won't be including <memory.h>."
10463 : can bcopy handle overlapping blocks?
10468 echo "Checking to see if your bcopy() can do overlapping copies..." >&4
10470 #$i_memory I_MEMORY
10471 #$i_stdlib I_STDLIB
10472 #$i_string I_STRING
10473 #$i_unistd I_UNISTD
10475 $cat >>try.c <<'EOCP'
10478 # include <memory.h>
10481 # include <stdlib.h>
10484 # include <string.h>
10486 # include <strings.h>
10489 # include <unistd.h> /* Needed for NetBSD */
10493 char buf[128], abc[128];
10499 bcopy("abcdefghijklmnopqrstuvwxyz0123456789", abc, 36);
10501 for (align = 7; align >= 0; align--) {
10502 for (len = 36; len; len--) {
10504 bcopy(abc, b, len);
10505 for (off = 1; off <= len; off++) {
10506 bcopy(b, b+off, len);
10507 bcopy(b+off, b, len);
10508 if (bcmp(b, abc, len))
10517 if eval $compile_ok; then
10518 if ./try 2>/dev/null; then
10519 echo "Yes, it can."
10522 echo "It can't, sorry."
10523 case "$d_memmove" in
10524 "$define") echo "But that's Ok since you have memmove()." ;;
10528 echo "(I can't compile the test program, so we'll assume not...)"
10529 case "$d_memmove" in
10530 "$define") echo "But that's Ok since you have memmove()." ;;
10535 $rm -f try.* try core
10539 : can memcpy handle overlapping blocks?
10541 case "$d_memcpy" in
10544 echo "Checking to see if your memcpy() can do overlapping copies..." >&4
10546 #$i_memory I_MEMORY
10547 #$i_stdlib I_STDLIB
10548 #$i_string I_STRING
10549 #$i_unistd I_UNISTD
10551 $cat >>try.c <<'EOCP'
10554 # include <memory.h>
10557 # include <stdlib.h>
10560 # include <string.h>
10562 # include <strings.h>
10565 # include <unistd.h> /* Needed for NetBSD */
10569 char buf[128], abc[128];
10575 /* Copy "abcde..." string to char abc[] so that gcc doesn't
10576 try to store the string in read-only memory. */
10577 memcpy(abc, "abcdefghijklmnopqrstuvwxyz0123456789", 36);
10579 for (align = 7; align >= 0; align--) {
10580 for (len = 36; len; len--) {
10582 memcpy(b, abc, len);
10583 for (off = 1; off <= len; off++) {
10584 memcpy(b+off, b, len);
10585 memcpy(b, b+off, len);
10586 if (memcmp(b, abc, len))
10595 if eval $compile_ok; then
10596 if ./try 2>/dev/null; then
10597 echo "Yes, it can."
10600 echo "It can't, sorry."
10601 case "$d_memmove" in
10602 "$define") echo "But that's Ok since you have memmove()." ;;
10606 echo "(I can't compile the test program, so we'll assume not...)"
10607 case "$d_memmove" in
10608 "$define") echo "But that's Ok since you have memmove()." ;;
10613 $rm -f try.* try core
10617 : can memcmp be trusted to compare relative magnitude?
10619 case "$d_memcmp" in
10622 echo "Checking if your memcmp() can compare relative magnitude..." >&4
10624 #$i_memory I_MEMORY
10625 #$i_stdlib I_STDLIB
10626 #$i_string I_STRING
10627 #$i_unistd I_UNISTD
10629 $cat >>try.c <<'EOCP'
10632 # include <memory.h>
10635 # include <stdlib.h>
10638 # include <string.h>
10640 # include <strings.h>
10643 # include <unistd.h> /* Needed for NetBSD */
10649 if ((a < b) && memcmp(&a, &b, 1) < 0)
10655 if eval $compile_ok; then
10656 if ./try 2>/dev/null; then
10657 echo "Yes, it can."
10660 echo "No, it can't (it uses signed chars)."
10663 echo "(I can't compile the test program, so we'll assume not...)"
10667 $rm -f try.* try core
10671 : see if select exists
10672 set select d_select
10675 : see if semctl exists
10676 set semctl d_semctl
10679 : see if semget exists
10680 set semget d_semget
10683 : see if semop exists
10687 : see how much of the 'sem*(2)' library is present.
10690 case "$d_semctl$d_semget$d_semop" in
10691 *"$undef"*) h_sem=false;;
10695 case "`ipcs 2>&1`" in
10696 "SVID messages"*"not configured"*)
10697 echo "Your $osname does not have the sem*(2) configured." >&4
10700 set semctl d_semctl
10702 set semget d_semget
10710 : we could also check for sys/ipc.h ...
10711 if $h_sem && $test `./findhdr sys/sem.h`; then
10712 echo "You have the full sem*(2) library." >&4
10715 echo "You don't have the full sem*(2) library." >&4
10721 : see whether sys/sem.h defines union semun
10723 $cat > try.c <<'END'
10724 #include <sys/types.h>
10725 #include <sys/ipc.h>
10726 #include <sys/sem.h>
10727 int main () { union semun semun; semun.buf = 0; }
10730 if eval $compile; then
10731 echo "You have union semun in <sys/sem.h>." >&4
10734 echo "You do not have union semun in <sys/sem.h>." >&4
10737 $rm -f try try.c try.h
10741 : see how to do semctl IPC_STAT
10744 : see whether semctl IPC_STAT can use union semun
10749 # define S_IRUSR S_IREAD
10750 # define S_IWUSR S_IWRITE
10751 # define S_IXUSR S_IEXEC
10753 # define S_IRUSR 0400
10754 # define S_IWUSR 0200
10755 # define S_IXUSR 0100
10757 # define S_IRGRP (S_IRUSR>>3)
10758 # define S_IWGRP (S_IWUSR>>3)
10759 # define S_IXGRP (S_IXUSR>>3)
10760 # define S_IROTH (S_IRUSR>>6)
10761 # define S_IWOTH (S_IWUSR>>6)
10762 # define S_IXOTH (S_IXUSR>>6)
10765 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR)
10766 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP)
10767 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH)
10772 #include <sys/types.h>
10773 #include <sys/ipc.h>
10774 #include <sys/sem.h>
10775 #include <sys/stat.h>
10782 #$d_union_semun HAS_UNION_SEMUN
10785 #ifndef HAS_UNION_SEMUN
10788 struct semid_ds *buf;
10789 unsigned short *array;
10795 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10796 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10798 struct semid_ds argbuf;
10801 st = semctl(sem, 0, IPC_STAT, arg);
10805 # endif /* IPC_STAT */
10806 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10808 if (semctl(sem, 0, IPC_RMID, arg) != 0)
10809 # endif /* IPC_RMID */
10810 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10812 #endif /* IPC_PRIVATE && ... */
10813 printf("semget failed: errno = %d\n", errno);
10819 if eval $compile; then
10822 semun) val="$define" ;;
10828 case "$d_semctl_semun" in
10830 echo "You can use union semun for semctl IPC_STAT." >&4
10833 *) echo "You cannot use union semun for semctl IPC_STAT." >&4
10838 : see whether semctl IPC_STAT can use struct semid_ds pointer
10839 $cat > try.c <<'END'
10840 #include <sys/types.h>
10841 #include <sys/ipc.h>
10842 #include <sys/sem.h>
10843 #include <sys/stat.h>
10851 struct semid_ds arg;
10854 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10855 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10858 st = semctl(sem, 0, IPC_STAT, &arg);
10860 printf("semid_ds\n");
10862 # endif /* IPC_STAT */
10863 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10865 if (semctl(sem, 0, IPC_RMID, &arg) != 0)
10866 # endif /* IPC_RMID */
10867 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10869 #endif /* IPC_PRIVATE && ... */
10870 printf("semget failed: errno = %d\n", errno);
10877 if eval $compile; then
10880 semid_ds) val="$define" ;;
10884 set d_semctl_semid_ds
10886 case "$d_semctl_semid_ds" in
10888 echo "You can $also use struct semid_ds* for semctl IPC_STAT." >&4
10890 *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4
10897 # We do not have the full sem*(2) library, so assume we can not
10903 set d_semctl_semid_ds
10908 : see if setegid exists
10909 set setegid d_setegid
10912 : see if seteuid exists
10913 set seteuid d_seteuid
10916 : see if setgrent exists
10917 set setgrent d_setgrent
10920 : see if sethostent exists
10921 set sethostent d_sethent
10924 : see if setlinebuf exists
10925 set setlinebuf d_setlinebuf
10928 : see if setlocale exists
10929 set setlocale d_setlocale
10932 : see if setnetent exists
10933 set setnetent d_setnent
10936 : see if setprotoent exists
10937 set setprotoent d_setpent
10940 : see if setpgid exists
10941 set setpgid d_setpgid
10944 : see if setpgrp2 exists
10945 set setpgrp2 d_setpgrp2
10948 : see if setpriority exists
10949 set setpriority d_setprior
10952 : see if setpwent exists
10953 set setpwent d_setpwent
10956 : see if setregid exists
10957 set setregid d_setregid
10959 set setresgid d_setresgid
10962 : see if setreuid exists
10963 set setreuid d_setreuid
10965 set setresuid d_setresuid
10968 : see if setrgid exists
10969 set setrgid d_setrgid
10972 : see if setruid exists
10973 set setruid d_setruid
10976 : see if setservent exists
10977 set setservent d_setsent
10980 : see if setsid exists
10981 set setsid d_setsid
10984 : see if setspent exists
10985 set setspent d_setspent
10988 : see if setvbuf exists
10989 set setvbuf d_setvbuf
10992 : see if sfio.h is available
10997 : see if sfio library is available
11008 : Ok, but do we want to use it.
11012 true|$define|[yY]*) dflt='y';;
11015 echo "$package can use the sfio library, but it is experimental."
11016 rp="You seem to have sfio available, do you want to try using it?"
11020 *) echo "Ok, avoiding sfio this time. I'll use stdio instead."
11022 : Remove sfio from list of libraries to use
11023 set `echo X $libs | $sed -e 's/-lsfio / /' -e 's/-lsfio$//'`
11026 echo "libs = $libs" >&4
11030 *) case "$usesfio" in
11031 true|$define|[yY]*)
11032 echo "Sorry, cannot find sfio on this machine" >&4
11033 echo "Ignoring your setting of usesfio=$usesfio" >&4
11041 $define) usesfio='true';;
11042 *) usesfio='false';;
11045 : see if shmctl exists
11046 set shmctl d_shmctl
11049 : see if shmget exists
11050 set shmget d_shmget
11053 : see if shmat exists
11056 : see what shmat returns
11059 $cat >shmat.c <<'END'
11060 #include <sys/shm.h>
11063 if $cc $ccflags -c shmat.c >/dev/null 2>&1; then
11068 echo "and it returns ($shmattype)." >&4
11069 : see if a prototype for shmat is available
11070 xxx=`./findhdr sys/shm.h`
11071 $cppstdin $cppflags $cppminus < $xxx > shmat.c 2>/dev/null
11072 if $contains 'shmat.*(' shmat.c >/dev/null 2>&1; then
11083 set d_shmatprototype
11086 : see if shmdt exists
11090 : see how much of the 'shm*(2)' library is present.
11093 case "$d_shmctl$d_shmget$d_shmat$d_shmdt" in
11094 *"$undef"*) h_shm=false;;
11098 case "`ipcs 2>&1`" in
11099 "SVID shared memory"*"not configured"*)
11100 echo "Your $osname does not have the shm*(2) configured." >&4
11103 set shmctl d_shmctl
11105 set shmget d_shmget
11115 : we could also check for sys/ipc.h ...
11116 if $h_shm && $test `./findhdr sys/shm.h`; then
11117 echo "You have the full shm*(2) library." >&4
11120 echo "You don't have the full shm*(2) library." >&4
11127 : see if we have sigaction
11128 if set sigaction val -f d_sigaction; eval $csym; $val; then
11129 echo 'sigaction() found.' >&4
11130 $cat > try.c <<'EOP'
11132 #include <sys/types.h>
11133 #include <signal.h>
11136 struct sigaction act, oact;
11138 oact.sa_handler = 0;
11139 /* so that act and oact are used */
11140 exit(act.sa_flags == 0 && oact.sa_handler == 0);
11144 if eval $compile_ok; then
11147 echo "But you don't seem to have a useable struct sigaction." >&4
11151 echo 'sigaction NOT found.' >&4
11154 set d_sigaction; eval $setvar
11155 $rm -f try try$_o try.c
11157 : see if sigsetjmp exists
11159 case "$d_sigsetjmp" in
11161 $cat >try.c <<'EOP'
11162 #include <setjmp.h>
11167 if (sigsetjmp(env,1))
11170 siglongjmp(env, 1);
11175 if eval $compile; then
11176 if ./try >/dev/null 2>&1; then
11177 echo "POSIX sigsetjmp found." >&4
11181 Uh-Oh! You have POSIX sigsetjmp and siglongjmp, but they do not work properly!!
11187 echo "sigsetjmp not found." >&4
11191 *) val="$d_sigsetjmp"
11192 case "$d_sigsetjmp" in
11193 $define) echo "POSIX sigsetjmp found." >&4;;
11194 $undef) echo "sigsetjmp not found." >&4;;
11202 : see if sys/stat.h is available
11203 set sys/stat.h i_sysstat
11207 : see if stat knows about block sizes
11209 echo "Checking to see if your struct stat has st_blocks field..." >&4
11210 set d_statblks stat st_blocks $i_sysstat sys/stat.h
11214 : see if this is a sys/vfs.h system
11215 set sys/vfs.h i_sysvfs
11219 : see if this is a sys/statfs.h system
11220 set sys/statfs.h i_sysstatfs
11225 echo "Checking to see if your system supports struct statfs..." >&4
11226 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
11228 case "$d_statfs_s" in
11229 "$define") echo "Yes, it does." ;;
11230 *) echo "No, it doesn't." ;;
11235 : see if struct statfs knows about f_flags
11236 case "$d_statfs_s" in
11239 echo "Checking to see if your struct statfs has f_flags field..." >&4
11240 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
11244 set d_statfs_f_flags
11248 case "$d_statfs_f_flags" in
11249 "$define") echo "Yes, it does." ;;
11250 *) echo "No, it doesn't." ;;
11253 : see if _ptr and _cnt from stdio act std
11255 if $contains '_IO_fpos_t' `./findhdr stdio.h` `./findhdr libio.h` >/dev/null 2>&1 ; then
11256 echo "(Looks like you have stdio.h from Linux.)"
11257 case "$stdio_ptr" in
11258 '') stdio_ptr='((fp)->_IO_read_ptr)'
11261 *) ptr_lval=$d_stdio_ptr_lval;;
11263 case "$stdio_cnt" in
11264 '') stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
11267 *) cnt_lval=$d_stdio_cnt_lval;;
11269 case "$stdio_base" in
11270 '') stdio_base='((fp)->_IO_read_base)';;
11272 case "$stdio_bufsiz" in
11273 '') stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)';;
11276 case "$stdio_ptr" in
11277 '') stdio_ptr='((fp)->_ptr)'
11280 *) ptr_lval=$d_stdio_ptr_lval;;
11282 case "$stdio_cnt" in
11283 '') stdio_cnt='((fp)->_cnt)'
11286 *) cnt_lval=$d_stdio_cnt_lval;;
11288 case "$stdio_base" in
11289 '') stdio_base='((fp)->_base)';;
11291 case "$stdio_bufsiz" in
11292 '') stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)';;
11295 : test whether _ptr and _cnt really work
11296 echo "Checking how std your stdio is..." >&4
11299 #define FILE_ptr(fp) $stdio_ptr
11300 #define FILE_cnt(fp) $stdio_cnt
11302 FILE *fp = fopen("try.c", "r");
11305 18 <= FILE_cnt(fp) &&
11306 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11314 if eval $compile; then
11316 echo "Your stdio acts pretty std."
11319 echo "Your stdio isn't very std."
11322 echo "Your stdio doesn't appear very std."
11328 : Can _ptr be used as an lvalue?
11329 case "$d_stdstdio$ptr_lval" in
11330 $define$define) val=$define ;;
11333 set d_stdio_ptr_lval
11336 : Can _cnt be used as an lvalue?
11337 case "$d_stdstdio$cnt_lval" in
11338 $define$define) val=$define ;;
11341 set d_stdio_cnt_lval
11344 : see if _base is also standard
11346 case "$d_stdstdio" in
11350 #define FILE_base(fp) $stdio_base
11351 #define FILE_bufsiz(fp) $stdio_bufsiz
11353 FILE *fp = fopen("try.c", "r");
11356 19 <= FILE_bufsiz(fp) &&
11357 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
11364 if eval $compile; then
11366 echo "And its _base field acts std."
11369 echo "But its _base field isn't std."
11372 echo "However, it seems to be lacking the _base field."
11381 Checking how to access stdio streams by file descriptor number...
11383 case "$stdio_stream_array" in
11384 '') $cat >try.c <<EOCP
11387 if (&STDIO_STREAM_ARRAY[fileno(stdin)] == stdin)
11391 for s in _iob __iob __sF
11393 set try -DSTDIO_STREAM_ARRAY=$s
11394 if eval $compile; then
11395 case "`./try$exe_ext`" in
11396 yes) stdio_stream_array=$s; break ;;
11400 $rm -f try.* try$exe_ext
11402 case "$stdio_stream_array" in
11404 I can't figure out how to access stdio streams by file descriptor number.
11406 d_stdio_stream_array="$undef"
11409 You can access stdio streams by file descriptor number by the $stdio_stream_array array.
11411 d_stdio_stream_array="$define"
11415 : see if strcoll exists
11416 set strcoll d_strcoll
11419 : check for structure copying
11421 echo "Checking to see if your C compiler can copy structs..." >&4
11422 $cat >try.c <<'EOCP'
11432 if $cc -c try.c >/dev/null 2>&1 ; then
11434 echo "Yup, it can."
11437 echo "Nope, it can't."
11443 : see if strerror and/or sys_errlist[] exist
11445 if test "X$d_strerror" = X -o "X$d_syserrlst" = X; then
11446 if set strerror val -f d_strerror; eval $csym; $val; then
11447 echo 'strerror() found.' >&4
11448 d_strerror="$define"
11449 d_strerrm='strerror(e)'
11450 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11451 echo "(You also have sys_errlist[], so we could roll our own strerror.)"
11452 d_syserrlst="$define"
11454 echo "(Since you don't have sys_errlist[], sterror() is welcome.)"
11455 d_syserrlst="$undef"
11457 elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
11458 $contains '#[ ]*define.*strerror' "$xxx" >/dev/null 2>&1; then
11459 echo 'strerror() found in string header.' >&4
11460 d_strerror="$define"
11461 d_strerrm='strerror(e)'
11462 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11463 echo "(Most probably, strerror() uses sys_errlist[] for descriptions.)"
11464 d_syserrlst="$define"
11466 echo "(You don't appear to have any sys_errlist[], how can this be?)"
11467 d_syserrlst="$undef"
11469 elif set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11470 echo "strerror() not found, but you have sys_errlist[] so we'll use that." >&4
11471 d_strerror="$undef"
11472 d_syserrlst="$define"
11473 d_strerrm='((e)<0||(e)>=sys_nerr?"unknown":sys_errlist[e])'
11475 echo 'strerror() and sys_errlist[] NOT found.' >&4
11476 d_strerror="$undef"
11477 d_syserrlst="$undef"
11478 d_strerrm='"unknown"'
11482 : see if strtod exists
11483 set strtod d_strtod
11486 : see if strtol exists
11487 set strtol d_strtol
11490 : see if strtold exists
11491 set strtold d_strtold
11494 : see if strtoll exists
11495 set strtoll d_strtoll
11498 case "$d_longlong-$d_strtoll" in
11501 Checking whether your strtoll() works okay...
11503 $cat >try.c <<'EOCP'
11506 #define strtoll __strtoll
11509 extern long long int strtoll(char *s, char **, int);
11510 static int bad = 0;
11511 int check(char *s, long long ell, int een) {
11514 gll = strtoll(s, 0, 10);
11515 if (!((gll == ell) && (errno == een)))
11519 check(" 1", 1LL, 0);
11520 check(" 0", 0LL, 0);
11521 check("-1", -1LL, 0);
11522 check("-9223372036854775808", -9223372036854775808LL, 0);
11523 check("-9223372036854775808", -9223372036854775808LL, 0);
11524 check(" 9223372036854775807", 9223372036854775807LL, 0);
11525 check("-9223372036854775808", -9223372036854775808LL, 0);
11526 check(" 9223372036854775808", 9223372036854775807LL, ERANGE);
11527 check("-9223372036854775809", -9223372036854775808LL, ERANGE);
11533 if eval $compile; then
11535 ok) echo "Your strtoll() seems to be working okay." ;;
11537 Your strtoll() doesn't seem to be working okay.
11546 : see if strtoul exists
11547 set strtoul d_strtoul
11550 : see if strtoull exists
11551 set strtoull d_strtoull
11554 case "$d_longlong-$d_strtoull" in
11557 Checking whether your strtoull() works okay...
11559 $cat >try.c <<'EOCP'
11562 #define strtoull __strtoull
11565 extern unsigned long long int strtoull(char *s, char **, int);
11566 static int bad = 0;
11567 int check(char *s, long long eull, int een) {
11570 gull = strtoull(s, 0, 10);
11571 if (!((gull == eull) && (errno == een)))
11575 check(" 1", 1LL, 0);
11576 check(" 0", 0LL, 0);
11577 check("18446744073709551615", 18446744073709551615ULL, 0);
11578 check("18446744073709551616", 18446744073709551615ULL, ERANGE);
11584 if eval $compile; then
11586 ok) echo "Your strtoull() seems to be working okay." ;;
11588 Your strtoull() doesn't seem to be working okay.
11590 d_strtoull="$undef"
11597 : see if strtouq exists
11598 set strtouq d_strtouq
11601 : see if strxfrm exists
11602 set strxfrm d_strxfrm
11605 : see if symlink exists
11606 set symlink d_symlink
11609 : see if syscall exists
11610 set syscall d_syscall
11613 : see if sysconf exists
11614 set sysconf d_sysconf
11617 : see if system exists
11618 set system d_system
11621 : see if tcgetpgrp exists
11622 set tcgetpgrp d_tcgetpgrp
11625 : see if tcsetpgrp exists
11626 set tcsetpgrp d_tcsetpgrp
11629 : see if prototype for telldir is available
11631 set d_telldirproto telldir $i_systypes sys/types.h $i_dirent dirent.h
11634 : see if this is a sys/times.h system
11635 set sys/times.h i_systimes
11638 : see if times exists
11640 if set times val -f d_times; eval $csym; $val; then
11641 echo 'times() found.' >&4
11644 case "$i_systimes" in
11645 "$define") inc='sys/times.h';;
11647 rp="What is the type returned by times() on this system?"
11648 set clock_t clocktype long stdio.h sys/types.h $inc
11651 echo 'times() NOT found, hope that will do.' >&4
11656 : see if truncate exists
11657 set truncate d_truncate
11660 : see if tzname[] exists
11662 if set tzname val -a d_tzname; eval $csym; $val; then
11664 echo 'tzname[] found.' >&4
11667 echo 'tzname[] NOT found.' >&4
11672 : see if umask exists
11676 : see if ustat exists
11680 : backward compatibility for d_hvfork
11681 if test X$d_hvfork != X; then
11682 d_vfork="$d_hvfork"
11685 : see if there is a vfork
11690 : Ok, but do we want to use it. vfork is reportedly unreliable in
11691 : perl on Solaris 2.x, and probably elsewhere.
11695 case "$usevfork" in
11701 Perl can only use a vfork() that doesn't suffer from strict
11702 restrictions on calling functions or modifying global data in
11703 the child. For example, glibc-2.1 contains such a vfork()
11704 that is unsuitable. If your system provides a proper fork()
11705 call, chances are that you do NOT want perl to use vfork().
11708 rp="Do you still want to use vfork()?"
11713 echo "Ok, we won't use vfork()."
11722 $define) usevfork='true';;
11723 *) usevfork='false';;
11726 : see if this is an sysdir system
11727 set sys/dir.h i_sysdir
11730 : see if this is an sysndir system
11731 set sys/ndir.h i_sysndir
11734 : see if closedir exists
11735 set closedir d_closedir
11738 case "$d_closedir" in
11741 echo "Checking whether closedir() returns a status..." >&4
11742 cat > closedir.c <<EOM
11743 #$i_dirent I_DIRENT /**/
11744 #$i_sysdir I_SYS_DIR /**/
11745 #$i_sysndir I_SYS_NDIR /**/
11746 #$i_systypes I_SYS_TYPES /**/
11748 #if defined(I_SYS_TYPES)
11749 #include <sys/types.h>
11751 #if defined(I_DIRENT)
11752 #include <dirent.h>
11753 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
11754 #include <sys/dir.h>
11758 #include <sys/ndir.h>
11762 #include <ndir.h> /* may be wrong in the future */
11764 #include <sys/dir.h>
11769 int main() { return closedir(opendir(".")); }
11772 if eval $compile_ok; then
11773 if ./closedir > /dev/null 2>&1 ; then
11774 echo "Yes, it does."
11777 echo "No, it doesn't."
11781 echo "(I can't seem to compile the test program--assuming it doesn't)"
11789 set d_void_closedir
11792 : check for volatile keyword
11794 echo 'Checking to see if your C compiler knows about "volatile"...' >&4
11795 $cat >try.c <<'EOCP'
11798 typedef struct _goo_struct goo_struct;
11799 goo_struct * volatile goo = ((goo_struct *)0);
11800 struct _goo_struct {
11805 typedef unsigned short foo_t;
11806 char *volatile foo;
11808 volatile foo_t blech;
11812 if $cc -c $ccflags try.c >/dev/null 2>&1 ; then
11814 echo "Yup, it does."
11817 echo "Nope, it doesn't."
11823 : see if there is a wait4
11827 : see if waitpid exists
11828 set waitpid d_waitpid
11831 : see if wcstombs exists
11832 set wcstombs d_wcstombs
11835 : see if wctomb exists
11836 set wctomb d_wctomb
11839 : preserve RCS keywords in files with variable substitution, grrr
11844 Revision='$Revision'
11846 case "$crosscompile" in
11847 ''|[nN]*) crosscompile="$undef" ;;
11851 next|rhapsody|darwin) multiarch="$define" ;;
11853 case "$multiarch" in
11854 ''|[nN]*) multiarch="$undef" ;;
11857 : check for alignment requirements
11859 case "$crosscompile$multiarch" in
11862 You seem to be either cross-compiling or doing a multiarchitecture build,
11863 skipping the memory alignment check.
11866 case "$alignbytes" in
11867 '') alignbytes=8 ;;
11871 case "$alignbytes" in
11872 '') echo "Checking alignment constraints..." >&4
11873 if $test "X$uselongdouble" = Xdefine -a "X$d_longdbl" = Xdefine; then
11874 $cat >try.c <<'EOCP'
11875 typedef long double NV;
11878 $cat >try.c <<'EOCP'
11882 $cat >>try.c <<'EOCP'
11890 printf("%d\n", (int)((char *)&try_algn.bar - (char *)&try_algn.foo));
11895 if eval $compile_ok; then
11899 echo "(I can't seem to compile the test program...)"
11902 *) dflt="$alignbytes"
11905 rp="Doubles must be aligned on a how-many-byte boundary?"
11913 : set the base revision
11916 : check for ordering of bytes in a long
11918 case "$crosscompile$multiarch" in
11921 You seem to be either cross-compiling or doing a multiarchitecture build,
11922 skipping the byteorder check.
11928 case "$byteorder" in
11931 In the following, larger digits indicate more significance. A big-endian
11932 machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
11933 little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
11934 machines may have weird orders like 3412. A Cray will report 87654321,
11935 an Alpha will report 12345678. If the test program works the default is
11937 I'm now running the test program...
11939 $cat >try.c <<'EOCP'
11946 char c[sizeof(long)];
11949 if (sizeof(long) > 4)
11950 u.l = (0x08070605L << 32) | 0x04030201L;
11953 for (i = 0; i < sizeof(long); i++)
11954 printf("%c", u.c[i]+'0');
11961 if eval $compile && ./try > /dev/null; then
11964 [1-4][1-4][1-4][1-4]|12345678|87654321)
11965 echo "(The test program ran ok.)"
11966 echo "byteorder=$dflt"
11969 ????|????????) echo "(The test program ran ok.)" ;;
11970 *) echo "(The test program didn't run right for some reason.)" ;;
11975 (I can't seem to compile the test program. Guessing big-endian...)
11978 case "$xxx_prompt" in
11980 rp="What is the order of bytes in a long?"
11994 : how do we catenate cpp tokens here?
11996 echo "Checking to see how your cpp does stuff like catenate tokens..." >&4
11997 $cat >cpp_stuff.c <<'EOCP'
11998 #define RCAT(a,b)a/**/b
11999 #define ACAT(a,b)a ## b
12003 $cppstdin $cppflags $cppminus <cpp_stuff.c >cpp_stuff.out 2>&1
12004 if $contains 'Circus' cpp_stuff.out >/dev/null 2>&1; then
12005 echo "Oh! Smells like ANSI's been here." >&4
12006 echo "We can catify or stringify, separately or together!"
12008 elif $contains 'Reiser' cpp_stuff.out >/dev/null 2>&1; then
12009 echo "Ah, yes! The good old days!" >&4
12010 echo "However, in the good old days we don't know how to stringify and"
12011 echo "catify at the same time."
12015 Hmm, I don't seem to be able to catenate tokens with your cpp. You're going
12016 to have to edit the values of CAT[2-5] in config.h...
12018 cpp_stuff="/* Help! How do we handle cpp_stuff? */*/"
12022 : see if this is a db.h system
12028 : Check db version.
12030 echo "Checking Berkeley DB version ..." >&4
12036 #include <sys/types.h>
12041 #ifdef DB_VERSION_MAJOR /* DB version >= 2 */
12042 int Major, Minor, Patch ;
12043 unsigned long Version ;
12044 (void)db_version(&Major, &Minor, &Patch) ;
12045 printf("You have Berkeley DB Version 2 or greater\n");
12047 printf("db.h is from Berkeley DB Version %d.%d.%d\n",
12048 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH);
12049 printf("libdb is from Berkeley DB Version %d.%d.%d\n",
12050 Major, Minor, Patch) ;
12052 /* check that db.h & libdb are compatible */
12053 if (DB_VERSION_MAJOR != Major || DB_VERSION_MINOR != Minor || DB_VERSION_PATCH != Patch) {
12054 printf("db.h and libdb are incompatible\n") ;
12058 printf("db.h and libdb are compatible\n") ;
12060 Version = DB_VERSION_MAJOR * 1000000 + DB_VERSION_MINOR * 1000
12061 + DB_VERSION_PATCH ;
12063 /* needs to be >= 2.3.4 */
12064 if (Version < 2003004) {
12065 /* if (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && DB_VERSION_PATCH < 5) { */
12066 printf("but Perl needs Berkeley DB 2.3.4 or greater\n") ;
12072 #if defined(_DB_H_) && defined(BTREEMAGIC) && defined(HASHMAGIC)
12073 printf("You have Berkeley DB Version 1\n");
12074 exit(0); /* DB version < 2: the coast is clear. */
12076 exit(1); /* <db.h> not Berkeley DB? */
12082 if eval $compile_ok && ./try; then
12083 echo 'Looks OK.' >&4
12085 echo "I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB." >&4
12089 : Remove db from list of libraries to use
12090 echo "Removing unusable -ldb from library list" >&4
12091 set `echo X $libs | $sed -e 's/-ldb / /' -e 's/-ldb$//'`
12094 echo "libs = $libs" >&4
12104 : Check the return type needed for hash
12106 echo "Checking return type needed for hash for Berkeley DB ..." >&4
12112 #include <sys/types.h>
12115 #ifndef DB_VERSION_MAJOR
12116 u_int32_t hash_cb (ptr, size)
12124 info.hash = hash_cb;
12128 if $cc $ccflags -c try.c >try.out 2>&1 ; then
12129 if $contains warning try.out >>/dev/null 2>&1 ; then
12132 db_hashtype='u_int32_t'
12135 : XXX Maybe we should just give up here.
12136 db_hashtype=u_int32_t
12138 echo "Help: I can't seem to compile the db test program." >&4
12139 echo "Something's wrong, but I'll assume you use $db_hashtype." >&4
12142 echo "Your version of Berkeley DB uses $db_hashtype for hash."
12144 *) db_hashtype=u_int32_t
12149 : Check the return type needed for prefix
12151 echo "Checking return type needed for prefix for Berkeley DB ..." >&4
12157 #include <sys/types.h>
12160 #ifndef DB_VERSION_MAJOR
12161 size_t prefix_cb (key1, key2)
12169 info.prefix = prefix_cb;
12173 if $cc $ccflags -c try.c >try.out 2>&1 ; then
12174 if $contains warning try.out >>/dev/null 2>&1 ; then
12175 db_prefixtype='int'
12177 db_prefixtype='size_t'
12180 db_prefixtype='size_t'
12181 : XXX Maybe we should just give up here.
12183 echo "Help: I can't seem to compile the db test program." >&4
12184 echo "Something's wrong, but I'll assume you use $db_prefixtype." >&4
12187 echo "Your version of Berkeley DB uses $db_prefixtype for prefix."
12189 *) db_prefixtype='size_t'
12193 : check for void type
12195 echo "Checking to see how well your C compiler groks the void type..." >&4
12196 case "$voidflags" in
12198 $cat >try.c <<'EOCP'
12204 extern void moo(); /* function returning void */
12205 void (*goo)(); /* ptr to func returning void */
12207 void *hue; /* generic ptr */
12220 int main() { sub(); }
12222 if $cc $ccflags -c -DTRY=$defvoidused try.c >.out 2>&1 ; then
12223 voidflags=$defvoidused
12224 echo "Good. It appears to support void to the level $package wants.">&4
12225 if $contains warning .out >/dev/null 2>&1; then
12226 echo "However, you might get some warnings that look like this:"
12230 echo "Hmm, your compiler has some difficulty with void. Checking further..." >&4
12231 if $cc $ccflags -c -DTRY=1 try.c >/dev/null 2>&1; then
12232 echo "It supports 1..."
12233 if $cc $ccflags -c -DTRY=3 try.c >/dev/null 2>&1; then
12234 echo "It also supports 2..."
12235 if $cc $ccflags -c -DTRY=7 try.c >/dev/null 2>&1; then
12237 echo "And it supports 4 but not 8 definitely."
12239 echo "It doesn't support 4..."
12240 if $cc $ccflags -c -DTRY=11 try.c >/dev/null 2>&1; then
12242 echo "But it supports 8."
12245 echo "Neither does it support 8."
12249 echo "It does not support 2..."
12250 if $cc $ccflags -c -DTRY=13 try.c >/dev/null 2>&1; then
12252 echo "But it supports 4 and 8."
12254 if $cc $ccflags -c -DTRY=5 try.c >/dev/null 2>&1; then
12256 echo "And it supports 4 but has not heard about 8."
12258 echo "However it supports 8 but not 4."
12263 echo "There is no support at all for void."
12268 case "$voidflags" in
12270 *) $cat >&4 <<'EOM'
12271 Support flag bits are:
12272 1: basic void declarations.
12273 2: arrays of pointers to functions returning void.
12274 4: operations between pointers to and addresses of void functions.
12275 8: generic void pointers.
12278 rp="Your void support flags add up to what?"
12286 : How can we generate normalized random numbers ?
12288 echo "Looking for a random number function..." >&4
12289 case "$randfunc" in
12291 if set drand48 val -f; eval $csym; $val; then
12293 echo "Good, found drand48()." >&4
12294 elif set random val -f; eval $csym; $val; then
12296 echo "OK, found random()." >&4
12299 echo "Yick, looks like I have to use rand()." >&4
12310 *-Dmy_rand=*|*-Dmy_srand=*)
12311 echo "Removing obsolete -Dmy_rand, -Dmy_srand, and -Drandbits from ccflags." >&4
12312 ccflags="`echo $ccflags | sed -e 's/-Dmy_rand=random/ /'`"
12313 ccflags="`echo $ccflags | sed -e 's/-Dmy_srand=srandom/ /'`"
12314 ccflags="`echo $ccflags | sed -e 's/-Drandbits=[0-9][0-9]*/ /'`"
12318 while $test "$cont"; do
12319 rp="Use which function to generate random numbers?"
12321 if $test "$ans" = "$dflt"; then
12327 if set $ans val -f; eval $csym; $val; then
12331 rp="I cannot find function $ans. Use that name anyway?"
12340 case "$randfunc" in
12342 drand01="drand48()"
12348 case "$randbits" in
12350 echo "Checking to see how many bits your $randfunc() function produces..." >&4
12352 #$i_unistd I_UNISTD
12353 #$i_stdlib I_STDLIB
12356 # include <unistd.h>
12359 # include <stdlib.h>
12364 register unsigned long tmp;
12365 register unsigned long max = 0L;
12367 for (i = 1000; i; i--) {
12368 tmp = (unsigned long) $randfunc();
12369 if (tmp > max) max = tmp;
12371 for (i = 0; max; i++)
12377 if eval $compile_ok; then
12381 echo "(I can't seem to compile the test program...)"
12388 rp="How many bits does your $randfunc() function produce?"
12392 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12393 seedfunc="s$randfunc"
12394 randseedtype=unsigned
12398 rp="How many bits does your $randfunc() function produce?"
12401 seedfunc="s$randfunc"
12402 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12403 if set $seedfunc val -f; eval $csym; $val; then
12404 echo "(Using $seedfunc() to seed random generator)"
12406 echo "(Warning: no $seedfunc() to seed random generator)"
12409 randseedtype=unsigned
12417 echo "Determining whether or not we are on an EBCDIC system..." >&4
12418 $cat >tebcdic.c <<'EOM'
12421 if ('M'==0xd4) return 0;
12428 if eval $compile_ok; then
12430 echo "You have EBCDIC." >&4
12433 echo "Nope, no EBCDIC, probably ASCII or some ISO Latin." >&4
12436 echo "I'm unable to compile the test program." >&4
12437 echo "I'll assume ASCII or some ISO Latin." >&4
12439 $rm -f tebcdic.c tebcdic
12445 Checking how to flush all pending stdio output...
12447 # I only know how to find the first 32 possibly open files on SunOS.
12448 # See also hints/sunos_4_1.sh and util.c --AD
12450 sunos) $echo '#define PERL_FFLUSH_ALL_FOPEN_MAX 32' > try.c ;;
12452 $cat >>try.c <<EOCP
12454 #$i_unistd I_UNISTD
12456 # include <unistd.h>
12458 #$d_sysconf HAS_SYSCONF
12459 #$d_stdio_stream_array HAS_STDIO_STREAM_ARRAY
12460 #ifdef HAS_STDIO_STREAM_ARRAY
12461 # define STDIO_STREAM_ARRAY $stdio_stream_array
12464 FILE* p = fopen("try.out", "w");
12468 # ifdef TRY_FPRINTF
12472 #ifdef TRY_FFLUSH_NULL
12475 #ifdef TRY_FFLUSH_ALL
12477 long open_max = -1;
12478 # ifdef PERL_FFLUSH_ALL_FOPEN_MAX
12479 open_max = PERL_FFLUSH_ALL_FOPEN_MAX;
12481 # if defined(HAS_SYSCONF) && defined(_SC_OPEN_MAX)
12482 open_max = sysconf(_SC_OPEN_MAX);
12485 open_max = FOPEN_MAX;
12488 open_max = OPEN_MAX;
12497 # ifdef HAS_STDIO_STREAM_ARRAY
12498 if (open_max > 0) {
12500 for (i = 0; i < open_max; i++)
12501 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
12502 STDIO_STREAM_ARRAY[i]._file < open_max &&
12503 STDIO_STREAM_ARRAY[i]._flag)
12504 fflush(&STDIO_STREAM_ARRAY[i]);
12512 : first we have to find out how _not_ to flush
12513 if $test "X$fflushNULL" = X -o "X$fflushall" = X; then
12515 set try -DTRY_FPUTC
12516 if eval $compile; then
12518 ./try$exe_ext 2>/dev/null
12519 if $test ! -s try.out -a "X$?" = X42; then
12525 set try -DTRY_FPRINTF
12527 if eval $compile; then
12529 ./try$exe_ext 2>/dev/null
12530 if $test ! -s try.out -a "X$?" = X42; then
12531 output=-DTRY_FPRINTF
12537 : check for fflush NULL behaviour
12538 case "$fflushNULL" in
12539 '') set try -DTRY_FFLUSH_NULL $output
12540 if eval $compile; then
12542 ./try$exe_ext 2>/dev/null
12544 if $test -s try.out -a "X$code" = X42; then
12545 fflushNULL="`$cat try.out`"
12547 if $test "X$code" != X42; then
12549 (If this test failed, don't worry, we'll try another method shortly.)
12554 $rm -f core try.core core.try.*
12555 case "$fflushNULL" in
12557 Your fflush(NULL) works okay.
12559 fflushNULL="$define"
12562 Your fflush(NULL) isn't working (contrary to ANSI C).
12564 fflushNULL="$undef"
12567 Cannot figure out whether your fflush(NULL) works or not.
12568 I'm assuming it doesn't (contrary to ANSI C).
12570 fflushNULL="$undef"
12574 $define|true|[yY]*)
12575 fflushNULL="$define"
12578 fflushNULL="$undef"
12581 : check explicit looping only if NULL did not work
12582 case "$fflushNULL" in
12584 : check for fflush all behaviour
12585 case "$fflushall" in
12586 '') set try -DTRY_FFLUSH_ALL $output
12587 if eval $compile; then
12589 (Now testing the other method--but note that also this may fail.)
12592 ./try$exe_ext 2>/dev/null
12593 if $test -s try.out -a "X$?" = X42; then
12594 fflushall="`$cat try.out`"
12597 $rm -f core try.core core.try.*
12598 case "$fflushall" in
12600 Whew. Flushing explicitly all the stdio streams works.
12602 fflushall="$define"
12605 Sigh. Flushing explicitly all the stdio streams doesn't work.
12610 Cannot figure out whether flushing stdio streams explicitly works or not.
12611 I'm assuming it doesn't.
12617 "$define"|true|[yY]*)
12618 fflushall="$define"
12625 *) fflushall="$undef"
12628 case "$fflushNULL$fflushall" in
12631 I cannot figure out how to flush pending stdio output.
12635 $rm -f try.* try$exe_ext
12637 : Store the full pathname to the ar program for use in the C program
12638 : Respect a hint or command line value for full_ar.
12643 : Store the full pathname to the sed program for use in the C program
12646 : see what type gids are declared as in the kernel
12648 echo "Looking for the type for group ids returned by getgid()."
12649 set gid_t gidtype xxx stdio.h sys/types.h
12653 xxx=`./findhdr sys/user.h`
12654 set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
12656 unsigned) dflt="$1 $2" ;;
12660 *) dflt="$gidtype";;
12663 gid_t) echo "gid_t found." ;;
12664 *) rp="What is the type for group ids returned by getgid()?"
12672 *_t) zzz="$gidtype" ;;
12675 echo "Checking the size of $zzz..." >&4
12677 #include <sys/types.h>
12680 printf("%d\n", (int)sizeof($gidtype));
12685 if eval $compile_ok; then
12689 echo "(I can't execute the test program--guessing $gidsize.)" >&4
12692 echo "Your $zzz is $gidsize bytes long."
12697 echo "(I can't compile the test program--guessing $gidsize.)" >&4
12703 *_t) zzz="$gidtype" ;;
12706 echo "Checking the sign of $zzz..." >&4
12708 #include <sys/types.h>
12719 if eval $compile; then
12723 echo "(I can't execute the test program--guessing unsigned.)" >&4
12727 1) echo "Your $zzz is unsigned." ;;
12728 -1) echo "Your $zzz is signed." ;;
12734 echo "(I can't compile the test program--guessing unsigned.)" >&4
12740 if $test X"$quadtype" != X; then
12742 echo "Checking how to print 64-bit integers..." >&4
12744 if $test X"$sPRId64" = X -a X"$quadtype" = Xint; then
12745 $cat >try.c <<'EOCP'
12746 #include <sys/types.h>
12749 int q = 12345678901;
12750 printf("%ld\n", q);
12754 if eval $compile; then
12755 yyy=`./try$exe_ext`
12758 sPRId64='"d"'; sPRIi64='"i"'; sPRIu64='"u"';
12759 sPRIo64='"o"'; sPRIx64='"x"'; sPRIX64='"X"';
12760 echo "We will use %d."
12766 if $test X"$sPRId64" = X -a X"$quadtype" = Xlong; then
12767 $cat >try.c <<'EOCP'
12768 #include <sys/types.h>
12771 long q = 12345678901;
12772 printf("%ld\n", q);
12776 if eval $compile; then
12777 yyy=`./try$exe_ext`
12780 sPRId64='"ld"'; sPRIi64='"li"'; sPRIu64='"lu"';
12781 sPRIo64='"lo"'; sPRIx64='"lx"'; sPRIX64='"lX"';
12782 echo "We will use %ld."
12788 if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then
12789 $cat >try.c <<'EOCP'
12790 #include <sys/types.h>
12791 #include <inttypes.h>
12794 int64_t q = 12345678901;
12795 printf("%" PRId64 "\n", q);
12799 if eval $compile; then
12800 yyy=`./try$exe_ext`
12803 sPRId64=PRId64; sPRIi64=PRIi64; sPRIu64=PRIu64;
12804 sPRIo64=PRIo64; sPRIx64=PRIx64; sPRIX64=PRIX64;
12805 echo "We will use the C9X style."
12811 if $test X"$sPRId64" = X -a X"$quadtype" = X"long long"; then
12812 $cat >try.c <<'EOCP'
12813 #include <sys/types.h>
12816 long long q = 12345678901LL; /* AIX cc requires the LL prefix. */
12817 printf("%lld\n", q);
12821 if eval $compile; then
12822 yyy=`./try$exe_ext`
12825 sPRId64='"lld"'; sPRIi64='"lli"'; sPRIu64='"llu"';
12826 sPRIo64='"llo"'; sPRIx64='"llx"'; sPRIX64='"llX"';
12827 echo "We will use the %lld style."
12833 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12835 #include <sys/types.h>
12838 $quadtype q = 12345678901;
12839 printf("%Ld\n", q);
12843 if eval $compile; then
12844 yyy=`./try$exe_ext`
12847 sPRId64='"Ld"'; sPRIi64='"Li"'; sPRIu64='"Lu"';
12848 sPRIo64='"Lo"'; sPRIx64='"Lx"'; sPRIX64='"LX"';
12849 echo "We will use %Ld."
12855 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12857 #include <sys/types.h>
12860 $quadtype q = 12345678901;
12861 printf("%qd\n", q);
12865 if eval $compile; then
12866 yyy=`./try$exe_ext`
12869 sPRId64='"qd"'; sPRIi64='"qi"'; sPRIu64='"qu"';
12870 sPRIo64='"qo"'; sPRIx64='"qx"'; sPRIX64='"qX"';
12871 echo "We will use %qd."
12877 if $test X"$sPRId64" = X; then
12878 echo "Cannot figure out how to print 64-bit integers." >&4
12886 '') d_PRId64="$undef"; d_PRIi64="$undef"; d_PRIu64="$undef";
12887 d_PRIo64="$undef"; d_PRIx64="$undef"; d_PRIX64="$undef";
12889 *) d_PRId64="$define"; d_PRIi64="$define"; d_PRIu64="$define";
12890 d_PRIo64="$define"; d_PRIx64="$define"; d_PRIX64="$define";
12896 $echo "Checking the format strings to be used for Perl's internal types..." >&4
12898 if $test X"$ivsize" = X8; then
12899 ivdformat="$sPRId64"
12900 uvuformat="$sPRIu64"
12901 uvoformat="$sPRIo64"
12902 uvxformat="$sPRIx64"
12904 if $test X"$ivsize" = X"$longsize"; then
12910 if $test X"$ivsize" = X"$intsize"; then
12917 if $test X"$ivsize" = X"$shortsize"; then
12927 case "$ivdformat" in
12928 '') echo "$0: Fatal: failed to find format strings, cannot continue." >& 4
12935 $echo "Checking the format string to be used for gids..." >&4
12938 -1) if $test X"$gidsize" = X"$ivsize"; then
12939 gidformat="$ivdformat"
12941 if $test X"$gidsize" = X"$longsize"; then
12944 if $test X"$gidsize" = X"$intsize"; then
12947 if $test X"$gidsize" = X"$shortsize"; then
12954 *) if $test X"$gidsize" = X"$uvsize"; then
12955 gidformat="$uvuformat"
12957 if $test X"$gidsize" = X"$longsize"; then
12960 if $test X"$gidsize" = X"$intsize"; then
12963 if $test X"$gidsize" = X"$shortsize"; then
12972 : see if getgroups exists
12973 set getgroups d_getgrps
12976 : see if setgroups exists
12977 set setgroups d_setgrps
12981 : Find type of 2nd arg to 'getgroups()' and 'setgroups()'
12983 case "$d_getgrps$d_setgrps" in
12985 case "$groupstype" in
12986 '') dflt="$gidtype" ;;
12987 *) dflt="$groupstype" ;;
12990 What type of pointer is the second argument to getgroups() and setgroups()?
12991 Usually this is the same as group ids, $gidtype, but not always.
12994 rp='What type pointer is the second argument to getgroups() and setgroups()?'
12998 *) groupstype="$gidtype";;
13002 echo "Checking if your $make program sets \$(MAKE)..." >&4
13003 case "$make_set_make" in
13005 $sed 's/^X //' > testmake.mak << 'EOF'
13007 X @echo 'maketemp="$(MAKE)"'
13009 case "`$make -f testmake.mak 2>/dev/null`" in
13010 *maketemp=*) make_set_make='#' ;;
13011 *) make_set_make="MAKE=$make" ;;
13013 $rm -f testmake.mak
13016 case "$make_set_make" in
13017 '#') echo "Yup, it does.";;
13018 *) echo "Nope, it doesn't.";;
13021 : see what type is used for mode_t
13022 rp="What is the type used for file modes for system calls (e.g. fchmod())?"
13023 set mode_t modetype int stdio.h sys/types.h
13026 : define a fucntion to check prototypes
13027 $cat > protochk <<EOSH
13030 optimize="$optimize"
13032 prototype="$prototype"
13037 $cat >> protochk <<'EOSH'
13042 while test $# -ge 2; do
13044 $define) echo "#include <$2>" >> try.c ;;
13045 literal) echo "$2" >> try.c ;;
13049 test "$prototype" = "$define" && echo '#define CAN_PROTOTYPE' >> try.c
13050 cat >> try.c <<'EOCP'
13051 #ifdef CAN_PROTOTYPE
13052 #define _(args) args
13057 echo "$foo" >> try.c
13058 echo 'int no_real_function_has_this_name _((void)) { return 0; }' >> try.c
13059 $cc $optimize $ccflags -c try.c > /dev/null 2>&1
13065 $eunicefix protochk
13067 : see what type is used for size_t
13068 rp="What is the type used for the length parameter for string functions?"
13069 set size_t sizetype 'unsigned int' stdio.h sys/types.h
13072 : check for type of arguments to gethostbyaddr.
13073 if test "X$netdb_host_type" = X -o "X$netdb_hlen_type" = X; then
13074 case "$d_gethbyaddr" in
13078 Checking to see what type of arguments are accepted by gethostbyaddr().
13080 hdrs="$define sys/types.h
13081 $d_socket sys/socket.h
13082 $i_niin netinet/in.h
13084 $i_unistd unistd.h"
13085 : The first arg can 'char *' or 'void *'
13086 : The second arg is some of integral type
13087 for xxx in in_addr_t 'const void *' 'const char *' 'void *' 'char *'; do
13088 for yyy in size_t long int; do
13089 case "$netdb_host_type" in
13090 '') try="extern struct hostent *gethostbyaddr($xxx, $yyy, int);"
13091 if ./protochk "$try" $hdrs; then
13092 echo "Your system accepts $xxx for the first arg."
13093 echo "...and $yyy for the second arg."
13094 netdb_host_type="$xxx"
13095 netdb_hlen_type="$yyy"
13101 : In case none of those worked, prompt the user.
13102 case "$netdb_host_type" in
13103 '') rp='What is the type for the 1st argument to gethostbyaddr?'
13106 netdb_host_type=$ans
13107 rp='What is the type for the 2nd argument to gethostbyaddr?'
13110 netdb_hlen_type=$ans
13114 *) : no gethostbyaddr, so pick harmless defaults
13115 netdb_host_type='char *'
13116 netdb_hlen_type="$sizetype"
13119 # Remove the "const" if needed. -- but then we'll have a
13121 # netdb_host_type=`echo "$netdb_host_type" | sed 's/^const //'`
13124 : check for type of argument to gethostbyname.
13125 if test "X$netdb_name_type" = X ; then
13126 case "$d_gethbyname" in
13130 Checking to see what type of argument is accepted by gethostbyname().
13132 hdrs="$define sys/types.h
13133 $d_socket sys/socket.h
13134 $i_niin netinet/in.h
13136 $i_unistd unistd.h"
13137 for xxx in "const char *" "char *"; do
13138 case "$netdb_name_type" in
13139 '') try="extern struct hostent *gethostbyname($xxx);"
13140 if ./protochk "$try" $hdrs; then
13141 echo "Your system accepts $xxx."
13142 netdb_name_type="$xxx"
13147 : In case none of those worked, prompt the user.
13148 case "$netdb_name_type" in
13149 '') rp='What is the type for the 1st argument to gethostbyname?'
13152 netdb_name_type=$ans
13156 *) : no gethostbyname, so pick harmless default
13157 netdb_name_type='char *'
13162 : check for type of 1st argument to getnetbyaddr.
13163 if test "X$netdb_net_type" = X ; then
13164 case "$d_getnbyaddr" in
13168 Checking to see what type of 1st argument is accepted by getnetbyaddr().
13170 hdrs="$define sys/types.h
13171 $d_socket sys/socket.h
13172 $i_niin netinet/in.h
13174 $i_unistd unistd.h"
13175 for xxx in in_addr_t "unsigned long" long "unsigned int" int; do
13176 case "$netdb_net_type" in
13177 '') try="extern struct netent *getnetbyaddr($xxx, int);"
13178 if ./protochk "$try" $hdrs; then
13179 echo "Your system accepts $xxx."
13180 netdb_net_type="$xxx"
13185 : In case none of those worked, prompt the user.
13186 case "$netdb_net_type" in
13187 '') rp='What is the type for the 1st argument to getnetbyaddr?'
13190 netdb_net_type=$ans
13194 *) : no getnetbyaddr, so pick harmless default
13195 netdb_net_type='long'
13199 : locate the preferred pager for this system
13213 '') dflt=/usr/ucb/more;;
13220 rp='What pager is used on your system?'
13224 : see what type pids are declared as in the kernel
13225 rp="What is the type of process ids on this system?"
13226 set pid_t pidtype int stdio.h sys/types.h
13229 : Find earliest binary compatible site_perl subdirectory perl can use.
13230 case "$bincompat5005" in
13231 "$define") xs_apiversion='5.005' ;;
13232 *) xs_apiversion=$version ;; # The current site_perl version.
13234 : Find earliest pure perl site_perl subdirectory perl can use.
13235 : The versioned directories started at 5.005.
13236 pm_apiversion='5.005'
13238 : check for length of pointer
13242 echo "Checking to see how big your pointers are..." >&4
13243 if test "$voidflags" -gt 7; then
13244 echo '#define VOID_PTR char *' > try.c
13246 echo '#define VOID_PTR void *' > try.c
13248 $cat >>try.c <<'EOCP'
13252 printf("%d\n", (int)sizeof(VOID_PTR));
13257 if eval $compile_ok; then
13259 echo "Your pointers are $ptrsize bytes long."
13262 echo "(I can't seem to compile the test program. Guessing...)" >&4
13263 rp="What is the size of a pointer (in bytes)?"
13271 : see if ar generates random libraries by itself
13273 echo "Checking how to generate random libraries on your machine..." >&4
13274 echo 'int bar1() { return bar2(); }' > bar1.c
13275 echo 'int bar2() { return 2; }' > bar2.c
13276 $cat > foo.c <<'EOP'
13277 int main() { printf("%d\n", bar1()); exit(0); }
13279 $cc $ccflags -c bar1.c >/dev/null 2>&1
13280 $cc $ccflags -c bar2.c >/dev/null 2>&1
13281 $cc $ccflags -c foo.c >/dev/null 2>&1
13282 $ar rc bar$_a bar2$_o bar1$_o >/dev/null 2>&1
13283 if $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
13284 ./foobar >/dev/null 2>&1; then
13285 echo "$ar appears to generate random libraries itself."
13288 elif $ar ts bar$_a >/dev/null 2>&1 &&
13289 $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
13290 ./foobar >/dev/null 2>&1; then
13291 echo "a table of contents needs to be added with '$ar ts'."
13298 ranlib=`./loc ranlib X /usr/bin /bin /usr/local/bin`
13299 $test -f $ranlib || ranlib=''
13302 if $test -n "$ranlib"; then
13303 echo "your system has '$ranlib'; we'll use that."
13306 echo "your system doesn't seem to support random libraries"
13307 echo "so we'll use lorder and tsort to order the libraries."
13314 : check for type of arguments to select.
13315 case "$selecttype" in
13316 '') case "$d_select" in
13320 Checking to see what type of arguments are accepted by select().
13322 hdrs="$define sys/types.h
13323 $i_systime sys/time.h
13324 $i_sysselct sys/select.h
13325 $d_socket sys/socket.h"
13326 : The first arg can be int, unsigned, or size_t
13327 : The last arg may or may not be 'const'
13329 : void pointer has been seen but using that
13330 : breaks the selectminbits test
13331 for xxx in 'fd_set *' 'int *'; do
13332 for nfd in 'int' 'size_t' 'unsigned long' 'unsigned' ; do
13333 for tmo in 'struct timeval *' 'const struct timeval *'; do
13335 '') try="extern select _(($nfd, $xxx, $xxx, $xxx, $tmo));"
13336 if ./protochk "$try" $hdrs; then
13337 echo "Your system accepts $xxx."
13346 '') rp='What is the type for the 2nd, 3rd, and 4th arguments to select?'
13347 case "$d_fd_set" in
13348 $define) dflt="fd_set *" ;;
13357 *) : no select, so pick a harmless default
13364 : check for the select 'width'
13365 case "$selectminbits" in
13366 '') case "$d_select" in
13370 Checking to see on how many bits at a time your select() operates...
13373 #include <sys/types.h>
13375 #$i_systime I_SYS_TIME
13376 #$i_systimek I_SYS_TIME_KERNEL
13381 # ifdef I_SYS_TIME_KERNEL
13384 # include <sys/time.h>
13385 # ifdef I_SYS_TIME_KERNEL
13389 #$i_sysselct I_SYS_SELECT
13390 #ifdef I_SYS_SELECT
13391 #include <sys/select.h>
13393 #$d_socket HAS_SOCKET
13395 # include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
13399 #define S sizeof(*(b))
13401 #define NBYTES (S * 8 > MINBITS ? S : MINBITS/8)
13402 #define NBITS (NBYTES * 8)
13411 fp = fopen("try.c", "r");
13417 b = ($selecttype)s;
13418 for (i = 0; i < NBITS; i++)
13422 select(fd + 1, b, 0, 0, &t);
13423 for (i = NBITS - 1; i > fd && FD_ISSET(i, b); i--);
13424 printf("%d\n", i + 1);
13429 if eval $compile_ok; then
13430 selectminbits=`./try`
13431 case "$selectminbits" in
13433 Cannot figure out on how many bits at a time your select() operates.
13434 I'll play safe and guess it is 32 bits.
13440 *) bits="$selectminbits bits" ;;
13442 echo "Your select() operates on $bits at a time." >&4
13444 rp='What is the minimum number of bits your select() operates on?'
13445 case "$byteorder" in
13446 1234|12345678) dflt=32 ;;
13451 selectminbits="$val"
13455 *) : no select, so pick a harmless default
13462 : Trace out the files included by signal.h, then look for SIGxxx names.
13463 : Remove SIGARRAYSIZE used by HPUX.
13464 : Remove SIGSTKSIZE used by Linux.
13465 : Remove SIGSTKSZ used by Posix.
13466 : Remove SIGTYP void lines used by OS2.
13467 : Some cpps, like os390, dont give the file name anywhere
13468 if [ "X$fieldn" = X ]; then
13469 : Just make some guesses. We check them later.
13470 xxx='/usr/include/signal.h /usr/include/sys/signal.h'
13472 xxx=`echo '#include <signal.h>' |
13473 $cppstdin $cppminus $cppflags 2>/dev/null |
13474 $grep '^[ ]*#.*include' |
13475 $awk "{print \\$$fieldn}" | $sed 's!"!!g' | $sort | $uniq`
13477 : Check this list of files to be sure we have parsed the cpp output ok.
13478 : This will also avoid potentially non-existent files, such
13481 for xx in $xxx /dev/null ; do
13482 $test -f "$xx" && xxxfiles="$xxxfiles $xx"
13484 : If we have found no files, at least try signal.h
13485 case "$xxxfiles" in
13486 '') xxxfiles=`./findhdr signal.h` ;;
13489 $1 ~ /^#define$/ && $2 ~ /^SIG[A-Z0-9]*$/ && $2 !~ /SIGARRAYSIZE/ && $2 !~ /SIGSTKSIZE/ && $2 !~ /SIGSTKSZ/ && $3 !~ /void/ {
13490 print substr($2, 4, 20)
13492 $1 == "#" && $2 ~ /^define$/ && $3 ~ /^SIG[A-Z0-9]*$/ && $3 !~ /SIGARRAYSIZE/ && $4 !~ /void/ {
13493 print substr($3, 4, 20)
13495 : Append some common names just in case the awk scan failed.
13496 xxx="$xxx ABRT ALRM BUS CANCEL CHLD CLD CONT DIL EMT FPE"
13497 xxx="$xxx FREEZE HUP ILL INT IO IOT KILL LOST LWP PHONE"
13498 xxx="$xxx PIPE POLL PROF PWR QUIT RTMAX RTMIN SEGV STKFLT STOP"
13499 xxx="$xxx SYS TERM THAW TRAP TSTP TTIN TTOU URG USR1 USR2"
13500 xxx="$xxx USR3 USR4 VTALRM WAITING WINCH WIND WINDOW XCPU XFSZ"
13502 : generate a few handy files for later
13503 $cat > signal.c <<'EOCP'
13504 #include <sys/types.h>
13505 #include <signal.h>
13509 /* Strange style to avoid deeply-nested #if/#else/#endif */
13512 # define NSIG (_NSIG)
13518 # define NSIG (SIGMAX+1)
13524 # define NSIG (SIG_MAX+1)
13530 # define NSIG (MAXSIG+1)
13536 # define NSIG (MAX_SIG+1)
13541 # ifdef SIGARRAYSIZE
13542 # define NSIG (SIGARRAYSIZE+1) /* Not sure of the +1 */
13548 # define NSIG (_sys_nsig) /* Solaris 2.5 */
13552 /* Default to some arbitrary number that's big enough to get most
13553 of the common signals.
13559 printf("NSIG %d\n", NSIG);
13565 echo $xxx | $tr ' ' $trnl | $sort | $uniq | $awk '
13567 printf "#ifdef SIG"; printf $1; printf "\n"
13568 printf "printf(\""; printf $1; printf " %%d\\n\",SIG";
13569 printf $1; printf ");\n"
13573 printf "#endif /* JUST_NSIG */\n";
13574 printf "exit(0);\n}\n";
13577 $cat >signal.awk <<'EOP'
13578 BEGIN { ndups = 0 }
13579 $1 ~ /^NSIG$/ { nsig = $2 }
13580 ($1 !~ /^NSIG$/) && (NF == 2) {
13581 if ($2 > maxsig) { maxsig = $2 }
13582 if (sig_name[$2]) {
13583 dup_name[ndups] = $1
13584 dup_num[ndups] = $2
13596 printf("NSIG %d\n", nsig);
13597 for (n = 1; n < nsig; n++) {
13599 printf("%s %d\n", sig_name[n], sig_num[n])
13602 printf("NUM%d %d\n", n, n)
13605 for (n = 0; n < ndups; n++) {
13606 printf("%s %d\n", dup_name[n], dup_num[n])
13610 $cat >signal_cmd <<EOS
13612 if $test -s signal.lst; then
13613 echo "Using your existing signal.lst file"
13618 $cat >>signal_cmd <<'EOS'
13621 if eval $compile_ok; then
13622 ./signal$_exe | $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13624 echo "(I can't seem be able to compile the whole test program)" >&4
13625 echo "(I'll try it in little pieces.)" >&4
13626 set signal -DJUST_NSIG
13627 if eval $compile_ok; then
13628 ./signal$_exe > signal.nsg
13631 echo "I can't seem to figure out how many signals you have." >&4
13632 echo "Guessing 50." >&4
13633 echo 'NSIG 50' > signal.nsg
13635 : Now look at all the signal names, one at a time.
13636 for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
13637 $cat > signal.c <<EOCP
13638 #include <sys/types.h>
13639 #include <signal.h>
13642 printf("$xx %d\n", SIG${xx});
13647 if eval $compile; then
13648 echo "SIG${xx} found."
13649 ./signal$_exe >> signal.ls1
13651 echo "SIG${xx} NOT found."
13654 if $test -s signal.ls1; then
13655 $cat signal.nsg signal.ls1 |
13656 $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13660 if $test -s signal.lst; then
13663 echo "(AAK! I can't compile the test programs -- Guessing)" >&4
13664 echo 'kill -l' >signal
13665 set X `csh -f <signal`
13669 0) set HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM;;
13671 echo $@ | $tr ' ' $trnl | \
13672 $awk '{ printf "%s %d\n", $1, ++s; }
13673 END { printf "NSIG %d\n", ++s }' >signal.lst
13675 $rm -f signal.c signal$_exe signal$_o signal.nsg signal.ls1
13677 chmod a+x signal_cmd
13678 $eunicefix signal_cmd
13680 : generate list of signal names
13682 case "$sig_name_init" in
13684 *) case "$sig_num_init" in
13685 ''|*,*) doinit=yes ;;
13690 echo "Generating a list of signal names and numbers..." >&4
13692 sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
13693 sig_name=`$awk 'BEGIN { printf "ZERO " }
13694 !/^NSIG/ { printf "%s ", $1 }' signal.lst`
13695 sig_num=`$awk 'BEGIN { printf "0 " }
13696 !/^NSIG/ { printf "%d ", $2 }' signal.lst`
13697 sig_name_init=`$awk 'BEGIN { printf "\"ZERO\", " }
13698 !/^NSIG/ { printf "\"%s\", ", $1 }
13699 END { printf "0\n" }' signal.lst`
13700 sig_num_init=`$awk 'BEGIN { printf "0, " }
13701 !/^NSIG/ { printf "%d, ", $2}
13702 END { printf "0\n"}' signal.lst`
13705 echo "The following $sig_count signals are available:"
13707 echo $sig_name | $awk \
13708 'BEGIN { linelen = 0 }
13710 for (i = 1; i <= NF; i++) {
13711 name = "SIG" $i " "
13712 linelen = linelen + length(name)
13713 if (linelen > 70) {
13715 linelen = length(name)
13721 $rm -f signal signal.c signal.awk signal.lst signal_cmd
13723 : check for socklen_t
13725 echo "Checking to see if you have socklen_t..." >&4
13727 #include <sys/types.h>
13728 #$d_socket HAS_SOCKET
13730 #include <sys/socket.h>
13732 int main() { socklen_t x = 16; }
13735 if eval $compile; then
13737 echo "You have socklen_t."
13740 echo "You do not have socklen_t."
13741 case "$sizetype" in
13742 size_t) echo "(You do have size_t, that might work.)" ;;
13749 : check for type of the size argument to socket calls
13750 case "$d_socket" in
13754 Checking to see what type is the last argument of accept().
13756 hdrs="$define sys/types.h $d_socket sys/socket.h"
13758 case "$d_socklen_t" in
13759 "$define") yyy="$yyy socklen_t"
13761 yyy="$yyy $sizetype int long"
13762 for xxx in $yyy; do
13763 case "$socksizetype" in
13764 '') try="extern int accept(int, struct sockaddr *, $xxx *);"
13765 if ./protochk "$try" $hdrs; then
13766 echo "Your system accepts '$xxx *' for the last argument of accept()."
13767 socksizetype="$xxx"
13772 : In case none of those worked, prompt the user.
13773 case "$socksizetype" in
13774 '') rp='What is the type for socket address structure sizes?'
13781 *) : no sockets, so pick relatively harmless defaults
13782 socksizetype='char *'
13786 : see what type is used for signed size_t
13787 set ssize_t ssizetype int stdio.h sys/types.h
13790 $cat > ssize.c <<EOM
13792 #include <sys/types.h>
13793 #define Size_t $sizetype
13794 #define SSize_t $dflt
13797 if (sizeof(Size_t) == sizeof(SSize_t))
13799 else if (sizeof(Size_t) == sizeof(int))
13808 if eval $compile_ok && ./ssize > /dev/null; then
13809 ssizetype=`./ssize`
13810 echo "I'll be using $ssizetype for functions returning a byte count." >&4
13813 Help! I can't compile and run the ssize_t test program: please enlighten me!
13814 (This is probably a misconfiguration in your system or libraries, and
13815 you really ought to fix it. Still, I'll try anyway.)
13817 I need a type that is the same size as $sizetype, but is guaranteed to
13818 be signed. Common values are ssize_t, int and long.
13821 rp="What signed type is the same size as $sizetype?"
13825 $rm -f ssize ssize.*
13827 : see what type of char stdio uses.
13829 if $contains 'unsigned.*char.*_ptr;' `./findhdr stdio.h` >/dev/null 2>&1 ; then
13830 echo "Your stdio uses unsigned chars." >&4
13831 stdchar="unsigned char"
13833 echo "Your stdio uses signed chars." >&4
13837 : see if time exists
13839 if test "X$d_time" = X -o X"$timetype" = X; then
13840 if set time val -f d_time; eval $csym; $val; then
13841 echo 'time() found.' >&4
13843 rp="What is the type returned by time() on this system?"
13844 set time_t timetype long stdio.h sys/types.h
13847 echo 'time() not found, hope that will do.' >&4
13855 : see what type uids are declared as in the kernel
13857 echo "Looking for the type for user ids returned by getuid()."
13858 set uid_t uidtype xxx stdio.h sys/types.h
13862 xxx=`./findhdr sys/user.h`
13863 set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
13865 unsigned) dflt="$1 $2" ;;
13869 *) dflt="$uidtype";;
13872 uid_t) echo "uid_t found." ;;
13873 *) rp="What is the type for user ids returned by getuid()?"
13881 *_t) zzz="$uidtype" ;;
13884 echo "Checking the size of $zzz..." >&4
13886 #include <sys/types.h>
13889 printf("%d\n", (int)sizeof($uidtype));
13894 if eval $compile_ok; then
13898 echo "(I can't execute the test program--guessing $uidsize.)" >&4
13901 echo "Your $zzz is $uidsize bytes long."
13906 echo "(I can't compile the test program--guessing $uidsize.)" >&4
13911 *_t) zzz="$uidtype" ;;
13914 echo "Checking the sign of $zzz..." >&4
13916 #include <sys/types.h>
13927 if eval $compile; then
13931 echo "(I can't execute the test program--guessing unsigned.)" >&4
13935 1) echo "Your $zzz is unsigned." ;;
13936 -1) echo "Your $zzz is signed." ;;
13942 echo "(I can't compile the test program--guessing unsigned.)" >&4
13948 $echo "Checking the format string to be used for uids..." >&4
13951 -1) if $test X"$uidsize" = X"$ivsize"; then
13952 uidformat="$ivdformat"
13954 if $test X"$uidsize" = X"$longsize"; then
13957 if $test X"$uidsize" = X"$intsize"; then
13960 if $test X"$uidsize" = X"$shortsize"; then
13967 *) if $test X"$uidsize" = X"$uvsize"; then
13968 uidformat="$uvuformat"
13970 if $test X"$uidsize" = X"$longsize"; then
13973 if $test X"$uidsize" = X"$intsize"; then
13976 if $test X"$uidsize" = X"$shortsize"; then
13985 : see if dbm.h is available
13986 : see if dbmclose exists
13987 set dbmclose d_dbmclose
13990 case "$d_dbmclose" in
14000 *) set rpcsvc/dbm.h i_rpcsvcdbm
14005 *) echo "We won't be including <dbm.h>"
14015 : see if this is a sys/file.h system
14020 : do we need to include sys/file.h ?
14024 if $h_sysfile; then
14026 echo "We'll be including <sys/file.h>." >&4
14029 echo "We won't be including <sys/file.h>." >&4
14039 : see if fcntl.h is there
14044 : see if we can include fcntl.h
14050 echo "We'll be including <fcntl.h>." >&4
14053 if $h_sysfile; then
14054 echo "We don't need to include <fcntl.h> if we include <sys/file.h>." >&4
14056 echo "We won't be including <fcntl.h>." >&4
14068 : see if this is a iconv.h system
14069 set iconv.h i_iconv
14072 : see if this is a ieeefp.h system
14073 set ieeefp.h i_ieeefp
14076 : see if locale.h is available
14077 set locale.h i_locale
14080 : see if mach cthreads are available
14081 if test "X$usethreads" = "X$define"; then
14082 set mach/cthreads.h i_machcthr
14085 i_machcthr="$undef"
14090 : see if this is a math.h system
14094 : see if this is a mntent.h system
14095 set mntent.h i_mntent
14098 : see if ndbm.h is available
14103 : see if dbm_open exists
14104 set dbm_open d_dbm_open
14106 case "$d_dbm_open" in
14109 echo "We won't be including <ndbm.h>"
14118 : see if net/errno.h is available
14120 set net/errno.h val
14123 : Unfortunately, it causes problems on some systems. Arrgh.
14126 cat > try.c <<'EOM'
14129 #include <net/errno.h>
14135 if $cc $ccflags -c try.c >/dev/null 2>&1; then
14136 echo "We'll be including <net/errno.h>." >&4
14138 echo "We won't be including <net/errno.h>." >&4
14147 : see if netinet/tcp.h is available
14148 set netinet/tcp.h i_netinettcp
14151 : see if this is a poll.h system
14156 $echo "Guessing which symbols your C compiler and preprocessor define..." >&4
14157 $cat <<'EOSH' > Cppsym.know
14158 a29k ABI64 aegis AES_SOURCE AIX AIX32 AIX370
14159 AIX41 AIX42 AIX43 AIX_SOURCE aixpc ALL_SOURCE
14160 alliant alpha am29000 AM29000 amiga AMIGAOS AMIX
14161 ansi ANSI_C_SOURCE apollo ardent atarist att386 att3b BeOS
14162 BIG_ENDIAN BIT_MSF bsd BSD bsd43 bsd4_2 bsd4_3 BSD4_3 bsd4_4
14163 BSD_4_3 BSD_4_4 BSD_NET2 BSD_TIME BSD_TYPES BSDCOMPAT bsdi
14164 bull c cadmus clipper CMU COFF COMPILER_VERSION
14165 concurrent convex cpu cray CRAY CRAYMPP ctix CX_UX
14166 CYGWIN DGUX DGUX_SOURCE DJGPP dmert DOLPHIN DPX2 DSO
14167 Dynix DynixPTX ELF encore EPI EXTENSIONS FILE_OFFSET_BITS
14168 FreeBSD GCC_NEW_VARARGS gcos gcx gimpel
14169 GNU_SOURCE GNUC GNUC_MINOR GO32 gould GOULD_PN
14170 H3050R H3050RX hbullx20 hcx host_mips
14171 hp200 hp300 hp700 HP700 hp800 hp9000
14172 hp9000s200 hp9000s300 hp9000s400 hp9000s500
14173 hp9000s700 hp9000s800 hp9k8 hp_osf hppa hpux HPUX_SOURCE
14174 i186 i286 i386 i486 i586 i686 i8086 i80960 i860 I960
14175 iAPX286 ibm ibm032 ibmesa IBMR2 ibmrt ILP32 ILP64
14176 INLINE_INTRINSICS INTRINSICS INT64 interdata is68k ksr1
14177 LANGUAGE_C LARGE_FILE_API LARGEFILE64_SOURCE
14178 LARGEFILE_SOURCE LFS64_LARGEFILE LFS_LARGEFILE
14179 Linux LITTLE_ENDIAN LONG64 LONG_DOUBLE LONG_LONG
14180 LONGDOUBLE LONGLONG LP64 luna luna88k Lynx
14181 M68000 m68k m88100 m88k M88KBCS_TARGET M_COFF
14182 M_I186 M_I286 M_I386 M_I8086 M_I86 M_I86SM M_SYS3
14183 M_SYS5 M_SYSIII M_SYSV M_UNIX M_XENIX MACH machine MachTen
14184 MATH_HAS_NO_SIDE_EFFECTS
14185 mc300 mc500 mc68000 mc68010 mc68020 mc68030 mc68040
14186 mc68060 mc68k mc68k32 mc700 mc88000 mc88100 merlin
14187 mert MiNT mips MIPS_FPSET MIPS_ISA MIPS_SIM MIPS_SZINT
14188 MIPS_SZLONG MIPS_SZPTR MIPSEB MIPSEL MODERN_C motorola
14189 mpeix MSDOS MTXINU MULTIMAX mvs MVS n16 ncl_el ncl_mr
14190 NetBSD news1500 news1700 news1800 news1900 news3700
14191 news700 news800 news900 NeXT NLS ns16000 ns32000
14192 ns32016 ns32332 ns32k nsc32000
14193 OCS88 OEMVS OpenBSD os OS2 OS390 osf OSF1 OSF_SOURCE
14194 pa_risc PA_RISC1_1 PA_RISC2_0 PARAGON parisc
14195 pc532 pdp11 PGC PIC plexus PORTAR posix
14196 POSIX1B_SOURCE POSIX2_SOURCE POSIX4_SOURCE
14197 POSIX_C_SOURCE POSIX_SOURCE POWER
14198 PROTOTYPES PWB pyr QNX R3000 REENTRANT RES Rhapsody RISC6000
14199 riscix riscos RT scs SCO sequent sgi SGI_SOURCE sinix
14200 SIZE_INT SIZE_LONG SIZE_PTR SOCKET_SOURCE SOCKETS_SOURCE
14201 sony sony_news sonyrisc sparc sparclite spectrum
14202 stardent stdc STDC_EXT stratos sun sun3 sun386
14203 Sun386i svr3 svr4 SVR4_2 SVR4_SOURCE svr5
14204 SX system SYSTYPE_BSD SYSTYPE_BSD43 SYSTYPE_BSD44
14205 SYSTYPE_SVR4 SYSTYPE_SVR5 SYSTYPE_SYSV SYSV SYSV3 SYSV4 SYSV5
14206 sysV68 sysV88 Tek4132 Tek4300 titan
14207 tower tower32 tower32_200 tower32_600 tower32_700
14208 tower32_800 tower32_850 tss
14209 u370 u3b u3b2 u3b20 u3b200 u3b20d u3b5
14210 ultrix UMAXV UnicomPBB UnicomPBD UNICOS UNICOSMK
14211 unix UNIX95 UNIX99 unixpc unos USGr4 USGr4_2
14212 Utek UTek UTS UWIN uxpm uxps vax venix VMESA vms xenix Xenix286
14213 XOPEN_SOURCE XOPEN_SOURCE_EXTENDED XPG2 XPG2_EXTENDED
14214 XPG3 XPG3_EXTENDED XPG4 XPG4_EXTENDED
14217 # Maybe put other stuff here too.
14218 cat <<EOSH >>Cppsym.know
14221 ./tr '[a-z]' '[A-Z]' < Cppsym.know > Cppsym.a
14222 ./tr '[A-Z]' '[a-z]' < Cppsym.know > Cppsym.b
14223 $cat Cppsym.a Cppsym.b | $tr ' ' $trnl | sort | uniq > Cppsym.know
14224 $rm -f Cppsym.a Cppsym.b
14225 cat <<EOSH > Cppsym
14227 if $test \$# -gt 0; then
14228 echo \$* | $tr " " "$trnl" | ./Cppsym.try > Cppsym.got
14229 if $test -s Cppsym.got; then
14236 $tr " " "$trnl" | ./Cppsym.try
14242 cat <<EOSH > Cppsym.try
14244 cat <<'EOCP' > try.c
14250 cat <<'EOSH' >> Cppsym.try
14252 printf "#ifdef %s\n#if %s+0\nprintf(\"%s=%%ld\\n\", %s);\n#else\nprintf(\"%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
14253 printf "#ifdef _%s\n#if _%s+0\nprintf(\"_%s=%%ld\\n\", _%s);\n#else\nprintf(\"_%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
14254 printf "#ifdef __%s\n#if __%s+0\nprintf(\"__%s=%%ld\\n\", __%s);\n#else\nprintf(\"__%s\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
14255 printf "#ifdef __%s__\n#if __%s__+0\nprintf(\"__%s__=%%ld\\n\", __%s__);\n#else\nprintf(\"__%s__\\n\");\n#endif\n#endif\n", $1, $1, $1, $1, $1
14259 cat <<EOSH >> Cppsym.try
14261 case "$osname-$gccversion" in
14262 irix-) ccflags="\$ccflags -woff 1178" ;;
14264 $cc $optimize \$ccflags $ldflags -o try try.c $libs && ./try$exe_ext
14266 chmod +x Cppsym.try
14267 $eunicefix Cppsym.try
14268 ./Cppsym < Cppsym.know > Cppsym.true
14269 : now check the C compiler for additional symbols
14270 postprocess_cc_v=''
14272 aix) postprocess_cc_v="|$tr , ' '" ;;
14279 for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
14282 -D*) echo "\$i" | $sed 's/^-D//';;
14283 -A*) $test "$gccversion" && echo "\$i" | $sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
14288 postprocess_cc_v=''
14291 ./ccsym > ccsym1.raw
14292 if $test -s ccsym1.raw; then
14293 $sort ccsym1.raw | $uniq >ccsym.raw
14295 mv ccsym1.raw ccsym.raw
14298 $awk '/\=/ { print $0; next }
14299 { print $0"=1" }' ccsym.raw >ccsym.list
14300 $awk '/\=/ { print $0; next }
14301 { print $0"=1" }' Cppsym.true >ccsym.true
14302 $comm -13 ccsym.true ccsym.list >ccsym.own
14303 $comm -12 ccsym.true ccsym.list >ccsym.com
14304 $comm -23 ccsym.true ccsym.list >ccsym.cpp
14306 if $test -z ccsym.raw; then
14307 echo "Your C compiler doesn't seem to define any symbols!" >&4
14309 echo "However, your C preprocessor defines the following symbols:"
14312 cppsymbols=`$cat Cppsym.true`
14313 cppsymbols=`echo $cppsymbols`
14314 cppccsymbols="$cppsymbols"
14316 if $test -s ccsym.com; then
14317 echo "Your C compiler and pre-processor define these symbols:"
14318 $sed -e 's/\(.*\)=.*/\1/' ccsym.com
14321 cppccsymbols=`$cat ccsym.com`
14322 cppccsymbols=`echo $cppccsymbols`
14323 $test "$silent" || sleep 1
14325 if $test -s ccsym.cpp; then
14326 $test "$also" && echo " "
14327 echo "Your C pre-processor ${also}defines the following symbols:"
14328 $sed -e 's/\(.*\)=.*/\1/' ccsym.cpp
14330 cppsymbols=`$cat ccsym.cpp`
14331 cppsymbols=`echo $cppsymbols`
14332 $test "$silent" || sleep 1
14334 if $test -s ccsym.own; then
14335 $test "$also" && echo " "
14336 echo "Your C compiler ${also}defines the following cpp symbols:"
14337 $sed -e 's/\(.*\)=1/\1/' ccsym.own
14338 $sed -e 's/\(.*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
14339 ccsymbols=`$cat ccsym.own`
14340 ccsymbols=`echo $ccsymbols`
14341 $test "$silent" || sleep 1
14346 : see if this is a termio system
14350 if $test `./findhdr termios.h`; then
14351 set tcsetattr i_termios
14357 "$define") echo "You have POSIX termios.h... good!" >&4;;
14358 *) if ./Cppsym pyr; then
14359 case "`/bin/universe`" in
14360 ucb) if $test `./findhdr sgtty.h`; then
14362 echo "<sgtty.h> found." >&4
14364 echo "System is pyramid with BSD universe."
14365 echo "<sgtty.h> not found--you could have problems." >&4
14367 *) if $test `./findhdr termio.h`; then
14369 echo "<termio.h> found." >&4
14371 echo "System is pyramid with USG universe."
14372 echo "<termio.h> not found--you could have problems." >&4
14376 if $test `./findhdr termio.h`; then
14377 echo "<termio.h> found." >&4
14379 elif $test `./findhdr sgtty.h`; then
14380 echo "<sgtty.h> found." >&4
14383 echo "Neither <termio.h> nor <sgtty.h> found--you could have problems." >&4
14386 if $test `./findhdr sgtty.h`; then
14387 echo "<sgtty.h> found." >&4
14389 elif $test `./findhdr termio.h`; then
14390 echo "<termio.h> found." >&4
14393 echo "Neither <sgtty.h> nor <termio.h> found--you could have problems." >&4
14397 set i_termio; eval $setvar
14398 val=$val2; set i_sgtty; eval $setvar
14399 val=$val3; set i_termios; eval $setvar
14401 : see if this is a shadow.h system
14402 set shadow.h i_shadow
14405 : see if this is a socks.h system
14406 set socks.h i_socks
14409 : see if stdarg is available
14411 if $test `./findhdr stdarg.h`; then
14412 echo "<stdarg.h> found." >&4
14415 echo "<stdarg.h> NOT found." >&4
14419 : see if varags is available
14421 if $test `./findhdr varargs.h`; then
14422 echo "<varargs.h> found." >&4
14424 echo "<varargs.h> NOT found, but that's ok (I hope)." >&4
14427 : set up the varargs testing programs
14428 $cat > varargs.c <<EOP
14430 #include <stdarg.h>
14433 #include <varargs.h>
14437 int f(char *p, ...)
14451 p = va_arg(ap, char *);
14456 $cat > varargs <<EOP
14458 if $cc -c $ccflags -D\$1 varargs.c >/dev/null 2>&1; then
14467 : now check which varargs header should be included
14472 if `./varargs I_STDARG`; then
14474 elif `./varargs I_VARARGS`; then
14479 if `./varargs I_VARARGS`; then
14486 echo "I could not find the definition for va_dcl... You have problems..." >&4
14487 val="$undef"; set i_stdarg; eval $setvar
14488 val="$undef"; set i_varargs; eval $setvar
14493 case "$i_varhdr" in
14495 val="$define"; set i_stdarg; eval $setvar
14496 val="$undef"; set i_varargs; eval $setvar
14499 val="$undef"; set i_stdarg; eval $setvar
14500 val="$define"; set i_varargs; eval $setvar
14503 echo "We'll include <$i_varhdr> to get va_dcl definition." >&4;;
14507 : see if stddef is available
14508 set stddef.h i_stddef
14511 : see if this is a sunmath.h system
14512 set sunmath.h i_sunmath
14515 : see if sys/access.h is available
14516 set sys/access.h i_sysaccess
14519 : see if ioctl defs are in sgtty, termio, sys/filio or sys/ioctl
14520 set sys/filio.h i_sysfilio
14523 if $test `./findhdr sys/ioctl.h`; then
14525 echo '<sys/ioctl.h> found.' >&4
14528 if $test $i_sysfilio = "$define"; then
14529 echo '<sys/ioctl.h> NOT found.' >&4
14531 $test $i_sgtty = "$define" && xxx="sgtty.h"
14532 $test $i_termio = "$define" && xxx="termio.h"
14533 $test $i_termios = "$define" && xxx="termios.h"
14534 echo "No <sys/ioctl.h> found, assuming ioctl args are defined in <$xxx>." >&4
14541 : see if this is a syslog.h system
14542 set syslog.h i_syslog
14546 : see if this is a sys/mode.h system
14547 set sys/mode.h i_sysmode
14550 : see if sys/resource.h has to be included
14551 set sys/resource.h i_sysresrc
14554 : see if sys/security.h is available
14555 set sys/security.h i_syssecrt
14558 : see if this is a sys/statvfs.h system
14559 set sys/statvfs.h i_sysstatvfs
14562 : see if this is a sys/uio.h system
14563 set sys/uio.h i_sysuio
14566 : see if this is a sys/un.h system
14567 set sys/un.h i_sysun
14571 : see if this is a sys/utsname.h system
14572 set sys/utsname.h i_sysutsname
14575 : see if this is a syswait system
14576 set sys/wait.h i_syswait
14579 : see if this is a ustat.h system
14580 set ustat.h i_ustat
14583 : see if this is an utime system
14584 set utime.h i_utime
14587 : see if this is a values.h system
14588 set values.h i_values
14591 : see if this is a vfork system
14594 set vfork.h i_vfork
14602 : see if gdbm.h is available
14607 : see if gdbm_open exists
14608 set gdbm_open d_gdbm_open
14610 case "$d_gdbm_open" in
14613 echo "We won't be including <gdbm.h>"
14623 echo "Looking for extensions..." >&4
14624 : If we are using the old config.sh, known_extensions may contain
14625 : old or inaccurate or duplicate values.
14626 known_extensions=''
14627 nonxs_extensions=''
14628 : We do not use find because it might not be available.
14629 : We do not just use MANIFEST because the user may have dropped
14630 : some additional extensions into the source tree and expect them
14633 : Function to recursively find available extensions, ignoring DynaLoader
14634 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
14638 DynaLoader|dynaload) ;;
14640 if $test -f $xxx/$xxx.xs; then
14641 known_extensions="$known_extensions $1$xxx";
14642 elif $test -f $xxx/Makefile.PL; then
14643 nonxs_extensions="$nonxs_extensions $1$xxx";
14645 if $test -d $xxx -a $# -lt 10; then
14648 eval $find_extensions;
14660 eval $find_extensions
14661 set X $nonxs_extensions
14663 nonxs_extensions="$*"
14664 set X $known_extensions
14666 known_extensions="$*"
14669 : Now see which are supported on this system.
14671 for xxx in $known_extensions ; do
14675 $define) avail_ext="$avail_ext $xxx" ;;
14678 GDBM_File|gdbm_fil)
14680 $define) avail_ext="$avail_ext $xxx" ;;
14683 NDBM_File|ndbm_fil)
14686 case "$osname-$use64bitint" in
14689 *-lndbm*) avail_ext="$avail_ext $xxx" ;;
14692 *) avail_ext="$avail_ext $xxx" ;;
14697 ODBM_File|odbm_fil)
14698 case "${i_dbm}${i_rpcsvcdbm}" in
14700 case "$osname-$use64bitint" in
14703 *-ldbm*) avail_ext="$avail_ext $xxx" ;;
14706 *) avail_ext="$avail_ext $xxx" ;;
14712 case "$useposix" in
14713 true|define|y) avail_ext="$avail_ext $xxx" ;;
14717 case "$useopcode" in
14718 true|define|y) avail_ext="$avail_ext $xxx" ;;
14722 case "$d_socket" in
14723 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14727 case "$usethreads" in
14728 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14732 : XXX Do we need a useipcsysv variable here
14733 case "${d_msg}${d_sem}${d_shm}" in
14734 *"${define}"*) avail_ext="$avail_ext $xxx" ;;
14737 *) avail_ext="$avail_ext $xxx"
14746 : Now see which nonxs extensions are supported on this system.
14747 : For now assume all are.
14749 for xxx in $nonxs_extensions ; do
14751 *) nonxs_ext="$nonxs_ext $xxx"
14763 A number of extensions are supplied with $package. You may choose to
14764 compile these extensions for dynamic loading (the default), compile
14765 them into the $package executable (static loading), or not include
14766 them at all. Answer "none" to include no extensions.
14767 Note that DynaLoader is always built and need not be mentioned here.
14770 case "$dynamic_ext" in
14771 '') dflt="$avail_ext" ;;
14772 *) dflt="$dynamic_ext"
14773 # Perhaps we are reusing an old out-of-date config.sh.
14776 if test X"$dynamic_ext" != X"$avail_ext"; then
14778 NOTICE: Your previous config.sh list may be incorrect.
14779 The extensions now available to you are
14781 but the default list from your previous config.sh is
14793 rp="What extensions do you wish to load dynamically?"
14796 none) dynamic_ext=' ' ;;
14797 *) dynamic_ext="$ans" ;;
14800 case "$static_ext" in
14802 : Exclude those already listed in dynamic linking
14804 for xxx in $avail_ext; do
14805 case " $dynamic_ext " in
14807 *) dflt="$dflt $xxx" ;;
14814 *) dflt="$static_ext"
14821 rp="What extensions do you wish to load statically?"
14824 none) static_ext=' ' ;;
14825 *) static_ext="$ans" ;;
14830 A number of extensions are supplied with $package. Answer "none"
14831 to include no extensions.
14832 Note that DynaLoader is always built and need not be mentioned here.
14835 case "$static_ext" in
14836 '') dflt="$avail_ext" ;;
14837 *) dflt="$static_ext"
14838 # Perhaps we are reusing an old out-of-date config.sh.
14841 if test X"$static_ext" != X"$avail_ext"; then
14843 NOTICE: Your previous config.sh list may be incorrect.
14844 The extensions now available to you are
14846 but the default list from your previous config.sh is
14855 : Exclude those that are not xs extensions
14859 rp="What extensions do you wish to include?"
14862 none) static_ext=' ' ;;
14863 *) static_ext="$ans" ;;
14868 set X $dynamic_ext $static_ext $nonxs_ext
14872 : Remove build directory name from cppstdin so it can be used from
14873 : either the present location or the final installed location.
14875 : Get out of the UU directory to get correct path name.
14877 case "$cppstdin" in
14879 echo "Stripping down cppstdin path name"
14885 : end of configuration questions
14887 echo "End of configuration questions."
14890 : back to where it started
14891 if test -d ../UU; then
14895 : configuration may be patched via a 'config.over' file
14896 if $test -f config.over; then
14899 rp='I see a config.over file. Do you wish to load it?'
14902 n*) echo "OK, I'll ignore it.";;
14904 echo "Configuration override changes have been loaded."
14909 : in case they want portability, strip down executable paths
14910 case "$d_portable" in
14913 echo "Stripping down executable paths..." >&4
14914 for file in $loclist $trylist; do
14916 eval $file=`basename $temp`
14921 : create config.sh file
14923 echo "Creating config.sh..." >&4
14924 $spitshell <<EOT >config.sh
14927 # This file was produced by running the Configure script. It holds all the
14928 # definitions figured out by Configure. Should you modify one of these values,
14929 # do not forget to propagate your changes by running "Configure -der". You may
14930 # instead choose to run each of the .SH files by yourself, or "Configure -S".
14933 # Package name : $package
14934 # Source directory : $src
14935 # Configuration time: $cf_time
14936 # Configured by : $cf_by
14937 # Target system : $myuname
14947 Revision='$Revision'
14954 alignbytes='$alignbytes'
14955 ansi2knr='$ansi2knr'
14956 aphostname='$aphostname'
14957 api_revision='$api_revision'
14958 api_subversion='$api_subversion'
14959 api_version='$api_version'
14960 api_versionstring='$api_versionstring'
14963 archlibexp='$archlibexp'
14964 archname64='$archname64'
14965 archname='$archname'
14966 archobjs='$archobjs'
14971 bincompat5005='$bincompat5005'
14975 byteorder='$byteorder'
14977 castflags='$castflags'
14980 cccdlflags='$cccdlflags'
14981 ccdlflags='$ccdlflags'
14983 ccsymbols='$ccsymbols'
14985 cf_email='$cf_email'
14987 charsize='$charsize'
14991 clocktype='$clocktype'
14993 compress='$compress'
14994 contains='$contains'
14998 cpp_stuff='$cpp_stuff'
14999 cppccsymbols='$cppccsymbols'
15000 cppflags='$cppflags'
15002 cppminus='$cppminus'
15004 cppstdin='$cppstdin'
15005 cppsymbols='$cppsymbols'
15006 crosscompile='$crosscompile'
15007 cryptlib='$cryptlib'
15009 d_Gconvert='$d_Gconvert'
15010 d_PRIEldbl='$d_PRIEldbl'
15011 d_PRIFldbl='$d_PRIFldbl'
15012 d_PRIGldbl='$d_PRIGldbl'
15013 d_PRIX64='$d_PRIX64'
15014 d_PRId64='$d_PRId64'
15015 d_PRIeldbl='$d_PRIeldbl'
15016 d_PRIfldbl='$d_PRIfldbl'
15017 d_PRIgldbl='$d_PRIgldbl'
15018 d_PRIi64='$d_PRIi64'
15019 d_PRIo64='$d_PRIo64'
15020 d_PRIu64='$d_PRIu64'
15021 d_PRIx64='$d_PRIx64'
15022 d_access='$d_access'
15023 d_accessx='$d_accessx'
15025 d_archlib='$d_archlib'
15028 d_attribut='$d_attribut'
15031 d_bincompat5005='$d_bincompat5005'
15033 d_bsdgetpgrp='$d_bsdgetpgrp'
15034 d_bsdsetpgrp='$d_bsdsetpgrp'
15036 d_casti32='$d_casti32'
15037 d_castneg='$d_castneg'
15038 d_charvspr='$d_charvspr'
15040 d_chroot='$d_chroot'
15041 d_chsize='$d_chsize'
15042 d_closedir='$d_closedir'
15046 d_cuserid='$d_cuserid'
15047 d_dbl_dig='$d_dbl_dig'
15048 d_difftime='$d_difftime'
15049 d_dirnamlen='$d_dirnamlen'
15050 d_dlerror='$d_dlerror'
15051 d_dlopen='$d_dlopen'
15052 d_dlsymun='$d_dlsymun'
15053 d_dosuid='$d_dosuid'
15054 d_drand48proto='$d_drand48proto'
15056 d_eaccess='$d_eaccess'
15057 d_endgrent='$d_endgrent'
15058 d_endhent='$d_endhent'
15059 d_endnent='$d_endnent'
15060 d_endpent='$d_endpent'
15061 d_endpwent='$d_endpwent'
15062 d_endsent='$d_endsent'
15063 d_endspent='$d_endspent'
15064 d_eofnblk='$d_eofnblk'
15065 d_eunice='$d_eunice'
15066 d_fchmod='$d_fchmod'
15067 d_fchown='$d_fchown'
15069 d_fd_macros='$d_fd_macros'
15070 d_fd_set='$d_fd_set'
15071 d_fds_bits='$d_fds_bits'
15072 d_fgetpos='$d_fgetpos'
15073 d_flexfnam='$d_flexfnam'
15076 d_fpathconf='$d_fpathconf'
15077 d_fpos64_t='$d_fpos64_t'
15078 d_fs_data_s='$d_fs_data_s'
15079 d_fseeko='$d_fseeko'
15080 d_fsetpos='$d_fsetpos'
15081 d_fstatfs='$d_fstatfs'
15082 d_fstatvfs='$d_fstatvfs'
15083 d_ftello='$d_ftello'
15085 d_getcwd='$d_getcwd'
15086 d_getfsstat='$d_getfsstat'
15087 d_getgrent='$d_getgrent'
15088 d_getgrps='$d_getgrps'
15089 d_gethbyaddr='$d_gethbyaddr'
15090 d_gethbyname='$d_gethbyname'
15091 d_gethent='$d_gethent'
15092 d_gethname='$d_gethname'
15093 d_gethostprotos='$d_gethostprotos'
15094 d_getlogin='$d_getlogin'
15095 d_getmnt='$d_getmnt'
15096 d_getmntent='$d_getmntent'
15097 d_getnbyaddr='$d_getnbyaddr'
15098 d_getnbyname='$d_getnbyname'
15099 d_getnent='$d_getnent'
15100 d_getnetprotos='$d_getnetprotos'
15101 d_getpbyname='$d_getpbyname'
15102 d_getpbynumber='$d_getpbynumber'
15103 d_getpent='$d_getpent'
15104 d_getpgid='$d_getpgid'
15105 d_getpgrp2='$d_getpgrp2'
15106 d_getpgrp='$d_getpgrp'
15107 d_getppid='$d_getppid'
15108 d_getprior='$d_getprior'
15109 d_getprotoprotos='$d_getprotoprotos'
15110 d_getpwent='$d_getpwent'
15111 d_getsbyname='$d_getsbyname'
15112 d_getsbyport='$d_getsbyport'
15113 d_getsent='$d_getsent'
15114 d_getservprotos='$d_getservprotos'
15115 d_getspent='$d_getspent'
15116 d_getspnam='$d_getspnam'
15117 d_gettimeod='$d_gettimeod'
15118 d_gnulibc='$d_gnulibc'
15119 d_grpasswd='$d_grpasswd'
15120 d_hasmntopt='$d_hasmntopt'
15124 d_inetaton='$d_inetaton'
15125 d_int64_t='$d_int64_t'
15126 d_isascii='$d_isascii'
15127 d_killpg='$d_killpg'
15128 d_lchown='$d_lchown'
15129 d_ldbl_dig='$d_ldbl_dig'
15131 d_locconv='$d_locconv'
15133 d_longdbl='$d_longdbl'
15134 d_longlong='$d_longlong'
15135 d_lseekproto='$d_lseekproto'
15137 d_madvise='$d_madvise'
15139 d_mbstowcs='$d_mbstowcs'
15140 d_mbtowc='$d_mbtowc'
15141 d_memchr='$d_memchr'
15142 d_memcmp='$d_memcmp'
15143 d_memcpy='$d_memcpy'
15144 d_memmove='$d_memmove'
15145 d_memset='$d_memset'
15147 d_mkdtemp='$d_mkdtemp'
15148 d_mkfifo='$d_mkfifo'
15149 d_mkstemp='$d_mkstemp'
15150 d_mkstemps='$d_mkstemps'
15151 d_mktime='$d_mktime'
15153 d_mprotect='$d_mprotect'
15155 d_msg_ctrunc='$d_msg_ctrunc'
15156 d_msg_dontroute='$d_msg_dontroute'
15157 d_msg_oob='$d_msg_oob'
15158 d_msg_peek='$d_msg_peek'
15159 d_msg_proxy='$d_msg_proxy'
15160 d_msgctl='$d_msgctl'
15161 d_msgget='$d_msgget'
15162 d_msgrcv='$d_msgrcv'
15163 d_msgsnd='$d_msgsnd'
15165 d_munmap='$d_munmap'
15166 d_mymalloc='$d_mymalloc'
15168 d_nv_preserves_uv='$d_nv_preserves_uv'
15169 d_off64_t='$d_off64_t'
15170 d_old_pthread_create_joinable='$d_old_pthread_create_joinable'
15171 d_oldpthreads='$d_oldpthreads'
15172 d_oldsock='$d_oldsock'
15174 d_pathconf='$d_pathconf'
15176 d_phostname='$d_phostname'
15179 d_portable='$d_portable'
15180 d_pthread_yield='$d_pthread_yield'
15182 d_pwchange='$d_pwchange'
15183 d_pwclass='$d_pwclass'
15184 d_pwcomment='$d_pwcomment'
15185 d_pwexpire='$d_pwexpire'
15186 d_pwgecos='$d_pwgecos'
15187 d_pwpasswd='$d_pwpasswd'
15188 d_pwquota='$d_pwquota'
15191 d_readdir='$d_readdir'
15192 d_readlink='$d_readlink'
15193 d_rename='$d_rename'
15194 d_rewinddir='$d_rewinddir'
15196 d_safebcpy='$d_safebcpy'
15197 d_safemcpy='$d_safemcpy'
15198 d_sanemcmp='$d_sanemcmp'
15199 d_sched_yield='$d_sched_yield'
15200 d_scm_rights='$d_scm_rights'
15201 d_seekdir='$d_seekdir'
15202 d_select='$d_select'
15204 d_semctl='$d_semctl'
15205 d_semctl_semid_ds='$d_semctl_semid_ds'
15206 d_semctl_semun='$d_semctl_semun'
15207 d_semget='$d_semget'
15209 d_setegid='$d_setegid'
15210 d_seteuid='$d_seteuid'
15211 d_setgrent='$d_setgrent'
15212 d_setgrps='$d_setgrps'
15213 d_sethent='$d_sethent'
15214 d_setlinebuf='$d_setlinebuf'
15215 d_setlocale='$d_setlocale'
15216 d_setnent='$d_setnent'
15217 d_setpent='$d_setpent'
15218 d_setpgid='$d_setpgid'
15219 d_setpgrp2='$d_setpgrp2'
15220 d_setpgrp='$d_setpgrp'
15221 d_setprior='$d_setprior'
15222 d_setpwent='$d_setpwent'
15223 d_setregid='$d_setregid'
15224 d_setresgid='$d_setresgid'
15225 d_setresuid='$d_setresuid'
15226 d_setreuid='$d_setreuid'
15227 d_setrgid='$d_setrgid'
15228 d_setruid='$d_setruid'
15229 d_setsent='$d_setsent'
15230 d_setsid='$d_setsid'
15231 d_setspent='$d_setspent'
15232 d_setvbuf='$d_setvbuf'
15236 d_shmatprototype='$d_shmatprototype'
15237 d_shmctl='$d_shmctl'
15239 d_shmget='$d_shmget'
15240 d_sigaction='$d_sigaction'
15241 d_sigsetjmp='$d_sigsetjmp'
15242 d_socket='$d_socket'
15243 d_socklen_t='$d_socklen_t'
15244 d_sockpair='$d_sockpair'
15246 d_statblks='$d_statblks'
15247 d_statfs_f_flags='$d_statfs_f_flags'
15248 d_statfs_s='$d_statfs_s'
15249 d_statvfs='$d_statvfs'
15250 d_stdio_cnt_lval='$d_stdio_cnt_lval'
15251 d_stdio_ptr_lval='$d_stdio_ptr_lval'
15252 d_stdio_stream_array='$d_stdio_stream_array'
15253 d_stdiobase='$d_stdiobase'
15254 d_stdstdio='$d_stdstdio'
15255 d_strchr='$d_strchr'
15256 d_strcoll='$d_strcoll'
15257 d_strctcpy='$d_strctcpy'
15258 d_strerrm='$d_strerrm'
15259 d_strerror='$d_strerror'
15260 d_strtod='$d_strtod'
15261 d_strtol='$d_strtol'
15262 d_strtold='$d_strtold'
15263 d_strtoll='$d_strtoll'
15264 d_strtoul='$d_strtoul'
15265 d_strtoull='$d_strtoull'
15266 d_strtouq='$d_strtouq'
15267 d_strxfrm='$d_strxfrm'
15268 d_suidsafe='$d_suidsafe'
15269 d_symlink='$d_symlink'
15270 d_syscall='$d_syscall'
15271 d_sysconf='$d_sysconf'
15272 d_sysernlst='$d_sysernlst'
15273 d_syserrlst='$d_syserrlst'
15274 d_system='$d_system'
15275 d_tcgetpgrp='$d_tcgetpgrp'
15276 d_tcsetpgrp='$d_tcsetpgrp'
15277 d_telldir='$d_telldir'
15278 d_telldirproto='$d_telldirproto'
15281 d_truncate='$d_truncate'
15282 d_tzname='$d_tzname'
15285 d_union_semun='$d_union_semun'
15287 d_vendorarch='$d_vendorarch'
15288 d_vendorbin='$d_vendorbin'
15289 d_vendorlib='$d_vendorlib'
15291 d_void_closedir='$d_void_closedir'
15292 d_voidsig='$d_voidsig'
15293 d_voidtty='$d_voidtty'
15294 d_volatile='$d_volatile'
15295 d_vprintf='$d_vprintf'
15297 d_waitpid='$d_waitpid'
15298 d_wcstombs='$d_wcstombs'
15299 d_wctomb='$d_wctomb'
15302 db_hashtype='$db_hashtype'
15303 db_prefixtype='$db_prefixtype'
15304 defvoidused='$defvoidused'
15305 direntrytype='$direntrytype'
15308 doublesize='$doublesize'
15310 dynamic_ext='$dynamic_ext'
15316 eunicefix='$eunicefix'
15319 extensions='$extensions'
15320 fflushNULL='$fflushNULL'
15321 fflushall='$fflushall'
15323 firstmakefile='$firstmakefile'
15325 fpossize='$fpossize'
15326 fpostype='$fpostype'
15327 freetype='$freetype'
15329 full_csh='$full_csh'
15330 full_sed='$full_sed'
15331 gccversion='$gccversion'
15332 gidformat='$gidformat'
15338 groupcat='$groupcat'
15339 groupstype='$groupstype'
15342 h_sysfile='$h_sysfile'
15354 i_arpainet='$i_arpainet'
15355 i_bsdioctl='$i_bsdioctl'
15358 i_dirent='$i_dirent'
15366 i_ieeefp='$i_ieeefp'
15367 i_inttypes='$i_inttypes'
15368 i_limits='$i_limits'
15369 i_locale='$i_locale'
15370 i_machcthr='$i_machcthr'
15371 i_malloc='$i_malloc'
15373 i_memory='$i_memory'
15374 i_mntent='$i_mntent'
15377 i_neterrno='$i_neterrno'
15378 i_netinettcp='$i_netinettcp'
15381 i_pthread='$i_pthread'
15383 i_rpcsvcdbm='$i_rpcsvcdbm'
15386 i_shadow='$i_shadow'
15388 i_stdarg='$i_stdarg'
15389 i_stddef='$i_stddef'
15390 i_stdlib='$i_stdlib'
15391 i_string='$i_string'
15392 i_sunmath='$i_sunmath'
15393 i_sysaccess='$i_sysaccess'
15394 i_sysdir='$i_sysdir'
15395 i_sysfile='$i_sysfile'
15396 i_sysfilio='$i_sysfilio'
15398 i_sysioctl='$i_sysioctl'
15399 i_syslog='$i_syslog'
15400 i_sysmman='$i_sysmman'
15401 i_sysmode='$i_sysmode'
15402 i_sysmount='$i_sysmount'
15403 i_sysndir='$i_sysndir'
15404 i_sysparam='$i_sysparam'
15405 i_sysresrc='$i_sysresrc'
15406 i_syssecrt='$i_syssecrt'
15407 i_sysselct='$i_sysselct'
15408 i_syssockio='$i_syssockio'
15409 i_sysstat='$i_sysstat'
15410 i_sysstatfs='$i_sysstatfs'
15411 i_sysstatvfs='$i_sysstatvfs'
15412 i_systime='$i_systime'
15413 i_systimek='$i_systimek'
15414 i_systimes='$i_systimes'
15415 i_systypes='$i_systypes'
15416 i_sysuio='$i_sysuio'
15418 i_sysutsname='$i_sysutsname'
15419 i_sysvfs='$i_sysvfs'
15420 i_syswait='$i_syswait'
15421 i_termio='$i_termio'
15422 i_termios='$i_termios'
15424 i_unistd='$i_unistd'
15427 i_values='$i_values'
15428 i_varargs='$i_varargs'
15429 i_varhdr='$i_varhdr'
15431 ignore_versioned_solibs='$ignore_versioned_solibs'
15432 inc_version_list='$inc_version_list'
15433 inc_version_list_init='$inc_version_list_init'
15436 installarchlib='$installarchlib'
15437 installbin='$installbin'
15438 installman1dir='$installman1dir'
15439 installman3dir='$installman3dir'
15440 installprefix='$installprefix'
15441 installprefixexp='$installprefixexp'
15442 installprivlib='$installprivlib'
15443 installscript='$installscript'
15444 installsitearch='$installsitearch'
15445 installsitebin='$installsitebin'
15446 installsitelib='$installsitelib'
15447 installstyle='$installstyle'
15448 installusrbinperl='$installusrbinperl'
15449 installvendorarch='$installvendorarch'
15450 installvendorbin='$installvendorbin'
15451 installvendorlib='$installvendorlib'
15453 ivdformat='$ivdformat'
15456 known_extensions='$known_extensions'
15460 lddlflags='$lddlflags'
15462 ldlibpthname='$ldlibpthname'
15469 libsdirs='$libsdirs'
15470 libsfiles='$libsfiles'
15471 libsfound='$libsfound'
15472 libspath='$libspath'
15473 libswanted='$libswanted'
15479 locincpth='$locincpth'
15480 loclibpth='$loclibpth'
15481 longdblsize='$longdblsize'
15482 longlongsize='$longlongsize'
15483 longsize='$longsize'
15487 lseeksize='$lseeksize'
15488 lseektype='$lseektype'
15492 make_set_make='$make_set_make'
15493 mallocobj='$mallocobj'
15494 mallocsrc='$mallocsrc'
15495 malloctype='$malloctype'
15497 man1direxp='$man1direxp'
15500 man3direxp='$man3direxp'
15503 mips_type='$mips_type'
15505 mmaptype='$mmaptype'
15507 modetype='$modetype'
15509 multiarch='$multiarch'
15511 myarchname='$myarchname'
15512 mydomain='$mydomain'
15513 myhostname='$myhostname'
15516 netdb_hlen_type='$netdb_hlen_type'
15517 netdb_host_type='$netdb_host_type'
15518 netdb_name_type='$netdb_name_type'
15519 netdb_net_type='$netdb_net_type'
15522 nm_so_opt='$nm_so_opt'
15523 nonxs_ext='$nonxs_ext'
15527 o_nonblock='$o_nonblock'
15529 old_pthread_create_joinable='$old_pthread_create_joinable'
15530 optimize='$optimize'
15531 orderlib='$orderlib'
15537 patchlevel='$patchlevel'
15538 path_sep='$path_sep'
15541 perladmin='$perladmin'
15542 perlpath='$perlpath'
15544 phostname='$phostname'
15547 pm_apiversion='$pm_apiversion'
15551 prefixexp='$prefixexp'
15553 privlibexp='$privlibexp'
15554 prototype='$prototype'
15556 quadkind='$quadkind'
15557 quadtype='$quadtype'
15558 randbits='$randbits'
15559 randfunc='$randfunc'
15560 randseedtype='$randseedtype'
15562 rd_nodata='$rd_nodata'
15563 revision='$revision'
15567 sPRIEldbl='$sPRIEldbl'
15568 sPRIFldbl='$sPRIFldbl'
15569 sPRIGldbl='$sPRIGldbl'
15572 sPRIeldbl='$sPRIeldbl'
15573 sPRIfldbl='$sPRIfldbl'
15574 sPRIgldbl='$sPRIgldbl'
15579 sched_yield='$sched_yield'
15580 scriptdir='$scriptdir'
15581 scriptdirexp='$scriptdirexp'
15583 seedfunc='$seedfunc'
15584 selectminbits='$selectminbits'
15585 selecttype='$selecttype'
15586 sendmail='$sendmail'
15589 sharpbang='$sharpbang'
15590 shmattype='$shmattype'
15591 shortsize='$shortsize'
15594 sig_count='$sig_count'
15595 sig_name='$sig_name'
15596 sig_name_init='$sig_name_init'
15598 sig_num_init='$sig_num_init'
15599 signal_t='$signal_t'
15600 sitearch='$sitearch'
15601 sitearchexp='$sitearchexp'
15603 sitebinexp='$sitebinexp'
15605 sitelib_stem='$sitelib_stem'
15606 sitelibexp='$sitelibexp'
15607 siteprefix='$siteprefix'
15608 siteprefixexp='$siteprefixexp'
15609 sizetype='$sizetype'
15614 sockethdr='$sockethdr'
15615 socketlib='$socketlib'
15616 socksizetype='$socksizetype'
15618 spackage='$spackage'
15619 spitshell='$spitshell'
15622 ssizetype='$ssizetype'
15623 startperl='$startperl'
15625 static_ext='$static_ext'
15627 stdio_base='$stdio_base'
15628 stdio_bufsiz='$stdio_bufsiz'
15629 stdio_cnt='$stdio_cnt'
15630 stdio_filbuf='$stdio_filbuf'
15631 stdio_ptr='$stdio_ptr'
15632 stdio_stream_array='$stdio_stream_array'
15635 subversion='$subversion'
15642 timeincl='$timeincl'
15643 timetype='$timetype'
15656 uidformat='$uidformat'
15662 uquadtype='$uquadtype'
15663 use5005threads='$use5005threads'
15664 use64bitall='$use64bitall'
15665 use64bitint='$use64bitint'
15667 useithreads='$useithreads'
15668 uselargefiles='$uselargefiles'
15669 uselongdouble='$uselongdouble'
15670 usemorebits='$usemorebits'
15671 usemultiplicity='$usemultiplicity'
15672 usemymalloc='$usemymalloc'
15674 useopcode='$useopcode'
15675 useperlio='$useperlio'
15676 useposix='$useposix'
15678 useshrplib='$useshrplib'
15679 usesocks='$usesocks'
15680 usethreads='$usethreads'
15681 usevendorprefix='$usevendorprefix'
15682 usevfork='$usevfork'
15685 uvoformat='$uvoformat'
15688 uvuformat='$uvuformat'
15689 uvxformat='$uvxformat'
15690 vendorarch='$vendorarch'
15691 vendorarchexp='$vendorarchexp'
15692 vendorbin='$vendorbin'
15693 vendorbinexp='$vendorbinexp'
15694 vendorlib='$vendorlib'
15695 vendorlib_stem='$vendorlib_stem'
15696 vendorlibexp='$vendorlibexp'
15697 vendorprefix='$vendorprefix'
15698 vendorprefixexp='$vendorprefixexp'
15701 voidflags='$voidflags'
15703 xs_apiversion='$xs_apiversion'
15708 : Add in command line options if available
15709 $test -f UU/cmdline.opt && $cat UU/cmdline.opt >> config.sh
15711 : add special variables
15712 $test -f $src/patchlevel.h && \
15713 awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh
15714 echo "CONFIGDOTSH=true" >>config.sh
15716 : propagate old symbols
15717 if $test -f UU/config.sh; then
15718 <UU/config.sh sort | uniq >UU/oldconfig.sh
15719 sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
15720 sort | uniq -u >UU/oldsyms
15721 set X `cat UU/oldsyms`
15727 Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
15729 echo "# Variables propagated from previous config.sh file." >>config.sh
15730 for sym in `cat UU/oldsyms`; do
15731 echo " Propagating $hint variable "'$'"$sym..."
15732 eval 'tmp="$'"${sym}"'"'
15734 sed -e "s/'/'\"'\"'/g" -e "s/^/$sym='/" -e "s/$/'/" >>config.sh
15740 : Finish up by extracting the .SH files
15754 If you'd like to make any changes to the config.sh file before I begin
15755 to configure things, do it as a shell escape now (e.g. !vi config.sh).
15758 rp="Press return or use a shell escape to edit config.sh:"
15763 *) : in case they cannot read
15764 sh 1>&4 -c "$ans";;
15769 : if this fails, just run all the .SH files by hand
15776 if $contains '^depend:' [Mm]akefile >/dev/null 2>&1; then
15783 Now you need to generate make dependencies by running "$make depend".
15784 You might prefer to run it in background: "$make depend > makedepend.out &"
15785 It can take a while, so you might not want to run it right now.
15790 rp="Run $make depend now?"
15794 $make depend && echo "Now you must run a $make."
15797 echo "You must run '$make depend' then '$make'."
15800 elif test -f [Mm]akefile; then
15802 echo "Now you must run a $make."
15807 if $test -f Policy.sh; then
15810 If you compile $package on a different machine or from a different object
15811 directory, copy the Policy.sh file from this object directory to the
15812 new one before you run Configure -- this will help you with most of
15813 the policy defaults.
15817 if $test -f config.msg; then
15818 echo "Hmm. I also noted the following information while running:"
15820 $cat config.msg >&4
15823 $rm -f kit*isdone ark*isdone