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 Thu Feb 17 01:07:48 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
450 d_old_pthread_create_joinable=''
451 old_pthread_create_joinable=''
689 inc_version_list_init=''
709 ignore_versioned_solibs=''
870 d_stdio_stream_array=''
871 stdio_stream_array=''
916 smallmach='pdp11 i8086 z8000 i80286 iAPX286'
919 : We must find out about Eunice early
921 if test -f /etc/unixtovms; then
922 eunicefix=/etc/unixtovms
924 if test -f /etc/unixtovms.exe; then
925 eunicefix=/etc/unixtovms.exe
929 : set useposix=false in your hint file to disable the POSIX extension.
931 : set useopcode=false in your hint file to disable the Opcode extension.
933 : Trailing extension. Override this in a hint file, if needed.
935 : Extra object files, if any, needed on this platform.
937 : Possible local include directories to search.
938 : Set locincpth to "" in a hint file to defeat local include searches.
939 locincpth="/usr/local/include /opt/local/include /usr/gnu/include"
940 locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include"
942 : no include file wanted by default
946 : change the next line if compiling for Xenix/286 on Xenix/386
947 xlibpth='/usr/lib/386 /lib/386'
948 : Possible local library directories to search.
949 loclibpth="/usr/local/lib /opt/local/lib /usr/gnu/lib"
950 loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib"
952 : general looking path for locating libraries
953 glibpth="/usr/lib/large /lib /usr/lib $xlibpth"
954 glibpth="$glibpth /lib/large /usr/lib/small /lib/small"
955 glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib"
956 test -f /usr/shlib/libc.so && glibpth="/usr/shlib $glibpth"
957 test -f /shlib/libc.so && glibpth="/shlib $glibpth"
959 : Private path used by Configure to find libraries. Its value
960 : is prepended to libpth. This variable takes care of special
961 : machines, like the mips. Usually, it should be empty.
964 : default library list
966 : some systems want to use only the non-versioned libso:s
967 ignore_versioned_solibs=''
968 : set usemultiplicity on the Configure command line to enable multiplicity.
969 : set usesocks on the Configure command line to enable socks.
970 : set usethreads on the Configure command line to enable threads.
971 : full support for void wanted by default
974 : List of libraries we want.
975 : If anyone needs -lnet, put it in a hint file.
976 libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl'
977 libswanted="$libswanted dld ld sun m c cposix posix"
978 libswanted="$libswanted ndir dir crypt sec"
979 libswanted="$libswanted ucb bsd BSD PW x"
980 : We probably want to search /usr/shlib before most other libraries.
981 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
982 glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
983 glibpth="/usr/shlib $glibpth"
984 : Do not use vfork unless overridden by a hint file.
987 : Find the basic shell for Bourne shell scripts
991 *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;
994 if test -f "$xxx"; then
997 : Build up a list and do a single loop so we can 'break' out.
998 pth=`echo $PATH | sed -e "s/$p_/ /g"`
999 for xxx in sh bash ksh pdksh ash; do
1001 try="$try ${p}/${xxx}"
1005 if test -f "$xxx"; then
1008 elif test -f "$xxx.exe"; then
1019 $me: Fatal Error: I can't find a Bourne Shell anywhere.
1021 Usually it's in /bin/sh. How did you even get this far?
1022 Please contact me (Perl Maintainers) at perlbug@perl.com and
1023 we'll try to straighten this all out.
1029 : see if sh knows # comments
1030 if `$sh -c '#' >/dev/null 2>&1`; then
1034 test -f $xcat || xcat=/usr/bin/cat
1039 if test -s today; then
1042 echo "#! $xcat" > try
1046 if test -s today; then
1054 echo "Your $sh doesn't grok # comments--I will strip them later on."
1057 echo "exec grep -v '^[ ]*#'" >spitshell
1059 $eunicefix spitshell
1060 spitshell=`pwd`/spitshell
1062 echo "I presume that if # doesn't work, #! won't work either!"
1067 : figure out how to guarantee sh startup
1069 '') startsh=${sharpbang}${sh} ;;
1081 : echo "Yup, it does."
1083 echo "Hmm... '$startsh' does not guarantee sh startup..."
1084 echo "You may have to fix up the shell scripts to make sure $sh runs them."
1089 : Save command line options in file UU/cmdline.opt for later use in
1090 : generating config.sh.
1091 cat > cmdline.opt <<EOSH
1092 # Configure command line arguments.
1099 cat >>cmdline.opt <<EOSH
1100 config_arg$argn='$arg'
1102 argn=`expr $argn + 1`
1105 : produce awk script to parse command line options
1106 cat >options.awk <<'EOF'
1108 optstr = "A:dD:eEf:hKOrsSU:V"; # getopt-style specification
1110 len = length(optstr);
1111 for (i = 1; i <= len; i++) {
1112 c = substr(optstr, i, 1);
1113 if (i < len) a = substr(optstr, i + 1, 1); else a = "";
1124 if (substr(str, 1, 1) != "-") {
1125 printf("'%s'\n", str);
1129 for (i = 2; i <= len; i++) {
1130 c = substr(str, i, 1);
1132 printf("-%s\n", substr(str, i));
1138 printf("'%s'\n", substr(str, i + 1));
1151 : process the command line options
1152 set X `for arg in "$@"; do echo "X$arg"; done |
1153 sed -e s/X// | awk -f options.awk`
1158 : set up default values
1168 rm -f optdef.sh posthint.sh
1169 cat >optdef.sh <<EOS
1175 while test $# -gt 0; do
1177 -d) shift; fastread=yes;;
1178 -e) shift; alldone=cont;;
1182 if test -r "$1"; then
1185 echo "$me: cannot read config file $1." >&2
1190 -h) shift; error=true;;
1191 -r) shift; reuseval=true;;
1192 -s) shift; silent=true; realsilent=true;;
1193 -E) shift; alldone=exit;;
1194 -K) shift; knowitall=true;;
1195 -O) shift; override=true;;
1196 -S) shift; silent=true; extractsh=true;;
1201 echo "$me: use '-U symbol=', not '-D symbol='." >&2
1202 echo "$me: ignoring -D $1" >&2
1205 sed -e "s/'/'\"'\"'/g" -e "s/=\(.*\)/='\1'/" >> optdef.sh;;
1206 *) echo "$1='define'" >> optdef.sh;;
1213 *=) echo "$1" >> optdef.sh;;
1215 echo "$me: use '-D symbol=val', not '-U symbol=val'." >&2
1216 echo "$me: ignoring -U $1" >&2
1218 *) echo "$1='undef'" >> optdef.sh;;
1229 *=*) zzz=`echo $yyy|sed 's!=.*!!'`
1233 zzz=" "`echo $yyy|sed 's!^[^=]*=!!'`
1234 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1240 *:*) xxx=`echo $yyy|sed 's!:.*!!'`
1241 yyy=`echo $yyy|sed 's!^[^:]*:!!'`
1242 zzz=`echo $yyy|sed 's!^[^=]*=!!'`
1243 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1244 *) xxx=`echo $yyy|sed 's!:.*!!'`
1245 yyy=`echo $yyy|sed 's!^[^:]*:!!'` ;;
1251 echo "$yyy=\"\${$yyy}$zzz\"" >> posthint.sh ;;
1253 echo "$yyy=''" >> posthint.sh ;;
1258 echo "$yyy='$zzz'" >> posthint.sh ;;
1260 echo "eval \"$yyy=$zzz\"" >> posthint.sh ;;
1262 echo "$yyy=\"$zzz\${$yyy}\"" >> posthint.sh ;;
1267 echo "$yyy=$zzz" >> posthint.sh ;;
1268 *) echo "$me: unknown -A command '$xxx', ignoring -A $1" >&2 ;;
1272 -V) echo "$me generated by metaconfig 3.0 PL70." >&2
1275 -*) echo "$me: unknown option $1" >&2; shift; error=true;;
1283 Usage: $me [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
1284 [-U symbol] [-U symbol=] [-A command:symbol...]
1285 -d : use defaults for all answers.
1286 -e : go on without questioning past the production of config.sh.
1287 -f : specify an alternate default configuration file.
1288 -h : print this help message and exit (with an error status).
1289 -r : reuse C symbols value if possible (skips costly nm extraction).
1290 -s : silent mode, only echoes questions and essential information.
1291 -D : define symbol to have some value:
1292 -D symbol symbol gets the value 'define'
1293 -D symbol=value symbol gets the value 'value'
1294 -E : stop at the end of questions, after having produced config.sh.
1295 -K : do not use unless you know what you are doing.
1296 -O : let -D and -U override definitions from loaded configuration file.
1297 -S : perform variable substitutions on all .SH files (can mix with -f)
1298 -U : undefine symbol:
1299 -U symbol symbol gets the value 'undef'
1300 -U symbol= symbol gets completely empty
1301 -A : manipulate symbol after the platform specific hints have been applied:
1302 -A symbol=value append " "value to symbol
1303 -A append:symbol=value append value to symbol
1304 -A define:symbol=value define symbol to have value
1305 -A clear:symbol define symbol to be ''
1306 -A define:symbol define symbol to be 'define'
1307 -A eval:symbol=value define symbol to be eval of value
1308 -A prepend:symbol=value prepend value to symbol
1309 -A undef:symbol define symbol to be 'undef'
1310 -A undef:symbol= define symbol to be ''
1311 -V : print version number and exit (with a zero status).
1318 case "$fastread$alldone" in
1321 if test ! -t 0; then
1322 echo "Say 'sh Configure', not 'sh <Configure'"
1330 true) exec 1>/dev/null;;
1333 : run the defines and the undefines, if any, but leave the file out there...
1336 : create the posthint manipulation script and leave the file out there...
1341 first=`echo $package | sed -e 's/^\(.\).*/\1/'`
1342 last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
1343 case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
1344 ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
1345 *) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
1348 : Some greps do not return status, grrr.
1349 echo "grimblepritz" >grimble
1350 if grep blurfldyick grimble >/dev/null 2>&1 ; then
1352 elif grep grimblepritz grimble >/dev/null 2>&1 ; then
1358 : the following should work in any shell
1362 echo "AGH! Grep doesn't return a status. Attempting remedial action."
1363 cat >contains <<'EOSS'
1364 grep "$1" "$2" >.greptmp && cat .greptmp && test -s .greptmp
1369 : Find the path to the source tree
1372 */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
1375 *) src=`cd ../$src && pwd` ;;
1388 if test -f $rsrc/Configure && \
1389 $contains "^package=$package$" $rsrc/Configure >/dev/null 2>&1
1391 : found it, so we are ok.
1394 for src in . .. ../.. ../../.. ../../../..; do
1395 if test -f ../$src/Configure && \
1396 $contains "^package=$package$" ../$src/Configure >/dev/null 2>&1
1407 Sorry, I can't seem to locate the source dir for $package. Please start
1408 Configure with an explicit path -- i.e. /some/path/Configure.
1416 echo "Sources for $package found in \"$src\"." >&4
1420 : script used to extract .SH files with variable substitutions
1421 cat >extract <<'EOS'
1423 echo "Doing variable substitutions on .SH files..."
1424 if test -f $src/MANIFEST; then
1425 set x `awk '{print $1}' <$src/MANIFEST | grep '\.SH$'`
1427 echo "(Looking for .SH files under the source directory.)"
1428 set x `(cd $src; find . -name "*.SH" -print)`
1432 0) set x `(cd $src; echo *.SH)`; shift;;
1434 if test ! -f $src/$1; then
1440 while test $name; do
1441 if test ! -d "$name"; then
1442 create="$name $create";
1443 name=`echo $name | sed -e "s|^[^/]*$||"`;
1444 name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`;
1449 for file in $create; do
1458 dir=`expr X$file : 'X\(.*\)/'`
1459 file=`expr X$file : 'X.*/\(.*\)'`
1460 (cd $dir && . ./$file)
1470 dir=`expr X$file : 'X\(.*\)/'`
1471 file=`expr X$file : 'X.*/\(.*\)'`
1472 (set x $dir; shift; eval $mkdir_p)
1482 if test -f $src/config_h.SH; then
1483 if test ! -f config.h; then
1484 : oops, they left it out of MANIFEST, probably, so do it anyway.
1490 : extract files and exit if asked to do so
1491 case "$extractsh" in
1493 case "$realsilent" in
1497 case "$config_sh" in
1498 '') config_sh='config.sh';;
1501 echo "Fetching answers from $config_sh..."
1504 test "$override" && . ./optdef.sh
1513 : Eunice requires " " instead of "", can you believe it
1516 echo "Beginning of configuration questions for $package."
1518 trap 'echo " "; test -d ../UU && rm -rf X $rmlist; exit 1' 1 2 3 15
1520 : first determine how to suppress newline on echo command
1522 echo "Checking echo to see how to suppress newlines..."
1523 (echo "hi there\c" ; echo " ") >.echotmp
1524 if $contains c .echotmp >/dev/null 2>&1 ; then
1535 echo $n "The star should be here-->$c"
1539 : Now test for existence of everything in MANIFEST
1541 if test -f $rsrc/MANIFEST; then
1542 echo "First let's make sure your kit is complete. Checking..." >&4
1543 awk '$1 !~ /PACK[A-Z]+/ {print $1}' $rsrc/MANIFEST | split -50
1546 for filelist in x??; do
1547 (cd $rsrc; ls `cat $tmppwd/$filelist` >/dev/null 2>>$tmppwd/missing)
1549 if test -s missing; then
1553 THIS PACKAGE SEEMS TO BE INCOMPLETE.
1555 You have the option of continuing the configuration process, despite the
1556 distinct possibility that your kit is damaged, by typing 'y'es. If you
1557 do, don't blame me if something goes wrong. I advise you to type 'n'o
1558 and contact the author (perlbug@perl.com).
1561 echo $n "Continue? [n] $c" >&4
1565 echo "Continuing..." >&4
1569 echo "ABORTING..." >&4
1574 echo "Looks good..."
1577 echo "There is no MANIFEST file. I hope your kit is complete !"
1582 : Find the appropriate value for a newline for tr
1583 if test -n "$DJGPP"; then
1586 if test X"$trnl" = X; then
1587 case "`echo foo|tr '\n' x 2>/dev/null`" in
1591 if test X"$trnl" = X; then
1592 case "`echo foo|tr '\012' x 2>/dev/null`" in
1593 foox) trnl='\012' ;;
1596 if test X"$trnl" = X; then
1599 $me: Fatal Error: cannot figure out how to translate newlines with 'tr'.
1605 : compute the number of columns on the terminal for proper question formatting
1610 : set up the echo used in my read
1611 myecho="case \"\$xxxm\" in
1612 '') echo $n \"\$rp $c\" >&4;;
1614 '') echo $n \"[\$xxxm] $c\";;
1616 if test \`echo \"\$rp [\$xxxm] \" | wc -c\` -ge $COLUMNS; then
1618 echo $n \"[\$xxxm] $c\" >&4
1620 echo $n \"\$rp [\$xxxm] $c\" >&4
1626 : now set up to do reads with possible shell escape and default assignment
1632 case "\$fastread" in
1633 yes) case "\$dflt" in
1636 case "\$silent-\$rp" in
1641 *) case "\$silent" in
1642 true) case "\$rp" in
1647 while expr "X\$ans" : "X!" >/dev/null; do
1651 aok=''; eval "ans=\\"\$answ\\"" && aok=y
1659 set x \`expr "X\$ans" : "X!\(.*\)\$"\`
1668 set x \`expr "X\$ans" : "X&\(.*\)\$"\`
1673 echo "(OK, I'll run with -d after this question.)" >&4
1676 echo "*** Sorry, \$1 not supported yet." >&4
1686 echo "*** Substitution done -- please confirm."
1688 ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
1693 echo "*** Error -- try again."
1700 case "\$ans\$xxxm\$nostick" in
1712 : create .config dir to save info across Configure sessions
1713 test -d ../.config || mkdir ../.config
1714 cat >../.config/README <<EOF
1715 This directory created by Configure to save information that should
1716 persist across sessions for $package.
1718 You may safely delete it if you wish.
1721 : general instructions
1724 user=`(logname) 2>/dev/null`
1726 '') user=`whoami 2>&1`;;
1728 if $contains "^$user\$" ../.config/instruct >/dev/null 2>&1; then
1731 rp='Would you like to see the instructions?'
1742 This installation shell script will examine your system and ask you questions
1743 to determine how the perl5 package should be installed. If you get
1744 stuck on a question, you may use a ! shell escape to start a subshell or
1745 execute a command. Many of the questions will have default answers in square
1746 brackets; typing carriage return will give you the default.
1748 On some of the questions which ask for file or directory names you are allowed
1749 to use the ~name construct to specify the login directory belonging to "name",
1750 even if you don't have a shell which knows about that. Questions where this is
1751 allowed will be marked "(~name ok)".
1755 dflt='Type carriage return to continue'
1759 The prompter used in this script allows you to use shell variables and
1760 backticks in your answers. You may use $1, $2, etc... to refer to the words
1761 in the default answer, as if the default line was a set of arguments given to a
1762 script shell. This means you may also use $* to repeat the whole default line,
1763 so you do not have to re-type everything to add something to the default.
1765 Everytime there is a substitution, you will have to confirm. If there is an
1766 error (e.g. an unmatched backtick), the default answer will remain unchanged
1767 and you will be prompted again.
1769 If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
1770 the questions and use the computed defaults (or the previous answers if there
1771 was already a config.sh file). Type 'Configure -h' for a list of options.
1772 You may also start interactively and then answer '& -d' at any prompt to turn
1773 on the non-interactive behaviour for the remainder of the execution.
1779 Much effort has been expended to ensure that this shell script will run on any
1780 Unix system. If despite that it blows up on yours, your best bet is to edit
1781 Configure and run it again. If you can't run Configure for some reason,
1782 you'll have to generate a config.sh file by hand. Whatever problems you
1783 have, let me (perlbug@perl.com) know how I blew it.
1785 This installation script affects things in two ways:
1787 1) it may do direct variable substitutions on some of the files included
1789 2) it builds a config.h file for inclusion in C programs. You may edit
1790 any of these files as the need arises after running this script.
1792 If you make a mistake on a question, there is no easy way to back up to it
1793 currently. The easiest thing to do is to edit config.sh and rerun all the SH
1794 files. Configure will offer to let you do this before it runs the SH files.
1797 dflt='Type carriage return to continue'
1799 case "$firsttime" in
1800 true) echo $user >>../.config/instruct;;
1804 : find out where common programs are
1806 echo "Locating common programs..." >&4
1819 if test -d \$dir/\$thing; then
1825 for thisthing in \$dir/\$thing; do
1826 : just loop through to pick last item
1828 if test -f \$thisthing; then
1831 elif test -f \$dir/\$thing.exe; then
1832 if test -n "$DJGPP"; then
1833 echo \$dir/\$thing.exe
1835 : on Eunice apparently
1886 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1887 pth="$pth /lib /usr/lib"
1888 for file in $loclist; do
1892 if test -f "$xxx"; then
1895 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1896 xxx=`./loc $file $file $pth`
1899 '') xxx=`./loc $file $file $pth`;;
1900 *) xxx=`./loc $xxx $xxx $pth`;;
1906 echo $file is in $xxx.
1909 echo $file is in $xxx.
1912 echo "I don't know where '$file' is, and my life depends on it." >&4
1913 echo "Go find a public domain implementation or fix your PATH setting!" >&4
1919 echo "Don't worry if any of the following aren't found..."
1921 for file in $trylist; do
1925 if test -f "$xxx"; then
1928 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1929 xxx=`./loc $file $file $pth`
1932 '') xxx=`./loc $file $file $pth`;;
1933 *) xxx=`./loc $xxx $xxx $pth`;;
1939 echo $file is in $xxx.
1942 echo $file is in $xxx.
1945 echo "I don't see $file out there, $say."
1952 echo "Substituting grep for egrep."
1958 echo "Substituting cp for ln."
1964 echo "Hopefully test is built into your sh."
1967 if `sh -c "PATH= test true" >/dev/null 2>&1`; then
1968 echo "Using the test built into your sh."
1976 echo "Hopefully echo is built into your sh."
1981 echo "Checking compatibility between $echo and builtin echo (if any)..." >&4
1982 $echo $n "hi there$c" >foo1
1983 echo $n "hi there$c" >foo2
1984 if cmp foo1 foo2 >/dev/null 2>&1; then
1985 echo "They are compatible. In fact, they may be identical."
1992 They are not compatible! You are probably running ksh on a non-USG system.
1993 I'll have to use $echo instead of the builtin, since Bourne shell doesn't
1994 have echo built in and we may have to run some Bourne shell scripts. That
1995 means I'll have to use '$n$c' to suppress newlines now. Life is ridiculous.
1998 $echo $n "The star should be here-->$c"
2005 : determine whether symbolic links are supported
2008 if $ln -s blurfl sym > /dev/null 2>&1 ; then
2009 echo "Symbolic links are supported." >&4
2012 echo "Symbolic links are NOT supported." >&4
2017 : see whether [:lower:] and [:upper:] are supported character classes
2019 case "`echo AbyZ | $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
2021 echo "Good, your tr supports [:lower:] and [:upper:] to convert case." >&4
2025 *) # There is a discontinuity in EBCDIC between 'I' and 'J'
2026 # (0xc9 and 0xd1), therefore that is a nice testing point.
2027 if test "X$up" = X -o "X$low" = X; then
2028 case "`echo IJ | $tr '[I-J]' '[i-j]' 2>/dev/null`" in
2034 if test "X$up" = X -o "X$low" = X; then
2035 case "`echo IJ | $tr I-J i-j 2>/dev/null`" in
2041 if test "X$up" = X -o "X$low" = X; then
2042 case "`echo IJ | od -x 2>/dev/null`" in
2044 echo "Hey, this might be EBCDIC." >&4
2045 if test "X$up" = X -o "X$low" = X; then
2046 case "`echo IJ | $tr '[A-IJ-RS-Z]' '[a-ij-rs-z]' 2>/dev/null`" in
2047 ij) up='[A-IJ-RS-Z]'
2052 if test "X$up" = X -o "X$low" = X; then
2053 case "`echo IJ | $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
2063 case "`echo IJ | $tr \"$up\" \"$low\" 2>/dev/null`" in
2065 echo "Using $up and $low to convert case." >&4
2068 echo "I don't know how to translate letters from upper to lower case." >&4
2069 echo "Your tr is not acting any way I know of." >&4
2073 : set up the translation script tr, must be called with ./tr of course
2077 '[A-Z][a-z]') exec $tr '$up' '$low';;
2078 '[a-z][A-Z]') exec $tr '$low' '$up';;
2085 : Try to determine whether config.sh was made on this system
2086 case "$config_sh" in
2088 myuname=`$uname -a 2>/dev/null`
2089 $test -z "$myuname" && myuname=`hostname 2>/dev/null`
2090 # tr '[A-Z]' '[a-z]' would not work in EBCDIC
2091 # because the A-Z/a-z are not consecutive.
2092 myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e 's/\///g' | \
2093 ./tr '[A-Z]' '[a-z]' | $tr $trnl ' '`
2094 newmyuname="$myuname"
2096 case "$knowitall" in
2098 if test -f ../config.sh; then
2099 if $contains myuname= ../config.sh >/dev/null 2>&1; then
2100 eval "`grep myuname= ../config.sh`"
2102 if test "X$myuname" = "X$newmyuname"; then
2110 : Get old answers from old config file if Configure was run on the
2111 : same system, otherwise use the hints.
2114 if test -f config.sh; then
2116 rp="I see a config.sh file. Shall I use it to set the defaults?"
2119 n*|N*) echo "OK, I'll ignore it."; mv config.sh config.sh.old;;
2120 *) echo "Fetching default answers from your old config.sh file..." >&4
2128 : Older versions did not always set $sh. Catch re-use of such
2137 if test ! -f config.sh; then
2140 First time through, eh? I have some defaults handy for some systems
2141 that need some extra help getting the Configure answers right:
2144 (cd $src/hints; ls -C *.sh) | $sed 's/\.sh/ /g' >&4
2146 : Half the following guesses are probably wrong... If you have better
2147 : tests or hints, please send them to perlbug@perl.com
2148 : The metaconfig authors would also appreciate a copy...
2149 $test -f /irix && osname=irix
2150 $test -f /xenix && osname=sco_xenix
2151 $test -f /dynix && osname=dynix
2152 $test -f /dnix && osname=dnix
2153 $test -f /lynx.os && osname=lynxos
2154 $test -f /unicos && osname=unicos && osvers=`$uname -r`
2155 $test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
2156 $test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
2157 $test -f /bin/mips && /bin/mips && osname=mips
2158 $test -d /NextApps && set X `hostinfo | grep 'NeXT Mach.*:' | \
2159 $sed -e 's/://' -e 's/\./_/'` && osname=next && osvers=$4
2160 $test -d /usr/apollo/bin && osname=apollo
2161 $test -f /etc/saf/_sactab && osname=svr4
2162 $test -d /usr/include/minix && osname=minix
2163 if $test -d /MachTen -o -d /MachTen_Folder; then
2165 if $test -x /sbin/version; then
2166 osvers=`/sbin/version | $awk '{print $2}' |
2167 $sed -e 's/[A-Za-z]$//'`
2168 elif $test -x /usr/etc/version; then
2169 osvers=`/usr/etc/version | $awk '{print $2}' |
2170 $sed -e 's/[A-Za-z]$//'`
2176 $test -f /sys/posix.dll &&
2177 $test -f /usr/bin/what &&
2178 set X `/usr/bin/what /sys/posix.dll` &&
2179 $test "$3" = UWIN &&
2183 if $test -f $uname; then
2191 umips) osname=umips ;;
2194 [23]100) osname=mips ;;
2195 next*) osname=next ;;
2197 tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
2198 if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
2201 elif $test -f /etc/kconfig; then
2203 if test "$lns" = "$ln -s"; then
2205 elif $contains _SYSV3 /usr/include/stdio.h > /dev/null 2>&1 ; then
2207 elif $contains _POSIX_SOURCE /usr/include/stdio.h > /dev/null 2>&1 ; then
2214 if test -n "$DJGPP"; then
2223 tmp=`( (oslevel) 2>/dev/null || echo "not found") 2>&1`
2225 'not found') osvers="$4"."$3" ;;
2226 '<3240'|'<>3240') osvers=3.2.0 ;;
2227 '=3240'|'>3240'|'<3250'|'<>3250') osvers=3.2.4 ;;
2228 '=3250'|'>3250') osvers=3.2.5 ;;
2232 bsd386) osname=bsd386
2235 cygwin*) osname=cygwin
2238 *dc.osx) osname=dcosx
2244 domainos) osname=apollo
2250 dynixptx*) osname=dynixptx
2251 osvers=`echo "$4"|sed 's/^v//'`
2253 freebsd) osname=freebsd
2255 genix) osname=genix ;;
2257 osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
2273 netbsd*) osname=netbsd
2276 news-os) osvers="$3"
2278 4*) osname=newsos4 ;;
2282 next*) osname=next ;;
2283 POSIX-BC | posix-bc ) osname=posix-bc
2286 powerux | power_ux | powermax_os | powermaxos | \
2287 powerunix | power_unix) osname=powerux
2293 solaris) osname=solaris
2295 5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2302 osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2306 titanos) osname=titanos
2315 ultrix) osname=ultrix
2318 osf1|mls+) case "$5" in
2321 osvers=`echo "$3" | sed 's/^[xvt]//'`
2323 hp*) osname=hp_osf1 ;;
2324 mips) osname=mips_osf1 ;;
2327 unixware) osname=svr5
2333 $2) case "$osname" in
2337 : svr4.x or possibly later
2347 if test -f /stand/boot ; then
2348 eval `grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
2349 if test -n "$INITPROG" -a -f "$INITPROG"; then
2350 isesix=`strings -a $INITPROG|grep 'ESIX SYSTEM V/386 Release 4.0'`
2351 if test -n "$isesix"; then
2359 *) if test -f /etc/systemid; then
2361 set `echo $3 | $sed 's/\./ /g'` $4
2362 if $test -f $src/hints/sco_$1_$2_$3.sh; then
2364 elif $test -f $src/hints/sco_$1_$2.sh; then
2366 elif $test -f $src/hints/sco_$1.sh; then
2371 '') : Still unknown. Probably a generic Sys V.
2380 *) case "$osname" in
2381 '') : Still unknown. Probably a generic BSD.
2389 if test -f /vmunix -a -f $src/hints/news_os.sh; then
2390 (what /vmunix | UU/tr '[A-Z]' '[a-z]') > UU/kernel.what 2>&1
2391 if $contains news-os UU/kernel.what >/dev/null 2>&1; then
2394 $rm -f UU/kernel.what
2395 elif test -d c:/.; then
2402 : Now look for a hint file osname_osvers, unless one has been
2403 : specified already.
2406 file=`echo "${osname}_${osvers}" | $sed -e 's@\.@_@g' -e 's@_$@@'`
2407 : Also try without trailing minor version numbers.
2408 xfile=`echo $file | $sed -e 's@_[^_]*$@@'`
2409 xxfile=`echo $xfile | $sed -e 's@_[^_]*$@@'`
2410 xxxfile=`echo $xxfile | $sed -e 's@_[^_]*$@@'`
2411 xxxxfile=`echo $xxxfile | $sed -e 's@_[^_]*$@@'`
2414 *) case "$osvers" in
2417 *) if $test -f $src/hints/$file.sh ; then
2419 elif $test -f $src/hints/$xfile.sh ; then
2421 elif $test -f $src/hints/$xxfile.sh ; then
2423 elif $test -f $src/hints/$xxxfile.sh ; then
2425 elif $test -f $src/hints/$xxxxfile.sh ; then
2427 elif $test -f "$src/hints/${osname}.sh" ; then
2436 if $test -f Policy.sh ; then
2439 none) dflt="Policy" ;;
2440 *) dflt="Policy $dflt" ;;
2445 dflt=`echo $hintfile | $sed 's/\.sh$//'`
2449 if $test -f Policy.sh ; then
2452 There's also a Policy hint file available, which should make the
2453 site-specific (policy) questions easier to answer.
2460 You may give one or more space-separated answers, or "none" if appropriate.
2461 A well-behaved OS will have no hints, so answering "none" or just "Policy"
2462 is a good thing. DO NOT give a wrong version or a wrong OS.
2466 rp="Which of these apply, if any?"
2469 for file in $tans; do
2470 if $test X$file = XPolicy -a -f Policy.sh; then
2472 $cat Policy.sh >> UU/config.sh
2473 elif $test -f $src/hints/$file.sh; then
2474 . $src/hints/$file.sh
2475 $cat $src/hints/$file.sh >> UU/config.sh
2476 elif $test X$tans = X -o X$tans = Xnone ; then
2479 : Give one chance to correct a possible typo.
2480 echo "$file.sh does not exist"
2482 rp="hint to use instead?"
2484 for file in $ans; do
2485 if $test -f "$src/hints/$file.sh"; then
2486 . $src/hints/$file.sh
2487 $cat $src/hints/$file.sh >> UU/config.sh
2488 elif $test X$ans = X -o X$ans = Xnone ; then
2491 echo "$file.sh does not exist -- ignored."
2498 : Remember our hint file for later.
2499 if $test -f "$src/hints/$file.sh" ; then
2509 echo "Fetching default answers from $config_sh..." >&4
2513 cp $config_sh config.sh 2>/dev/null
2523 test "$override" && . ./optdef.sh
2524 myuname="$newmyuname"
2526 : Restore computed paths
2527 for file in $loclist $trylist; do
2528 eval $file="\$_$file"
2533 Configure uses the operating system name and version to set some defaults.
2534 The default value is probably right if the name rings a bell. Otherwise,
2535 since spelling matters for me, either accept the default or answer "none"
2542 ''|' '|none) dflt=none ;;
2543 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
2546 *) dflt="$osname" ;;
2548 rp="Operating system name?"
2552 *) osname=`echo "$ans" | $sed -e 's/[ ][ ]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
2558 ''|' '|none) dflt=none ;;
2559 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
2560 dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
2562 ''|' ') dflt=none ;;
2567 *) dflt="$osvers" ;;
2569 rp="Operating system version?"
2579 : who configured the system
2580 cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
2581 cf_by=`(logname) 2>/dev/null`
2584 cf_by=`(whoami) 2>/dev/null`
2586 "") cf_by=unknown ;;
2590 : set up the script used to warn in case of inconsistency
2597 echo "*** WHOA THERE!!! ***" >&4
2598 echo " The $hint value for \$$var on this machine was \"$was\"!" >&4
2599 rp=" Keep the $hint value?"
2602 y) td=$was; tu=$was;;
2606 : function used to set $1 to $val
2607 setvar='var=$1; eval "was=\$$1"; td=$define; tu=$undef;
2609 $define$undef) . ./whoa; eval "$var=\$td";;
2610 $undef$define) . ./whoa; eval "$var=\$tu";;
2611 *) eval "$var=$val";;
2614 case "$usethreads" in
2615 $define|true|[yY]*) dflt='y';;
2620 Perl can be built to take advantage of threads on some systems.
2621 To do so, Configure can be run with -Dusethreads.
2623 Note that threading is a highly experimental feature, and
2624 some known race conditions still remain. If you choose to try
2625 it, be very sure to not actually deploy it for production
2626 purposes. README.threads has more details, and is required
2627 reading if you enable threads.
2629 If this doesn't make any sense to you, just accept the default '$dflt'.
2631 rp='Build a threading Perl?'
2634 y|Y) val="$define" ;;
2640 case "$usethreads" in
2644 As of 5.5.640, Perl has two different internal threading implementations,
2645 the 5.005 version (5005threads) and an interpreter-based version
2646 (ithreads) that has one interpreter per thread. Both are very
2647 experimental. This arrangement exists to help developers work out
2648 which one is better.
2650 If you're a casual user, you probably don't want interpreter-threads
2651 at this time. There doesn't yet exist a way to create threads from
2652 within Perl in this model, i.e., "use Thread;" will NOT work.
2654 : Default to ithreads unless overridden on command line or with
2657 case "$use5005threads" in
2658 $define|true|[yY]*) dflt='n';;
2660 case "$useithreads" in
2661 $undef|false|[nN]*) dflt='n';;
2663 rp='Use interpreter-based ithreads?'
2666 y|Y) val="$define" ;;
2671 : Now set use5005threads to the opposite value.
2672 case "$useithreads" in
2673 $define) val="$undef" ;;
2680 useithreads="$undef"
2681 use5005threads="$undef"
2685 case "$d_oldpthreads" in
2686 '') : Configure tests would be welcome here. For now, assume undef.
2688 *) val="$d_oldpthreads" ;;
2694 case "$usethreads" in
2695 "$define"|true|[yY]*)
2696 : Look for a hint-file generated 'call-back-unit'. If the
2697 : user has specified that a threading perl is to be built,
2698 : we may need to set or change some other defaults.
2699 if $test -f usethreads.cbu; then
2700 echo "Your platform has some specific hints for threaded builds, using them..."
2704 (Your platform doesn't have any specific hints for threaded builds.
2705 Assuming POSIX threads, then.)
2713 Perl can be built so that multiple Perl interpreters can coexist
2714 within the same Perl executable.
2717 case "$useithreads" in
2720 This multiple interpreter support is required for interpreter-based threads.
2724 *) case "$usemultiplicity" in
2725 $define|true|[yY]*) dflt='y';;
2728 echo "If this doesn't make any sense to you, just accept the default '$dflt'."
2729 rp='Build Perl for multiplicity?'
2732 y|Y) val="$define" ;;
2740 : determine where manual pages are on this system
2744 syspath='/usr/man/man1 /usr/man/mann /usr/man/manl /usr/man/local/man1'
2745 syspath="$syspath /usr/man/u_man/man1 /usr/share/man/man1"
2746 syspath="$syspath /usr/catman/u_man/man1 /usr/man/l_man/man1"
2747 syspath="$syspath /usr/local/man/u_man/man1 /usr/local/man/l_man/man1"
2748 syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
2749 sysman=`./loc . /usr/man/man1 $syspath`
2752 if $test -d "$sysman"; then
2753 echo "System manual is in $sysman." >&4
2755 echo "Could not find manual pages in source form." >&4
2758 : see what memory models we can support
2761 $cat >pdp11.c <<'EOP'
2770 ( cc -o pdp11 pdp11.c ) >/dev/null 2>&1
2771 if $test -f pdp11 && ./pdp11 2>/dev/null; then
2772 dflt='unsplit split'
2774 tans=`./loc . X /lib/small /lib/large /usr/lib/small /usr/lib/large /lib/medium /usr/lib/medium /lib/huge`
2777 *) if $test -d /lib/small || $test -d /usr/lib/small; then
2782 if $test -d /lib/medium || $test -d /usr/lib/medium; then
2785 if $test -d /lib/large || $test -d /usr/lib/large; then
2788 if $test -d /lib/huge || $test -d /usr/lib/huge; then
2797 Some systems have different model sizes. On most systems they are called
2798 small, medium, large, and huge. On the PDP11 they are called unsplit and
2799 split. If your system doesn't support different memory models, say "none".
2800 If you wish to force everything to one memory model, say "none" here and
2801 put the appropriate flags later when it asks you for other cc and ld flags.
2802 Venix systems may wish to put "none" and let the compiler figure things out.
2803 (In the following question multiple model names should be space separated.)
2805 The default for most systems is "none".
2808 rp="Which memory models are supported?"
2823 '') if $contains '\-i' $sysman/ld.1 >/dev/null 2>&1 || \
2824 $contains '\-i' $sysman/cc.1 >/dev/null 2>&1; then
2831 rp="What flag indicates separate I and D space?"
2839 *large*|*small*|*medium*|*huge*)
2846 rp="What flag indicates large model?"
2856 *huge*) case "$huge" in
2860 rp="What flag indicates huge model?"
2870 *medium*) case "$medium" in
2874 rp="What flag indicates medium model?"
2881 *) medium="$large";;
2884 *small*) case "$small" in
2888 rp="What flag indicates small model?"
2899 echo "Unrecognized memory models--you may have to edit Makefile.SH" >&4
2902 $rm -f pdp11.* pdp11
2904 : make some quick guesses about what we are up against
2906 $echo $n "Hmm... $c"
2916 $cat /usr/include/signal.h /usr/include/sys/signal.h >foo 2>/dev/null
2917 if test -f /osf_boot || $contains 'OSF/1' /usr/include/ctype.h >/dev/null 2>&1
2919 echo "Looks kind of like an OSF/1 system, but we'll see..."
2921 elif test `echo abc | tr a-z A-Z` = Abc ; then
2922 xxx=`./loc addbib blurfl $pth`
2923 if $test -f $xxx; then
2924 echo "Looks kind of like a USG system with BSD features, but we'll see..."
2928 if $contains SIGTSTP foo >/dev/null 2>&1 ; then
2929 echo "Looks kind of like an extended USG system, but we'll see..."
2931 echo "Looks kind of like a USG system, but we'll see..."
2935 elif $contains SIGTSTP foo >/dev/null 2>&1 ; then
2936 echo "Looks kind of like a BSD system, but we'll see..."
2940 echo "Looks kind of like a Version 7 system, but we'll see..."
2943 case "$eunicefix" in
2946 There is, however, a strange, musty smell in the air that reminds me of
2947 something...hmm...yes...I've got it...there's a VMS nearby, or I'm a Blit.
2951 : it so happens the Eunice I know will not run shell scripts in Unix format
2955 echo "Congratulations. You aren't running Eunice."
2959 : Detect OS2. The p_ variable is set above in the Head.U unit.
2964 I have the feeling something is not exactly right, however...don't tell me...
2965 lemme think...does HAL ring a bell?...no, of course, you're only running OS/2!
2970 if test -f /xenix; then
2971 echo "Actually, this looks more like a XENIX system..."
2976 echo "It's not Xenix..."
2981 if test -f /venix; then
2982 echo "Actually, this looks more like a VENIX system..."
2989 echo "Nor is it Venix..."
2992 chmod +x bsd usg v7 osf1 eunice xenix venix os2
2993 $eunicefix bsd usg v7 osf1 eunice xenix venix os2
2996 : see if we need a special compiler
3004 *) if $contains '\-M' $sysman/cc.1 >/dev/null 2>&1 ; then
3005 if $contains '\-M' $sysman/cpp.1 >/dev/null 2>&1; then
3019 On some older systems the default C compiler will not resolve multiple global
3020 references that happen to have the same name. On some such systems the "Mcc"
3021 command may be used to force these to be resolved. On other systems a "cc -M"
3022 command is required. (Note that the -M flag on other systems indicates a
3023 memory model to use!) If you have the Gnu C compiler, you might wish to use
3029 rp="Use which C compiler?"
3037 rp="Use which C compiler?"
3041 : Look for a hint-file generated 'call-back-unit'. Now that the
3042 : user has specified the compiler, we may need to set or change some
3044 if $test -f cc.cbu; then
3048 echo "Checking for GNU cc in disguise and/or its version number..." >&4
3049 $cat >gccvers.c <<EOM
3054 printf("%s\n", __VERSION__);
3056 printf("%s\n", "1");
3062 if $cc $ldflags -o gccvers gccvers.c; then
3063 gccversion=`./gccvers`
3064 case "$gccversion" in
3065 '') echo "You are not using GNU cc." ;;
3066 *) echo "You are using GNU cc $gccversion."
3071 echo "*** WHOA THERE!!! ***" >&4
3072 echo " Your C compiler \"$cc\" doesn't seem to be working!" >&4
3073 case "$knowitall" in
3075 echo " You'd better start hunting for one and let me know about it." >&4
3081 case "$gccversion" in
3082 1*) cpp=`./loc gcc-cpp $cpp $pth` ;;
3085 : decide how portable to be. Allow command line overrides.
3086 case "$d_portable" in
3088 *) d_portable="$define" ;;
3091 : set up shell script to do ~ expansion
3097 echo \$1 | $sed "s|~|\${HOME-\$LOGDIR}|"
3100 if $test -f /bin/csh; then
3101 /bin/csh -f -c "glob \$1"
3106 name=\`$expr x\$1 : '..\([^/]*\)'\`
3107 dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
3108 if $test ! -d "\$dir"; then
3110 echo "\$me: can't locate home directory for: \$name" >&2
3115 echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
3131 : now set up to get a file name
3135 cat <<'EOSC' >>getfile
3151 expr $fn : '.*(\(.*\)).*' | tr ',' $trnl >getfile.ok
3152 fn=`echo $fn | sed 's/(.*)//'`
3158 loc_file=`expr $fn : '.*:\(.*\)'`
3159 fn=`expr $fn : '\(.*\):.*'`
3167 */*) fullpath=true;;
3176 *e*) exp_file=true;;
3179 *p*) nopath_ok=true;;
3184 *d*) type='Directory';;
3185 *l*) type='Locate';;
3190 Locate) what='File';;
3195 case "$d_portable" in
3203 while test "$type"; do
3208 true) rp="$rp (~name ok)";;
3211 if test -f UU/getfile.ok && \
3212 $contains "^$ans\$" UU/getfile.ok >/dev/null 2>&1
3231 value=`UU/filexp $ans`
3234 if test "$ans" != "$value"; then
3235 echo "(That expands to $value on this system.)"
3249 /*) value="$ansexp" ;;
3254 echo "I shall only accept a full path name, as in /bin/ls." >&4
3255 echo "Use a ! shell escape if you wish to check pathnames." >&4
3258 echo "Please give a full path name, starting with slash." >&4
3261 echo "Note that using ~name is ok provided it expands well." >&4
3274 for fp in $gfpth; do
3275 if test "X$fp" = X.; then
3280 if test -f "$pf"; then
3282 elif test -r "$pf" || (test -h "$pf") >/dev/null 2>&1
3284 echo "($value is not a plain file, but that's ok.)"
3287 if test X"$type" = X; then
3294 for fp in $gfpth; do
3295 if test "X$fp" = X.; then
3300 if test -d "$pf"; then
3308 if test -d "$ansexp"; then
3309 echo "(Looking for $loc_file in directory $value.)"
3310 value="$value/$loc_file"
3311 ansexp="$ansexp/$loc_file"
3313 if test -f "$ansexp"; then
3316 case "$nopath_ok" in
3317 true) case "$value" in
3319 *) echo "Assuming $value will be in people's path."
3335 if test "$fastread" = yes; then
3340 rp="$what $value doesn't exist. Use that name anyway?"
3359 test "X$gfpthkeep" != Xy && gfpth=""
3362 : What should the include directory be ?
3364 $echo $n "Hmm... $c"
3368 if $test -f /bin/mips && /bin/mips; then
3369 echo "Looks like a MIPS system..."
3370 $cat >usr.c <<'EOCP'
3371 #ifdef SYSTYPE_BSD43
3375 if $cc -E usr.c > usr.out && $contains / usr.out >/dev/null 2>&1; then
3376 dflt='/bsd43/usr/include'
3380 mips_type='System V'
3382 $rm -f usr.c usr.out
3383 echo "and you're compiling with the $mips_type compiler and libraries."
3387 echo "Doesn't look like a MIPS system."
3397 case "$xxx_prompt" in
3400 rp='Where are the include files you want to use?'
3408 : see how we invoke the C preprocessor
3410 echo "Now, how can we feed standard input to your C preprocessor..." >&4
3411 cat <<'EOT' >testcpp.c
3417 if test ! -f cppstdin; then
3418 if test "X$osname" = "Xaix" -a "X$gccversion" = X; then
3419 # AIX cc -E doesn't show the absolute headerfile
3420 # locations but we'll cheat by using the -M flag.
3421 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
3423 echo 'cat >.$$.c; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin
3426 echo "Keeping your $hint cppstdin wrapper."
3429 wrapper=`pwd`/cppstdin
3433 if $test "X$cppstdin" != "X" && \
3434 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \
3435 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3437 echo "You used to use $cppstdin $cppminus so we'll use that again."
3439 '') echo "But let's see if we can live without a wrapper..." ;;
3441 if $cpprun $cpplast <testcpp.c >testcpp.out 2>&1 && \
3442 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3444 echo "(And we'll use $cpprun $cpplast to preprocess directly.)"
3447 echo "(However, $cpprun $cpplast does not work, let's see...)"
3455 echo "Good old $cppstdin $cppminus does not seem to be of any help..."
3462 elif echo 'Maybe "'"$cc"' -E" will work...'; \
3463 $cc -E <testcpp.c >testcpp.out 2>&1; \
3464 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3465 echo "Yup, it does."
3468 elif echo 'Nope...maybe "'"$cc"' -E -" will work...'; \
3469 $cc -E - <testcpp.c >testcpp.out 2>&1; \
3470 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3471 echo "Yup, it does."
3474 elif echo 'Nope...maybe "'"$cc"' -P" will work...'; \
3475 $cc -P <testcpp.c >testcpp.out 2>&1; \
3476 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3477 echo "Yipee, that works!"
3480 elif echo 'Nope...maybe "'"$cc"' -P -" will work...'; \
3481 $cc -P - <testcpp.c >testcpp.out 2>&1; \
3482 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3483 echo "At long last!"
3486 elif echo 'No such luck, maybe "'$cpp'" will work...'; \
3487 $cpp <testcpp.c >testcpp.out 2>&1; \
3488 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3492 elif echo 'Nixed again...maybe "'$cpp' -" will work...'; \
3493 $cpp - <testcpp.c >testcpp.out 2>&1; \
3494 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3495 echo "Hooray, it works! I was beginning to wonder."
3498 elif echo 'Uh-uh. Time to get fancy. Trying a wrapper...'; \
3499 $wrapper <testcpp.c >testcpp.out 2>&1; \
3500 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3506 rp="No dice. I can't find a C preprocessor. Name one:"
3510 $x_cpp <testcpp.c >testcpp.out 2>&1
3511 if $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3512 echo "OK, that will do." >&4
3514 echo "Sorry, I can't get that to work. Go find one and rerun Configure." >&4
3529 echo "Perhaps can we force $cc -E using a wrapper..."
3530 if $wrapper <testcpp.c >testcpp.out 2>&1; \
3531 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3537 echo "Nope, we'll have to live without it..."
3551 "$wrapper"|'cppstdin') ;;
3552 *) $rm -f $wrapper;;
3554 $rm -f testcpp.c testcpp.out
3556 : Set private lib path
3559 plibpth="$incpath/usr/lib /usr/local/lib /usr/ccs/lib"
3564 '') dlist="$loclibpth $plibpth $glibpth";;
3565 *) dlist="$libpth";;
3568 : Now check and see which directories actually exist, avoiding duplicates
3572 if $test -d $xxx; then
3575 *) libpth="$libpth $xxx";;
3581 Some systems have incompatible or broken versions of libraries. Among
3582 the directories listed in the question below, please remove any you
3583 know not to be holding relevant libraries, and add any that are needed.
3584 Say "none" for none.
3595 rp="Directories to use for library searches?"
3602 : compute shared library extension
3605 if xxx=`./loc libc.sl X $libpth`; $test -f "$xxx"; then
3615 On some systems, shared libraries may be available. Answer 'none' if
3616 you want to suppress searching of shared libraries for the remainder
3617 of this configuration.
3620 rp='What is the file extension used for shared libraries?'
3624 : Define several unixisms.
3625 : Hints files or command line option can be used to override them.
3626 : The convoluted testing is in case hints files set either the old
3629 '') case "$exe_ext" in
3631 *) _exe="$exe_ext" ;;
3636 '') case "$lib_ext" in
3643 '') case "$obj_ext" in
3650 '') case "$path_sep" in
3661 : Which makefile gets called first. This is used by make depend.
3662 case "$firstmakefile" in
3663 '') firstmakefile='makefile';;
3667 $define|true|[yY]*) dflt='y';;
3672 Perl can be built to use the SOCKS proxy protocol library. To do so,
3673 Configure must be run with -Dusesocks.
3675 If this doesn't make any sense to you, just accept the default '$dflt'.
3677 rp='Build Perl for SOCKS?'
3680 y|Y) val="$define" ;;
3686 : Looking for optional libraries
3688 echo "Checking for optional libraries..." >&4
3693 case "$libswanted" in
3694 '') libswanted='c_s';;
3698 libswanted="$libswanted socks5 socks5_sh"
3701 for thislib in $libswanted; do
3702 for thisdir in $libpth; do
3704 if $test ! -f "$xxx" -a "X$ignore_versioned_solibs" = "X"; then
3705 xxx=`ls $thisdir/lib$thislib.$so.[0-9] 2>/dev/null|tail -1`
3706 $test -f "$xxx" && eval $libscheck
3707 $test -f "$xxx" && libstyle=shared
3709 if test ! -f "$xxx"; then
3710 xxx=$thisdir/lib$thislib.$so
3711 $test -f "$xxx" && eval $libscheck
3712 $test -f "$xxx" && libstyle=shared
3714 if test ! -f "$xxx"; then
3715 xxx=$thisdir/lib$thislib$_a
3716 $test -f "$xxx" && eval $libscheck
3717 $test -f "$xxx" && libstyle=static
3719 if test ! -f "$xxx"; then
3720 xxx=$thisdir/$thislib$_a
3721 $test -f "$xxx" && eval $libscheck
3722 $test -f "$xxx" && libstyle=static
3724 if test ! -f "$xxx"; then
3725 xxx=$thisdir/lib${thislib}_s$_a
3726 $test -f "$xxx" && eval $libscheck
3727 $test -f "$xxx" && libstyle=static
3729 if test ! -f "$xxx"; then
3730 xxx=$thisdir/Slib$thislib$_a
3731 $test -f "$xxx" && eval $libscheck
3732 $test -f "$xxx" && libstyle=static
3734 if $test -f "$xxx"; then
3736 shared) echo "Found -l$thislib (shared)." ;;
3737 static) echo "Found -l$thislib." ;;
3738 *) echo "Found -l$thislib ($libstyle)." ;;
3742 *) dflt="$dflt -l$thislib"
3743 libsfound="$libsfound $xxx"
3745 libsfiles="$libsfiles $yyy"
3746 yyy=`echo $xxx|sed "s@/$yyy\\$@@"`
3747 case " $libsdirs " in
3749 *) libsdirs="$libsdirs $yyy" ;;
3756 if $test ! -f "$xxx"; then
3757 echo "No -l$thislib."
3768 ' '|'') dflt='none';;
3773 In order to compile $package on your machine, a number of libraries
3774 are usually needed. Include any other special libraries here as well.
3775 Say "none" for none. The default list is almost always right.
3779 rp="What libraries to use?"
3786 : determine optimization, if desired, or use for debug flag also
3788 ' '|$undef) dflt='none';;
3790 *) dflt="$optimize";;
3794 By default, $package compiles with the -O flag to use the optimizer.
3795 Alternately, you might want to use the symbolic debugger, which uses
3796 the -g flag (on traditional Unix systems). Either flag can be
3797 specified here. To use neither flag, specify the word "none".
3800 rp="What optimizer/debugger flag should be used?"
3804 'none') optimize=" ";;
3808 : We will not override a previous value, but we might want to
3809 : augment a hint file
3811 default|recommended)
3812 case "$gccversion" in
3813 1*) dflt='-fpcc-struct-return' ;;
3816 *-g*) dflt="$dflt -DDEBUGGING";;
3818 case "$gccversion" in
3819 2*) if test -d /etc/conf/kconfig.d &&
3820 $contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1
3826 case "$gccversion" in
3830 echo "Checking if your compiler accepts -fno-strict-aliasing" 2>&1
3831 echo 'int main(void) { return 0; }' > gcctest.c
3832 if $cc -O2 -fno-strict-aliasing -o gcctest gcctest.c; then
3833 echo "Yes, it does." 2>&1
3836 echo "Leaving current flags $ccflags alone." 2>&1
3838 *) dflt="$dflt -fno-strict-aliasing" ;;
3841 echo "Nope, it doesn't, but that's ok." 2>&1
3848 case "$mips_type" in
3849 *BSD*|'') inclwanted="$locincpth $usrinc";;
3850 *) inclwanted="$locincpth $inclwanted $usrinc/bsd";;
3852 for thisincl in $inclwanted; do
3853 if $test -d $thisincl; then
3854 if $test x$thisincl != x$usrinc; then
3857 *) dflt="$dflt -I$thisincl";;
3863 inctest='if $contains $2 $usrinc/$1 >/dev/null 2>&1; then
3865 elif $contains $2 $usrinc/sys/$1 >/dev/null 2>&1; then
3873 *) dflt="$dflt -D$2";;
3877 set signal.h LANGUAGE_C; eval $inctest
3881 ccflags="$ccflags -DSOCKS"
3886 default|recommended) dflt="$ccflags $dflt" ;;
3887 *) dflt="$ccflags";;
3895 Your C compiler may want other flags. For this question you should include
3896 -I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
3897 but you should NOT include libraries or ld flags like -lwhatever. If you
3898 want $package to honor its debug switch, you should include -DDEBUGGING here.
3899 Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
3901 To use no flags, specify the word "none".
3907 rp="Any additional cc flags?"
3914 : the following weeds options from ccflags that are of no interest to cpp
3916 case "$gccversion" in
3917 1*) cppflags="$cppflags -D__GNUC__"
3919 case "$mips_type" in
3921 *BSD*) cppflags="$cppflags -DSYSTYPE_BSD43";;
3927 echo "Let me guess what the preprocessor flags are..." >&4
3941 *) ftry="$previous $flag";;
3943 if $cppstdin -DLFRULB=bar $cppflags $ftry $cppminus <cpp.c \
3944 >cpp1.out 2>/dev/null && \
3945 $cpprun -DLFRULB=bar $cppflags $ftry $cpplast <cpp.c \
3946 >cpp2.out 2>/dev/null && \
3947 $contains 'foo.*xx.*bar' cpp1.out >/dev/null 2>&1 && \
3948 $contains 'foo.*xx.*bar' cpp2.out >/dev/null 2>&1
3950 cppflags="$cppflags $ftry"
3960 *-*) echo "They appear to be: $cppflags";;
3962 $rm -f cpp.c cpp?.out
3966 : flags used in final linking phase
3968 '') if ./venix; then
3974 *-posix*) dflt="$dflt -posix" ;;
3977 *) dflt="$ldflags";;
3980 : Try to guess additional flags to pick up local libraries.
3981 for thislibdir in $libpth; do
3982 case " $loclibpth " in
3985 *"-L$thislibdir "*) ;;
3986 *) dflt="$dflt -L$thislibdir" ;;
3998 Your C linker may need flags. For this question you should
3999 include -L/whatever and any other flags used by the C linker, but you
4000 should NOT include libraries like -lwhatever.
4002 Make sure you include the appropriate -L/path flags if your C linker
4003 does not normally search all of the directories you specified above,
4006 To use no flags, specify the word "none".
4010 rp="Any additional ld flags (NOT including libraries)?"
4016 rmlist="$rmlist pdp11"
4020 echo "Checking your choice of C compiler and flags for coherency..." >&4
4021 $cat > try.c <<'EOF'
4023 int main() { printf("Ok\n"); exit(0); }
4025 set X $cc $optimize $ccflags -o try $ldflags try.c $libs
4027 $cat >try.msg <<'EOM'
4028 I've tried to compile and run the following simple program:
4031 $cat try.c >> try.msg
4033 $cat >> try.msg <<EOM
4040 and I got the following output:
4044 if sh -c "$cc $optimize $ccflags -o try $ldflags try.c $libs" >>try.msg 2>&1; then
4045 if sh -c './try' >>try.msg 2>&1; then
4049 *) echo 'The program compiled OK, but produced no output.' >> try.msg
4052 cat >> try.msg <<'EOQS'
4053 If $libs contains -lsfio, and sfio is mis-configured, then it
4054 sometimes (apparently) runs and exits with a 0 status, but with no
4055 output! It may have to do with sfio's use of _exit vs. exit.
4058 rp="You have a big problem. Shall I abort Configure"
4065 echo "The program compiled OK, but exited with status $?." >>try.msg
4066 rp="You have a problem. Shall I abort Configure"
4070 echo "I can't compile the test program." >>try.msg
4071 rp="You have a BIG problem. Shall I abort Configure"
4077 case "$knowitall" in
4079 echo "(The supplied flags or libraries might be incorrect.)"
4087 *) echo "Ok. Stopping Configure." >&4
4092 n) echo "OK, that should do.";;
4094 $rm -f try try.* core
4096 : define an is-a-typedef? function
4097 typedef='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4099 "") inclist="sys/types.h";;
4101 eval "varval=\$$var";
4105 for inc in $inclist; do
4106 echo "#include <$inc>" >>temp.c;
4108 echo "#ifdef $type" >> temp.c;
4109 echo "printf(\"We have $type\");" >> temp.c;
4110 echo "#endif" >> temp.c;
4111 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4112 if $contains $type temp.E >/dev/null 2>&1; then
4118 *) eval "$var=\$varval";;
4121 : define an is-a-typedef? function that prompts if the type is not available.
4122 typedef_ask='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4124 "") inclist="sys/types.h";;
4126 eval "varval=\$$var";
4130 for inc in $inclist; do
4131 echo "#include <$inc>" >>temp.c;
4133 echo "#ifdef $type" >> temp.c;
4134 echo "printf(\"We have $type\");" >> temp.c;
4135 echo "#endif" >> temp.c;
4136 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4138 echo "$rp" | $sed -e "s/What is/Looking for/" -e "s/?/./";
4139 if $contains $type temp.E >/dev/null 2>&1; then
4140 echo "$type found." >&4;
4143 echo "$type NOT found." >&4;
4149 *) eval "$var=\$varval";;
4152 : define a shorthand compile call
4156 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs > /dev/null 2>&1;'
4157 : define a shorthand compile call for compilations that should be ok.
4161 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs;'
4163 : check for lengths of integral types
4167 echo "Checking to see how big your integers are..." >&4
4168 $cat >intsize.c <<'EOCP'
4172 printf("intsize=%d;\n", (int)sizeof(int));
4173 printf("longsize=%d;\n", (int)sizeof(long));
4174 printf("shortsize=%d;\n", (int)sizeof(short));
4179 if eval $compile_ok && ./intsize > /dev/null; then
4181 echo "Your integers are $intsize bytes long."
4182 echo "Your long integers are $longsize bytes long."
4183 echo "Your short integers are $shortsize bytes long."
4187 Help! I can't compile and run the intsize test program: please enlighten me!
4188 (This is probably a misconfiguration in your system or libraries, and
4189 you really ought to fix it. Still, I'll try anyway.)
4193 rp="What is the size of an integer (in bytes)?"
4197 rp="What is the size of a long integer (in bytes)?"
4201 rp="What is the size of a short integer (in bytes)?"
4207 $rm -f intsize intsize.*
4209 : see what type lseek is declared as in the kernel
4210 rp="What is the type used for lseek's offset on this system?"
4211 set off_t lseektype long stdio.h sys/types.h
4215 $echo $n "Checking to see how big your file offsets are...$c" >&4
4217 #include <sys/types.h>
4221 printf("%d\n", (int)sizeof($lseektype));
4226 if eval $compile_ok; then
4228 $echo " $lseeksize bytes." >&4
4232 echo "(I can't seem to compile the test program. Guessing...)"
4233 rp="What is the size of your file offsets (in bytes)?"
4239 : see what type file positions are declared as in the library
4240 rp="What is the type for file position used by fsetpos()?"
4241 set fpos_t fpostype long stdio.h sys/types.h
4246 *_t) zzz="$fpostype" ;;
4249 $echo $n "Checking the size of $zzz...$c" >&4
4251 #include <sys/types.h>
4254 printf("%d\n", (int)sizeof($fpostype));
4259 if eval $compile_ok; then
4264 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4267 echo " $fpossize bytes."
4273 echo "(I can't compile the test program. Guessing...)" >&4
4274 rp="What is the size of your file positions (in bytes)?"
4281 case "$lseeksize:$fpossize" in
4284 You can have files larger than 2 gigabytes.
4287 *) case "$uselargefiles" in
4288 "$undef"|false|[nN]*) dflt='n' ;;
4293 Perl can be built to understand large files (files larger than 2 gigabytes)
4294 on some systems. To do so, Configure can be run with -Duselargefiles.
4296 If this doesn't make any sense to you, just accept the default '$dflt'.
4298 rp='Try to understand large files, if available?'
4301 y|Y) val="$define" ;;
4308 case "$uselargefiles" in
4310 : Look for a hint-file generated 'call-back-unit'. If the
4311 : user has specified that a large files perl is to be built,
4312 : we may need to set or change some other defaults.
4313 if $test -f uselfs.cbu; then
4314 echo "Your platform has some specific hints for large file builds, using them..."
4317 $echo $n "Rechecking to see how big your file offsets are...$c" >&4
4319 #include <sys/types.h>
4323 printf("%d\n", (int)sizeof($lseektype));
4328 if eval $compile_ok; then
4330 $echo " $lseeksize bytes." >&4
4334 echo "(I can't seem to compile the test program. Guessing...)"
4335 rp="What is the size of your file offsets (in bytes)?"
4340 *_t) zzz="$fpostype" ;;
4343 $echo $n "Rechecking the size of $zzz...$c" >&4
4345 #include <sys/types.h>
4348 printf("%d\n", (int)sizeof($fpostype));
4353 if eval $compile_ok; then
4358 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4361 echo " $fpossize bytes."
4367 echo "(I can't compile the test program. Guessing...)" >&4
4368 rp="What is the size of your file positions (in bytes)?"
4378 case "$usemorebits" in
4379 "$define"|true|[yY]*)
4381 uselongdouble="$define"
4382 usemorebits="$define"
4384 *) usemorebits="$undef"
4389 case "$intsize:$longsize" in
4392 You have natively 64-bit integers.
4396 *) case "$ccflags" in
4397 *-DUSE_64_BITS*|*-DUSE_LONG_LONG*) use64bits="$define";;
4398 *) case "$uselonglong" in
4399 $define|true|[yY]*) use64bits="$define";;
4403 case "$use64bits" in
4404 $define|true|[yY]*) dflt='y';;
4409 Perl can be built to take advantage of 64-bit integer types
4410 on some systems. To do so, Configure can be run with -Duse64bits.
4412 If this doesn't make any sense to you, just accept the default '$dflt'.
4414 rp='Try to use 64-bit integers, if available?'
4417 [yY]*) val="$define" ;;
4425 case "$archname64" in
4426 '') archname64='' ;; # not a typo
4429 case "$use64bits" in
4430 "$define"|true|[yY]*)
4431 : Look for a hint-file generated 'call-back-unit'. If the
4432 : user has specified that a 64-bit perl is to be built,
4433 : we may need to set or change some other defaults.
4434 if $test -f use64bits.cbu; then
4435 echo "Your platform has some specific hints for 64-bit builds, using them..."
4439 (Your platform doesn't have any specific hints for 64-bit builds.)
4441 case "$intsize:$longsize" in
4443 (This is probably okay, as your system is a natively 64-bit system.)
4447 case "$gccversion" in
4449 *) case "$ccflags" in
4452 But since you seem to be using gcc, I will now add -DUSE_64_BITS
4453 to the compilation flags to get long longs.
4455 ccflags="$ccflags -DUSE_64_BITS"
4464 : determine the architecture name
4466 if xxx=`./loc arch blurfl $pth`; $test -f "$xxx"; then
4467 tarch=`arch`"-$osname"
4468 elif xxx=`./loc uname blurfl $pth`; $test -f "$xxx" ; then
4469 if uname -m > tmparch 2>&1 ; then
4470 tarch=`$sed -e 's/ *$//' -e 's/ /_/g' \
4471 -e 's/$/'"-$osname/" tmparch`
4479 case "$myarchname" in
4482 echo "(Your architecture name used to be $myarchname.)"
4489 *) dflt="$archname";;
4491 rp='What is your architecture name'
4494 case "$usethreads" in
4496 echo "Threads selected." >&4
4498 *-thread*) echo "...and architecture name already has -thread." >&4
4500 *) archname="$archname-thread"
4501 echo "...setting architecture name to $archname." >&4
4506 case "$usemultiplicity" in
4508 echo "Multiplicity selected." >&4
4510 *-multi*) echo "...and architecture name already has -multi." >&4
4512 *) archname="$archname-multi"
4513 echo "...setting architecture name to $archname." >&4
4518 case "$use64bits" in
4520 case "$archname64" in
4525 *-$archname64*) echo "...and architecture name already has $archname64." >&4
4527 *) archname="$archname-$archname64"
4528 echo "...setting architecture name to $archname." >&4
4535 : determine root of directory hierarchy where package will be installed.
4538 dflt=`./loc . /usr/local /usr/local /local /opt /usr`
4546 By default, $package will be installed in $dflt/bin, manual pages
4547 under $dflt/man, etc..., i.e. with $dflt as prefix for all
4548 installation directories. Typically this is something like /usr/local.
4549 If you wish to have binaries under /usr/bin but other parts of the
4550 installation under /usr/local, that's ok: you will be prompted
4551 separately for each of the installation directories, the prefix being
4552 only used to set the defaults.
4556 rp='Installation prefix to use?'
4564 *) oldprefix="$prefix";;
4574 $define|true) afs=true ;;
4575 $undef|false) afs=false ;;
4576 *) if test -d /afs; then
4584 echo "AFS may be running... I'll be extra cautious then..." >&4
4586 echo "AFS does not seem to be running..." >&4
4589 : determine installation prefix for where package is to be installed.
4593 Since you are running AFS, I need to distinguish the directory in which
4594 files will reside from the directory in which they are installed (and from
4595 which they are presumably copied to the former directory by occult means).
4598 case "$installprefix" in
4599 '') dflt=`echo $prefix | sed 's#^/afs/#/afs/.#'`;;
4600 *) dflt="$installprefix";;
4605 In some special cases, particularly when building $package for distribution,
4606 it is convenient to distinguish between the directory in which files should
4607 be installed from the directory ($prefix) in which they
4608 will eventually reside. For most users, these two directories are the same.
4611 case "$installprefix" in
4613 *) dflt=$installprefix;;
4617 rp='What installation prefix should I use for installing files?'
4619 installprefix="$ans"
4620 installprefixexp="$ansexp"
4622 : set the prefixit variable, to compute a suitable default value
4623 prefixit='case "$3" in
4625 case "$oldprefix" in
4626 "") eval "$1=\"\$$2\"";;
4633 ""|" ") eval "$1=\"\$$2\"";;
4639 eval "tp=\"$oldprefix-\$$2-\""; eval "tp=\"$tp\"";
4641 --|/*--|\~*--) eval "$1=\"$prefix/$3\"";;
4642 /*-$oldprefix/*|\~*-$oldprefix/*)
4643 eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
4644 *) eval "$1=\"\$$2\"";;
4648 : set the base revision
4652 : get the patchlevel
4654 echo "Getting the current patchlevel..." >&4
4655 if $test -r $rsrc/patchlevel.h;then
4656 patchlevel=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
4657 subversion=`awk '/define[ ]+PERL_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4658 api_revision=`awk '/define[ ]+PERL_API_REVISION/ {print $3}' $rsrc/patchlevel.h`
4659 api_version=`awk '/define[ ]+PERL_API_VERSION/ {print $3}' $rsrc/patchlevel.h`
4660 api_subversion=`awk '/define[ ]+PERL_API_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4668 $echo $n "(You have $package" $c
4671 *) $echo $n " $baserev" $c ;;
4673 $echo $n " patchlevel $patchlevel" $c
4674 test 0 -eq "$subversion" || $echo $n " subversion $subversion" $c
4678 : XXX Should be a Configure test for double-dots in filenames.
4679 version=`echo $baserev $patchlevel $subversion | \
4680 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4681 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4682 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4685 version=`echo $baserev $patchlevel $subversion | \
4686 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4687 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4688 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4691 : Special case the 5.005_xx maintenance series, which used 5.005
4692 : without any subversion label as a subdirectory in $sitelib
4693 if test "${api_revision}${api_version}${api_subversion}" = "550"; then
4694 api_versionstring='5.005'
4697 : determine installation style
4698 : For now, try to deduce it from prefix unless it is already set.
4699 : Reproduce behavior of 5.005 and earlier, maybe drop that in 5.7.
4700 case "$installstyle" in
4701 '') case "$prefix" in
4702 *perl*) dflt='lib';;
4703 *) dflt='lib/perl5' ;;
4706 *) dflt='lib/perl5' ;;
4708 : Probably not worth prompting for this since we prompt for all
4709 : the directories individually, and the prompt would be too long and
4713 : determine where private library files go
4714 : Usual default is /usr/local/lib/perl5/$version.
4715 : Also allow things like /opt/perl/lib/$version, since
4716 : /opt/perl/lib/perl5... would be redundant.
4717 : The default "style" setting is made in installstyle.U
4718 case "$installstyle" in
4719 *lib/perl5*) set dflt privlib lib/$package/$version ;;
4720 *) set dflt privlib lib/$version ;;
4725 There are some auxiliary files for $package that need to be put into a
4726 private library directory that is accessible by everyone.
4730 rp='Pathname where the private library files will reside?'
4733 privlibexp="$ansexp"
4734 : Change installation prefix, if necessary.
4735 if $test X"$prefix" != X"$installprefix"; then
4736 installprivlib=`echo $privlibexp | sed "s#^$prefix#$installprefix#"`
4738 installprivlib="$privlibexp"
4741 : set the prefixup variable, to restore leading tilda escape
4742 prefixup='case "$prefixexp" in
4744 *) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
4747 : determine where public architecture dependent libraries go
4750 : privlib default is /usr/local/lib/$package/$version
4751 : archlib default is /usr/local/lib/$package/$version/$archname
4752 : privlib may have an optional trailing /share.
4753 tdflt=`echo $privlib | $sed 's,/share$,,'`
4754 tdflt=$tdflt/$archname
4763 $spackage contains architecture-dependent library files. If you are
4764 sharing libraries in a heterogeneous environment, you might store
4765 these files in a separate location. Otherwise, you can just include
4766 them with the rest of the public library files.
4770 rp='Where do you want to put the public architecture-dependent libraries?'
4773 archlibexp="$ansexp"
4774 if $test X"$archlib" = X"$privlib"; then
4779 : Change installation prefix, if necessary.
4780 if $test X"$prefix" != X"$installprefix"; then
4781 installarchlib=`echo $archlibexp | sed "s#^$prefix#$installprefix#"`
4783 installarchlib="$archlibexp"
4787 : Binary compatibility with 5.005 is not possible for builds
4788 : with advanced features
4789 case "$usethreads$usemultiplicity" in
4791 bincompat5005="$undef"
4792 d_bincompat5005="$undef"
4796 Perl 5.006 can be compiled for binary compatibility with 5.005.
4797 If you decide to do so, you will be able to continue using most
4798 of the extensions that were compiled for Perl 5.005.
4801 case "$bincompat5005$d_bincompat5005" in
4802 *"$undef"*) dflt=n ;;
4805 rp='Binary compatibility with Perl 5.005?'
4808 y*) val="$define" ;;
4813 case "$d_bincompat5005" in
4815 bincompat5005="$define"
4817 *) bincompat5005="$undef"
4818 d_bincompat5005="$undef"
4825 : see if setuid scripts can be secure
4828 Some kernels have a bug that prevents setuid #! scripts from being
4829 secure. Some sites have disabled setuid #! scripts because of this.
4831 First let's decide if your kernel supports secure setuid #! scripts.
4832 (If setuid #! scripts would be secure but have been disabled anyway,
4833 don't say that they are secure if asked.)
4838 if $test -d /dev/fd; then
4839 echo "#!$ls" >reflect
4840 chmod +x,u+s reflect
4841 ./reflect >flect 2>&1
4842 if $contains "/dev/fd" flect >/dev/null; then
4843 echo "Congratulations, your kernel has secure setuid scripts!" >&4
4847 If you are not sure if they are secure, I can check but I'll need a
4848 username and password different from the one you are using right now.
4849 If you don't have such a username or don't want me to test, simply
4853 rp='Other username to test security of setuid scripts with?'
4858 case "$d_suidsafe" in
4859 '') echo "I'll assume setuid scripts are *not* secure." >&4
4862 echo "Well, the $hint value is *not* secure." >&4
4864 *) echo "Well, the $hint value *is* secure." >&4
4869 $rm -f reflect flect
4870 echo "#!$ls" >reflect
4871 chmod +x,u+s reflect
4874 echo '"su" will (probably) prompt you for '"$ans's password."
4875 su $ans -c './reflect >flect'
4876 if $contains "/dev/fd" flect >/dev/null; then
4877 echo "Okay, it looks like setuid scripts are secure." >&4
4880 echo "I don't think setuid scripts are secure." >&4
4885 rp='Does your kernel have *secure* setuid scripts?'
4888 [yY]*) val="$define";;
4893 echo "I don't think setuid scripts are secure (no /dev/fd directory)." >&4
4894 echo "(That's for file descriptors, not floppy disks.)"
4900 $rm -f reflect flect
4902 : now see if they want to do setuid emulation
4905 case "$d_suidsafe" in
4908 echo "No need to emulate SUID scripts since they are secure here." >& 4
4912 Some systems have disabled setuid scripts, especially systems where
4913 setuid scripts cannot be secure. On systems where setuid scripts have
4914 been disabled, the setuid/setgid bits on scripts are currently
4915 useless. It is possible for $package to detect those bits and emulate
4916 setuid/setgid in a secure fashion. This emulation will only work if
4917 setuid scripts have been disabled in your kernel.
4921 "$define") dflt=y ;;
4924 rp="Do you want to do setuid/setgid emulation?"
4927 [yY]*) val="$define";;
4935 : determine filename position in cpp output
4937 echo "Computing filename position in cpp output for #include directives..." >&4
4938 echo '#include <stdio.h>' > foo.c
4941 $cppstdin $cppflags $cppminus <foo.c 2>/dev/null | \
4942 $grep '^[ ]*#.*stdio\.h' | \
4943 while read cline; do
4946 while $test \$# -gt 0; do
4947 if $test -r \`echo \$1 | $tr -d '"'\`; then
4952 pos=\`expr \$pos + 1\`
4964 *) pos="${fieldn}th";;
4966 echo "Your cpp writes the filename in the $pos field of the line."
4968 : locate header file
4973 for usrincdir in $usrinc
4975 if test -f \$usrincdir/\$wanted; then
4976 echo "\$usrincdir/\$wanted"
4980 awkprg='{ print \$$fieldn }'
4981 echo "#include <\$wanted>" > foo\$\$.c
4982 $cppstdin $cppminus $cppflags < foo\$\$.c 2>/dev/null | \
4983 $grep "^[ ]*#.*\$wanted" | \
4984 while read cline; do
4985 name=\`echo \$cline | $awk "\$awkprg" | $tr -d '"'\`
4987 *[/\\\\]\$wanted) echo "\$name"; exit 1;;
4988 *[\\\\/]\$wanted) echo "\$name"; exit 1;;
4993 # status = 0: grep returned 0 lines, case statement not executed
4994 # status = 1: headerfile found
4995 # status = 2: while loop executed, no headerfile found
4999 if test \$status -eq 1; then
5006 : define an alternate in-header-list? function
5007 inhdr='echo " "; td=$define; tu=$undef; yyy=$@;
5008 cont=true; xxf="echo \"<\$1> found.\" >&4";
5009 case $# in 2) xxnf="echo \"<\$1> NOT found.\" >&4";;
5010 *) xxnf="echo \"<\$1> NOT found, ...\" >&4";;
5012 case $# in 4) instead=instead;; *) instead="at last";; esac;
5013 while $test "$cont"; do
5015 var=$2; eval "was=\$$2";
5016 if $test "$xxx" && $test -r "$xxx";
5018 eval "case \"\$$var\" in $undef) . ./whoa; esac"; eval "$var=\$td";
5021 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu"; fi;
5022 set $yyy; shift; shift; yyy=$@;
5023 case $# in 0) cont="";;
5024 2) xxf="echo \"but I found <\$1> $instead.\" >&4";
5025 xxnf="echo \"and I did not find <\$1> either.\" >&4";;
5026 *) xxf="echo \"but I found <\$1\> instead.\" >&4";
5027 xxnf="echo \"there is no <\$1>, ...\" >&4";;
5031 do set $yyy; var=$2; eval "was=\$$2";
5032 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu";
5033 set $yyy; shift; shift; yyy=$@;
5036 : see if this is a malloc.h system
5037 set malloc.h i_malloc
5040 : see if stdlib is available
5041 set stdlib.h i_stdlib
5044 : determine which malloc to compile in
5046 case "$usemymalloc" in
5047 ''|[yY]*|true|$define) dflt='y' ;;
5050 rp="Do you wish to attempt to use the malloc that comes with $package?"
5056 mallocsrc='malloc.c'
5057 mallocobj="malloc$_o"
5058 d_mymalloc="$define"
5061 : Remove malloc from list of libraries to use
5062 echo "Removing unneeded -lmalloc from library list" >&4
5063 set `echo X $libs | $sed -e 's/-lmalloc / /' -e 's/-lmalloc$//'`
5066 echo "libs = $libs" >&4
5078 : compute the return types of malloc and free
5080 $cat >malloc.c <<END
5084 #include <sys/types.h>
5098 case "$malloctype" in
5100 if $cc $ccflags -c -DTRY_MALLOC malloc.c >/dev/null 2>&1; then
5107 echo "Your system wants malloc to return '$malloctype', it would seem." >&4
5111 if $cc $ccflags -c -DTRY_FREE malloc.c >/dev/null 2>&1; then
5118 echo "Your system uses $freetype free(), it would seem." >&4
5122 The installation process will also create a directory for
5123 vendor-supplied add-ons. Vendors who supply perl with their system
5124 may find it convenient to place all vendor-supplied files in this
5125 directory rather than in the main distribution directory. This will
5126 ease upgrades between binary-compatible maintenance versions of perl.
5128 Of course you may also use these directories in whatever way you see
5129 fit. For example, you might use them to access modules shared over a
5130 company-wide network.
5132 The default answer should be fine for most people.
5133 This causes further questions about vendor add-ons to be skipped
5134 and no vendor-specific directories will be configured for perl.
5137 rp='Do you want to configure vendor-specific add-on directories?'
5138 case "$usevendorprefix" in
5139 define|true|[yY]*) dflt=y ;;
5145 rp='Installation prefix to use for vendor-supplied add-ons?'
5146 case "$vendorprefix" in
5148 *) dflt=$vendorprefix ;;
5152 case "$vendorprefix" in
5156 *) oldvendorprefix="$prefix";;
5160 usevendorprefix="$define"
5162 vendorprefixexp="$ansexp"
5164 *) usevendorprefix="$undef"
5170 case "$vendorprefix" in
5171 '') d_vendorlib="$undef"
5175 *) d_vendorlib="$define"
5176 : determine where vendor-supplied modules go.
5177 : Usual default is /usr/local/lib/perl5/vendor_perl/$version
5178 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5179 case "$installstyle" in
5180 *lib/perl5*) dflt=$vendorprefix/lib/$package/vendor_$prog/$version ;;
5181 *) dflt=$vendorprefix/lib/vendor_$prog/$version ;;
5184 rp='Pathname for the vendor-supplied library files?'
5187 vendorlibexp="$ansexp"
5188 : Change installation prefix, if necessary.
5189 if $test X"$prefix" != X"$installprefix"; then
5190 installvendorlib=`echo $vendorlibexp | $sed "s#^$prefix#$installprefix#"`
5192 installvendorlib="$vendorlibexp"
5197 : Cruising for prototypes
5199 echo "Checking out function prototypes..." >&4
5200 $cat >prototype.c <<'EOCP'
5201 int main(int argc, char *argv[]) {
5204 if $cc $ccflags -c prototype.c >prototype.out 2>&1 ; then
5205 echo "Your C compiler appears to support function prototypes."
5208 echo "Your C compiler doesn't seem to understand function prototypes."
5215 case "$prototype" in
5217 *) ansi2knr='ansi2knr'
5222 This version of $package can only be compiled by a compiler that
5223 understands function prototypes. Unfortunately, your C compiler
5225 doesn't seem to understand them. Sorry about that.
5227 If GNU cc is available for your system, perhaps you could try that instead.
5229 Eventually, we hope to support building Perl with pre-ANSI compilers.
5230 If you would like to help in that effort, please contact <perlbug@perl.org>.
5232 Aborting Configure now.
5238 : determine where public executables go
5243 rp='Pathname where the public executables will reside?'
5245 if $test "X$ansexp" != "X$binexp"; then
5250 : Change installation prefix, if necessary.
5251 : XXX Bug? -- ignores Configure -Dinstallprefix setting.
5252 if $test X"$prefix" != X"$installprefix"; then
5253 installbin=`echo $binexp | sed "s#^$prefix#$installprefix#"`
5255 installbin="$binexp"
5260 After $package is installed, you may wish to install various
5261 add-on modules and utilities. Typically, these add-ons will
5262 be installed under $prefix with the rest
5263 of this package. However, you may wish to install such add-ons
5264 elsewhere under a different prefix.
5266 If you do not wish to put everything under a single prefix, that's
5267 ok. You will be prompted for the individual locations; this siteprefix
5268 is only used to suggest the defaults.
5270 The default should be fine for most people.
5274 rp='Installation prefix to use for add-on modules and utilities?'
5275 : XXX Here might be another good place for an installstyle setting.
5276 case "$siteprefix" in
5278 *) dflt=$siteprefix ;;
5282 case "$siteprefix" in
5287 *) oldsiteprefix="$prefix";;
5292 siteprefixexp="$ansexp"
5294 : determine where site specific libraries go.
5295 : Usual default is /usr/local/lib/perl5/site_perl/$version
5296 : The default "style" setting is made in installstyle.U
5297 : XXX No longer works with Prefixit stuff.
5298 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5299 case "$installstyle" in
5300 *lib/perl5*) dflt=$siteprefix/lib/$package/site_$prog/$version ;;
5301 *) dflt=$siteprefix/lib/site_$prog/$version ;;
5305 The installation process will create a directory for
5306 site-specific extensions and modules. Most users find it convenient
5307 to place all site-specific files in this directory rather than in the
5308 main distribution directory.
5312 rp='Pathname for the site-specific library files?'
5315 sitelibexp="$ansexp"
5316 : Change installation prefix, if necessary.
5317 if $test X"$prefix" != X"$installprefix"; then
5318 installsitelib=`echo $sitelibexp | sed "s#^$prefix#$installprefix#"`
5320 installsitelib="$sitelibexp"
5323 : Determine list of previous versions to include in @INC
5324 $cat > getverlist <<EOPL
5327 \$api_versionstring = "$api_versionstring";
5328 \$version = "$version";
5329 \$sitelib = "$sitelib";
5330 \$archname = "$archname";
5332 $cat >> getverlist <<'EOPL'
5333 # Can't have leading @ because metaconfig interprets it as a command!
5334 ;@inc_version_list=();
5335 $stem=dirname($sitelib);
5336 # Redo to do opendir/readdir?
5339 ;@candidates = glob("5.*");
5345 # XXX ToDo: These comparisons must be reworked when two-digit
5346 # subversions come along, so that 5.7.10 compares as greater than
5347 # 5.7.3! By that time, hope that 5.6.x is sufficiently
5348 # widespread that we can use the built-in version vectors rather
5349 # than reinventing them here. For 5.6.0, however, we must
5350 # assume this script will likely be run by 5.005_0x. --AD 1/2000.
5351 foreach $d (@candidates) {
5352 if ($d lt $version) {
5353 if ($d ge $api_versionstring) {
5354 unshift(@inc_version_list, "$d/$archname", $d);
5356 elsif ($d ge "5.005") {
5357 unshift(@inc_version_list, $d);
5361 # Skip newer version. I.e. don't look in
5362 # 5.7.0 if we're installing 5.6.1.
5366 if (@inc_version_list) {
5367 print join(' ', @inc_version_list);
5370 # Blank space to preserve value for next Configure run.
5375 case "$inc_version_list" in
5376 '') if test -x $perl; then
5377 dflt=`$perl getverlist`
5382 $undef) dflt='none' ;;
5383 *) dflt="$inc_version_list" ;;
5387 In order to ease the process of upgrading, this version of perl
5388 can be configured to use modules built and installed with earlier
5389 versions of perl that were installed under $prefix. Specify here
5390 the list of earlier versions that this version of perl should check.
5391 If Configure detected no earlier versions of perl installed under
5392 $prefix, then the list will be empty. Answer 'none' to tell perl
5393 to not search earlier versions.
5395 The default should almost always be sensible, so if you're not sure,
5396 just accept the default.
5399 rp='List of earlier versions to include in @INC?'
5402 [Nn]one) inc_version_list=' ' ;;
5403 *) inc_version_list="$ans" ;;
5405 case "$inc_version_list" in
5407 inc_version_list_init='0';;
5408 *) inc_version_list_init=`echo $inc_version_list |
5409 $sed -e 's/^/"/' -e 's/ /","/g' -e 's/$/",0/'`
5414 : determine whether to install perl also as /usr/bin/perl
5417 if $test -d /usr/bin -a "X$installbin" != X/usr/bin; then
5419 Many scripts expect to perl to be installed as /usr/bin/perl.
5420 I can install the perl you are about to compile also as /usr/bin/perl
5421 (in addition to $installbin/perl).
5423 case "$installusrbinperl" in
5424 "$undef"|[nN]*) dflt='n';;
5427 rp="Do you want to install perl as /usr/bin/perl?"
5430 [yY]*) val="$define";;
5436 set installusrbinperl
5440 echo "Checking for GNU C Library..." >&4
5441 cat >gnulibc.c <<EOM
5453 if eval $compile_ok && ./gnulibc; then
5455 echo "You are using the GNU C Library"
5458 echo "You are not using the GNU C Library"
5464 : see if nm is to be used to determine whether a symbol is defined or not
5468 case "$d_gnulibc" in
5471 echo "nm probably won't work on the GNU C Library." >&4
5477 if $test "$osname" = aix -a ! -f /lib/syscalls.exp; then
5479 echo "Whoops! This is an AIX system without /lib/syscalls.exp!" >&4
5480 echo "'nm' won't be sufficient on this sytem." >&4
5486 '') dflt=`$egrep 'inlibc|csym' $rsrc/Configure | wc -l 2>/dev/null`
5487 if $test $dflt -gt 20; then
5497 true|$define) dflt=y;;
5504 I can use $nm to extract the symbols from your C libraries. This
5505 is a time consuming task which may generate huge output on the disk (up
5506 to 3 megabytes) but that should make the symbols extraction faster. The
5507 alternative is to skip the 'nm' extraction part and to compile a small
5508 test program instead to determine whether each symbol is present. If
5509 you have a fast C compiler and/or if your 'nm' output cannot be parsed,
5510 this may be the best solution.
5512 You probably shouldn't let me use 'nm' if you are using the GNU C Library.
5515 rp="Shall I use $nm to extract C symbols from the libraries?"
5518 [Nn]*) usenm=false;;
5527 : nm options which may be necessary
5529 '') if $test -f /mach_boot; then
5531 elif $test -d /usr/ccs/lib; then
5532 nm_opt='-p' # Solaris (and SunOS?)
5533 elif $test -f /dgux; then
5535 elif $test -f /lib64/rld; then
5536 nm_opt='-p' # 64-bit Irix
5542 : nm options which may be necessary for shared libraries but illegal
5543 : for archive libraries. Thank you, Linux.
5544 case "$nm_so_opt" in
5545 '') case "$myuname" in
5547 if $nm --help | $grep 'dynamic' > /dev/null 2>&1; then
5548 nm_so_opt='--dynamic'
5557 : get list of predefined functions in a handy place
5562 *-lc_s*) libc=`./loc libc_s$_a $libc $libpth`
5569 *) for thislib in $libs; do
5572 : Handle C library specially below.
5575 thislib=`echo $thislib | $sed -e 's/^-l//'`
5576 if try=`./loc lib$thislib.$so.'*' X $libpth`; $test -f "$try"; then
5578 elif try=`./loc lib$thislib.$so X $libpth`; $test -f "$try"; then
5580 elif try=`./loc lib$thislib$_a X $libpth`; $test -f "$try"; then
5582 elif try=`./loc $thislib$_a X $libpth`; $test -f "$try"; then
5584 elif try=`./loc lib$thislib X $libpth`; $test -f "$try"; then
5586 elif try=`./loc $thislib X $libpth`; $test -f "$try"; then
5588 elif try=`./loc Slib$thislib$_a X $xlibpth`; $test -f "$try"; then
5593 libnames="$libnames $try"
5595 *) libnames="$libnames $thislib" ;;
5604 for xxx in $libpth; do
5605 $test -r $1 || set $xxx/libc.$so
5606 : The messy sed command sorts on library version numbers.
5608 set `echo blurfl; echo $xxx/libc.$so.[0-9]* | \
5609 tr ' ' $trnl | egrep -v '\.[A-Za-z]*$' | $sed -e '
5611 s/[0-9][0-9]*/0000&/g
5612 s/0*\([0-9][0-9][0-9][0-9][0-9]\)/\1/g
5615 sort | $sed -e 's/^.* //'`
5618 $test -r $1 || set /usr/ccs/lib/libc.$so
5619 $test -r $1 || set /lib/libsys_s$_a
5625 if $test -r "$1"; then
5626 echo "Your (shared) C library seems to be in $1."
5628 elif $test -r /lib/libc && $test -r /lib/clib; then
5629 echo "Your C library seems to be in both /lib/clib and /lib/libc."
5631 libc='/lib/clib /lib/libc'
5632 if $test -r /lib/syslib; then
5633 echo "(Your math library is in /lib/syslib.)"
5634 libc="$libc /lib/syslib"
5636 elif $test -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5637 echo "Your C library seems to be in $libc, as you said before."
5638 elif $test -r $incpath/usr/lib/libc$_a; then
5639 libc=$incpath/usr/lib/libc$_a;
5640 echo "Your C library seems to be in $libc. That's fine."
5641 elif $test -r /lib/libc$_a; then
5643 echo "Your C library seems to be in $libc. You're normal."
5645 if tans=`./loc libc$_a blurfl/dyick $libpth`; $test -r "$tans"; then
5647 elif tans=`./loc libc blurfl/dyick $libpth`; $test -r "$tans"; then
5648 libnames="$libnames "`./loc clib blurfl/dyick $libpth`
5649 elif tans=`./loc clib blurfl/dyick $libpth`; $test -r "$tans"; then
5651 elif tans=`./loc Slibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5653 elif tans=`./loc Mlibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5656 tans=`./loc Llibc$_a blurfl/dyick $xlibpth`
5658 if $test -r "$tans"; then
5659 echo "Your C library seems to be in $tans, of all places."
5665 if $test $xxx = apollo -o -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5669 If the guess above is wrong (which it might be if you're using a strange
5670 compiler, or your machine supports multiple models), you can override it here.
5675 echo $libpth | tr ' ' $trnl | sort | uniq > libpath
5677 I can't seem to find your C library. I've looked in the following places:
5680 $sed 's/^/ /' libpath
5683 None of these seems to contain your C library. I need to get its name...
5688 rp='Where is your C library?'
5693 echo $libc $libnames | tr ' ' $trnl | sort | uniq > libnames
5694 set X `cat libnames`
5697 case $# in 1) xxx=file; esac
5698 echo "Extracting names from the following $xxx for later perusal:" >&4
5700 $sed 's/^/ /' libnames >&4
5702 $echo $n "This may take a while...$c" >&4
5706 *$so*) $nm $nm_so_opt $nm_opt $file 2>/dev/null;;
5707 *) $nm $nm_opt $file 2>/dev/null;;
5712 $grep fprintf libc.tmp > libc.ptf
5713 xscan='eval "<libc.ptf $com >libc.list"; $echo $n ".$c" >&4'
5714 xrun='eval "<libc.tmp $com >libc.list"; echo "done" >&4'
5716 if com="$sed -n -e 's/__IO//' -e 's/^.* $xxx *_[_.]*//p' -e 's/^.* $xxx *//p'";\
5718 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5720 elif com="$sed -n -e 's/^__*//' -e 's/^\([a-zA-Z_0-9$]*\).*xtern.*/\1/p'";\
5722 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5724 elif com="$sed -n -e '/|UNDEF/d' -e '/FUNC..GL/s/^.*|__*//p'";\
5726 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5728 elif com="$sed -n -e 's/^.* D __*//p' -e 's/^.* D //p'";\
5730 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5732 elif com="$sed -n -e 's/^_//' -e 's/^\([a-zA-Z_0-9]*\).*xtern.*text.*/\1/p'";\
5734 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5736 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p'";\
5738 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5740 elif com="$grep '|' | $sed -n -e '/|COMMON/d' -e '/|DATA/d' \
5741 -e '/ file/d' -e 's/^\([^ ]*\).*/\1/p'";\
5743 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5745 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p' -e 's/^.*|FUNC |WEAK .*|//p'";\
5747 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5749 elif com="$sed -n -e 's/^__//' -e '/|Undef/d' -e '/|Proc/s/ .*//p'";\
5751 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5753 elif com="$sed -n -e 's/^.*|Proc .*|Text *| *//p'";\
5755 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5757 elif com="$sed -n -e '/Def. Text/s/.* \([^ ]*\)\$/\1/p'";\
5759 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5761 elif com="$sed -n -e 's/^[-0-9a-f ]*_\(.*\)=.*/\1/p'";\
5763 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5765 elif com="$sed -n -e 's/.*\.text n\ \ \ \.//p'";\
5767 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5769 elif com="sed -n -e 's/^__.*//' -e 's/[ ]*D[ ]*[0-9]*.*//p'";\
5771 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5774 $nm -p $* 2>/dev/null >libc.tmp
5775 $grep fprintf libc.tmp > libc.ptf
5776 if com="$sed -n -e 's/^.* [ADTSIW] *_[_.]*//p' -e 's/^.* [ADTSIW] //p'";\
5777 eval $xscan; $contains '^fprintf$' libc.list >/dev/null 2>&1
5783 echo "$nm didn't seem to work right. Trying $ar instead..." >&4
5785 if $ar t $libc > libc.tmp && $contains '^fprintf$' libc.tmp >/dev/null 2>&1; then
5786 for thisname in $libnames $libc; do
5787 $ar t $thisname >>libc.tmp
5789 $sed -e "s/\\$_o\$//" < libc.tmp > libc.list
5791 elif test "X$osname" = "Xos2" && $ar tv $libc > libc.tmp; then
5792 # Repeat libc to extract forwarders to DLL entries too
5793 for thisname in $libnames $libc; do
5794 $ar tv $thisname >>libc.tmp
5795 # Revision 50 of EMX has bug in $ar.
5796 # it will not extract forwarders to DLL entries
5797 # Use emximp which will extract exactly them.
5798 emximp -o tmp.imp $thisname \
5800 $sed -e 's/^\([_a-zA-Z0-9]*\) .*$/\1/p' \
5801 < tmp.imp >>libc.tmp
5804 $sed -e "s/\\$_o\$//" -e 's/^ \+//' < libc.tmp > libc.list
5807 echo "$ar didn't seem to work right." >&4
5808 echo "Maybe this is a Cray...trying bld instead..." >&4
5809 if bld t $libc | $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" > libc.list
5811 for thisname in $libnames; do
5813 $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" >>libc.list
5814 $ar t $thisname >>libc.tmp
5818 echo "That didn't work either. Giving up." >&4
5825 if $test -f /lib/syscalls.exp; then
5827 echo "Also extracting names from /lib/syscalls.exp for good ole AIX..." >&4
5828 $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*$/\1/p' /lib/syscalls.exp >>libc.list
5832 $rm -f libnames libpath
5834 : see if dld is available
5838 : is a C symbol defined?
5841 -v) tf=libc.tmp; tc=""; tdc="";;
5842 -a) tf=libc.tmp; tc="[0]"; tdc="[]";;
5843 *) tlook="^$1\$"; tf=libc.list; tc="()"; tdc="()";;
5846 case "$reuseval-$4" in
5848 true-*) tx=no; eval "tval=\$$4"; case "$tval" in "") tx=yes;; esac;;
5854 if $contains $tlook $tf >/dev/null 2>&1;
5859 echo "int main() { extern short $1$tdc; printf(\"%hd\", $1$tc); }" > t.c;
5860 if $cc $optimize $ccflags $ldflags -o t t.c $libs >/dev/null 2>&1;
5868 $define) tval=true;;
5874 : define an is-in-libc? function
5875 inlibc='echo " "; td=$define; tu=$undef;
5876 sym=$1; var=$2; eval "was=\$$2";
5878 case "$reuseval$was" in
5888 echo "$sym() found." >&4;
5889 case "$was" in $undef) . ./whoa; esac; eval "$var=\$td";;
5891 echo "$sym() NOT found." >&4;
5892 case "$was" in $define) . ./whoa; esac; eval "$var=\$tu";;
5896 $define) echo "$sym() found." >&4;;
5897 *) echo "$sym() NOT found." >&4;;
5901 : see if dlopen exists
5908 : determine which dynamic loading, if any, to compile in
5910 dldir="ext/DynaLoader"
5923 $define) dflt='y' ;;
5926 $define) dflt='y' ;;
5928 : Does a dl_xxx.xs file exist for this operating system
5929 $test -f $rsrc/$dldir/dl_${osname}.xs && dflt='y'
5932 rp="Do you wish to use dynamic loading?"
5939 if $test -f $rsrc/$dldir/dl_${osname}.xs ; then
5940 dflt="$dldir/dl_${osname}.xs"
5941 elif $test "$d_dlopen" = "$define" ; then
5942 dflt="$dldir/dl_dlopen.xs"
5943 elif $test "$i_dld" = "$define" ; then
5944 dflt="$dldir/dl_dld.xs"
5949 *) dflt="$dldir/$dlsrc"
5952 echo "The following dynamic loading files are available:"
5953 : Can not go over to $dldir because getfile has path hard-coded in.
5954 tdir=`pwd`; cd $rsrc; $ls -C $dldir/dl*.xs; cd $tdir
5955 rp="Source file to use for dynamic loading"
5961 dlsrc=`echo $ans | $sed -e 's@.*/\([^/]*\)$@\1@'`
5965 Some systems may require passing special flags to $cc -c to
5966 compile modules that will be used to create a shared library.
5967 To use no flags, say "none".
5970 case "$cccdlflags" in
5971 '') case "$gccversion" in
5972 '') case "$osname" in
5974 next) dflt='none' ;;
5975 irix*) dflt='-KPIC' ;;
5976 svr4*|esix*|solaris) dflt='-KPIC' ;;
5977 sunos) dflt='-pic' ;;
5981 *) case "$osname" in
5982 svr4*|esix*|solaris) dflt='-fPIC' ;;
5987 *) dflt="$cccdlflags" ;;
5989 rp="Any special flags to pass to $cc -c to compile shared library modules?"
5992 none) cccdlflags=' ' ;;
5993 *) cccdlflags="$ans" ;;
5998 Some systems use ld to create libraries that can be dynamically loaded,
5999 while other systems (such as those using ELF) use $cc.
6003 '') $cat >try.c <<'EOM'
6004 /* Test for whether ELF binaries are produced */
6009 int i = open("a.out",O_RDONLY);
6012 if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
6013 exit(0); /* succeed (yes, it's ELF) */
6018 if $cc $ccflags try.c >/dev/null 2>&1 && ./a.out; then
6020 You appear to have ELF support. I'll use $cc to build dynamic libraries.
6024 echo "I'll use ld to build dynamic libraries."
6033 rp="What command should be used to create dynamic libraries?"
6039 Some systems may require passing special flags to $ld to create a
6040 library that can be dynamically loaded. If your ld flags include
6041 -L/other/path options to locate libraries outside your loader's normal
6042 search path, you may need to specify those -L options here as well. To
6043 use no flags, say "none".
6046 case "$lddlflags" in
6047 '') case "$osname" in
6048 beos) dflt='-nostart' ;;
6049 hpux) dflt='-b +vnocompatwarnings' ;;
6050 linux|irix*) dflt='-shared' ;;
6051 next) dflt='none' ;;
6052 solaris) dflt='-G' ;;
6053 sunos) dflt='-assert nodefinitions' ;;
6054 svr4*|esix*) dflt="-G $ldflags" ;;
6058 *) dflt="$lddlflags" ;;
6061 : Try to guess additional flags to pick up local libraries.
6062 : Be careful not to append to a plain 'none'
6066 for thisflag in $ldflags; do
6071 *) dflt="$dflt $thisflag" ;;
6078 ''|' ') dflt='none' ;;
6081 rp="Any special flags to pass to $ld to create a dynamically loaded library?"
6084 none) lddlflags=' ' ;;
6085 *) lddlflags="$ans" ;;
6090 Some systems may require passing special flags to $cc to indicate that
6091 the resulting executable will use dynamic linking. To use no flags,
6095 case "$ccdlflags" in
6096 '') case "$osname" in
6097 hpux) dflt='-Wl,-E' ;;
6098 linux) dflt='-rdynamic' ;;
6099 next) dflt='none' ;;
6100 sunos) dflt='none' ;;
6104 *) dflt="$ccdlflags" ;;
6106 rp="Any special flags to pass to $cc to use dynamic linking?"
6109 none) ccdlflags=' ' ;;
6110 *) ccdlflags="$ans" ;;
6124 # No dynamic loading being used, so don't bother even to prompt.
6127 *) case "$useshrplib" in
6128 '') case "$osname" in
6129 svr4*|dgux|dynixptx|esix|powerux|beos|cygwin*)
6131 also='Building a shared libperl is required for dynamic loading to work on your system.'
6136 also='Building a shared libperl is needed for MAB support.'
6154 The perl executable is normally obtained by linking perlmain.c with
6155 libperl${_a}, any static extensions (usually just DynaLoader), and
6156 any other libraries needed on this system (such as -lm, etc.). Since
6157 your system supports dynamic loading, it is probably possible to build
6158 a shared libperl.$so. If you will have more than one executable linked
6159 to libperl.$so, this will significantly reduce the size of each
6160 executable, but it may have a noticeable affect on performance. The
6161 default is probably sensible for your system.
6165 rp="Build a shared libperl.$so (y/n)"
6169 useshrplib='true' ;;
6170 *) useshrplib='false' ;;
6175 case "$useshrplib" in
6179 # Figure out a good name for libperl.so. Since it gets stored in
6180 # a version-specific architecture-dependent library, the version
6181 # number isn't really that important, except for making cc/ld happy.
6183 # A name such as libperl.so.3.1
6184 majmin="libperl.$so.$patchlevel.$subversion"
6185 # A name such as libperl.so.301
6186 majonly=`echo $patchlevel $subversion |
6187 $awk '{printf "%d%02d", $1, $2}'`
6188 majonly=libperl.$so.$majonly
6189 # I'd prefer to keep the os-specific stuff here to a minimum, and
6190 # rely on figuring it out from the naming of libc.
6191 case "${osname}${osvers}" in
6194 # XXX How handle the --version stuff for MAB?
6196 linux*) # ld won't link with a bare -lperl otherwise.
6199 cygwin*) # include version
6200 dflt=`echo libperl$version | sed -e 's/\./_/g'`$lib_ext
6202 *) # Try to guess based on whether libc has major.minor.
6204 *libc.$so.[0-9]*.[0-9]*) dflt=$majmin ;;
6205 *libc.$so.[0-9]*) dflt=$majonly ;;
6206 *) dflt=libperl.$so ;;
6216 I need to select a good name for the shared libperl. If your system uses
6217 library names with major and minor numbers, then you might want something
6218 like $majmin. Alternatively, if your system uses a single version
6219 number for shared libraries, then you might want to use $majonly.
6220 Or, your system might be quite happy with a simple libperl.$so.
6222 Since the shared libperl will get installed into a version-specific
6223 architecture-dependent directory, the version number of the shared perl
6224 library probably isn't important, so the default should be o.k.
6227 rp='What name do you want to give to the shared libperl?'
6230 echo "Ok, I'll use $libperl"
6233 libperl="libperl${_a}"
6237 # Detect old use of shrpdir via undocumented Configure -Dshrpdir
6241 WARNING: Use of the shrpdir variable for the installation location of
6242 the shared $libperl is not supported. It was never documented and
6243 will not work in this version. Let me (perlbug@perl.com)
6244 know of any problems this may cause.
6250 But your current setting of $shrpdir is
6251 the default anyway, so it's harmless.
6256 Further, your current attempted setting of $shrpdir
6257 conflicts with the value of $archlibexp/CORE
6258 that installperl will use.
6265 # How will the perl executable find the installed shared $libperl?
6266 # Add $xxx to ccdlflags.
6267 # If we can't figure out a command-line option, use $shrpenv to
6268 # set env LD_RUN_PATH. The main perl makefile uses this.
6269 shrpdir=$archlibexp/CORE
6272 if "$useshrplib"; then
6275 # We'll set it in Makefile.SH...
6281 xxx="-Wl,-R$shrpdir"
6283 linux|irix*|dec_osf)
6284 xxx="-Wl,-rpath,$shrpdir"
6287 # next doesn't like the default...
6290 # beos doesn't like the default, either.
6293 # hpux doesn't like the default, either.
6294 tmp_shrpenv="env LDOPTS=\"+s +b${shrpdir}\""
6297 tmp_shrpenv="env LD_RUN_PATH=$shrpdir"
6303 # Only add $xxx if it isn't already in ccdlflags.
6304 case " $ccdlflags " in
6306 *) ccdlflags="$ccdlflags $xxx"
6309 Adding $xxx to the flags
6310 passed to $ld so that the perl executable will find the
6311 installed shared $libperl.
6319 # Fix ccdlflags in AIX for building external extensions.
6320 # (For building Perl itself bare -bE:perl.exp is needed,
6321 # Makefile.SH takes care of this.)
6323 aix) ccdlflags="$ccdlflags -bE:$installarchlib/CORE/perl.exp" ;;
6325 # Respect a hint or command-line value.
6327 '') shrpenv="$tmp_shrpenv" ;;
6329 case "$ldlibpthname" in
6330 '') ldlibpthname=LD_LIBRARY_PATH ;;
6331 none) ldlibpthname='' ;;
6334 : determine where manual pages go
6335 set man1dir man1dir none
6339 $spackage has manual pages available in source form.
6343 echo "However, you don't have nroff, so they're probably useless to you."
6345 '') man1dir="none";;
6348 echo "If you don't want the manual sources installed, answer 'none'."
6353 lookpath="$prefixexp/man/man1 $prefixexp/man/l_man/man1"
6354 lookpath="$lookpath $prefixexp/man/p_man/man1"
6355 lookpath="$lookpath $prefixexp/man/u_man/man1"
6356 lookpath="$lookpath $prefixexp/man/man.1"
6358 */?_man*) dflt=`./loc . $prefixexp/l_man/man1 $lookpath` ;;
6359 *) dflt=`./loc . $prefixexp/man/man1 $lookpath` ;;
6369 rp="Where do the main $spackage manual pages (source) go?"
6371 if $test "X$man1direxp" != "X$ansexp"; then
6375 man1direxp="$ansexp"
6381 : Change installation prefix, if necessary.
6382 if $test X"$prefix" != X"$installprefix"; then
6383 installman1dir=`echo $man1direxp | $sed "s#^$prefix#$installprefix#"`
6385 installman1dir="$man1direxp"
6388 : What suffix to use on installed man pages
6395 rp="What suffix should be used for the main $spackage man pages?"
6397 '') case "$man1dir" in
6411 *) dflt="$man1ext";;
6418 : see if we can have long filenames
6420 rmlist="$rmlist /tmp/cf$$"
6421 $test -d /tmp/cf$$ || mkdir /tmp/cf$$
6422 first=123456789abcdef
6423 second=/tmp/cf$$/$first
6424 $rm -f $first $second
6425 if (echo hi >$first) 2>/dev/null; then
6426 if $test -f 123456789abcde; then
6427 echo 'You cannot have filenames longer than 14 characters. Sigh.' >&4
6430 if (echo hi >$second) 2>/dev/null; then
6431 if $test -f /tmp/cf$$/123456789abcde; then
6433 That's peculiar... You can have filenames longer than 14 characters, but only
6434 on some of the filesystems. Maybe you are using NFS. Anyway, to avoid problems
6435 I shall consider your system cannot support long filenames at all.
6439 echo 'You can have filenames longer than 14 characters.' >&4
6444 How confusing! Some of your filesystems are sane enough to allow filenames
6445 longer than 14 characters but some others like /tmp can't even think about them.
6446 So, for now on, I shall assume your kernel does not allow them at all.
6453 You can't have filenames longer than 14 chars. You can't even think about them!
6459 $rm -rf /tmp/cf$$ 123456789abcde*
6461 : determine where library module manual pages go
6462 set man3dir man3dir none
6466 $spackage has manual pages for many of the library modules.
6472 However, you don't have nroff, so they're probably useless to you.
6475 '') man3dir="none";;
6479 case "$d_flexfnam" in
6482 However, your system can't handle the long file names like File::Basename.3.
6485 '') man3dir="none";;
6489 echo "If you don't want the manual sources installed, answer 'none'."
6490 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
6492 '') dflt=`echo $man1dir | $sed -e 's/man1/man3/g' -e 's/man\.1/man\.3/g'`
6493 if $test -d "$privlib/man/man3"; then
6496 WARNING: Previous versions of perl installed man3 pages into
6497 $privlib/man/man3. This version will suggest a
6498 new default of $dflt.
6502 rp='Do you wish to preserve the old behavior?(y/n)'
6505 y*) dflt="$privlib/man/man3" ;;
6511 *) dflt="$man3dir" ;;
6515 rp="Where do the $package library man pages (source) go?"
6518 man3direxp="$ansexp"
6524 : Change installation prefix, if necessary.
6525 if $test X"$prefix" != X"$installprefix"; then
6526 installman3dir=`echo $man3direxp | $sed "s#^$prefix#$installprefix#"`
6528 installman3dir="$man3direxp"
6531 : What suffix to use on installed man pages
6537 rp="What suffix should be used for the $package library man pages?"
6539 '') case "$man3dir" in
6553 *) dflt="$man3ext";;
6560 : see if we have to deal with yellow pages, now NIS.
6561 if $test -d /usr/etc/yp || $test -d /etc/yp; then
6562 if $test -f /usr/etc/nibindd; then
6564 echo "I'm fairly confident you're on a NeXT."
6566 rp='Do you get the hosts file via NetInfo?'
6575 y*) hostcat='nidump hosts .';;
6576 *) case "$hostcat" in
6577 nidump*) hostcat='';;
6587 '') if $contains '^\+' /etc/passwd >/dev/null 2>&1; then
6595 rp='Are you getting the hosts file via yellow pages?'
6598 y*) hostcat='ypcat hosts';;
6599 *) hostcat='cat /etc/hosts';;
6605 '') test -f /etc/hosts && hostcat='cat /etc/hosts';;
6608 '') test -f /etc/group && groupcat='cat /etc/group';;
6611 '') test -f /etc/passwd && passcat='cat /etc/passwd';;
6614 : now get the host name
6616 echo "Figuring out host name..." >&4
6617 case "$myhostname" in
6619 echo 'Maybe "hostname" will work...'
6620 if tans=`sh -c hostname 2>&1` ; then
6628 if $test "$cont"; then
6630 echo 'Oh, dear. Maybe "/etc/systemid" is the key...'
6631 if tans=`cat /etc/systemid 2>&1` ; then
6633 phostname='cat /etc/systemid'
6634 echo "Whadyaknow. Xenix always was a bit strange..."
6637 elif $test -r /etc/systemid; then
6638 echo "(What is a non-Xenix system doing with /etc/systemid?)"
6641 if $test "$cont"; then
6642 echo 'No, maybe "uuname -l" will work...'
6643 if tans=`sh -c 'uuname -l' 2>&1` ; then
6645 phostname='uuname -l'
6647 echo 'Strange. Maybe "uname -n" will work...'
6648 if tans=`sh -c 'uname -n' 2>&1` ; then
6650 phostname='uname -n'
6652 echo 'Oh well, maybe I can mine it out of whoami.h...'
6653 if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
6654 myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
6655 phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
6657 case "$myhostname" in
6658 '') echo "Does this machine have an identity crisis or something?"
6661 echo "Well, you said $myhostname before..."
6662 phostname='echo $myhostname';;
6668 : you do not want to know about this
6673 if $test "$myhostname" ; then
6675 rp='Your host name appears to be "'$myhostname'".'" Right?"
6683 : bad guess or no guess
6684 while $test "X$myhostname" = X ; do
6686 rp="Please type the (one word) name of your host:"
6691 : translate upper to lower if necessary
6692 case "$myhostname" in
6694 echo "(Normalizing case in your host name)"
6695 myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
6699 case "$myhostname" in
6701 dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
6702 myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
6703 echo "(Trimming domain name from host name--host name is now $myhostname)"
6705 *) case "$mydomain" in
6708 test "X$hostcat" = "Xypcat hosts" &&
6709 ypmatch "$myhostname" hosts 2>/dev/null |\
6710 $sed -e 's/[ ]*#.*//; s/$/ /' > hosts && \
6713 test "X$hostcat" != "X" &&
6714 $hostcat | $sed -n -e "s/[ ]*#.*//; s/\$/ /
6715 /[ ]$myhostname[ . ]/p" > hosts
6718 $test x`$awk "/[0-9].*[ ]$myhostname$tmp_re/ { sum++ }
6719 END { print sum }" hosts` = x1 || tmp_re="[ ]"
6720 dflt=.`$awk "/[0-9].*[ ]$myhostname$tmp_re/ {for(i=2; i<=NF;i++) print \\\$i}" \
6721 hosts | $sort | $uniq | \
6722 $sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
6723 case `$echo X$dflt` in
6724 X*\ *) echo "(Several hosts in /etc/hosts matched hostname)"
6727 X.) echo "(You do not have fully-qualified names in /etc/hosts)"
6732 tans=`./loc resolv.conf X /etc /usr/etc`
6733 if $test -f "$tans"; then
6734 echo "(Attempting domain name extraction from $tans)"
6735 dflt=.`$sed -n -e 's/ / /g' \
6736 -e 's/^search *\([^ ]*\).*/\1/p' $tans \
6737 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6739 .) dflt=.`$sed -n -e 's/ / /g' \
6740 -e 's/^domain *\([^ ]*\).*/\1/p' $tans \
6741 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6748 .) echo "(No help from resolv.conf either -- attempting clever guess)"
6749 dflt=.`sh -c domainname 2>/dev/null`
6752 .nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
6757 .) echo "(Lost all hope -- silly guess then)"
6763 *) dflt="$mydomain";;
6767 rp="What is your domain name?"
6777 : translate upper to lower if necessary
6780 echo "(Normalizing case in your domain name)"
6781 mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
6785 : a little sanity check here
6786 case "$phostname" in
6789 case `$phostname | ./tr '[A-Z]' '[a-z]'` in
6790 $myhostname$mydomain|$myhostname) ;;
6792 case "$phostname" in
6794 echo "(That doesn't agree with your whoami.h file, by the way.)"
6797 echo "(That doesn't agree with your $phostname command, by the way.)"
6807 I need to get your e-mail address in Internet format if possible, i.e.
6808 something like user@host.domain. Please answer accurately since I have
6809 no easy means to double check it. The default value provided below
6810 is most probably close to reality but may not be valid from outside
6811 your organization...
6815 while test "$cont"; do
6817 '') dflt="$cf_by@$myhostname$mydomain";;
6818 *) dflt="$cf_email";;
6820 rp='What is your e-mail address?'
6826 rp='Address does not look like an Internet one. Use it anyway?'
6842 If you or somebody else will be maintaining perl at your site, please
6843 fill in the correct e-mail address here so that they may be contacted
6844 if necessary. Currently, the "perlbug" program included with perl
6845 will send mail to this address in addition to perlbug@perl.com. You may
6846 enter "none" for no administrator.
6849 case "$perladmin" in
6850 '') dflt="$cf_email";;
6851 *) dflt="$perladmin";;
6853 rp='Perl administrator e-mail address'
6857 : figure out how to guarantee perl startup
6858 case "$startperl" in
6860 case "$sharpbang" in
6864 I can use the #! construct to start perl on your system. This will
6865 make startup of perl scripts faster, but may cause problems if you
6866 want to share those scripts and perl is not in a standard place
6867 ($binexp/perl) on all your platforms. The alternative is to force
6868 a shell by starting the script with a single ':' character.
6872 rp='What shall I put after the #! to start up perl ("none" to not use #!)?'
6875 none) startperl=": # use perl";;
6876 *) startperl="#!$ans"
6877 if $test 30 -lt `echo "$ans" | wc -c`; then
6880 WARNING: Some systems limit the #! command to 32 characters.
6881 If you experience difficulty running Perl scripts with #!, try
6882 installing Perl in a directory with a shorter pathname.
6888 *) startperl=": # use perl"
6893 echo "I'll use $startperl to start perl scripts."
6895 : figure best path for perl in scripts
6898 perlpath="$binexp/perl"
6899 case "$startperl" in
6904 I will use the "eval 'exec'" idiom to start Perl on your system.
6905 I can use the full path of your Perl binary for this purpose, but
6906 doing so may cause problems if you want to share those scripts and
6907 Perl is not always in a standard place ($binexp/perl).
6911 rp="What path shall I use in \"eval 'exec'\"?"
6918 case "$startperl" in
6920 *) echo "I'll use $perlpath in \"eval 'exec'\"" ;;
6923 : determine where public executable scripts go
6924 set scriptdir scriptdir
6926 case "$scriptdir" in
6929 : guess some guesses
6930 $test -d /usr/share/scripts && dflt=/usr/share/scripts
6931 $test -d /usr/share/bin && dflt=/usr/share/bin
6932 $test -d /usr/local/script && dflt=/usr/local/script
6933 $test -d /usr/local/scripts && dflt=/usr/local/scripts
6934 $test -d $prefixexp/script && dflt=$prefixexp/script
6938 *) dflt="$scriptdir"
6943 Some installations have a separate directory just for executable scripts so
6944 that they can mount it across multiple architectures but keep the scripts in
6945 one spot. You might, for example, have a subdirectory of /usr/share for this.
6946 Or you might just lump your scripts in with all your other executables.
6950 rp='Where do you keep publicly executable scripts?'
6952 if $test "X$ansexp" != "X$scriptdirexp"; then
6956 scriptdirexp="$ansexp"
6957 : Change installation prefix, if necessary.
6958 if $test X"$prefix" != X"$installprefix"; then
6959 installscript=`echo $scriptdirexp | sed "s#^$prefix#$installprefix#"`
6961 installscript="$scriptdirexp"
6964 : determine where site specific architecture-dependent libraries go.
6965 : sitelib default is /usr/local/lib/perl5/site_perl/$version
6966 : sitearch default is /usr/local/lib/perl5/site_perl/$version/$archname
6967 : sitelib may have an optional trailing /share.
6968 tdflt=`echo $sitelib | $sed 's,/share$,,'`
6969 tdflt="$tdflt/$archname"
6970 set sitearch sitearch none
6973 '') dflt="$tdflt" ;;
6974 *) dflt="$sitearch" ;;
6978 The installation process will also create a directory for
6979 architecture-dependent site-specific extensions and modules.
6983 rp='Pathname for the site-specific architecture-dependent library files?'
6986 sitearchexp="$ansexp"
6987 : Change installation prefix, if necessary.
6988 if $test X"$prefix" != X"$installprefix"; then
6989 installsitearch=`echo $sitearchexp | sed "s#^$prefix#$installprefix#"`
6991 installsitearch="$sitearchexp"
6994 : determine where add-on public executables go
6996 '') dflt=$siteprefix/bin ;;
7000 rp='Pathname where the add-on public executables should be installed?'
7003 sitebinexp="$ansexp"
7004 : Change installation prefix, if necessary.
7005 if $test X"$prefix" != X"$installprefix"; then
7006 installsitebin=`echo $sitebinexp | sed "s#^$prefix#$installprefix#"`
7008 installsitebin="$sitebinexp"
7011 : see if sqrtl exists
7016 *-DUSE_LONG_DOUBLE*|*-DUSE_MORE_BITS*) uselongdouble="$define" ;;
7019 case "$uselongdouble" in
7020 $define|true|[yY]*) dflt='y';;
7025 Perl can be built to take advantage of long doubles which
7026 (if available) may give more accuracy and range for floating point numbers.
7028 If this doesn't make any sense to you, just accept the default '$dflt'.
7030 rp='Try to use long doubles if available?'
7033 y|Y) val="$define" ;;
7039 case "$uselongdouble" in
7040 true|[yY]*) uselongdouble="$define" ;;
7043 case "$uselongdouble" in
7045 : Look for a hint-file generated 'call-back-unit'. If the
7046 : user has specified that long doubles should be used,
7047 : we may need to set or change some other defaults.
7048 if $test -f uselongdouble.cbu; then
7049 echo "Your platform has some specific hints for long doubles, using them..."
7050 . ./uselongdouble.cbu
7053 (Your platform doesn't have any specific hints for long doubles.)
7059 case "$uselongdouble:$d_sqrtl" in
7063 You requested the use of long doubles but you do not seem to have
7064 the mathematic functions for long doubles. I'm disabling the use
7067 uselongdouble=$undef
7071 case "$useperlio" in
7072 $define|true|[yY]*) dflt='y';;
7077 Previous version of $package used the standard IO mechanisms as defined
7078 in <stdio.h>. Versions 5.003_02 and later of perl allow alternate IO
7079 mechanisms via a "PerlIO" abstraction, but the stdio mechanism is still
7080 the default. This abstraction layer can use AT&T's sfio (if you already
7081 have sfio installed) or regular stdio. Using PerlIO with sfio may cause
7082 problems with some extension modules. Using PerlIO with stdio is safe,
7083 but it is slower than plain stdio and therefore is not the default.
7085 If this doesn't make any sense to you, just accept the default '$dflt'.
7087 rp='Use the experimental PerlIO abstraction layer?'
7094 echo "Ok, doing things the stdio way"
7101 case "$vendorprefix" in
7102 '') d_vendorbin="$undef"
7106 *) d_vendorbin="$define"
7107 : determine where vendor-supplied executables go.
7108 dflt=$vendorprefix/bin
7110 rp='Pathname for the vendor-supplied executables directory?'
7113 vendorbinexp="$ansexp"
7114 : Change installation prefix, if necessary.
7115 if $test X"$prefix" != X"$installprefix"; then
7116 installvendorbin=`echo $vendorbinexp | $sed "s#^$prefix#$installprefix#"`
7118 installvendorbin="$vendorbinexp"
7123 : check for length of double
7125 case "$doublesize" in
7127 $echo $n "Checking to see how big your double precision numbers are...$c" >&4
7128 $cat >try.c <<'EOCP'
7132 printf("%d\n", (int)sizeof(double));
7137 if eval $compile_ok; then
7139 $echo " $doublesize bytes." >&4
7142 echo "(I can't seem to compile the test program. Guessing...)"
7143 rp="What is the size of a double precision number (in bytes)?"
7151 : check for long doubles
7153 $echo $n "Checking to see if your system supports long double..." $c >&4
7154 echo 'int main() { long double x = 7.0; }' > try.c
7156 if eval $compile; then
7158 echo " Yes, it does." >&4
7161 echo " No, it doesn't." >&4
7167 : check for length of long double
7168 case "${d_longdbl}${longdblsize}" in
7171 $echo $n "Checking to see how big your long doubles are..." $c >&4
7172 $cat >try.c <<'EOCP'
7176 printf("%d\n", sizeof(long double));
7181 if eval $compile; then
7182 longdblsize=`./try$exe_ext`
7183 $echo " $longdblsize bytes." >&4
7187 echo "(I can't seem to compile the test program. Guessing...)" >&4
7188 rp="What is the size of a long double (in bytes)?"
7192 if $test "X$doublesize" = "X$longdblsize"; then
7193 echo "(That isn't any different from an ordinary double.)"
7199 : Check how to convert floats to strings.
7200 if test "X$d_Gconvert" = X; then
7202 echo "Checking for an efficient way to convert floats to strings."
7205 #define Gconvert(x,n,t,b) gconvert((x),(n),(t),(b))
7206 char *myname = "gconvert";
7209 #define Gconvert(x,n,t,b) gcvt((x),(n),(b))
7210 char *myname = "gcvt";
7213 #define Gconvert(x,n,t,b) qgcvt((x),(n),(b))
7214 char *myname = "qgcvt";
7215 #define DOUBLETYPE long double
7218 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x))
7219 char *myname = "sprintf";
7223 #define DOUBLETYPE double
7228 #define I_STDLIB $i_stdlib
7234 checkit(expect, got)
7238 if (strcmp(expect, got)) {
7239 printf("%s oddity: Expected %s, got %s\n",
7240 myname, expect, got);
7250 /* This must be 1st test on (which?) platform */
7251 /* Alan Burlison <AlanBurlsin@unn.unisys.com> */
7252 Gconvert((DOUBLETYPE)0.1, 8, 0, buf);
7253 checkit("0.1", buf);
7255 Gconvert((DOUBLETYPE)1.0, 8, 0, buf);
7258 Gconvert((DOUBLETYPE)0.0, 8, 0, buf);
7261 Gconvert((DOUBLETYPE)-1.0, 8, 0, buf);
7264 /* Some Linux gcvt's give 1.e+5 here. */
7265 Gconvert((DOUBLETYPE)100000.0, 8, 0, buf);
7266 checkit("100000", buf);
7268 /* Some Linux gcvt's give -1.e+5 here. */
7269 Gconvert((DOUBLETYPE)-100000.0, 8, 0, buf);
7270 checkit("-100000", buf);
7275 case "$d_Gconvert" in
7276 gconvert*) xxx_list='gconvert gcvt sprintf' ;;
7277 gcvt*) xxx_list='gcvt gconvert sprintf' ;;
7278 sprintf*) xxx_list='sprintf gconvert gcvt' ;;
7279 *) xxx_list='gconvert gcvt sprintf' ;;
7282 case "$d_longdbl$uselongdouble" in
7283 definedefine) xxx_list="`echo $xxx_list|sed 's/gcvt/qgcvt gcvt/'`" ;;
7286 for xxx_convert in $xxx_list; do
7287 echo "Trying $xxx_convert..."
7289 set try -DTRY_$xxx_convert
7290 if eval $compile; then
7291 echo "$xxx_convert() found." >&4
7293 echo "I'll use $xxx_convert to convert floats into a string." >&4
7296 echo "...But $xxx_convert didn't work as I expected."
7299 echo "$xxx_convert NOT found." >&4
7303 case "$xxx_convert" in
7304 gconvert) d_Gconvert='gconvert((x),(n),(t),(b))' ;;
7305 gcvt) d_Gconvert='gcvt((x),(n),(b))' ;;
7306 qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;;
7307 *) d_Gconvert='sprintf((b),"%.*g",(n),(x))' ;;
7313 if $test X"$d_longdbl" = X"$define"; then
7315 echo "Checking how to print long doubles..." >&4
7317 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
7318 $cat >try.c <<'EOCP'
7319 #include <sys/types.h>
7323 printf("%.3f\n", d);
7327 if eval $compile; then
7331 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
7332 sPRIFldbl='"F"'; sPRIGldbl='"G"'; sPRIEldbl='"E"';
7333 echo "We will use %f."
7339 if $test X"$sPRIfldbl" = X; then
7340 $cat >try.c <<'EOCP'
7341 #include <sys/types.h>
7344 long double d = 123.456;
7345 printf("%.3llf\n", d);
7349 if eval $compile; then
7353 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
7354 sPRIFldbl='"llF"'; sPRIGldbl='"llG"'; sPRIEldbl='"llE"';
7355 echo "We will use %llf."
7361 if $test X"$sPRIfldbl" = X; then
7362 $cat >try.c <<'EOCP'
7363 #include <sys/types.h>
7366 long double d = 123.456;
7367 printf("%.3Lf\n", d);
7371 if eval $compile; then
7375 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
7376 sPRIFldbl='"LF"'; sPRIGldbl='"LG"'; sPRIEldbl='"LE"';
7377 echo "We will use %Lf."
7383 if $test X"$sPRIfldbl" = X; then
7384 $cat >try.c <<'EOCP'
7385 #include <sys/types.h>
7388 long double d = 123.456;
7389 printf("%.3lf\n", d);
7393 if eval $compile; then
7397 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
7398 sPRIFldbl='"lF"'; sPRIGldbl='"lG"'; sPRIEldbl='"lE"';
7399 echo "We will use %lf."
7405 if $test X"$sPRIfldbl" = X; then
7406 echo "Cannot figure out how to print long doubles." >&4
7413 case "$sPRIfldbl" in
7414 '') d_PRIfldbl="$undef"; d_PRIgldbl="$undef"; d_PRIeldbl="$undef";
7415 d_PRIFldbl="$undef"; d_PRIGldbl="$undef"; d_PRIEldbl="$undef";
7417 *) d_PRIfldbl="$define"; d_PRIgldbl="$define"; d_PRIeldbl="$define";
7418 d_PRIFldbl="$define"; d_PRIGldbl="$define"; d_PRIEldbl="$define";
7422 : Initialize h_fcntl
7425 : Initialize h_sysfile
7428 : access call always available on UNIX
7432 : locate the flags for 'access()'
7436 $cat >access.c <<'EOCP'
7437 #include <sys/types.h>
7442 #include <sys/file.h>
7451 : check sys/file.h first, no particular reason here
7452 if $test `./findhdr sys/file.h` && \
7453 $cc $cppflags -DI_SYS_FILE -o access access.c >/dev/null 2>&1 ; then
7455 echo "<sys/file.h> defines the *_OK access constants." >&4
7456 elif $test `./findhdr fcntl.h` && \
7457 $cc $cppflags -DI_FCNTL -o access access.c >/dev/null 2>&1 ; then
7459 echo "<fcntl.h> defines the *_OK access constants." >&4
7460 elif $test `./findhdr unistd.h` && \
7461 $cc $cppflags -DI_UNISTD -o access access.c >/dev/null 2>&1 ; then
7462 echo "<unistd.h> defines the *_OK access constants." >&4
7464 echo "I can't find the four *_OK access constants--I'll use mine." >&4
7470 : see if accessx exists
7471 set accessx d_accessx
7474 : see if alarm exists
7478 : see if atolf exists
7482 : see if atoll exists
7486 : Look for GNU-cc style attribute checking
7488 echo "Checking whether your compiler can handle __attribute__ ..." >&4
7489 $cat >attrib.c <<'EOCP'
7491 void croak (char* pat,...) __attribute__((format(printf,1,2),noreturn));
7493 if $cc $ccflags -c attrib.c >attrib.out 2>&1 ; then
7494 if $contains 'warning' attrib.out >/dev/null 2>&1; then
7495 echo "Your C compiler doesn't fully support __attribute__."
7498 echo "Your C compiler supports __attribute__."
7502 echo "Your C compiler doesn't seem to understand __attribute__ at all."
7509 : see if bcmp exists
7513 : see if bcopy exists
7517 : see if this is a unistd.h system
7518 set unistd.h i_unistd
7521 : see if getpgrp exists
7522 set getpgrp d_getpgrp
7525 case "$d_getpgrp" in
7528 echo "Checking to see which flavor of getpgrp is in use..."
7531 #include <sys/types.h>
7533 # include <unistd.h>
7537 if (getuid() == 0) {
7538 printf("(I see you are running Configure as super-user...)\n");
7542 if (getpgrp(1) == 0)
7551 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7552 echo "You have to use getpgrp(pid) instead of getpgrp()." >&4
7554 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7555 echo "You have to use getpgrp() instead of getpgrp(pid)." >&4
7558 echo "I can't seem to compile and run the test program."
7560 xxx="a USG one, i.e. you use getpgrp()."
7562 # SVR4 systems can appear rather BSD-ish.
7565 xxx="a BSD one, i.e. you use getpgrp(pid)."
7569 xxx="probably a USG one, i.e. you use getpgrp()."
7574 echo "Assuming your getpgrp is $xxx" >&4
7583 : see if setpgrp exists
7584 set setpgrp d_setpgrp
7587 case "$d_setpgrp" in
7590 echo "Checking to see which flavor of setpgrp is in use..."
7593 #include <sys/types.h>
7595 # include <unistd.h>
7599 if (getuid() == 0) {
7600 printf("(I see you are running Configure as super-user...)\n");
7604 if (-1 == setpgrp(1, 1))
7607 if (setpgrp() != -1)
7613 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7614 echo 'You have to use setpgrp(pid,pgrp) instead of setpgrp().' >&4
7616 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7617 echo 'You have to use setpgrp() instead of setpgrp(pid,pgrp).' >&4
7620 echo "(I can't seem to compile and run the test program.)"
7622 xxx="a USG one, i.e. you use setpgrp()."
7624 # SVR4 systems can appear rather BSD-ish.
7627 xxx="a BSD one, i.e. you use setpgrp(pid,pgrp)."
7631 xxx="probably a USG one, i.e. you use setpgrp()."
7636 echo "Assuming your setpgrp is $xxx" >&4
7644 : see if bzero exists
7648 : see if signal is declared as pointer to function returning int or void
7650 xxx=`./findhdr signal.h`
7651 $test "$xxx" && $cppstdin $cppminus $cppflags < $xxx >$$.tmp 2>/dev/null
7652 if $contains 'int.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7653 echo "You have int (*signal())() instead of void." >&4
7655 elif $contains 'void.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7656 echo "You have void (*signal())()." >&4
7658 elif $contains 'extern[ ]*[(\*]*signal' $$.tmp >/dev/null 2>&1 ; then
7659 echo "You have int (*signal())() instead of void." >&4
7661 elif $contains 'void.*\*.*sig' $$.tmp >/dev/null 2>&1 ; then
7662 echo "You have void (*signal())()." >&4
7665 case "$d_voidsig" in
7667 echo "I can't determine whether signal handler returns void or int..." >&4
7669 rp="What type does your signal handler return?"
7676 echo "As you already told me, signal handler returns void." >&4
7679 *) echo "As you already told me, signal handler returns int." >&4
7686 case "$d_voidsig" in
7687 "$define") signal_t="void";;
7692 : check for ability to cast large floats to 32-bit ints.
7694 echo 'Checking whether your C compiler can cast large floats to int32.' >&4
7695 if $test "$intsize" -ge 4; then
7702 #include <sys/types.h>
7704 $signal_t blech(s) int s; { exit(3); }
7711 signal(SIGFPE, blech);
7713 /* Don't let compiler optimize the test away. Store the number
7714 in a writable string for gcc to pass to sscanf under HP/UX.
7716 sprintf(str, "2147483647");
7717 sscanf(str, "%lf", &f); /* f = (double) 0x7fffffff; */
7721 /* x86 processors will probably give 0x8000 0000, which is a
7722 sign change. We don't want that. We want to mimic SPARC
7723 behavior here, which is to preserve the sign and give
7726 if (i32 != ($xxx) f)
7732 if eval $compile_ok; then
7736 echo "(I can't seem to compile the test program--assuming it can't)"
7744 echo "Nope, it can't."
7751 : check for ability to cast negative floats to unsigned
7753 echo 'Checking whether your C compiler can cast negative float to unsigned.' >&4
7756 #include <sys/types.h>
7758 $signal_t blech(s) int s; { exit(7); }
7759 $signal_t blech_in_list(s) int s; { exit(4); }
7760 unsigned long dummy_long(p) unsigned long p; { return p; }
7761 unsigned int dummy_int(p) unsigned int p; { return p; }
7762 unsigned short dummy_short(p) unsigned short p; { return p; }
7766 unsigned long along;
7768 unsigned short ashort;
7772 /* Frustrate gcc-2.7.2's optimizer which failed this test with
7773 a direct f = -123. assignment. gcc-2.8.0 reportedly
7774 optimized the whole file away
7776 /* Store the number in a writable string for gcc to pass to
7779 sprintf(str, "-123");
7780 sscanf(str, "%lf", &f); /* f = -123.; */
7782 signal(SIGFPE, blech);
7783 along = (unsigned long)f;
7784 aint = (unsigned int)f;
7785 ashort = (unsigned short)f;
7786 if (along != (unsigned long)-123)
7788 if (aint != (unsigned int)-123)
7790 if (ashort != (unsigned short)-123)
7792 sprintf(str, "1073741824.");
7793 sscanf(str, "%lf", &f); /* f = (double)0x40000000; */
7796 along = (unsigned long)f;
7797 if (along != 0x80000000)
7801 along = (unsigned long)f;
7802 if (along != 0x7fffffff)
7806 along = (unsigned long)f;
7807 if (along != 0x80000001)
7811 signal(SIGFPE, blech_in_list);
7812 sprintf(str, "123.");
7813 sscanf(str, "%lf", &f); /* f = 123.; */
7814 along = dummy_long((unsigned long)f);
7815 aint = dummy_int((unsigned int)f);
7816 ashort = dummy_short((unsigned short)f);
7817 if (along != (unsigned long)123)
7819 if (aint != (unsigned int)123)
7821 if (ashort != (unsigned short)123)
7828 if eval $compile_ok; then
7832 echo "(I can't seem to compile the test program--assuming it can't)"
7835 case "$castflags" in
7840 echo "Nope, it can't."
7847 : see if vprintf exists
7849 if set vprintf val -f d_vprintf; eval $csym; $val; then
7850 echo 'vprintf() found.' >&4
7852 $cat >vprintf.c <<'EOF'
7853 #include <varargs.h>
7855 int main() { xxx("foo"); }
7864 exit((unsigned long)vsprintf(buf,"%s",args) > 10L);
7868 if eval $compile && ./vprintf; then
7869 echo "Your vsprintf() returns (int)." >&4
7872 echo "Your vsprintf() returns (char*)." >&4
7876 echo 'vprintf() NOT found.' >&4
7886 : see if chown exists
7890 : see if chroot exists
7894 : see if chsize exists
7898 : check for const keyword
7900 echo 'Checking to see if your C compiler knows about "const"...' >&4
7901 $cat >const.c <<'EOCP'
7902 typedef struct spug { int drokk; } spug;
7909 if $cc -c $ccflags const.c >/dev/null 2>&1 ; then
7911 echo "Yup, it does."
7914 echo "Nope, it doesn't."
7919 : see if crypt exists
7921 if set crypt val -f d_crypt; eval $csym; $val; then
7922 echo 'crypt() found.' >&4
7926 cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
7927 if $test -z "$cryptlib"; then
7928 cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
7932 if $test -z "$cryptlib"; then
7933 cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
7937 if $test -z "$cryptlib"; then
7938 cryptlib=`./loc libcrypt$_a "" $libpth`
7942 if $test -z "$cryptlib"; then
7943 echo 'crypt() NOT found.' >&4
7952 : get csh whereabouts
7954 'csh') val="$undef" ;;
7959 : Respect a hint or command line value for full_csh.
7961 '') full_csh=$csh ;;
7964 : see if cuserid exists
7965 set cuserid d_cuserid
7968 : see if this is a limits.h system
7969 set limits.h i_limits
7972 : see if this is a float.h system
7976 : See if number of significant digits in a double precision number is known
7978 $cat >dbl_dig.c <<EOM
7988 printf("Contains DBL_DIG");
7991 $cppstdin $cppflags $cppminus < dbl_dig.c >dbl_dig.E 2>/dev/null
7992 if $contains 'DBL_DIG' dbl_dig.E >/dev/null 2>&1; then
7993 echo "DBL_DIG found." >&4
7996 echo "DBL_DIG NOT found." >&4
8003 : see if difftime exists
8004 set difftime d_difftime
8007 : see if this is a dirent system
8009 if xinc=`./findhdr dirent.h`; $test "$xinc"; then
8011 echo "<dirent.h> found." >&4
8014 if xinc=`./findhdr sys/dir.h`; $test "$xinc"; then
8015 echo "<sys/dir.h> found." >&4
8018 xinc=`./findhdr sys/ndir.h`
8020 echo "<dirent.h> NOT found." >&4
8025 : Look for type of directory structure.
8027 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8029 case "$direntrytype" in
8032 $define) guess1='struct dirent' ;;
8033 *) guess1='struct direct' ;;
8036 *) guess1="$direntrytype"
8041 'struct dirent') guess2='struct direct' ;;
8042 *) guess2='struct dirent' ;;
8045 if $contains "$guess1" try.c >/dev/null 2>&1; then
8046 direntrytype="$guess1"
8047 echo "Your directory entries are $direntrytype." >&4
8048 elif $contains "$guess2" try.c >/dev/null 2>&1; then
8049 direntrytype="$guess2"
8050 echo "Your directory entries seem to be $direntrytype." >&4
8052 echo "I don't recognize your system's directory entries." >&4
8053 rp="What type is used for directory entries on this system?"
8061 : see if the directory entry stores field length
8063 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8064 if $contains 'd_namlen' try.c >/dev/null 2>&1; then
8065 echo "Good, your directory entry keeps length information in d_namlen." >&4
8068 echo "Your directory entry does not know about the d_namlen field." >&4
8075 : see if dlerror exists
8078 set dlerror d_dlerror
8082 : see if dlfcn is available
8090 On a few systems, the dynamically loaded modules that perl generates and uses
8091 will need a different extension than shared libs. The default will probably
8099 rp='What is the extension of dynamically loaded modules'
8108 : Check if dlsym need a leading underscore
8114 echo "Checking whether your dlsym() needs a leading underscore ..." >&4
8115 $cat >dyna.c <<'EOM'
8124 #include <dlfcn.h> /* the dynamic linker include file for Sunos/Solaris */
8126 #include <sys/types.h>
8140 int mode = RTLD_LAZY ;
8142 handle = dlopen("./dyna.$dlext", mode) ;
8143 if (handle == NULL) {
8148 symbol = dlsym(handle, "fred") ;
8149 if (symbol == NULL) {
8150 /* try putting a leading underscore */
8151 symbol = dlsym(handle, "_fred") ;
8152 if (symbol == NULL) {
8165 : Call the object file tmp-dyna.o in case dlext=o.
8166 if $cc $ccflags $cccdlflags -c dyna.c > /dev/null 2>&1 &&
8167 mv dyna${_o} tmp-dyna${_o} > /dev/null 2>&1 &&
8168 $ld $lddlflags -o dyna.$dlext tmp-dyna${_o} > /dev/null 2>&1 &&
8169 $cc $ccflags -o fred $ldflags $cccdlflags $ccdlflags fred.c $libs > /dev/null 2>&1; then
8172 1) echo "Test program failed using dlopen." >&4
8173 echo "Perhaps you should not use dynamic loading." >&4;;
8174 2) echo "Test program failed using dlsym." >&4
8175 echo "Perhaps you should not use dynamic loading." >&4;;
8176 3) echo "dlsym needs a leading underscore" >&4
8178 4) echo "dlsym doesn't need a leading underscore." >&4;;
8181 echo "I can't compile and run the test program." >&4
8182 echo "I'm guessing that dlsym doesn't need a leading underscore." >&4
8187 $rm -f fred fred.? dyna.$dlext dyna.? tmp-dyna.?
8192 hasproto='varname=$1; func=$2; shift; shift;
8193 while $test $# -ge 2; do
8195 $define) echo "#include <$2>";;
8199 $cppstdin $cppflags $cppminus < try.c > tryout.c 2>/dev/null;
8200 if $contains "$func.*(" tryout.c >/dev/null 2>&1; then
8201 echo "$func() prototype found.";
8204 echo "$func() prototype NOT found.";
8209 $rm -f try.c tryout.c'
8211 : see if prototype for drand48 is available
8213 set d_drand48proto drand48 $i_stdlib stdlib.h $i_unistd unistd.h
8216 : see if dup2 exists
8220 : see if eaccess exists
8221 set eaccess d_eaccess
8224 : see if endgrent exists
8225 set endgrent d_endgrent
8228 : see if endhostent exists
8229 set endhostent d_endhent
8232 : see if endnetent exists
8233 set endnetent d_endnent
8236 : see if endprotoent exists
8237 set endprotoent d_endpent
8240 : see if endpwent exists
8241 set endpwent d_endpwent
8244 : see if endservent exists
8245 set endservent d_endsent
8248 : see if endspent exists
8249 set endspent d_endspent
8252 : Locate the flags for 'open()'
8254 $cat >open3.c <<'EOCP'
8255 #include <sys/types.h>
8260 #include <sys/file.h>
8271 : check sys/file.h first to get FREAD on Sun
8272 if $test `./findhdr sys/file.h` && \
8273 set open3 -DI_SYS_FILE && eval $compile; then
8275 echo "<sys/file.h> defines the O_* constants..." >&4
8277 echo "and you have the 3 argument form of open()." >&4
8280 echo "but not the 3 argument form of open(). Oh, well." >&4
8283 elif $test `./findhdr fcntl.h` && \
8284 set open3 -DI_FCNTL && eval $compile; then
8286 echo "<fcntl.h> defines the O_* constants..." >&4
8288 echo "and you have the 3 argument form of open()." >&4
8291 echo "but not the 3 argument form of open(). Oh, well." >&4
8296 echo "I can't find the O_* constant definitions! You got problems." >&4
8302 : see which of string.h or strings.h is needed
8304 strings=`./findhdr string.h`
8305 if $test "$strings" && $test -r "$strings"; then
8306 echo "Using <string.h> instead of <strings.h>." >&4
8310 strings=`./findhdr strings.h`
8311 if $test "$strings" && $test -r "$strings"; then
8312 echo "Using <strings.h> instead of <string.h>." >&4
8314 echo "No string header found -- You'll surely have problems." >&4
8320 "$undef") strings=`./findhdr strings.h`;;
8321 *) strings=`./findhdr string.h`;;
8324 : check for non-blocking I/O stuff
8325 case "$h_sysfile" in
8326 true) echo "#include <sys/file.h>" > head.c;;
8329 true) echo "#include <fcntl.h>" > head.c;;
8330 *) echo "#include <sys/fcntl.h>" > head.c;;
8335 echo "Figuring out the flag used by open() for non-blocking I/O..." >&4
8336 case "$o_nonblock" in
8339 $cat >>try.c <<'EOCP'
8343 printf("O_NONBLOCK\n");
8347 printf("O_NDELAY\n");
8351 printf("FNDELAY\n");
8358 if eval $compile_ok; then
8360 case "$o_nonblock" in
8361 '') echo "I can't figure it out, assuming O_NONBLOCK will do.";;
8362 *) echo "Seems like we can use $o_nonblock.";;
8365 echo "(I can't compile the test program; pray O_NONBLOCK is right!)"
8368 *) echo "Using $hint value $o_nonblock.";;
8370 $rm -f try try.* .out core
8373 echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
8379 #include <sys/types.h>
8382 #define MY_O_NONBLOCK $o_nonblock
8383 #ifndef errno /* XXX need better Configure test */
8393 #include <strings.h>
8395 $signal_t blech(x) int x; { exit(3); }
8397 $cat >> try.c <<'EOCP'
8405 pipe(pd); /* Down: child -> parent */
8406 pipe(pu); /* Up: parent -> child */
8409 close(pd[1]); /* Parent reads from pd[0] */
8410 close(pu[0]); /* Parent writes (blocking) to pu[1] */
8411 if (-1 == fcntl(pd[0], F_SETFL, MY_O_NONBLOCK))
8413 signal(SIGALRM, blech);
8415 if ((ret = read(pd[0], buf, 1)) > 0) /* Nothing to read! */
8417 sprintf(string, "%d\n", ret);
8418 write(2, string, strlen(string));
8421 if (errno == EAGAIN) {
8427 if (errno == EWOULDBLOCK)
8428 printf("EWOULDBLOCK\n");
8431 write(pu[1], buf, 1); /* Unblocks child, tell it to close our pipe */
8432 sleep(2); /* Give it time to close our pipe */
8434 ret = read(pd[0], buf, 1); /* Should read EOF */
8436 sprintf(string, "%d\n", ret);
8437 write(3, string, strlen(string));
8441 close(pd[0]); /* We write to pd[1] */
8442 close(pu[1]); /* We read from pu[0] */
8443 read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
8444 close(pd[1]); /* Pipe pd is now fully closed! */
8445 exit(0); /* Bye bye, thank you for playing! */
8449 if eval $compile_ok; then
8450 echo "$startsh" >mtry
8451 echo "./try >try.out 2>try.ret 3>try.err || exit 4" >>mtry
8453 ./mtry >/dev/null 2>&1
8455 0) eagain=`$cat try.out`;;
8456 1) echo "Could not perform non-blocking setting!";;
8457 2) echo "I did a successful read() for something that was not there!";;
8458 3) echo "Hmm... non-blocking I/O does not seem to be working!";;
8459 *) echo "Something terribly wrong happened during testing.";;
8461 rd_nodata=`$cat try.ret`
8462 echo "A read() system call with no data present returns $rd_nodata."
8463 case "$rd_nodata" in
8466 echo "(That's peculiar, fixing that to be -1.)"
8472 echo "Forcing errno EAGAIN on read() with no data available."
8476 echo "Your read() sets errno to $eagain when no data is available."
8479 status=`$cat try.err`
8481 0) echo "And it correctly returns 0 to signal EOF.";;
8482 -1) echo "But it also returns -1 to signal EOF, so be careful!";;
8483 *) echo "However, your read() returns '$status' on EOF??";;
8486 if test "$status" = "$rd_nodata"; then
8487 echo "WARNING: you can't distinguish between EOF and no data!"
8491 echo "I can't compile the test program--assuming errno EAGAIN will do."
8498 echo "Using $hint value $eagain."
8499 echo "Your read() returns $rd_nodata when no data is present."
8500 case "$d_eofnblk" in
8501 "$define") echo "And you can see EOF because read() returns 0.";;
8502 "$undef") echo "But you can't see EOF status from read() returned value.";;
8504 echo "(Assuming you can't see EOF status from read anyway.)"
8510 $rm -f try try.* .out core head.c mtry
8512 : see if fchmod exists
8516 : see if fchown exists
8520 : see if this is an fcntl system
8524 hasfield='varname=$1; struct=$2; field=$3; shift; shift; shift;
8525 while $test $# -ge 2; do
8527 $define) echo "#include <$2>";;
8531 echo "int main () { struct $struct foo; char* bar; bar = (char*)foo.$field; }" >> try.c;
8533 if eval $compile; then
8544 : see whether socket exists
8546 $echo $n "Hmm... $c" >&4
8547 if set socket val -f d_socket; eval $csym; $val; then
8548 echo "Looks like you have Berkeley networking support." >&4
8550 if set setsockopt val -f; eval $csym; $val; then
8553 echo "...but it uses the old BSD 4.1c interface, rather than 4.2." >&4
8557 if $contains socklib libc.list >/dev/null 2>&1; then
8558 echo "Looks like you have Berkeley networking support." >&4
8560 : we will have to assume that it supports the 4.2 BSD interface
8563 echo "You don't have Berkeley networking in libc$_a..." >&4
8564 if test "X$d_socket" = "X$define"; then
8565 echo "...but you seem to believe that you have sockets." >&4
8567 for net in net socket
8569 if test -f /usr/lib/lib$net$_a; then
8570 ( ($nm $nm_opt /usr/lib/lib$net$_a | eval $nm_extract) || \
8571 $ar t /usr/lib/lib$net$_a) 2>/dev/null >> libc.list
8572 if $contains socket libc.list >/dev/null 2>&1; then
8577 echo "...but the Wollongong group seems to have hacked it in." >&4
8578 sockethdr="-I/usr/netinclude"
8581 echo "Found Berkeley sockets interface in lib$net." >& 4
8582 if $contains setsockopt libc.list >/dev/null 2>&1; then
8585 echo "...using the old BSD 4.1c interface, rather than 4.2." >&4
8592 if test "X$d_socket" != "X$define"; then
8593 echo "or anywhere else I see." >&4
8601 : see if socketpair exists
8602 set socketpair d_sockpair
8607 echo "Checking the availability of certain socket constants..." >& 4
8608 for ENUM in MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS; do
8609 enum=`$echo $ENUM|./tr '[A-Z]' '[a-z]'`
8611 #include <sys/types.h>
8612 #include <sys/socket.h>
8618 set try; if eval $compile; then
8621 set d_${enum}; eval $setvar
8625 : see if sys/select.h has to be included
8626 set sys/select.h i_sysselct
8629 : see if we should include time.h, sys/time.h, or both
8631 if test "X$timeincl" = X; then
8632 echo "Testing to see if we should include <time.h>, <sys/time.h> or both." >&4
8633 $echo $n "I'm now running the test program...$c"
8634 $cat >try.c <<'EOCP'
8635 #include <sys/types.h>
8640 #ifdef SYSTIMEKERNEL
8643 #include <sys/time.h>
8646 #include <sys/select.h>
8655 struct timezone tzp;
8657 if (foo.tm_sec == foo.tm_sec)
8660 if (bar.tv_sec == bar.tv_sec)
8667 for s_timezone in '-DS_TIMEZONE' ''; do
8669 for s_timeval in '-DS_TIMEVAL' ''; do
8670 for i_systimek in '' '-DSYSTIMEKERNEL'; do
8671 for i_time in '' '-DI_TIME'; do
8672 for i_systime in '-DI_SYSTIME' ''; do
8675 set try $i_time $i_systime $i_systimek $sysselect $s_timeval $s_timezone
8676 if eval $compile; then
8677 set X $i_time $i_systime $i_systimek $sysselect $s_timeval
8681 $echo $n "Succeeded with $flags$c"
8693 *SYSTIMEKERNEL*) i_systimek="$define"
8694 timeincl=`./findhdr sys/time.h`
8695 echo "We'll include <sys/time.h> with KERNEL defined." >&4;;
8696 *) i_systimek="$undef";;
8699 *I_TIME*) i_time="$define"
8700 timeincl=`./findhdr time.h`" $timeincl"
8701 echo "We'll include <time.h>." >&4;;
8702 *) i_time="$undef";;
8705 *I_SYSTIME*) i_systime="$define"
8706 timeincl=`./findhdr sys/time.h`" $timeincl"
8707 echo "We'll include <sys/time.h>." >&4;;
8708 *) i_systime="$undef";;
8713 : check for fd_set items
8716 Checking to see how well your C compiler handles fd_set and friends ...
8718 $cat >fd_set.c <<EOCP
8719 #$i_systime I_SYS_TIME
8720 #$i_sysselct I_SYS_SELECT
8721 #$d_socket HAS_SOCKET
8722 #include <sys/types.h>
8724 #include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
8727 #include <sys/time.h>
8730 #include <sys/select.h>
8739 #if defined(FD_SET) && defined(FD_CLR) && defined(FD_ISSET) && defined(FD_ZERO)
8746 set fd_set -DTRYBITS
8747 if eval $compile; then
8748 d_fds_bits="$define"
8750 echo "Well, your system knows about the normal fd_set typedef..." >&4
8752 echo "and you have the normal fd_set macros (just as I'd expect)." >&4
8753 d_fd_macros="$define"
8756 but not the normal fd_set macros! Gaaack! I'll have to cover for you.
8758 d_fd_macros="$undef"
8762 Hmm, your compiler has some difficulty with fd_set. Checking further...
8765 if eval $compile; then
8768 echo "Well, your system has some sort of fd_set available..." >&4
8770 echo "and you have the normal fd_set macros." >&4
8771 d_fd_macros="$define"
8774 but not the normal fd_set macros! Gross! More work for me...
8776 d_fd_macros="$undef"
8779 echo "Well, you got zip. That's OK, I can roll my own fd_set stuff." >&4
8782 d_fd_macros="$undef"
8787 : see if fgetpos exists
8788 set fgetpos d_fgetpos
8791 : see if flock exists
8795 : see if fork exists
8799 : see if pathconf exists
8800 set pathconf d_pathconf
8803 : see if fpathconf exists
8804 set fpathconf d_fpathconf
8810 echo "Checking to see if your system supports off64_t..." >&4
8812 #include <sys/types.h>
8814 int main() { off64_t x = 7; }'
8817 if eval $compile; then
8819 echo "Yes, it does."
8822 echo "No, it doesn't."
8823 case "$lseeksize" in
8824 8) echo "(Your off_t is 64 bits, so you could use that.)" ;;
8831 : check for fpos64_t
8833 echo "Checking to see if your system supports fpos64_t..." >&4
8835 #include <sys/stdio.h>
8836 int main() { fpos64_t x x = 7; }'
8839 if eval $compile; then
8841 echo "Yes, it does."
8844 echo "No, it doesn't."
8846 8) echo "(Your fpos_t is 64 bits, so you could use that.)" ;;
8853 hasstruct='varname=$1; struct=$2; shift; shift;
8854 while $test $# -ge 2; do
8856 $define) echo "#include <$2>";;
8860 echo "int main () { struct $struct foo; }" >> try.c;
8862 if eval $compile; then
8871 : see if this is a sys/param system
8872 set sys/param.h i_sysparam
8875 : see if this is a sys/mount.h system
8876 set sys/mount.h i_sysmount
8879 : see if sys/types.h has to be included
8880 set sys/types.h i_systypes
8885 echo "Checking to see if your system supports struct fs_data..." >&4
8886 set d_fs_data_s fs_data $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h
8888 case "$d_fs_data_s" in
8889 "$define") echo "Yes, it does." ;;
8890 *) echo "No, it doesn't." ;;
8893 : see if fseeko exists
8897 8) echo "(Your long is 64 bits, so you could use fseek.)" ;;
8900 : see if fsetpos exists
8901 set fsetpos d_fsetpos
8905 : see if fstatfs exists
8906 set fstatfs d_fstatfs
8910 : see if statvfs exists
8911 set statvfs d_statvfs
8914 : see if fstatvfs exists
8915 set fstatvfs d_fstatvfs
8919 : see if ftello exists
8923 8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
8926 : see if getcwd exists
8930 : see if getgrent exists
8931 set getgrent d_getgrent
8934 : see if gethostbyaddr exists
8935 set gethostbyaddr d_gethbyaddr
8938 : see if gethostbyname exists
8939 set gethostbyname d_gethbyname
8942 : see if gethostent exists
8943 set gethostent d_gethent
8946 : see how we will look up host name
8949 if set gethostname val -f d_gethname; eval $csym; $val; then
8950 echo 'gethostname() found.' >&4
8951 d_gethname="$define"
8954 if set uname val -f d_uname; eval $csym; $val; then
8957 uname() was found, but you're running xenix, and older versions of xenix
8958 have a broken uname(). If you don't really know whether your xenix is old
8959 enough to have a broken system call, use the default answer.
8966 rp='Is your uname() broken?'
8969 n*) d_uname="$define"; call=uname;;
8972 echo 'uname() found.' >&4
8979 case "$d_gethname" in
8980 '') d_gethname="$undef";;
8983 '') d_uname="$undef";;
8985 case "$d_uname$d_gethname" in
8990 Every now and then someone has a $call() that lies about the hostname
8991 but can't be fixed for political or economic reasons. If you wish, I can
8992 pretend $call() isn't there and maybe compute hostname at run-time
8993 thanks to the '$phostname' command.
8996 rp="Shall I ignore $call() from now on?"
8999 y*) d_uname="$undef" d_gethname="$undef"; $echo $n "Okay...$c";;
9002 case "$phostname" in
9004 *) case "$aphostname" in
9010 file=`./loc $file $file $pth`
9011 aphostname=`echo $file $*`
9016 case "$d_uname$d_gethname" in
9019 case "$phostname" in
9021 echo "There will be no way for $package to get your hostname." >&4;;
9023 echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
9027 case "$d_phostname" in
9028 '') d_phostname="$undef";;
9031 : see if this is a netdb.h system
9035 : see if prototypes for various gethostxxx netdb.h functions are available
9037 set d_gethostprotos gethostent $i_netdb netdb.h
9040 : see if getlogin exists
9041 set getlogin d_getlogin
9044 : see if getmnt exists
9048 : see if getmntent exists
9049 set getmntent d_getmntent
9052 : see if getnetbyaddr exists
9053 set getnetbyaddr d_getnbyaddr
9056 : see if getnetbyname exists
9057 set getnetbyname d_getnbyname
9060 : see if getnetent exists
9061 set getnetent d_getnent
9064 : see if prototypes for various getnetxxx netdb.h functions are available
9066 set d_getnetprotos getnetent $i_netdb netdb.h
9070 : see if getprotobyname exists
9071 set getprotobyname d_getpbyname
9074 : see if getprotobynumber exists
9075 set getprotobynumber d_getpbynumber
9078 : see if getprotoent exists
9079 set getprotoent d_getpent
9082 : see if getpgid exists
9083 set getpgid d_getpgid
9086 : see if getpgrp2 exists
9087 set getpgrp2 d_getpgrp2
9090 : see if getppid exists
9091 set getppid d_getppid
9094 : see if getpriority exists
9095 set getpriority d_getprior
9098 : see if prototypes for various getprotoxxx netdb.h functions are available
9100 set d_getprotoprotos getprotoent $i_netdb netdb.h
9103 : see if getpwent exists
9104 set getpwent d_getpwent
9108 : see if getservbyname exists
9109 set getservbyname d_getsbyname
9112 : see if getservbyport exists
9113 set getservbyport d_getsbyport
9116 : see if getservent exists
9117 set getservent d_getsent
9120 : see if prototypes for various getservxxx netdb.h functions are available
9122 set d_getservprotos getservent $i_netdb netdb.h
9125 : see if getspent exists
9126 set getspent d_getspent
9129 : see if getspnam exists
9130 set getspnam d_getspnam
9133 : see if gettimeofday or ftime exists
9134 set gettimeofday d_gettimeod
9136 case "$d_gettimeod" in
9142 val="$undef"; set d_ftime; eval $setvar
9145 case "$d_gettimeod$d_ftime" in
9148 echo 'No ftime() nor gettimeofday() -- timing may be less accurate.' >&4
9152 : see if this is an grp system
9158 xxx=`./findhdr grp.h`
9159 $cppstdin $cppflags $cppminus < $xxx >$$.h
9161 if $contains 'gr_passwd' $$.h >/dev/null 2>&1; then
9173 set d_grpasswd; eval $setvar
9177 : see if hasmntopt exists
9178 set hasmntopt d_hasmntopt
9181 : see if this is a netinet/in.h or sys/in.h system
9182 set netinet/in.h i_niin sys/in.h i_sysin
9185 : see if arpa/inet.h has to be included
9186 set arpa/inet.h i_arpainet
9189 : see if htonl --and friends-- exists
9194 : Maybe they are macros.
9199 #include <sys/types.h>
9200 #$i_niin I_NETINET_IN
9202 #$i_arpainet I_ARPA_INET
9204 #include <netinet/in.h>
9210 #include <arpa/inet.h>
9213 printf("Defined as a macro.");
9216 $cppstdin $cppflags $cppminus < htonl.c >htonl.E 2>/dev/null
9217 if $contains 'Defined as a macro' htonl.E >/dev/null 2>&1; then
9219 echo "But it seems to be defined as a macro." >&4
9227 : see if iconv exists
9233 if set index val -f; eval $csym; $val; then
9234 if set strchr val -f d_strchr; eval $csym; $val; then
9235 if $contains strchr "$strings" >/dev/null 2>&1 ; then
9238 echo "strchr() found." >&4
9242 echo "index() found." >&4
9247 echo "index() found." >&4
9250 if set strchr val -f d_strchr; eval $csym; $val; then
9253 echo "strchr() found." >&4
9255 echo "No index() or strchr() found!" >&4
9260 set d_strchr; eval $setvar
9262 set d_index; eval $setvar
9264 : check whether inet_aton exists
9265 set inet_aton d_inetaton
9268 : see if inttypes.h is available
9269 : we want a real compile instead of Inhdr because some systems
9270 : have an inttypes.h which includes non-existent headers
9273 #include <inttypes.h>
9275 static int32_t foo32 = 0x12345678;
9279 if eval $compile; then
9280 echo "<inttypes.h> found." >&4
9283 echo "<inttypes.h> NOT found." >&4
9292 $echo $n "Checking to see if your system supports int64_t...$c" >&4
9294 #include <sys/types.h>
9295 #$i_inttypes I_INTTYPES
9297 #include <inttypes.h>
9299 int main() { int64_t x = 7; }
9302 if eval $compile; then
9304 echo " Yes, it does." >&4
9307 echo " No, it doesn't." >&4
9315 $cat >isascii.c <<'EOCP'
9327 if eval $compile; then
9328 echo "isascii() found." >&4
9331 echo "isascii() NOT found." >&4
9338 : see if killpg exists
9342 : see if lchown exists
9344 $cat > try.c <<'EOCP'
9345 /* System header to define __stub macros and hopefully few prototypes,
9346 which can conflict with char lchown(); below. */
9348 /* Override any gcc2 internal prototype to avoid an error. */
9349 /* We use char because int might match the return type of a gcc2
9350 builtin and then its argument prototype would still apply. */
9353 /* The GNU C library defines this for functions which it implements
9354 to always fail with ENOSYS. Some functions are actually named
9355 something starting with __ and the normal name is an alias. */
9356 #if defined (__stub_lchown) || defined (__stub___lchown)
9364 if eval $compile; then
9365 $echo "lchown() found." >&4
9368 $echo "lchown() NOT found." >&4
9374 : See if number of significant digits in a double precision number is known
9376 $cat >ldbl_dig.c <<EOM
9386 printf("Contains LDBL_DIG");
9389 $cppstdin $cppflags $cppminus < ldbl_dig.c >ldbl_dig.E 2>/dev/null
9390 if $contains 'LDBL_DIG' ldbl_dig.E >/dev/null 2>&1; then
9391 echo "LDBL_DIG found." >&4
9394 echo "LDBL_DIG NOT found." >&4
9401 : see if link exists
9405 : see if localeconv exists
9406 set localeconv d_locconv
9409 : see if lockf exists
9413 : check for long long
9415 $echo $n "Checking to see if your system supports long long..." $c >&4
9416 echo 'int main() { long long x = 7; return 0; }' > try.c
9418 if eval $compile; then
9420 echo " Yes, it does." >&4
9423 echo " No, it doesn't." >&4
9429 : check for length of long long
9430 case "${d_longlong}${longlongsize}" in
9433 $echo $n "Checking to see how big your long longs are..." $c >&4
9434 $cat >try.c <<'EOCP'
9438 printf("%d\n", (int)sizeof(long long));
9443 if eval $compile_ok; then
9444 longlongsize=`./try$exe_ext`
9445 $echo " $longlongsize bytes." >&4
9449 echo "(I can't seem to compile the test program. Guessing...)"
9450 rp="What is the size of a long long (in bytes)?"
9454 if $test "X$longsize" = "X$longlongsize"; then
9455 echo "(That isn't any different from an ordinary long.)"
9461 : see if lstat exists
9465 : see if mblen exists
9469 : see if mbstowcs exists
9470 set mbstowcs d_mbstowcs
9473 : see if mbtowc exists
9477 : see if memchr exists
9481 : see if memcmp exists
9485 : see if memcpy exists
9489 : see if memmove exists
9490 set memmove d_memmove
9493 : see if memset exists
9497 : see if mkdir exists
9501 : see if mkdtemp exists
9502 set mkdtemp d_mkdtemp
9505 : see if mkfifo exists
9509 : see if mkstemp exists
9510 set mkstemp d_mkstemp
9513 : see if mkstemps exists
9514 set mkstemps d_mkstemps
9517 : see if mktime exists
9521 : see if mprotect exists
9522 set mprotect d_mprotect
9525 : see if msgctl exists
9529 : see if msgget exists
9533 : see if msgsnd exists
9537 : see if msgrcv exists
9541 : see how much of the 'msg*(2)' library is present.
9544 case "$d_msgctl$d_msgget$d_msgsnd$d_msgrcv" in
9545 *"$undef"*) h_msg=false;;
9549 case "`ipcs 2>&1`" in
9550 "SVID messages"*"not configured"*)
9551 echo "Your $osname does not have the msg*(2) configured." >&4
9566 : we could also check for sys/ipc.h ...
9567 if $h_msg && $test `./findhdr sys/msg.h`; then
9568 echo "You have the full msg*(2) library." >&4
9571 echo "You don't have the full msg*(2) library." >&4
9577 : see if msync exists
9581 : see if munmap exists
9585 : see if nice exists
9591 echo "Checking which 64-bit integer type we could use..." >&4
9597 val='"unsigned int"'
9602 *) case "$longsize" in
9606 val='"unsigned long"'
9611 *) case "$d_longlong:$longlongsize" in
9616 val='"unsigned long long"'
9621 *) case "$d_int64t" in
9640 '') echo "Alas, no 64-bit integer types in sight." >&4
9643 *) if test X"$use64bits" = Xdefine -o X"$longsize" = X8; then
9648 echo "We $verb use '$quadtype' for 64-bit integers." >&4
9653 : check for length of character
9657 echo "Checking to see how big your characters are (hey, you never know)..." >&4
9658 $cat >try.c <<'EOCP'
9662 printf("%d\n", (int)sizeof(char));
9667 if eval $compile_ok; then
9671 echo "(I can't seem to compile the test program. Guessing...)"
9678 rp="What is the size of a character (in bytes)?"
9685 $echo "Choosing the C types to be used for Perl's internal types..." >&4
9687 case "$use64bits:$d_quad:$quadtype" in
9695 uvtype="unsigned long"
9701 case "$uselongdouble:$d_longdbl" in
9703 nvtype="long double"
9711 $echo "(IV will be "$ivtype", $ivsize bytes)"
9712 $echo "(UV will be "$uvtype", $uvsize bytes)"
9713 $echo "(NV will be "$nvtype", $nvsize bytes)"
9716 #$i_inttypes I_INTTYPES
9718 #include <inttypes.h>
9723 int8_t i = INT8_MAX;
9724 uint8_t u = UINT8_MAX;
9728 int16_t i = INT16_MAX;
9729 uint16_t i = UINT16_MAX;
9730 printf("int16_t\n");
9733 int32_t i = INT32_MAX;
9734 uint32_t u = UINT32_MAX;
9735 printf("int32_t\n");
9741 '') case "$charsize" in
9743 u8type="unsigned char"
9752 if eval $compile; then
9753 case "`./try$exe_ext`" in
9754 int8_t) i8type=int8_t
9764 '') if $test $charsize -ge 1; then
9766 u8type="unsigned char"
9774 '') case "$shortsize" in
9776 u16type="unsigned short"
9785 if eval $compile; then
9786 case "`./try$exe_ext`" in
9798 '') if $test $shortsize -ge 2; then
9800 u16type="unsigned short"
9808 '') case "$longsize" in
9810 u32type="unsigned long"
9814 *) case "$intsize" in
9816 u32type="unsigned int"
9827 if eval $compile; then
9828 case "`./try$exe_ext`" in
9840 '') if $test $intsize -ge 4; then
9842 u32type="unsigned int"
9850 '') case "$d_quad:$quadtype" in
9853 u64type="$uquadtype"
9861 $echo "Checking whether your NVs can preserve your UVs..." >&4
9865 $uvtype k = ($uvtype)~0, l;
9871 printf("preserve\n");
9876 if eval $compile; then
9877 case "`./try$exe_ext`" in
9878 preserve) d_nv_preserves_uv="$define" ;;
9881 case "$d_nv_preserves_uv" in
9882 $define) $echo "Yes, they can." 2>&1 ;;
9883 *) $echo "No, they can't." 2>&1
9884 d_nv_preserves_uv="$undef"
9890 : see if POSIX threads are available
9891 set pthread.h i_pthread
9897 : how to create joinable pthreads
9898 if test "X$usethreads" = "X$define" -a "X$i_pthread" = "X$define"; then
9900 echo "Checking what constant to use for creating joinable pthreads..." >&4
9901 $cat >try.c <<'EOCP'
9902 #include <pthread.h>
9904 int detachstate = JOINABLE;
9907 set try -DJOINABLE=PTHREAD_CREATE_JOINABLE
9908 if eval $compile; then
9909 echo "You seem to use PTHREAD_CREATE_JOINABLE." >&4
9910 val="$undef" # Yes, undef.
9911 set d_old_pthread_create_joinable
9914 set old_pthread_create_joinable
9917 set try -DJOINABLE=PTHREAD_CREATE_UNDETACHED
9918 if eval $compile; then
9919 echo "You seem to use PTHREAD_CREATE_UNDETACHED." >&4
9921 set d_old_pthread_create_joinable
9923 val=PTHREAD_CREATE_UNDETACHED
9924 set old_pthread_create_joinable
9927 set try -DJOINABLE=__UNDETACHED
9928 if eval $compile; then
9929 echo "You seem to use __UNDETACHED." >&4
9931 set d_old_pthread_create_joinable
9934 set old_pthread_create_joinable
9937 echo "Egads, nothing obvious found. Guessing that you use 0." >&4
9939 set d_old_pthread_create_joinable
9942 set old_pthread_create_joinable
9949 d_old_pthread_create_joinable="$undef"
9950 old_pthread_create_joinable=""
9953 : see if pause exists
9957 : see if pipe exists
9961 : see if poll exists
9966 : see whether the various POSIXish _yields exist
9968 #include <pthread.h>
9974 #ifdef PTHREAD_YIELD
9977 #ifdef PTHREAD_YIELD_NULL
9978 pthread_yield(NULL);
9984 : see if sched_yield exists
9985 set try -DSCHED_YIELD
9986 if eval $compile; then
9988 sched_yield='sched_yield()'
9992 case "$usethreads" in
9995 $define) echo 'sched_yield() found.' >&4 ;;
9996 *) echo 'sched_yield() NOT found.' >&4 ;;
10002 : see if pthread_yield exists
10003 set try -DPTHREAD_YIELD
10004 if eval $compile; then
10006 case "$sched_yield" in
10007 '') sched_yield='pthread_yield()' ;;
10010 set try -DPTHREAD_YIELD_NULL
10011 if eval $compile; then
10013 case "$sched_yield" in
10014 '') sched_yield='pthread_yield(NULL)' ;;
10020 case "$usethreads" in
10023 $define) echo 'pthread_yield() found.' >&4 ;;
10024 *) echo 'pthread_yield() NOT found.' >&4 ;;
10028 set d_pthread_yield
10031 case "$sched_yield" in
10032 '') sched_yield=undef ;;
10037 : see if this is a pwd.h system
10043 xxx=`./findhdr pwd.h`
10044 $cppstdin $cppflags $cppminus < $xxx >$$.h
10046 if $contains 'pw_quota' $$.h >/dev/null 2>&1; then
10054 if $contains 'pw_age' $$.h >/dev/null 2>&1; then
10062 if $contains 'pw_change' $$.h >/dev/null 2>&1; then
10070 if $contains 'pw_class' $$.h >/dev/null 2>&1; then
10078 if $contains 'pw_expire' $$.h >/dev/null 2>&1; then
10086 if $contains 'pw_comment' $$.h >/dev/null 2>&1; then
10094 if $contains 'pw_gecos' $$.h >/dev/null 2>&1; then
10102 if $contains 'pw_passwd' $$.h >/dev/null 2>&1; then
10114 set d_pwquota; eval $setvar
10115 set d_pwage; eval $setvar
10116 set d_pwchange; eval $setvar
10117 set d_pwclass; eval $setvar
10118 set d_pwexpire; eval $setvar
10119 set d_pwcomment; eval $setvar
10120 set d_pwgecos; eval $setvar
10121 set d_pwpasswd; eval $setvar
10125 : see if readdir and friends exist
10126 set readdir d_readdir
10128 set seekdir d_seekdir
10130 set telldir d_telldir
10132 set rewinddir d_rewinddir
10135 : see if readlink exists
10136 set readlink d_readlink
10139 : see if rename exists
10140 set rename d_rename
10143 : see if rmdir exists
10147 : see if memory.h is available.
10152 : See if it conflicts with string.h
10158 $cppstdin $cppflags $cppminus < $strings > mem.h
10159 if $contains 'memcpy' mem.h >/dev/null 2>&1; then
10161 echo "We won't be including <memory.h>."
10171 : can bcopy handle overlapping blocks?
10176 echo "Checking to see if your bcopy() can do overlapping copies..." >&4
10178 #$i_memory I_MEMORY
10179 #$i_stdlib I_STDLIB
10180 #$i_string I_STRING
10181 #$i_unistd I_UNISTD
10183 $cat >>try.c <<'EOCP'
10186 # include <memory.h>
10189 # include <stdlib.h>
10192 # include <string.h>
10194 # include <strings.h>
10197 # include <unistd.h> /* Needed for NetBSD */
10201 char buf[128], abc[128];
10207 bcopy("abcdefghijklmnopqrstuvwxyz0123456789", abc, 36);
10209 for (align = 7; align >= 0; align--) {
10210 for (len = 36; len; len--) {
10212 bcopy(abc, b, len);
10213 for (off = 1; off <= len; off++) {
10214 bcopy(b, b+off, len);
10215 bcopy(b+off, b, len);
10216 if (bcmp(b, abc, len))
10225 if eval $compile_ok; then
10226 if ./try 2>/dev/null; then
10227 echo "Yes, it can."
10230 echo "It can't, sorry."
10231 case "$d_memmove" in
10232 "$define") echo "But that's Ok since you have memmove()." ;;
10236 echo "(I can't compile the test program, so we'll assume not...)"
10237 case "$d_memmove" in
10238 "$define") echo "But that's Ok since you have memmove()." ;;
10243 $rm -f try.* try core
10247 : can memcpy handle overlapping blocks?
10249 case "$d_memcpy" in
10252 echo "Checking to see if your memcpy() can do overlapping copies..." >&4
10254 #$i_memory I_MEMORY
10255 #$i_stdlib I_STDLIB
10256 #$i_string I_STRING
10257 #$i_unistd I_UNISTD
10259 $cat >>try.c <<'EOCP'
10262 # include <memory.h>
10265 # include <stdlib.h>
10268 # include <string.h>
10270 # include <strings.h>
10273 # include <unistd.h> /* Needed for NetBSD */
10277 char buf[128], abc[128];
10283 /* Copy "abcde..." string to char abc[] so that gcc doesn't
10284 try to store the string in read-only memory. */
10285 memcpy(abc, "abcdefghijklmnopqrstuvwxyz0123456789", 36);
10287 for (align = 7; align >= 0; align--) {
10288 for (len = 36; len; len--) {
10290 memcpy(b, abc, len);
10291 for (off = 1; off <= len; off++) {
10292 memcpy(b+off, b, len);
10293 memcpy(b, b+off, len);
10294 if (memcmp(b, abc, len))
10303 if eval $compile_ok; then
10304 if ./try 2>/dev/null; then
10305 echo "Yes, it can."
10308 echo "It can't, sorry."
10309 case "$d_memmove" in
10310 "$define") echo "But that's Ok since you have memmove()." ;;
10314 echo "(I can't compile the test program, so we'll assume not...)"
10315 case "$d_memmove" in
10316 "$define") echo "But that's Ok since you have memmove()." ;;
10321 $rm -f try.* try core
10325 : can memcmp be trusted to compare relative magnitude?
10327 case "$d_memcmp" in
10330 echo "Checking if your memcmp() can compare relative magnitude..." >&4
10332 #$i_memory I_MEMORY
10333 #$i_stdlib I_STDLIB
10334 #$i_string I_STRING
10335 #$i_unistd I_UNISTD
10337 $cat >>try.c <<'EOCP'
10340 # include <memory.h>
10343 # include <stdlib.h>
10346 # include <string.h>
10348 # include <strings.h>
10351 # include <unistd.h> /* Needed for NetBSD */
10357 if ((a < b) && memcmp(&a, &b, 1) < 0)
10363 if eval $compile_ok; then
10364 if ./try 2>/dev/null; then
10365 echo "Yes, it can."
10368 echo "No, it can't (it uses signed chars)."
10371 echo "(I can't compile the test program, so we'll assume not...)"
10375 $rm -f try.* try core
10379 : see if select exists
10380 set select d_select
10383 : see if semctl exists
10384 set semctl d_semctl
10387 : see if semget exists
10388 set semget d_semget
10391 : see if semop exists
10395 : see how much of the 'sem*(2)' library is present.
10398 case "$d_semctl$d_semget$d_semop" in
10399 *"$undef"*) h_sem=false;;
10403 case "`ipcs 2>&1`" in
10404 "SVID messages"*"not configured"*)
10405 echo "Your $osname does not have the sem*(2) configured." >&4
10408 set semctl d_semctl
10410 set semget d_semget
10418 : we could also check for sys/ipc.h ...
10419 if $h_sem && $test `./findhdr sys/sem.h`; then
10420 echo "You have the full sem*(2) library." >&4
10423 echo "You don't have the full sem*(2) library." >&4
10429 : see whether sys/sem.h defines union semun
10431 $cat > try.c <<'END'
10432 #include <sys/types.h>
10433 #include <sys/ipc.h>
10434 #include <sys/sem.h>
10435 int main () { union semun semun; semun.buf = 0; }
10438 if eval $compile; then
10439 echo "You have union semun in <sys/sem.h>." >&4
10442 echo "You do not have union semun in <sys/sem.h>." >&4
10445 $rm -f try try.c try.h
10449 : see how to do semctl IPC_STAT
10452 : see whether semctl IPC_STAT can use union semun
10457 # define S_IRUSR S_IREAD
10458 # define S_IWUSR S_IWRITE
10459 # define S_IXUSR S_IEXEC
10461 # define S_IRUSR 0400
10462 # define S_IWUSR 0200
10463 # define S_IXUSR 0100
10465 # define S_IRGRP (S_IRUSR>>3)
10466 # define S_IWGRP (S_IWUSR>>3)
10467 # define S_IXGRP (S_IXUSR>>3)
10468 # define S_IROTH (S_IRUSR>>6)
10469 # define S_IWOTH (S_IWUSR>>6)
10470 # define S_IXOTH (S_IXUSR>>6)
10473 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR)
10474 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP)
10475 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH)
10480 #include <sys/types.h>
10481 #include <sys/ipc.h>
10482 #include <sys/sem.h>
10483 #include <sys/stat.h>
10490 #$d_union_semun HAS_UNION_SEMUN
10493 #ifndef HAS_UNION_SEMUN
10496 struct semid_ds *buf;
10497 unsigned short *array;
10503 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10504 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10506 struct semid_ds argbuf;
10509 st = semctl(sem, 0, IPC_STAT, arg);
10513 # endif /* IPC_STAT */
10514 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10516 if (semctl(sem, 0, IPC_RMID, arg) != 0)
10517 # endif /* IPC_RMID */
10518 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10520 #endif /* IPC_PRIVATE && ... */
10521 printf("semget failed: errno = %d\n", errno);
10527 if eval $compile; then
10530 semun) val="$define" ;;
10536 case "$d_semctl_semun" in
10538 echo "You can use union semun for semctl IPC_STAT." >&4
10541 *) echo "You cannot use union semun for semctl IPC_STAT." >&4
10546 : see whether semctl IPC_STAT can use struct semid_ds pointer
10547 $cat > try.c <<'END'
10548 #include <sys/types.h>
10549 #include <sys/ipc.h>
10550 #include <sys/sem.h>
10551 #include <sys/stat.h>
10559 struct semid_ds arg;
10562 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10563 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10566 st = semctl(sem, 0, IPC_STAT, &arg);
10568 printf("semid_ds\n");
10570 # endif /* IPC_STAT */
10571 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10573 if (semctl(sem, 0, IPC_RMID, &arg) != 0)
10574 # endif /* IPC_RMID */
10575 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10577 #endif /* IPC_PRIVATE && ... */
10578 printf("semget failed: errno = %d\n", errno);
10585 if eval $compile; then
10588 semid_ds) val="$define" ;;
10592 set d_semctl_semid_ds
10594 case "$d_semctl_semid_ds" in
10596 echo "You can $also use struct semid_ds* for semctl IPC_STAT." >&4
10598 *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4
10605 # We do not have the full sem*(2) library, so assume we can not
10611 set d_semctl_semid_ds
10616 : see if setegid exists
10617 set setegid d_setegid
10620 : see if seteuid exists
10621 set seteuid d_seteuid
10624 : see if setgrent exists
10625 set setgrent d_setgrent
10628 : see if sethostent exists
10629 set sethostent d_sethent
10632 : see if setlinebuf exists
10633 set setlinebuf d_setlinebuf
10636 : see if setlocale exists
10637 set setlocale d_setlocale
10640 : see if setnetent exists
10641 set setnetent d_setnent
10644 : see if setprotoent exists
10645 set setprotoent d_setpent
10648 : see if setpgid exists
10649 set setpgid d_setpgid
10652 : see if setpgrp2 exists
10653 set setpgrp2 d_setpgrp2
10656 : see if setpriority exists
10657 set setpriority d_setprior
10660 : see if setpwent exists
10661 set setpwent d_setpwent
10664 : see if setregid exists
10665 set setregid d_setregid
10667 set setresgid d_setresgid
10670 : see if setreuid exists
10671 set setreuid d_setreuid
10673 set setresuid d_setresuid
10676 : see if setrgid exists
10677 set setrgid d_setrgid
10680 : see if setruid exists
10681 set setruid d_setruid
10684 : see if setservent exists
10685 set setservent d_setsent
10688 : see if setsid exists
10689 set setsid d_setsid
10692 : see if setspent exists
10693 set setspent d_setspent
10696 : see if setvbuf exists
10697 set setvbuf d_setvbuf
10700 : see if sfio.h is available
10705 : see if sfio library is available
10716 : Ok, but do we want to use it.
10720 true|$define|[yY]*) dflt='y';;
10723 echo "$package can use the sfio library, but it is experimental."
10724 rp="You seem to have sfio available, do you want to try using it?"
10728 *) echo "Ok, avoiding sfio this time. I'll use stdio instead."
10730 : Remove sfio from list of libraries to use
10731 set `echo X $libs | $sed -e 's/-lsfio / /' -e 's/-lsfio$//'`
10734 echo "libs = $libs" >&4
10738 *) case "$usesfio" in
10739 true|$define|[yY]*)
10740 echo "Sorry, cannot find sfio on this machine" >&4
10741 echo "Ignoring your setting of usesfio=$usesfio" >&4
10749 $define) usesfio='true';;
10750 *) usesfio='false';;
10753 : see if shmctl exists
10754 set shmctl d_shmctl
10757 : see if shmget exists
10758 set shmget d_shmget
10761 : see if shmat exists
10764 : see what shmat returns
10767 $cat >shmat.c <<'END'
10768 #include <sys/shm.h>
10771 if $cc $ccflags -c shmat.c >/dev/null 2>&1; then
10776 echo "and it returns ($shmattype)." >&4
10777 : see if a prototype for shmat is available
10778 xxx=`./findhdr sys/shm.h`
10779 $cppstdin $cppflags $cppminus < $xxx > shmat.c 2>/dev/null
10780 if $contains 'shmat.*(' shmat.c >/dev/null 2>&1; then
10791 set d_shmatprototype
10794 : see if shmdt exists
10798 : see how much of the 'shm*(2)' library is present.
10801 case "$d_shmctl$d_shmget$d_shmat$d_shmdt" in
10802 *"$undef"*) h_shm=false;;
10806 case "`ipcs 2>&1`" in
10807 "SVID shared memory"*"not configured"*)
10808 echo "Your $osname does not have the shm*(2) configured." >&4
10811 set shmctl d_shmctl
10813 set shmget d_shmget
10823 : we could also check for sys/ipc.h ...
10824 if $h_shm && $test `./findhdr sys/shm.h`; then
10825 echo "You have the full shm*(2) library." >&4
10828 echo "You don't have the full shm*(2) library." >&4
10835 : see if we have sigaction
10836 if set sigaction val -f d_sigaction; eval $csym; $val; then
10837 echo 'sigaction() found.' >&4
10838 $cat > try.c <<'EOP'
10840 #include <sys/types.h>
10841 #include <signal.h>
10844 struct sigaction act, oact;
10846 oact.sa_handler = 0;
10847 /* so that act and oact are used */
10848 exit(act.sa_flags == 0 && oact.sa_handler == 0);
10852 if eval $compile_ok; then
10855 echo "But you don't seem to have a useable struct sigaction." >&4
10859 echo 'sigaction NOT found.' >&4
10862 set d_sigaction; eval $setvar
10863 $rm -f try try$_o try.c
10865 : see if sigsetjmp exists
10867 case "$d_sigsetjmp" in
10869 $cat >try.c <<'EOP'
10870 #include <setjmp.h>
10875 if (sigsetjmp(env,1))
10878 siglongjmp(env, 1);
10883 if eval $compile; then
10884 if ./try >/dev/null 2>&1; then
10885 echo "POSIX sigsetjmp found." >&4
10889 Uh-Oh! You have POSIX sigsetjmp and siglongjmp, but they do not work properly!!
10895 echo "sigsetjmp not found." >&4
10899 *) val="$d_sigsetjmp"
10900 case "$d_sigsetjmp" in
10901 $define) echo "POSIX sigsetjmp found." >&4;;
10902 $undef) echo "sigsetjmp not found." >&4;;
10910 : see if sys/stat.h is available
10911 set sys/stat.h i_sysstat
10915 : see if stat knows about block sizes
10917 echo "Checking to see if your struct stat has st_blocks field..." >&4
10918 set d_statblks stat st_blocks $i_sysstat sys/stat.h
10922 : see if this is a sys/vfs.h system
10923 set sys/vfs.h i_sysvfs
10927 : see if this is a sys/statfs.h system
10928 set sys/statfs.h i_sysstatfs
10933 echo "Checking to see if your system supports struct statfs..." >&4
10934 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
10936 case "$d_statfs_s" in
10937 "$define") echo "Yes, it does." ;;
10938 *) echo "No, it doesn't." ;;
10943 : see if struct statfs knows about f_flags
10944 case "$d_statfs_s" in
10947 echo "Checking to see if your struct statfs has f_flags field..." >&4
10948 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
10952 set d_statfs_f_flags
10956 case "$d_statfs_f_flags" in
10957 "$define") echo "Yes, it does." ;;
10958 *) echo "No, it doesn't." ;;
10961 : see if _ptr and _cnt from stdio act std
10963 if $contains '_IO_fpos_t' `./findhdr stdio.h` `./findhdr libio.h` >/dev/null 2>&1 ; then
10964 echo "(Looks like you have stdio.h from Linux.)"
10965 case "$stdio_ptr" in
10966 '') stdio_ptr='((fp)->_IO_read_ptr)'
10969 *) ptr_lval=$d_stdio_ptr_lval;;
10971 case "$stdio_cnt" in
10972 '') stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
10975 *) cnt_lval=$d_stdio_cnt_lval;;
10977 case "$stdio_base" in
10978 '') stdio_base='((fp)->_IO_read_base)';;
10980 case "$stdio_bufsiz" in
10981 '') stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)';;
10984 case "$stdio_ptr" in
10985 '') stdio_ptr='((fp)->_ptr)'
10988 *) ptr_lval=$d_stdio_ptr_lval;;
10990 case "$stdio_cnt" in
10991 '') stdio_cnt='((fp)->_cnt)'
10994 *) cnt_lval=$d_stdio_cnt_lval;;
10996 case "$stdio_base" in
10997 '') stdio_base='((fp)->_base)';;
10999 case "$stdio_bufsiz" in
11000 '') stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)';;
11003 : test whether _ptr and _cnt really work
11004 echo "Checking how std your stdio is..." >&4
11007 #define FILE_ptr(fp) $stdio_ptr
11008 #define FILE_cnt(fp) $stdio_cnt
11010 FILE *fp = fopen("try.c", "r");
11013 18 <= FILE_cnt(fp) &&
11014 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11022 if eval $compile; then
11024 echo "Your stdio acts pretty std."
11027 echo "Your stdio isn't very std."
11030 echo "Your stdio doesn't appear very std."
11036 : Can _ptr be used as an lvalue?
11037 case "$d_stdstdio$ptr_lval" in
11038 $define$define) val=$define ;;
11041 set d_stdio_ptr_lval
11044 : Can _cnt be used as an lvalue?
11045 case "$d_stdstdio$cnt_lval" in
11046 $define$define) val=$define ;;
11049 set d_stdio_cnt_lval
11052 : see if _base is also standard
11054 case "$d_stdstdio" in
11058 #define FILE_base(fp) $stdio_base
11059 #define FILE_bufsiz(fp) $stdio_bufsiz
11061 FILE *fp = fopen("try.c", "r");
11064 19 <= FILE_bufsiz(fp) &&
11065 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
11072 if eval $compile; then
11074 echo "And its _base field acts std."
11077 echo "But its _base field isn't std."
11080 echo "However, it seems to be lacking the _base field."
11089 Checking how to access stdio streams by file descriptor number...
11091 case "$stdio_stream_array" in
11092 '') $cat >try.c <<EOCP
11095 if (&STDIO_STREAM_ARRAY[fileno(stdin)] == stdin)
11099 for s in _iob __iob __sF
11101 set try -DSTDIO_STREAM_ARRAY=$s
11102 if eval $compile; then
11103 case "`./try$exe_ext`" in
11104 yes) stdio_stream_array=$s; break ;;
11108 $rm -f try.* try$exe_ext
11110 case "$stdio_stream_array" in
11112 I can't figure out how to access stdio streams by file descriptor number.
11114 d_stdio_stream_array="$undef"
11117 You can access stdio streams by file descriptor number by the $stdio_stream_array array.
11119 d_stdio_stream_array="$define"
11123 : see if strcoll exists
11124 set strcoll d_strcoll
11127 : check for structure copying
11129 echo "Checking to see if your C compiler can copy structs..." >&4
11130 $cat >try.c <<'EOCP'
11140 if $cc -c try.c >/dev/null 2>&1 ; then
11142 echo "Yup, it can."
11145 echo "Nope, it can't."
11151 : see if strerror and/or sys_errlist[] exist
11153 if test "X$d_strerror" = X -o "X$d_syserrlst" = X; then
11154 if set strerror val -f d_strerror; eval $csym; $val; then
11155 echo 'strerror() found.' >&4
11156 d_strerror="$define"
11157 d_strerrm='strerror(e)'
11158 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11159 echo "(You also have sys_errlist[], so we could roll our own strerror.)"
11160 d_syserrlst="$define"
11162 echo "(Since you don't have sys_errlist[], sterror() is welcome.)"
11163 d_syserrlst="$undef"
11165 elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
11166 $contains '#[ ]*define.*strerror' "$xxx" >/dev/null 2>&1; then
11167 echo 'strerror() found in string header.' >&4
11168 d_strerror="$define"
11169 d_strerrm='strerror(e)'
11170 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11171 echo "(Most probably, strerror() uses sys_errlist[] for descriptions.)"
11172 d_syserrlst="$define"
11174 echo "(You don't appear to have any sys_errlist[], how can this be?)"
11175 d_syserrlst="$undef"
11177 elif set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11178 echo "strerror() not found, but you have sys_errlist[] so we'll use that." >&4
11179 d_strerror="$undef"
11180 d_syserrlst="$define"
11181 d_strerrm='((e)<0||(e)>=sys_nerr?"unknown":sys_errlist[e])'
11183 echo 'strerror() and sys_errlist[] NOT found.' >&4
11184 d_strerror="$undef"
11185 d_syserrlst="$undef"
11186 d_strerrm='"unknown"'
11190 : see if strtod exists
11191 set strtod d_strtod
11194 : see if strtol exists
11195 set strtol d_strtol
11198 : see if strtold exists
11199 set strtold d_strtold
11202 : see if strtoll exists
11203 set strtoll d_strtoll
11206 : see if strtoul exists
11207 set strtoul d_strtoul
11210 : see if strtoull exists
11211 set strtoull d_strtoull
11214 : see if strtouq exists
11215 set strtouq d_strtouq
11218 : see if strxfrm exists
11219 set strxfrm d_strxfrm
11222 : see if symlink exists
11223 set symlink d_symlink
11226 : see if syscall exists
11227 set syscall d_syscall
11230 : see if sysconf exists
11231 set sysconf d_sysconf
11234 : see if system exists
11235 set system d_system
11238 : see if tcgetpgrp exists
11239 set tcgetpgrp d_tcgetpgrp
11242 : see if tcsetpgrp exists
11243 set tcsetpgrp d_tcsetpgrp
11246 : see if prototype for telldir is available
11248 set d_telldirproto telldir $i_systypes sys/types.h $i_dirent dirent.h
11251 : see if this is a sys/times.h system
11252 set sys/times.h i_systimes
11255 : see if times exists
11257 if set times val -f d_times; eval $csym; $val; then
11258 echo 'times() found.' >&4
11261 case "$i_systimes" in
11262 "$define") inc='sys/times.h';;
11264 rp="What is the type returned by times() on this system?"
11265 set clock_t clocktype long stdio.h sys/types.h $inc
11268 echo 'times() NOT found, hope that will do.' >&4
11273 : see if truncate exists
11274 set truncate d_truncate
11277 : see if tzname[] exists
11279 if set tzname val -a d_tzname; eval $csym; $val; then
11281 echo 'tzname[] found.' >&4
11284 echo 'tzname[] NOT found.' >&4
11289 : see if umask exists
11293 : see if ustat exists
11297 : backward compatibility for d_hvfork
11298 if test X$d_hvfork != X; then
11299 d_vfork="$d_hvfork"
11302 : see if there is a vfork
11307 : Ok, but do we want to use it. vfork is reportedly unreliable in
11308 : perl on Solaris 2.x, and probably elsewhere.
11312 case "$usevfork" in
11318 Perl can only use a vfork() that doesn't suffer from strict
11319 restrictions on calling functions or modifying global data in
11320 the child. For example, glibc-2.1 contains such a vfork()
11321 that is unsuitable. If your system provides a proper fork()
11322 call, chances are that you do NOT want perl to use vfork().
11325 rp="Do you still want to use vfork()?"
11330 echo "Ok, we won't use vfork()."
11339 $define) usevfork='true';;
11340 *) usevfork='false';;
11343 : see if this is an sysdir system
11344 set sys/dir.h i_sysdir
11347 : see if this is an sysndir system
11348 set sys/ndir.h i_sysndir
11351 : see if closedir exists
11352 set closedir d_closedir
11355 case "$d_closedir" in
11358 echo "Checking whether closedir() returns a status..." >&4
11359 cat > closedir.c <<EOM
11360 #$i_dirent I_DIRENT /**/
11361 #$i_sysdir I_SYS_DIR /**/
11362 #$i_sysndir I_SYS_NDIR /**/
11363 #$i_systypes I_SYS_TYPES /**/
11365 #if defined(I_SYS_TYPES)
11366 #include <sys/types.h>
11368 #if defined(I_DIRENT)
11369 #include <dirent.h>
11370 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
11371 #include <sys/dir.h>
11375 #include <sys/ndir.h>
11379 #include <ndir.h> /* may be wrong in the future */
11381 #include <sys/dir.h>
11386 int main() { return closedir(opendir(".")); }
11389 if eval $compile_ok; then
11390 if ./closedir > /dev/null 2>&1 ; then
11391 echo "Yes, it does."
11394 echo "No, it doesn't."
11398 echo "(I can't seem to compile the test program--assuming it doesn't)"
11406 set d_void_closedir
11409 : check for volatile keyword
11411 echo 'Checking to see if your C compiler knows about "volatile"...' >&4
11412 $cat >try.c <<'EOCP'
11415 typedef struct _goo_struct goo_struct;
11416 goo_struct * volatile goo = ((goo_struct *)0);
11417 struct _goo_struct {
11422 typedef unsigned short foo_t;
11423 char *volatile foo;
11425 volatile foo_t blech;
11429 if $cc -c $ccflags try.c >/dev/null 2>&1 ; then
11431 echo "Yup, it does."
11434 echo "Nope, it doesn't."
11440 : see if there is a wait4
11444 : see if waitpid exists
11445 set waitpid d_waitpid
11448 : see if wcstombs exists
11449 set wcstombs d_wcstombs
11452 : see if wctomb exists
11453 set wctomb d_wctomb
11456 : preserve RCS keywords in files with variable substitution, grrr
11461 Revision='$Revision'
11463 case "$crosscompile" in
11464 ''|[nN]*) crosscompile="$undef" ;;
11468 next|rhapsody) multiarch="$define" ;;
11470 case "$multiarch" in
11471 ''|[nN]*) multiarch="$undef" ;;
11474 : check for alignment requirements
11476 case "$crosscompile$multiarch" in
11479 You seem to be either cross-compiling or doing a multiarchitecture build,
11480 skipping the memory alignment check.
11483 case "$alignbytes" in
11484 '') alignbytes=8 ;;
11488 case "$alignbytes" in
11489 '') echo "Checking alignment constraints..." >&4
11490 $cat >try.c <<'EOCP'
11498 printf("%d\n", (int)((char *)&try_algn.bar - (char *)&try_algn.foo));
11503 if eval $compile_ok; then
11507 echo "(I can't seem to compile the test program...)"
11510 *) dflt="$alignbytes"
11513 rp="Doubles must be aligned on a how-many-byte boundary?"
11521 : check for ordering of bytes in a long
11523 case "$crosscompile$multiarch" in
11526 You seem to be either cross-compiling or doing a multiarchitecture build,
11527 skipping the byteorder check.
11533 case "$byteorder" in
11536 In the following, larger digits indicate more significance. A big-endian
11537 machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
11538 little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
11539 machines may have weird orders like 3412. A Cray will report 87654321,
11540 an Alpha will report 12345678. If the test program works the default is
11542 I'm now running the test program...
11544 $cat >try.c <<'EOCP'
11551 char c[sizeof(long)];
11554 if (sizeof(long) > 4)
11555 u.l = (0x08070605L << 32) | 0x04030201L;
11558 for (i = 0; i < sizeof(long); i++)
11559 printf("%c", u.c[i]+'0');
11566 if eval $compile && ./try > /dev/null; then
11569 [1-4][1-4][1-4][1-4]|12345678|87654321)
11570 echo "(The test program ran ok.)"
11571 echo "byteorder=$dflt"
11574 ????|????????) echo "(The test program ran ok.)" ;;
11575 *) echo "(The test program didn't run right for some reason.)" ;;
11580 (I can't seem to compile the test program. Guessing big-endian...)
11583 case "$xxx_prompt" in
11585 rp="What is the order of bytes in a long?"
11599 : how do we catenate cpp tokens here?
11601 echo "Checking to see how your cpp does stuff like catenate tokens..." >&4
11602 $cat >cpp_stuff.c <<'EOCP'
11603 #define RCAT(a,b)a/**/b
11604 #define ACAT(a,b)a ## b
11608 $cppstdin $cppflags $cppminus <cpp_stuff.c >cpp_stuff.out 2>&1
11609 if $contains 'Circus' cpp_stuff.out >/dev/null 2>&1; then
11610 echo "Oh! Smells like ANSI's been here." >&4
11611 echo "We can catify or stringify, separately or together!"
11613 elif $contains 'Reiser' cpp_stuff.out >/dev/null 2>&1; then
11614 echo "Ah, yes! The good old days!" >&4
11615 echo "However, in the good old days we don't know how to stringify and"
11616 echo "catify at the same time."
11620 Hmm, I don't seem to be able to catenate tokens with your cpp. You're going
11621 to have to edit the values of CAT[2-5] in config.h...
11623 cpp_stuff="/* Help! How do we handle cpp_stuff? */*/"
11627 : see if this is a db.h system
11633 : Check db version.
11635 echo "Checking Berkeley DB version ..." >&4
11641 #include <sys/types.h>
11646 #ifdef DB_VERSION_MAJOR /* DB version >= 2 */
11647 int Major, Minor, Patch ;
11648 unsigned long Version ;
11649 (void)db_version(&Major, &Minor, &Patch) ;
11650 printf("You have Berkeley DB Version 2 or greater\n");
11652 printf("db.h is from Berkeley DB Version %d.%d.%d\n",
11653 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH);
11654 printf("libdb is from Berkeley DB Version %d.%d.%d\n",
11655 Major, Minor, Patch) ;
11657 /* check that db.h & libdb are compatible */
11658 if (DB_VERSION_MAJOR != Major || DB_VERSION_MINOR != Minor || DB_VERSION_PATCH != Patch) {
11659 printf("db.h and libdb are incompatible\n") ;
11663 printf("db.h and libdb are compatible\n") ;
11665 Version = DB_VERSION_MAJOR * 1000000 + DB_VERSION_MINOR * 1000
11666 + DB_VERSION_PATCH ;
11668 /* needs to be >= 2.3.4 */
11669 if (Version < 2003004) {
11670 /* if (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && DB_VERSION_PATCH < 5) { */
11671 printf("but Perl needs Berkeley DB 2.3.4 or greater\n") ;
11677 #if defined(_DB_H_) && defined(BTREEMAGIC) && defined(HASHMAGIC)
11678 printf("You have Berkeley DB Version 1\n");
11679 exit(0); /* DB version < 2: the coast is clear. */
11681 exit(1); /* <db.h> not Berkeley DB? */
11687 if eval $compile_ok && ./try; then
11688 echo 'Looks OK.' >&4
11690 echo "I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB." >&4
11694 : Remove db from list of libraries to use
11695 echo "Removing unusable -ldb from library list" >&4
11696 set `echo X $libs | $sed -e 's/-ldb / /' -e 's/-ldb$//'`
11699 echo "libs = $libs" >&4
11709 : Check the return type needed for hash
11711 echo "Checking return type needed for hash for Berkeley DB ..." >&4
11717 #include <sys/types.h>
11720 #ifndef DB_VERSION_MAJOR
11721 u_int32_t hash_cb (ptr, size)
11729 info.hash = hash_cb;
11733 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11734 if $contains warning try.out >>/dev/null 2>&1 ; then
11737 db_hashtype='u_int32_t'
11740 : XXX Maybe we should just give up here.
11741 db_hashtype=u_int32_t
11743 echo "Help: I can't seem to compile the db test program." >&4
11744 echo "Something's wrong, but I'll assume you use $db_hashtype." >&4
11747 echo "Your version of Berkeley DB uses $db_hashtype for hash."
11749 *) db_hashtype=u_int32_t
11754 : Check the return type needed for prefix
11756 echo "Checking return type needed for prefix for Berkeley DB ..." >&4
11762 #include <sys/types.h>
11765 #ifndef DB_VERSION_MAJOR
11766 size_t prefix_cb (key1, key2)
11774 info.prefix = prefix_cb;
11778 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11779 if $contains warning try.out >>/dev/null 2>&1 ; then
11780 db_prefixtype='int'
11782 db_prefixtype='size_t'
11785 db_prefixtype='size_t'
11786 : XXX Maybe we should just give up here.
11788 echo "Help: I can't seem to compile the db test program." >&4
11789 echo "Something's wrong, but I'll assume you use $db_prefixtype." >&4
11792 echo "Your version of Berkeley DB uses $db_prefixtype for prefix."
11794 *) db_prefixtype='size_t'
11798 : check for void type
11800 echo "Checking to see how well your C compiler groks the void type..." >&4
11801 case "$voidflags" in
11803 $cat >try.c <<'EOCP'
11809 extern void moo(); /* function returning void */
11810 void (*goo)(); /* ptr to func returning void */
11812 void *hue; /* generic ptr */
11825 int main() { sub(); }
11827 if $cc $ccflags -c -DTRY=$defvoidused try.c >.out 2>&1 ; then
11828 voidflags=$defvoidused
11829 echo "Good. It appears to support void to the level $package wants.">&4
11830 if $contains warning .out >/dev/null 2>&1; then
11831 echo "However, you might get some warnings that look like this:"
11835 echo "Hmm, your compiler has some difficulty with void. Checking further..." >&4
11836 if $cc $ccflags -c -DTRY=1 try.c >/dev/null 2>&1; then
11837 echo "It supports 1..."
11838 if $cc $ccflags -c -DTRY=3 try.c >/dev/null 2>&1; then
11839 echo "It also supports 2..."
11840 if $cc $ccflags -c -DTRY=7 try.c >/dev/null 2>&1; then
11842 echo "And it supports 4 but not 8 definitely."
11844 echo "It doesn't support 4..."
11845 if $cc $ccflags -c -DTRY=11 try.c >/dev/null 2>&1; then
11847 echo "But it supports 8."
11850 echo "Neither does it support 8."
11854 echo "It does not support 2..."
11855 if $cc $ccflags -c -DTRY=13 try.c >/dev/null 2>&1; then
11857 echo "But it supports 4 and 8."
11859 if $cc $ccflags -c -DTRY=5 try.c >/dev/null 2>&1; then
11861 echo "And it supports 4 but has not heard about 8."
11863 echo "However it supports 8 but not 4."
11868 echo "There is no support at all for void."
11873 case "$voidflags" in
11875 *) $cat >&4 <<'EOM'
11876 Support flag bits are:
11877 1: basic void declarations.
11878 2: arrays of pointers to functions returning void.
11879 4: operations between pointers to and addresses of void functions.
11880 8: generic void pointers.
11883 rp="Your void support flags add up to what?"
11891 : How can we generate normalized random numbers ?
11893 echo "Looking for a random number function..." >&4
11894 case "$randfunc" in
11896 if set drand48 val -f; eval $csym; $val; then
11898 echo "Good, found drand48()." >&4
11899 elif set random val -f; eval $csym; $val; then
11901 echo "OK, found random()." >&4
11904 echo "Yick, looks like I have to use rand()." >&4
11915 *-Dmy_rand=*|*-Dmy_srand=*)
11916 echo "Removing obsolete -Dmy_rand, -Dmy_srand, and -Drandbits from ccflags." >&4
11917 ccflags="`echo $ccflags | sed -e 's/-Dmy_rand=random/ /'`"
11918 ccflags="`echo $ccflags | sed -e 's/-Dmy_srand=srandom/ /'`"
11919 ccflags="`echo $ccflags | sed -e 's/-Drandbits=[0-9][0-9]*/ /'`"
11923 while $test "$cont"; do
11924 rp="Use which function to generate random numbers?"
11926 if $test "$ans" = "$dflt"; then
11932 if set $ans val -f; eval $csym; $val; then
11936 rp="I cannot find function $ans. Use that name anyway?"
11945 case "$randfunc" in
11947 drand01="drand48()"
11953 case "$randbits" in
11955 echo "Checking to see how many bits your $randfunc() function produces..." >&4
11957 #$i_unistd I_UNISTD
11958 #$i_stdlib I_STDLIB
11961 # include <unistd.h>
11964 # include <stdlib.h>
11969 register unsigned long tmp;
11970 register unsigned long max = 0L;
11972 for (i = 1000; i; i--) {
11973 tmp = (unsigned long) $randfunc();
11974 if (tmp > max) max = tmp;
11976 for (i = 0; max; i++)
11982 if eval $compile_ok; then
11986 echo "(I can't seem to compile the test program...)"
11993 rp="How many bits does your $randfunc() function produce?"
11997 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
11998 seedfunc="s$randfunc"
11999 randseedtype=unsigned
12003 rp="How many bits does your $randfunc() function produce?"
12006 seedfunc="s$randfunc"
12007 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12008 if set $seedfunc val -f; eval $csym; $val; then
12009 echo "(Using $seedfunc() to seed random generator)"
12011 echo "(Warning: no $seedfunc() to seed random generator)"
12014 randseedtype=unsigned
12022 echo "Determining whether or not we are on an EBCDIC system..." >&4
12023 $cat >tebcdic.c <<'EOM'
12026 if ('M'==0xd4) return 0;
12033 if eval $compile_ok; then
12035 echo "You have EBCDIC." >&4
12038 echo "Nope, no EBCDIC, probably ASCII or some ISO Latin." >&4
12041 echo "I'm unable to compile the test program." >&4
12042 echo "I'll assume ASCII or some ISO Latin." >&4
12044 $rm -f tebcdic.c tebcdic
12050 Checking how to flush all pending stdio output...
12052 # I only know how to find the first 32 possibly open files on SunOS.
12053 # See also hints/sunos_4_1.sh and util.c --AD
12055 sunos) $echo '#define PERL_FFLUSH_ALL_FOPEN_MAX 32' > try.c ;;
12057 $cat >>try.c <<EOCP
12059 #$i_unistd I_UNISTD
12061 # include <unistd.h>
12063 #$d_sysconf HAS_SYSCONF
12064 #$d_stdio_stream_array HAS_STDIO_STREAM_ARRAY
12065 #ifdef HAS_STDIO_STREAM_ARRAY
12066 # define STDIO_STREAM_ARRAY $stdio_stream_array
12069 FILE* p = fopen("try.out", "w");
12073 # ifdef TRY_FPRINTF
12077 #ifdef TRY_FFLUSH_NULL
12080 #ifdef TRY_FFLUSH_ALL
12082 long open_max = -1;
12083 # ifdef PERL_FFLUSH_ALL_FOPEN_MAX
12084 open_max = PERL_FFLUSH_ALL_FOPEN_MAX;
12086 # if defined(HAS_SYSCONF) && defined(_SC_OPEN_MAX)
12087 open_max = sysconf(_SC_OPEN_MAX);
12090 open_max = FOPEN_MAX;
12093 open_max = OPEN_MAX;
12102 # ifdef HAS_STDIO_STREAM_ARRAY
12103 if (open_max > 0) {
12105 for (i = 0; i < open_max; i++)
12106 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
12107 STDIO_STREAM_ARRAY[i]._file < open_max &&
12108 STDIO_STREAM_ARRAY[i]._flag)
12109 fflush(&STDIO_STREAM_ARRAY[i]);
12117 : first we have to find out how _not_ to flush
12118 if $test "X$fflushNULL" = X -o "X$fflushall" = X; then
12120 set try -DTRY_FPUTC
12121 if eval $compile; then
12123 ./try$exe_ext 2>/dev/null
12124 if $test ! -s try.out -a "X$?" = X42; then
12130 set try -DTRY_FPRINTF
12132 if eval $compile; then
12134 ./try$exe_ext 2>/dev/null
12135 if $test ! -s try.out -a "X$?" = X42; then
12136 output=-DTRY_FPRINTF
12142 : check for fflush NULL behaviour
12143 case "$fflushNULL" in
12144 '') set try -DTRY_FFLUSH_NULL $output
12145 if eval $compile; then
12147 ./try$exe_ext 2>/dev/null
12149 if $test -s try.out -a "X$code" = X42; then
12150 fflushNULL="`$cat try.out`"
12152 if $test "X$code" != X42; then
12154 (If this test failed, don't worry, we'll try another method shortly.)
12159 $rm -f core try.core core.try.*
12160 case "$fflushNULL" in
12162 Your fflush(NULL) works okay.
12164 fflushNULL="$define"
12167 Your fflush(NULL) isn't working (contrary to ANSI C).
12169 fflushNULL="$undef"
12172 Cannot figure out whether your fflush(NULL) works or not.
12173 I'm assuming it doesn't (contrary to ANSI C).
12175 fflushNULL="$undef"
12179 $define|true|[yY]*)
12180 fflushNULL="$define"
12183 fflushNULL="$undef"
12186 : check explicit looping only if NULL did not work
12187 case "$fflushNULL" in
12189 : check for fflush all behaviour
12190 case "$fflushall" in
12191 '') set try -DTRY_FFLUSH_ALL $output
12192 if eval $compile; then
12194 (Now testing the other method--but note that also this may fail.)
12197 ./try$exe_ext 2>/dev/null
12198 if $test -s try.out -a "X$?" = X42; then
12199 fflushall="`$cat try.out`"
12202 $rm -f core try.core core.try.*
12203 case "$fflushall" in
12205 Whew. Flushing explicitly all the stdio streams works.
12207 fflushall="$define"
12210 Sigh. Flushing explicitly all the stdio streams doesn't work.
12215 Cannot figure out whether flushing stdio streams explicitly works or not.
12216 I'm assuming it doesn't.
12222 "$define"|true|[yY]*)
12223 fflushall="$define"
12230 *) fflushall="$undef"
12233 case "$fflushNULL$fflushall" in
12236 I cannot figure out how to flush pending stdio output.
12240 $rm -f try.* try$exe_ext
12242 : Store the full pathname to the ar program for use in the C program
12243 : Respect a hint or command line value for full_ar.
12248 : Store the full pathname to the sed program for use in the C program
12251 : see what type gids are declared as in the kernel
12253 echo "Looking for the type for group ids returned by getgid()."
12254 set gid_t gidtype xxx stdio.h sys/types.h
12258 xxx=`./findhdr sys/user.h`
12259 set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
12261 unsigned) dflt="$1 $2" ;;
12265 *) dflt="$gidtype";;
12268 gid_t) echo "gid_t found." ;;
12269 *) rp="What is the type for group ids returned by getgid()?"
12277 *_t) zzz="$gidtype" ;;
12280 echo "Checking the size of $zzz..." >&4
12282 #include <sys/types.h>
12285 printf("%d\n", (int)sizeof($gidtype));
12290 if eval $compile_ok; then
12294 echo "(I can't execute the test program--guessing $gidsize.)" >&4
12297 echo "Your $zzz size is $gidsize bytes."
12302 echo "(I can't compile the test program--guessing $gidsize.)" >&4
12308 *_t) zzz="$gidtype" ;;
12311 echo "Checking the sign of $zzz..." >&4
12313 #include <sys/types.h>
12324 if eval $compile; then
12328 echo "(I can't execute the test program--guessing unsigned.)" >&4
12332 1) echo "Your $zzz is unsigned." ;;
12333 -1) echo "Your $zzz is signed." ;;
12339 echo "(I can't compile the test program--guessing unsigned.)" >&4
12345 if $test X"$quadtype" != X; then
12347 echo "Checking how to print 64-bit integers..." >&4
12349 if $test X"$sPRId64" = X -a X"$quadtype" = Xint; then
12350 $cat >try.c <<'EOCP'
12351 #include <sys/types.h>
12354 int q = 12345678901;
12355 printf("%ld\n", q);
12359 if eval $compile; then
12360 yyy=`./try$exe_ext`
12363 sPRId64='"d"'; sPRIi64='"i"'; sPRIu64='"u"';
12364 sPRIo64='"o"'; sPRIx64='"x"'; sPRIX64='"X"';
12365 echo "We will use %d."
12371 if $test X"$sPRId64" = X -a X"$quadtype" = Xlong; then
12372 $cat >try.c <<'EOCP'
12373 #include <sys/types.h>
12376 long q = 12345678901;
12377 printf("%ld\n", q);
12381 if eval $compile; then
12382 yyy=`./try$exe_ext`
12385 sPRId64='"ld"'; sPRIi64='"li"'; sPRIu64='"lu"';
12386 sPRIo64='"lo"'; sPRIx64='"lx"'; sPRIX64='"lX"';
12387 echo "We will use %ld."
12393 if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then
12394 $cat >try.c <<'EOCP'
12395 #include <sys/types.h>
12396 #include <inttypes.h>
12399 int64_t q = 12345678901;
12400 printf("%" PRId64 "\n", q);
12404 if eval $compile; then
12405 yyy=`./try$exe_ext`
12408 sPRId64=PRId64; sPRIi64=PRIi64; sPRIu64=PRIu64;
12409 sPRIo64=PRIo64; sPRIx64=PRIx64; sPRIX64=PRIX64;
12410 echo "We will use the C9X style."
12416 if $test X"$sPRId64" = X -a X"$quadtype" = X"long long"; then
12417 $cat >try.c <<'EOCP'
12418 #include <sys/types.h>
12421 long long q = 12345678901LL; /* AIX cc requires the LL prefix. */
12422 printf("%lld\n", q);
12426 if eval $compile; then
12427 yyy=`./try$exe_ext`
12430 sPRId64='"lld"'; sPRIi64='"lli"'; sPRIu64='"llu"';
12431 sPRIo64='"llo"'; sPRIx64='"llx"'; sPRIX64='"llX"';
12432 echo "We will use the %lld style."
12438 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12440 #include <sys/types.h>
12443 $quadtype q = 12345678901;
12444 printf("%Ld\n", q);
12448 if eval $compile; then
12449 yyy=`./try$exe_ext`
12452 sPRId64='"Ld"'; sPRIi64='"Li"'; sPRIu64='"Lu"';
12453 sPRIo64='"Lo"'; sPRIx64='"Lx"'; sPRIX64='"LX"';
12454 echo "We will use %Ld."
12460 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12462 #include <sys/types.h>
12465 $quadtype q = 12345678901;
12466 printf("%qd\n", q);
12470 if eval $compile; then
12471 yyy=`./try$exe_ext`
12474 sPRId64='"qd"'; sPRIi64='"qi"'; sPRIu64='"qu"';
12475 sPRIo64='"qo"'; sPRIx64='"qx"'; sPRIX64='"qX"';
12476 echo "We will use %qd."
12482 if $test X"$sPRId64" = X; then
12483 echo "Cannot figure out how to print 64-bit integers." >&4
12491 '') d_PRId64="$undef"; d_PRIi64="$undef"; d_PRIu64="$undef";
12492 d_PRIo64="$undef"; d_PRIx64="$undef"; d_PRIX64="$undef";
12494 *) d_PRId64="$define"; d_PRIi64="$define"; d_PRIu64="$define";
12495 d_PRIo64="$define"; d_PRIx64="$define"; d_PRIX64="$define";
12501 $echo "Checking the format strings to be used for Perl's internal types..." >&4
12503 if $test X"$ivsize" = X8; then
12504 ivdformat="$sPRId64"
12505 uvuformat="$sPRIu64"
12506 uvoformat="$sPRIo64"
12507 uvxformat="$sPRIx64"
12509 if $test X"$ivsize" = X"$longsize"; then
12515 if $test X"$ivsize" = X"$intsize"; then
12522 if $test X"$ivsize" = X"$shortsize"; then
12532 case "$ivdformat" in
12533 '') echo "$0: Fatal: failed to find format strings, cannot continue." >& 4
12540 $echo "Checking the format string to be used for gids..." >&4
12543 -1) if $test X"$gidsize" = X"$ivsize"; then
12544 gidformat="$ivdformat"
12546 if $test X"$gidsize" = X"$longsize"; then
12549 if $test X"$gidsize" = X"$intsize"; then
12552 if $test X"$gidsize" = X"$shortsize"; then
12559 *) if $test X"$gidsize" = X"$uvsize"; then
12560 gidformat="$uvuformat"
12562 if $test X"$gidsize" = X"$longsize"; then
12565 if $test X"$gidsize" = X"$intsize"; then
12568 if $test X"$gidsize" = X"$shortsize"; then
12577 : see if getgroups exists
12578 set getgroups d_getgrps
12581 : see if setgroups exists
12582 set setgroups d_setgrps
12586 : Find type of 2nd arg to 'getgroups()' and 'setgroups()'
12588 case "$d_getgrps$d_setgrps" in
12590 case "$groupstype" in
12591 '') dflt="$gidtype" ;;
12592 *) dflt="$groupstype" ;;
12595 What type of pointer is the second argument to getgroups() and setgroups()?
12596 Usually this is the same as group ids, $gidtype, but not always.
12599 rp='What type pointer is the second argument to getgroups() and setgroups()?'
12603 *) groupstype="$gidtype";;
12607 echo "Checking if your $make program sets \$(MAKE)..." >&4
12608 case "$make_set_make" in
12610 $sed 's/^X //' > testmake.mak << 'EOF'
12612 X @echo 'maketemp="$(MAKE)"'
12614 case "`$make -f testmake.mak 2>/dev/null`" in
12615 *maketemp=*) make_set_make='#' ;;
12616 *) make_set_make="MAKE=$make" ;;
12618 $rm -f testmake.mak
12621 case "$make_set_make" in
12622 '#') echo "Yup, it does.";;
12623 *) echo "Nope, it doesn't.";;
12626 : see if this is a sys/mman.h system
12627 set sys/mman.h i_sysmman
12630 : see if mmap exists
12633 : see what shmat returns
12634 : default to something harmless
12636 case "$i_sysmman$d_mmap" in
12638 $cat >mmap.c <<'END'
12639 #include <sys/mman.h>
12642 if $cc $ccflags -c mmap.c >/dev/null 2>&1; then
12647 echo "and it returns ($mmaptype)." >&4
12653 : see what type is used for mode_t
12654 rp="What is the type used for file modes for system calls (e.g. fchmod())?"
12655 set mode_t modetype int stdio.h sys/types.h
12658 : define a fucntion to check prototypes
12659 $cat > protochk <<EOSH
12662 optimize="$optimize"
12664 prototype="$prototype"
12669 $cat >> protochk <<'EOSH'
12674 while test $# -ge 2; do
12676 $define) echo "#include <$2>" >> try.c ;;
12677 literal) echo "$2" >> try.c ;;
12681 test "$prototype" = "$define" && echo '#define CAN_PROTOTYPE' >> try.c
12682 cat >> try.c <<'EOCP'
12683 #ifdef CAN_PROTOTYPE
12684 #define _(args) args
12689 echo "$foo" >> try.c
12690 echo 'int no_real_function_has_this_name _((void)) { return 0; }' >> try.c
12691 $cc $optimize $ccflags -c try.c > /dev/null 2>&1
12697 $eunicefix protochk
12699 : see what type is used for size_t
12700 rp="What is the type used for the length parameter for string functions?"
12701 set size_t sizetype 'unsigned int' stdio.h sys/types.h
12704 : check for type of arguments to gethostbyaddr.
12705 if test "X$netdb_host_type" = X -o "X$netdb_hlen_type" = X; then
12706 case "$d_gethbyaddr" in
12710 Checking to see what type of arguments are accepted by gethostbyaddr().
12712 hdrs="$define sys/types.h
12713 $d_socket sys/socket.h
12714 $i_niin netinet/in.h
12716 $i_unistd unistd.h"
12717 : The first arg can 'char *' or 'void *'
12718 : The second arg is some of integral type
12719 for xxx in in_addr_t 'const void *' 'const char *' 'void *' 'char *'; do
12720 for yyy in size_t long int; do
12721 case "$netdb_host_type" in
12722 '') try="extern struct hostent *gethostbyaddr($xxx, $yyy, int);"
12723 if ./protochk "$try" $hdrs; then
12724 echo "Your system accepts $xxx for the first arg."
12725 echo "...and $yyy for the second arg."
12726 netdb_host_type="$xxx"
12727 netdb_hlen_type="$yyy"
12733 : In case none of those worked, prompt the user.
12734 case "$netdb_host_type" in
12735 '') rp='What is the type for the 1st argument to gethostbyaddr?'
12738 netdb_host_type=$ans
12739 rp='What is the type for the 2nd argument to gethostbyaddr?'
12742 netdb_hlen_type=$ans
12746 *) : no gethostbyaddr, so pick harmless defaults
12747 netdb_host_type='char *'
12748 netdb_hlen_type="$sizetype"
12751 # Remove the "const" if needed. -- but then we'll have a
12753 # netdb_host_type=`echo "$netdb_host_type" | sed 's/^const //'`
12756 : check for type of argument to gethostbyname.
12757 if test "X$netdb_name_type" = X ; then
12758 case "$d_gethbyname" in
12762 Checking to see what type of argument is accepted by gethostbyname().
12764 hdrs="$define sys/types.h
12765 $d_socket sys/socket.h
12766 $i_niin netinet/in.h
12768 $i_unistd unistd.h"
12769 for xxx in "const char *" "char *"; do
12770 case "$netdb_name_type" in
12771 '') try="extern struct hostent *gethostbyname($xxx);"
12772 if ./protochk "$try" $hdrs; then
12773 echo "Your system accepts $xxx."
12774 netdb_name_type="$xxx"
12779 : In case none of those worked, prompt the user.
12780 case "$netdb_name_type" in
12781 '') rp='What is the type for the 1st argument to gethostbyname?'
12784 netdb_name_type=$ans
12788 *) : no gethostbyname, so pick harmless default
12789 netdb_name_type='char *'
12794 : check for type of 1st argument to getnetbyaddr.
12795 if test "X$netdb_net_type" = X ; then
12796 case "$d_getnbyaddr" in
12800 Checking to see what type of 1st argument is accepted by getnetbyaddr().
12802 hdrs="$define sys/types.h
12803 $d_socket sys/socket.h
12804 $i_niin netinet/in.h
12806 $i_unistd unistd.h"
12807 for xxx in in_addr_t "unsigned long" long "unsigned int" int; do
12808 case "$netdb_net_type" in
12809 '') try="extern struct netent *getnetbyaddr($xxx, int);"
12810 if ./protochk "$try" $hdrs; then
12811 echo "Your system accepts $xxx."
12812 netdb_net_type="$xxx"
12817 : In case none of those worked, prompt the user.
12818 case "$netdb_net_type" in
12819 '') rp='What is the type for the 1st argument to getnetbyaddr?'
12822 netdb_net_type=$ans
12826 *) : no getnetbyaddr, so pick harmless default
12827 netdb_net_type='long'
12831 : locate the preferred pager for this system
12845 '') dflt=/usr/ucb/more;;
12852 rp='What pager is used on your system?'
12856 : see what type pids are declared as in the kernel
12857 rp="What is the type of process ids on this system?"
12858 set pid_t pidtype int stdio.h sys/types.h
12861 : Find earliest binary compatible site_perl subdirectory perl can use.
12862 case "$bincompat5005" in
12863 "$define") xs_apiversion='5.005' ;;
12864 *) xs_apiversion=$version ;; # The current site_perl version.
12866 : Find earliest pure perl site_perl subdirectory perl can use.
12867 : The versioned directories started at 5.005.
12868 pm_apiversion='5.005'
12870 : check for length of pointer
12874 $echo $n "Checking to see how big your pointers are...$c" >&4
12875 if test "$voidflags" -gt 7; then
12876 echo '#define VOID_PTR char *' > try.c
12878 echo '#define VOID_PTR void *' > try.c
12880 $cat >>try.c <<'EOCP'
12884 printf("%d\n", (int)sizeof(VOID_PTR));
12889 if eval $compile_ok; then
12891 $echo " $ptrsize bytes." >&4
12894 echo "(I can't seem to compile the test program. Guessing...)" >&4
12895 rp="What is the size of a pointer (in bytes)?"
12903 : see if ar generates random libraries by itself
12905 echo "Checking how to generate random libraries on your machine..." >&4
12906 echo 'int bar1() { return bar2(); }' > bar1.c
12907 echo 'int bar2() { return 2; }' > bar2.c
12908 $cat > foo.c <<'EOP'
12909 int main() { printf("%d\n", bar1()); exit(0); }
12911 $cc $ccflags -c bar1.c >/dev/null 2>&1
12912 $cc $ccflags -c bar2.c >/dev/null 2>&1
12913 $cc $ccflags -c foo.c >/dev/null 2>&1
12914 $ar rc bar$_a bar2$_o bar1$_o >/dev/null 2>&1
12915 if $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12916 ./foobar >/dev/null 2>&1; then
12917 echo "$ar appears to generate random libraries itself."
12920 elif $ar ts bar$_a >/dev/null 2>&1 &&
12921 $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12922 ./foobar >/dev/null 2>&1; then
12923 echo "a table of contents needs to be added with '$ar ts'."
12930 ranlib=`./loc ranlib X /usr/bin /bin /usr/local/bin`
12931 $test -f $ranlib || ranlib=''
12934 if $test -n "$ranlib"; then
12935 echo "your system has '$ranlib'; we'll use that."
12938 echo "your system doesn't seem to support random libraries"
12939 echo "so we'll use lorder and tsort to order the libraries."
12946 : check for type of arguments to select.
12947 case "$selecttype" in
12948 '') case "$d_select" in
12952 Checking to see what type of arguments are accepted by select().
12954 hdrs="$define sys/types.h
12955 $i_systime sys/time.h
12956 $i_sysselct sys/select.h
12957 $d_socket sys/socket.h"
12958 : The first arg can be int, unsigned, or size_t
12959 : The last arg may or may not be 'const'
12961 : void pointer has been seen but using that
12962 : breaks the selectminbits test
12963 for xxx in 'fd_set *' 'int *'; do
12964 for nfd in 'int' 'size_t' 'unsigned long' 'unsigned' ; do
12965 for tmo in 'struct timeval *' 'const struct timeval *'; do
12967 '') try="extern select _(($nfd, $xxx, $xxx, $xxx, $tmo));"
12968 if ./protochk "$try" $hdrs; then
12969 echo "Your system accepts $xxx."
12978 '') rp='What is the type for the 2nd, 3rd, and 4th arguments to select?'
12979 case "$d_fd_set" in
12980 $define) dflt="fd_set *" ;;
12989 *) : no select, so pick a harmless default
12996 : check for the select 'width'
12997 case "$selectminbits" in
12998 '') case "$d_select" in
13002 Checking to see on how many bits at a time your select() operates...
13005 #include <sys/types.h>
13007 #$i_systime I_SYS_TIME
13008 #$i_systimek I_SYS_TIME_KERNEL
13013 # ifdef I_SYS_TIME_KERNEL
13016 # include <sys/time.h>
13017 # ifdef I_SYS_TIME_KERNEL
13021 #$i_sysselct I_SYS_SELECT
13022 #ifdef I_SYS_SELECT
13023 #include <sys/select.h>
13025 #$d_socket HAS_SOCKET
13027 # include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
13031 #define S sizeof(*(b))
13033 #define NBYTES (S * 8 > MINBITS ? S : MINBITS/8)
13034 #define NBITS (NBYTES * 8)
13043 fp = fopen("try.c", "r");
13049 b = ($selecttype)s;
13050 for (i = 0; i < NBITS; i++)
13054 select(fd + 1, b, 0, 0, &t);
13055 for (i = NBITS - 1; i > fd && FD_ISSET(i, b); i--);
13056 printf("%d\n", i + 1);
13061 if eval $compile_ok; then
13062 selectminbits=`./try`
13063 case "$selectminbits" in
13065 Cannot figure out on how many bits at a time your select() operates.
13066 I'll play safe and guess it is 32 bits.
13072 *) bits="$selectminbits bits" ;;
13074 echo "Your select() operates on $bits at a time." >&4
13076 rp='What is the minimum number of bits your select() operates on?'
13077 case "$byteorder" in
13078 1234|12345678) dflt=32 ;;
13083 selectminbits="$val"
13087 *) : no select, so pick a harmless default
13094 : Trace out the files included by signal.h, then look for SIGxxx names.
13095 : Remove SIGARRAYSIZE used by HPUX.
13096 : Remove SIGSTKSIZE used by Linux.
13097 : Remove SIGSTKSZ used by Posix.
13098 : Remove SIGTYP void lines used by OS2.
13099 : Some cpps, like os390, dont give the file name anywhere
13100 if [ "X$fieldn" = X ]; then
13101 : Just make some guesses. We check them later.
13102 xxx='/usr/include/signal.h /usr/include/sys/signal.h'
13104 xxx=`echo '#include <signal.h>' |
13105 $cppstdin $cppminus $cppflags 2>/dev/null |
13106 $grep '^[ ]*#.*include' |
13107 $awk "{print \\$$fieldn}" | $sed 's!"!!g' | $sort | $uniq`
13109 : Check this list of files to be sure we have parsed the cpp output ok.
13110 : This will also avoid potentially non-existent files, such
13113 for xx in $xxx /dev/null ; do
13114 $test -f "$xx" && xxxfiles="$xxxfiles $xx"
13116 : If we have found no files, at least try signal.h
13117 case "$xxxfiles" in
13118 '') xxxfiles=`./findhdr signal.h` ;;
13121 $1 ~ /^#define$/ && $2 ~ /^SIG[A-Z0-9]*$/ && $2 !~ /SIGARRAYSIZE/ && $2 !~ /SIGSTKSIZE/ && $2 !~ /SIGSTKSZ/ && $3 !~ /void/ {
13122 print substr($2, 4, 20)
13124 $1 == "#" && $2 ~ /^define$/ && $3 ~ /^SIG[A-Z0-9]*$/ && $3 !~ /SIGARRAYSIZE/ && $4 !~ /void/ {
13125 print substr($3, 4, 20)
13127 : Append some common names just in case the awk scan failed.
13128 xxx="$xxx ABRT ALRM BUS CANCEL CHLD CLD CONT DIL EMT FPE"
13129 xxx="$xxx FREEZE HUP ILL INT IO IOT KILL LOST LWP PHONE"
13130 xxx="$xxx PIPE POLL PROF PWR QUIT RTMAX RTMIN SEGV STKFLT STOP"
13131 xxx="$xxx SYS TERM THAW TRAP TSTP TTIN TTOU URG USR1 USR2"
13132 xxx="$xxx USR3 USR4 VTALRM WAITING WINCH WIND WINDOW XCPU XFSZ"
13134 : generate a few handy files for later
13135 $cat > signal.c <<'EOCP'
13136 #include <sys/types.h>
13137 #include <signal.h>
13141 /* Strange style to avoid deeply-nested #if/#else/#endif */
13144 # define NSIG (_NSIG)
13150 # define NSIG (SIGMAX+1)
13156 # define NSIG (SIG_MAX+1)
13162 # define NSIG (MAXSIG+1)
13168 # define NSIG (MAX_SIG+1)
13173 # ifdef SIGARRAYSIZE
13174 # define NSIG (SIGARRAYSIZE+1) /* Not sure of the +1 */
13180 # define NSIG (_sys_nsig) /* Solaris 2.5 */
13184 /* Default to some arbitrary number that's big enough to get most
13185 of the common signals.
13191 printf("NSIG %d\n", NSIG);
13197 echo $xxx | $tr ' ' $trnl | $sort | $uniq | $awk '
13199 printf "#ifdef SIG"; printf $1; printf "\n"
13200 printf "printf(\""; printf $1; printf " %%d\\n\",SIG";
13201 printf $1; printf ");\n"
13205 printf "#endif /* JUST_NSIG */\n";
13206 printf "exit(0);\n}\n";
13209 $cat >signal.awk <<'EOP'
13210 BEGIN { ndups = 0 }
13211 $1 ~ /^NSIG$/ { nsig = $2 }
13212 ($1 !~ /^NSIG$/) && (NF == 2) {
13213 if ($2 > maxsig) { maxsig = $2 }
13214 if (sig_name[$2]) {
13215 dup_name[ndups] = $1
13216 dup_num[ndups] = $2
13228 printf("NSIG %d\n", nsig);
13229 for (n = 1; n < nsig; n++) {
13231 printf("%s %d\n", sig_name[n], sig_num[n])
13234 printf("NUM%d %d\n", n, n)
13237 for (n = 0; n < ndups; n++) {
13238 printf("%s %d\n", dup_name[n], dup_num[n])
13242 $cat >signal_cmd <<EOS
13244 if $test -s signal.lst; then
13245 echo "Using your existing signal.lst file"
13250 $cat >>signal_cmd <<'EOS'
13253 if eval $compile_ok; then
13254 ./signal$_exe | $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13256 echo "(I can't seem be able to compile the whole test program)" >&4
13257 echo "(I'll try it in little pieces.)" >&4
13258 set signal -DJUST_NSIG
13259 if eval $compile_ok; then
13260 ./signal$_exe > signal.nsg
13263 echo "I can't seem to figure out how many signals you have." >&4
13264 echo "Guessing 50." >&4
13265 echo 'NSIG 50' > signal.nsg
13267 : Now look at all the signal names, one at a time.
13268 for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
13269 $cat > signal.c <<EOCP
13270 #include <sys/types.h>
13271 #include <signal.h>
13274 printf("$xx %d\n", SIG${xx});
13279 if eval $compile; then
13280 echo "SIG${xx} found."
13281 ./signal$_exe >> signal.ls1
13283 echo "SIG${xx} NOT found."
13286 if $test -s signal.ls1; then
13287 $cat signal.nsg signal.ls1 |
13288 $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13292 if $test -s signal.lst; then
13295 echo "(AAK! I can't compile the test programs -- Guessing)" >&4
13296 echo 'kill -l' >signal
13297 set X `csh -f <signal`
13301 0) set HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM;;
13303 echo $@ | $tr ' ' $trnl | \
13304 $awk '{ printf "%s %d\n", $1, ++s; }
13305 END { printf "NSIG %d\n", ++s }' >signal.lst
13307 $rm -f signal.c signal$_exe signal$_o signal.nsg signal.ls1
13309 chmod a+x signal_cmd
13310 $eunicefix signal_cmd
13312 : generate list of signal names
13314 case "$sig_name_init" in
13316 *) case "$sig_num_init" in
13317 ''|*,*) doinit=yes ;;
13322 echo "Generating a list of signal names and numbers..." >&4
13324 sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
13325 sig_name=`$awk 'BEGIN { printf "ZERO " }
13326 !/^NSIG/ { printf "%s ", $1 }' signal.lst`
13327 sig_num=`$awk 'BEGIN { printf "0 " }
13328 !/^NSIG/ { printf "%d ", $2 }' signal.lst`
13329 sig_name_init=`$awk 'BEGIN { printf "\"ZERO\", " }
13330 !/^NSIG/ { printf "\"%s\", ", $1 }
13331 END { printf "0\n" }' signal.lst`
13332 sig_num_init=`$awk 'BEGIN { printf "0, " }
13333 !/^NSIG/ { printf "%d, ", $2}
13334 END { printf "0\n"}' signal.lst`
13337 echo "The following $sig_count signals are available:"
13339 echo $sig_name | $awk \
13340 'BEGIN { linelen = 0 }
13342 for (i = 1; i <= NF; i++) {
13343 name = "SIG" $i " "
13344 linelen = linelen + length(name)
13345 if (linelen > 70) {
13347 linelen = length(name)
13353 $rm -f signal signal.c signal.awk signal.lst signal_cmd
13355 : see what type is used for signed size_t
13356 set ssize_t ssizetype int stdio.h sys/types.h
13359 $cat > ssize.c <<EOM
13361 #include <sys/types.h>
13362 #define Size_t $sizetype
13363 #define SSize_t $dflt
13366 if (sizeof(Size_t) == sizeof(SSize_t))
13368 else if (sizeof(Size_t) == sizeof(int))
13377 if eval $compile_ok && ./ssize > /dev/null; then
13378 ssizetype=`./ssize`
13379 echo "I'll be using $ssizetype for functions returning a byte count." >&4
13382 Help! I can't compile and run the ssize_t test program: please enlighten me!
13383 (This is probably a misconfiguration in your system or libraries, and
13384 you really ought to fix it. Still, I'll try anyway.)
13386 I need a type that is the same size as $sizetype, but is guaranteed to
13387 be signed. Common values are ssize_t, int and long.
13390 rp="What signed type is the same size as $sizetype?"
13394 $rm -f ssize ssize.*
13396 : see what type of char stdio uses.
13398 if $contains 'unsigned.*char.*_ptr;' `./findhdr stdio.h` >/dev/null 2>&1 ; then
13399 echo "Your stdio uses unsigned chars." >&4
13400 stdchar="unsigned char"
13402 echo "Your stdio uses signed chars." >&4
13406 : see if time exists
13408 if test "X$d_time" = X -o X"$timetype" = X; then
13409 if set time val -f d_time; eval $csym; $val; then
13410 echo 'time() found.' >&4
13412 rp="What is the type returned by time() on this system?"
13413 set time_t timetype long stdio.h sys/types.h
13416 echo 'time() not found, hope that will do.' >&4
13424 : see what type uids are declared as in the kernel
13426 echo "Looking for the type for user ids returned by getuid()."
13427 set uid_t uidtype xxx stdio.h sys/types.h
13431 xxx=`./findhdr sys/user.h`
13432 set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
13434 unsigned) dflt="$1 $2" ;;
13438 *) dflt="$uidtype";;
13441 uid_t) echo "uid_t found." ;;
13442 *) rp="What is the type for user ids returned by getuid()?"
13450 *_t) zzz="$uidtype" ;;
13453 echo "Checking the size of $zzz..." >&4
13455 #include <sys/types.h>
13458 printf("%d\n", (int)sizeof($uidtype));
13463 if eval $compile_ok; then
13467 echo "(I can't execute the test program--guessing $uidsize.)" >&4
13470 echo "Your $zzz size is $uidsize bytes."
13475 echo "(I can't compile the test program--guessing $uidsize.)" >&4
13480 *_t) zzz="$uidtype" ;;
13483 echo "Checking the sign of $zzz..." >&4
13485 #include <sys/types.h>
13496 if eval $compile; then
13500 echo "(I can't execute the test program--guessing unsigned.)" >&4
13504 1) echo "Your $zzz is unsigned." ;;
13505 -1) echo "Your $zzz is signed." ;;
13511 echo "(I can't compile the test program--guessing unsigned.)" >&4
13517 $echo "Checking the format string to be used for uids..." >&4
13520 -1) if $test X"$uidsize" = X"$ivsize"; then
13521 uidformat="$ivdformat"
13523 if $test X"$uidsize" = X"$longsize"; then
13526 if $test X"$uidsize" = X"$intsize"; then
13529 if $test X"$uidsize" = X"$shortsize"; then
13536 *) if $test X"$uidsize" = X"$uvsize"; then
13537 uidformat="$uvuformat"
13539 if $test X"$uidsize" = X"$longsize"; then
13542 if $test X"$uidsize" = X"$intsize"; then
13545 if $test X"$uidsize" = X"$shortsize"; then
13554 : see if dbm.h is available
13555 : see if dbmclose exists
13556 set dbmclose d_dbmclose
13559 case "$d_dbmclose" in
13569 *) set rpcsvc/dbm.h i_rpcsvcdbm
13574 *) echo "We won't be including <dbm.h>"
13584 : see if this is a sys/file.h system
13589 : do we need to include sys/file.h ?
13593 if $h_sysfile; then
13595 echo "We'll be including <sys/file.h>." >&4
13598 echo "We won't be including <sys/file.h>." >&4
13608 : see if fcntl.h is there
13613 : see if we can include fcntl.h
13619 echo "We'll be including <fcntl.h>." >&4
13622 if $h_sysfile; then
13623 echo "We don't need to include <fcntl.h> if we include <sys/file.h>." >&4
13625 echo "We won't be including <fcntl.h>." >&4
13637 : see if this is a iconv.h system
13638 set iconv.h i_iconv
13641 : see if locale.h is available
13642 set locale.h i_locale
13645 : see if mach cthreads are available
13646 if test "X$usethreads" = "X$define"; then
13647 set mach/cthreads.h i_machcthr
13650 i_machcthr="$undef"
13655 : see if this is a math.h system
13659 : see if this is a mntent.h system
13660 set mntent.h i_mntent
13663 : see if ndbm.h is available
13668 : see if dbm_open exists
13669 set dbm_open d_dbm_open
13671 case "$d_dbm_open" in
13674 echo "We won't be including <ndbm.h>"
13683 : see if net/errno.h is available
13685 set net/errno.h val
13688 : Unfortunately, it causes problems on some systems. Arrgh.
13691 cat > try.c <<'EOM'
13694 #include <net/errno.h>
13700 if $cc $ccflags -c try.c >/dev/null 2>&1; then
13701 echo "We'll be including <net/errno.h>." >&4
13703 echo "We won't be including <net/errno.h>." >&4
13712 : see if netinet/tcp.h is available
13713 set netinet/tcp.h i_netinettcp
13716 : see if this is a poll.h system
13721 $echo "Guessing which symbols your C compiler and preprocessor define..." >&4
13722 $cat <<'EOSH' > Cppsym.know
13723 a29k ABI64 aegis AES_SOURCE AIX AIX32 AIX370
13724 AIX41 AIX42 AIX43 AIX_SOURCE aixpc ALL_SOURCE
13725 alliant alpha am29000 AM29000 amiga AMIGAOS AMIX
13726 ansi ANSI_C_SOURCE apollo ardent atarist att386 att3b BeOS
13727 BIG_ENDIAN BIT_MSF bsd BSD bsd43 bsd4_2 bsd4_3 BSD4_3 bsd4_4
13728 BSD_4_3 BSD_4_4 BSD_NET2 BSD_TIME BSD_TYPES BSDCOMPAT bsdi
13729 bull c cadmus clipper CMU COFF COMPILER_VERSION
13730 concurrent convex cpu cray CRAY CRAYMPP ctix CX_UX
13731 CYGWIN DGUX DGUX_SOURCE DJGPP dmert DOLPHIN DPX2 DSO
13732 Dynix DynixPTX ELF encore EPI EXTENSIONS FILE_OFFSET_BITS
13733 FreeBSD GCC_NEW_VARARGS gcos gcx gimpel
13734 GNU_SOURCE GNUC GNUC_MINOR GO32 gould GOULD_PN
13735 H3050R H3050RX hbullx20 hcx host_mips
13736 hp200 hp300 hp700 HP700 hp800 hp9000
13737 hp9000s200 hp9000s300 hp9000s400 hp9000s500
13738 hp9000s700 hp9000s800 hp9k8 hp_osf hppa hpux HPUX_SOURCE
13739 i186 i286 i386 i486 i586 i686 i8086 i80960 i860 I960
13740 iAPX286 ibm ibm032 ibmesa IBMR2 ibmrt ILP32 ILP64
13741 INLINE_INTRINSICS INTRINSICS INT64 interdata is68k ksr1
13742 LANGUAGE_C LARGE_FILE_API LARGEFILE64_SOURCE
13743 LARGEFILE_SOURCE LFS64_LARGEFILE LFS_LARGEFILE
13744 Linux LITTLE_ENDIAN LONG64 LONG_DOUBLE LONG_LONG
13745 LONGDOUBLE LONGLONG LP64 luna luna88k Lynx
13746 M68000 m68k m88100 m88k M88KBCS_TARGET M_COFF
13747 M_I186 M_I286 M_I386 M_I8086 M_I86 M_I86SM M_SYS3
13748 M_SYS5 M_SYSIII M_SYSV M_UNIX M_XENIX MACH machine MachTen
13749 MATH_HAS_NO_SIDE_EFFECTS
13750 mc300 mc500 mc68000 mc68010 mc68020 mc68030 mc68040
13751 mc68060 mc68k mc68k32 mc700 mc88000 mc88100 merlin
13752 mert MiNT mips MIPS_FPSET MIPS_ISA MIPS_SIM MIPS_SZINT
13753 MIPS_SZLONG MIPS_SZPTR MIPSEB MIPSEL MODERN_C motorola
13754 mpeix MSDOS MTXINU MULTIMAX mvs MVS n16 ncl_el ncl_mr
13755 NetBSD news1500 news1700 news1800 news1900 news3700
13756 news700 news800 news900 NeXT NLS ns16000 ns32000
13757 ns32016 ns32332 ns32k nsc32000
13758 OCS88 OEMVS OpenBSD os OS2 OS390 osf OSF1 OSF_SOURCE
13759 pa_risc PA_RISC1_1 PA_RISC2_0 PARAGON parisc
13760 pc532 pdp11 PGC PIC plexus PORTAR posix
13761 POSIX1B_SOURCE POSIX2_SOURCE POSIX4_SOURCE
13762 POSIX_C_SOURCE POSIX_SOURCE POWER
13763 PROTOTYPES PWB pyr QNX R3000 REENTRANT RES Rhapsody RISC6000
13764 riscix riscos RT scs SCO sequent sgi SGI_SOURCE sinix
13765 SIZE_INT SIZE_LONG SIZE_PTR SOCKET_SOURCE SOCKETS_SOURCE
13766 sony sony_news sonyrisc sparc sparclite spectrum
13767 stardent stdc STDC_EXT stratos sun sun3 sun386
13768 Sun386i svr3 svr4 SVR4_2 SVR4_SOURCE svr5
13769 SX system SYSTYPE_BSD SYSTYPE_BSD43 SYSTYPE_BSD44
13770 SYSTYPE_SVR4 SYSTYPE_SVR5 SYSTYPE_SYSV SYSV SYSV3 SYSV4 SYSV5
13771 sysV68 sysV88 Tek4132 Tek4300 titan
13772 tower tower32 tower32_200 tower32_600 tower32_700
13773 tower32_800 tower32_850 tss
13774 u370 u3b u3b2 u3b20 u3b200 u3b20d u3b5
13775 ultrix UMAXV UnicomPBB UnicomPBD UNICOS UNICOSMK
13776 unix UNIX95 UNIX99 unixpc unos USGr4 USGr4_2
13777 Utek UTek UTS UWIN uxpm uxps vax venix VMESA vms xenix Xenix286
13778 XOPEN_SOURCE XOPEN_SOURCE_EXTENDED XPG2 XPG2_EXTENDED
13779 XPG3 XPG3_EXTENDED XPG4 XPG4_EXTENDED
13782 # Maybe put other stuff here too.
13783 cat <<EOSH >>Cppsym.know
13786 ./tr '[a-z]' '[A-Z]' < Cppsym.know > Cppsym.a
13787 ./tr '[A-Z]' '[a-z]' < Cppsym.know > Cppsym.b
13788 $cat Cppsym.a Cppsym.b | $tr ' ' $trnl | sort | uniq > Cppsym.know
13789 $rm -f Cppsym.a Cppsym.b
13790 cat <<EOSH > Cppsym
13792 if $test \$# -gt 0; then
13793 echo \$* | $tr " " "$trnl" | ./Cppsym.try > Cppsym.got
13794 if $test -s Cppsym.got; then
13801 $tr " " "$trnl" | ./Cppsym.try
13807 cat <<EOSH > Cppsym.try
13809 cat <<'EOCP' > try.c
13815 cat <<'EOSH' >> Cppsym.try
13817 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
13818 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
13819 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
13820 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
13824 cat <<EOSH >> Cppsym.try
13826 optimize="$optimize"
13831 $cc $optimize $ccflags $ldflags -o try try.c $libs && ./try$exe_ext
13833 chmod +x Cppsym.try
13834 $eunicefix Cppsym.try
13835 ./Cppsym < Cppsym.know > Cppsym.true
13836 : now check the C compiler for additional symbols
13837 postprocess_cc_v=''
13839 aix) postprocess_cc_v="|$tr , ' '" ;;
13846 for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
13849 -D*) echo "\$i" | $sed 's/^-D//';;
13850 -A*) $test "$gccversion" && echo "\$i" | $sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
13855 postprocess_cc_v=''
13858 ./ccsym > ccsym1.raw
13859 if $test -s ccsym1.raw; then
13860 $sort ccsym1.raw | $uniq >ccsym.raw
13862 mv ccsym1.raw ccsym.raw
13865 $awk '/\=/ { print $0; next }
13866 { print $0"=1" }' ccsym.raw >ccsym.list
13867 $awk '/\=/ { print $0; next }
13868 { print $0"=1" }' Cppsym.true >ccsym.true
13869 $comm -13 ccsym.true ccsym.list >ccsym.own
13870 $comm -12 ccsym.true ccsym.list >ccsym.com
13871 $comm -23 ccsym.true ccsym.list >ccsym.cpp
13873 if $test -z ccsym.raw; then
13874 echo "Your C compiler doesn't seem to define any symbols!" >&4
13876 echo "However, your C preprocessor defines the following symbols:"
13879 cppsymbols=`$cat Cppsym.true`
13880 cppsymbols=`echo $cppsymbols`
13881 cppccsymbols="$cppsymbols"
13883 if $test -s ccsym.com; then
13884 echo "Your C compiler and pre-processor define these symbols:"
13885 $sed -e 's/\(.*\)=.*/\1/' ccsym.com
13888 cppccsymbols=`$cat ccsym.com`
13889 cppccsymbols=`echo $cppccsymbols`
13890 $test "$silent" || sleep 1
13892 if $test -s ccsym.cpp; then
13893 $test "$also" && echo " "
13894 echo "Your C pre-processor ${also}defines the following symbols:"
13895 $sed -e 's/\(.*\)=.*/\1/' ccsym.cpp
13897 cppsymbols=`$cat ccsym.cpp`
13898 cppsymbols=`echo $cppsymbols`
13899 $test "$silent" || sleep 1
13901 if $test -s ccsym.own; then
13902 $test "$also" && echo " "
13903 echo "Your C compiler ${also}defines the following cpp symbols:"
13904 $sed -e 's/\(.*\)=1/\1/' ccsym.own
13905 $sed -e 's/\(.*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
13906 ccsymbols=`$cat ccsym.own`
13907 ccsymbols=`echo $ccsymbols`
13908 $test "$silent" || sleep 1
13913 : see if this is a termio system
13917 if $test `./findhdr termios.h`; then
13918 set tcsetattr i_termios
13924 "$define") echo "You have POSIX termios.h... good!" >&4;;
13925 *) if ./Cppsym pyr; then
13926 case "`/bin/universe`" in
13927 ucb) if $test `./findhdr sgtty.h`; then
13929 echo "<sgtty.h> found." >&4
13931 echo "System is pyramid with BSD universe."
13932 echo "<sgtty.h> not found--you could have problems." >&4
13934 *) if $test `./findhdr termio.h`; then
13936 echo "<termio.h> found." >&4
13938 echo "System is pyramid with USG universe."
13939 echo "<termio.h> not found--you could have problems." >&4
13943 if $test `./findhdr termio.h`; then
13944 echo "<termio.h> found." >&4
13946 elif $test `./findhdr sgtty.h`; then
13947 echo "<sgtty.h> found." >&4
13950 echo "Neither <termio.h> nor <sgtty.h> found--you could have problems." >&4
13953 if $test `./findhdr sgtty.h`; then
13954 echo "<sgtty.h> found." >&4
13956 elif $test `./findhdr termio.h`; then
13957 echo "<termio.h> found." >&4
13960 echo "Neither <sgtty.h> nor <termio.h> found--you could have problems." >&4
13964 set i_termio; eval $setvar
13965 val=$val2; set i_sgtty; eval $setvar
13966 val=$val3; set i_termios; eval $setvar
13968 : see if this is a shadow.h system
13969 set shadow.h i_shadow
13972 : see if this is a socks.h system
13973 set socks.h i_socks
13976 : see if stdarg is available
13978 if $test `./findhdr stdarg.h`; then
13979 echo "<stdarg.h> found." >&4
13982 echo "<stdarg.h> NOT found." >&4
13986 : see if varags is available
13988 if $test `./findhdr varargs.h`; then
13989 echo "<varargs.h> found." >&4
13991 echo "<varargs.h> NOT found, but that's ok (I hope)." >&4
13994 : set up the varargs testing programs
13995 $cat > varargs.c <<EOP
13997 #include <stdarg.h>
14000 #include <varargs.h>
14004 int f(char *p, ...)
14018 p = va_arg(ap, char *);
14023 $cat > varargs <<EOP
14025 if $cc -c $ccflags -D\$1 varargs.c >/dev/null 2>&1; then
14034 : now check which varargs header should be included
14039 if `./varargs I_STDARG`; then
14041 elif `./varargs I_VARARGS`; then
14046 if `./varargs I_VARARGS`; then
14053 echo "I could not find the definition for va_dcl... You have problems..." >&4
14054 val="$undef"; set i_stdarg; eval $setvar
14055 val="$undef"; set i_varargs; eval $setvar
14060 case "$i_varhdr" in
14062 val="$define"; set i_stdarg; eval $setvar
14063 val="$undef"; set i_varargs; eval $setvar
14066 val="$undef"; set i_stdarg; eval $setvar
14067 val="$define"; set i_varargs; eval $setvar
14070 echo "We'll include <$i_varhdr> to get va_dcl definition." >&4;;
14074 : see if stddef is available
14075 set stddef.h i_stddef
14078 : see if sys/access.h is available
14079 set sys/access.h i_sysaccess
14082 : see if ioctl defs are in sgtty, termio, sys/filio or sys/ioctl
14083 set sys/filio.h i_sysfilio
14086 if $test `./findhdr sys/ioctl.h`; then
14088 echo '<sys/ioctl.h> found.' >&4
14091 if $test $i_sysfilio = "$define"; then
14092 echo '<sys/ioctl.h> NOT found.' >&4
14094 $test $i_sgtty = "$define" && xxx="sgtty.h"
14095 $test $i_termio = "$define" && xxx="termio.h"
14096 $test $i_termios = "$define" && xxx="termios.h"
14097 echo "No <sys/ioctl.h> found, assuming ioctl args are defined in <$xxx>." >&4
14104 : see if this is a syslog.h system
14105 set syslog.h i_syslog
14109 : see if this is a sys/mode.h system
14110 set sys/mode.h i_sysmode
14113 : see if sys/resource.h has to be included
14114 set sys/resource.h i_sysresrc
14117 : see if sys/security.h is available
14118 set sys/security.h i_syssecrt
14121 : see if this is a sys/statvfs.h system
14122 set sys/statvfs.h i_sysstatvfs
14125 : see if this is a sys/uio.h system
14126 set sys/uio.h i_sysuio
14129 : see if this is a sys/un.h system
14130 set sys/un.h i_sysun
14134 : see if this is a sys/utsname.h system
14135 set sys/utsname.h i_sysutsname
14138 : see if this is a syswait system
14139 set sys/wait.h i_syswait
14142 : see if this is a ustat.h system
14143 set ustat.h i_ustat
14146 : see if this is an utime system
14147 set utime.h i_utime
14150 : see if this is a values.h system
14151 set values.h i_values
14154 : see if this is a vfork system
14157 set vfork.h i_vfork
14165 : see if gdbm.h is available
14170 : see if gdbm_open exists
14171 set gdbm_open d_gdbm_open
14173 case "$d_gdbm_open" in
14176 echo "We won't be including <gdbm.h>"
14186 echo "Looking for extensions..." >&4
14187 : If we are using the old config.sh, known_extensions may contain
14188 : old or inaccurate or duplicate values.
14189 known_extensions=''
14190 nonxs_extensions=''
14191 : We do not use find because it might not be available.
14192 : We do not just use MANIFEST because the user may have dropped
14193 : some additional extensions into the source tree and expect them
14196 : Function to recursively find available extensions, ignoring DynaLoader
14197 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
14201 DynaLoader|dynaload) ;;
14203 if $test -f $xxx/$xxx.xs; then
14204 known_extensions="$known_extensions $1$xxx";
14205 elif $test -f $xxx/Makefile.PL; then
14206 nonxs_extensions="$nonxs_extensions $1$xxx";
14208 if $test -d $xxx -a $# -lt 10; then
14211 eval $find_extensions;
14223 eval $find_extensions
14224 set X $nonxs_extensions
14226 nonxs_extensions="$*"
14227 set X $known_extensions
14229 known_extensions="$*"
14232 : Now see which are supported on this system.
14234 for xxx in $known_extensions ; do
14238 $define) avail_ext="$avail_ext $xxx" ;;
14241 GDBM_File|gdbm_fil)
14243 $define) avail_ext="$avail_ext $xxx" ;;
14246 NDBM_File|ndbm_fil)
14249 case "$osname-$use64bits" in
14252 *-lndbm*) avail_ext="$avail_ext $xxx" ;;
14255 *) avail_ext="$avail_ext $xxx" ;;
14260 ODBM_File|odbm_fil)
14261 case "${i_dbm}${i_rpcsvcdbm}" in
14263 case "$osname-$use64bits" in
14266 *-ldbm*) avail_ext="$avail_ext $xxx" ;;
14269 *) avail_ext="$avail_ext $xxx" ;;
14275 case "$useposix" in
14276 true|define|y) avail_ext="$avail_ext $xxx" ;;
14280 case "$useopcode" in
14281 true|define|y) avail_ext="$avail_ext $xxx" ;;
14285 case "$d_socket" in
14286 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14290 case "$usethreads" in
14291 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14295 : XXX Do we need a useipcsysv variable here
14296 case "${d_msg}${d_sem}${d_shm}" in
14297 *"${define}"*) avail_ext="$avail_ext $xxx" ;;
14300 *) avail_ext="$avail_ext $xxx"
14309 : Now see which nonxs extensions are supported on this system.
14310 : For now assume all are.
14312 for xxx in $nonxs_extensions ; do
14314 *) nonxs_ext="$nonxs_ext $xxx"
14326 A number of extensions are supplied with $package. You may choose to
14327 compile these extensions for dynamic loading (the default), compile
14328 them into the $package executable (static loading), or not include
14329 them at all. Answer "none" to include no extensions.
14330 Note that DynaLoader is always built and need not be mentioned here.
14333 case "$dynamic_ext" in
14334 '') dflt="$avail_ext" ;;
14335 *) dflt="$dynamic_ext"
14336 # Perhaps we are reusing an old out-of-date config.sh.
14339 if test X"$dynamic_ext" != X"$avail_ext"; then
14341 NOTICE: Your previous config.sh list may be incorrect.
14342 The extensions now available to you are
14344 but the default list from your previous config.sh is
14356 rp="What extensions do you wish to load dynamically?"
14359 none) dynamic_ext=' ' ;;
14360 *) dynamic_ext="$ans" ;;
14363 case "$static_ext" in
14365 : Exclude those already listed in dynamic linking
14367 for xxx in $avail_ext; do
14368 case " $dynamic_ext " in
14370 *) dflt="$dflt $xxx" ;;
14377 *) dflt="$static_ext"
14384 rp="What extensions do you wish to load statically?"
14387 none) static_ext=' ' ;;
14388 *) static_ext="$ans" ;;
14393 A number of extensions are supplied with $package. Answer "none"
14394 to include no extensions.
14395 Note that DynaLoader is always built and need not be mentioned here.
14398 case "$static_ext" in
14399 '') dflt="$avail_ext" ;;
14400 *) dflt="$static_ext"
14401 # Perhaps we are reusing an old out-of-date config.sh.
14404 if test X"$static_ext" != X"$avail_ext"; then
14406 NOTICE: Your previous config.sh list may be incorrect.
14407 The extensions now available to you are
14409 but the default list from your previous config.sh is
14418 : Exclude those that are not xs extensions
14422 rp="What extensions do you wish to include?"
14425 none) static_ext=' ' ;;
14426 *) static_ext="$ans" ;;
14431 set X $dynamic_ext $static_ext $nonxs_ext
14435 : Remove build directory name from cppstdin so it can be used from
14436 : either the present location or the final installed location.
14438 : Get out of the UU directory to get correct path name.
14440 case "$cppstdin" in
14442 echo "Stripping down cppstdin path name"
14448 : end of configuration questions
14450 echo "End of configuration questions."
14453 : back to where it started
14454 if test -d ../UU; then
14458 : configuration may be patched via a 'config.over' file
14459 if $test -f config.over; then
14462 rp='I see a config.over file. Do you wish to load it?'
14465 n*) echo "OK, I'll ignore it.";;
14467 echo "Configuration override changes have been loaded."
14472 : in case they want portability, strip down executable paths
14473 case "$d_portable" in
14476 echo "Stripping down executable paths..." >&4
14477 for file in $loclist $trylist; do
14479 eval $file=`basename $temp`
14484 : create config.sh file
14486 echo "Creating config.sh..." >&4
14487 $spitshell <<EOT >config.sh
14490 # This file was produced by running the Configure script. It holds all the
14491 # definitions figured out by Configure. Should you modify one of these values,
14492 # do not forget to propagate your changes by running "Configure -der". You may
14493 # instead choose to run each of the .SH files by yourself, or "Configure -S".
14496 # Package name : $package
14497 # Source directory : $src
14498 # Configuration time: $cf_time
14499 # Configured by : $cf_by
14500 # Target system : $myuname
14510 Revision='$Revision'
14517 alignbytes='$alignbytes'
14518 ansi2knr='$ansi2knr'
14519 aphostname='$aphostname'
14520 api_revision='$api_revision'
14521 api_subversion='$api_subversion'
14522 api_version='$api_version'
14523 api_versionstring='$api_versionstring'
14526 archlibexp='$archlibexp'
14527 archname64='$archname64'
14528 archname='$archname'
14529 archobjs='$archobjs'
14534 bincompat5005='$bincompat5005'
14538 byteorder='$byteorder'
14540 castflags='$castflags'
14543 cccdlflags='$cccdlflags'
14544 ccdlflags='$ccdlflags'
14546 ccsymbols='$ccsymbols'
14548 cf_email='$cf_email'
14550 charsize='$charsize'
14554 clocktype='$clocktype'
14556 compress='$compress'
14557 contains='$contains'
14561 cpp_stuff='$cpp_stuff'
14562 cppccsymbols='$cppccsymbols'
14563 cppflags='$cppflags'
14565 cppminus='$cppminus'
14567 cppstdin='$cppstdin'
14568 cppsymbols='$cppsymbols'
14569 crosscompile='$crosscompile'
14570 cryptlib='$cryptlib'
14572 d_Gconvert='$d_Gconvert'
14573 d_PRIEldbl='$d_PRIEldbl'
14574 d_PRIFldbl='$d_PRIFldbl'
14575 d_PRIGldbl='$d_PRIGldbl'
14576 d_PRIX64='$d_PRIX64'
14577 d_PRId64='$d_PRId64'
14578 d_PRIeldbl='$d_PRIeldbl'
14579 d_PRIfldbl='$d_PRIfldbl'
14580 d_PRIgldbl='$d_PRIgldbl'
14581 d_PRIi64='$d_PRIi64'
14582 d_PRIo64='$d_PRIo64'
14583 d_PRIu64='$d_PRIu64'
14584 d_PRIx64='$d_PRIx64'
14585 d_access='$d_access'
14586 d_accessx='$d_accessx'
14588 d_archlib='$d_archlib'
14591 d_attribut='$d_attribut'
14594 d_bincompat5005='$d_bincompat5005'
14596 d_bsdgetpgrp='$d_bsdgetpgrp'
14597 d_bsdsetpgrp='$d_bsdsetpgrp'
14599 d_casti32='$d_casti32'
14600 d_castneg='$d_castneg'
14601 d_charvspr='$d_charvspr'
14603 d_chroot='$d_chroot'
14604 d_chsize='$d_chsize'
14605 d_closedir='$d_closedir'
14609 d_cuserid='$d_cuserid'
14610 d_dbl_dig='$d_dbl_dig'
14611 d_difftime='$d_difftime'
14612 d_dirnamlen='$d_dirnamlen'
14613 d_dlerror='$d_dlerror'
14614 d_dlopen='$d_dlopen'
14615 d_dlsymun='$d_dlsymun'
14616 d_dosuid='$d_dosuid'
14617 d_drand48proto='$d_drand48proto'
14619 d_eaccess='$d_eaccess'
14620 d_endgrent='$d_endgrent'
14621 d_endhent='$d_endhent'
14622 d_endnent='$d_endnent'
14623 d_endpent='$d_endpent'
14624 d_endpwent='$d_endpwent'
14625 d_endsent='$d_endsent'
14626 d_endspent='$d_endspent'
14627 d_eofnblk='$d_eofnblk'
14628 d_eunice='$d_eunice'
14629 d_fchmod='$d_fchmod'
14630 d_fchown='$d_fchown'
14632 d_fd_macros='$d_fd_macros'
14633 d_fd_set='$d_fd_set'
14634 d_fds_bits='$d_fds_bits'
14635 d_fgetpos='$d_fgetpos'
14636 d_flexfnam='$d_flexfnam'
14639 d_fpathconf='$d_fpathconf'
14640 d_fpos64_t='$d_fpos64_t'
14641 d_fs_data_s='$d_fs_data_s'
14642 d_fseeko='$d_fseeko'
14643 d_fsetpos='$d_fsetpos'
14644 d_fstatfs='$d_fstatfs'
14645 d_fstatvfs='$d_fstatvfs'
14646 d_ftello='$d_ftello'
14648 d_getcwd='$d_getcwd'
14649 d_getgrent='$d_getgrent'
14650 d_getgrps='$d_getgrps'
14651 d_gethbyaddr='$d_gethbyaddr'
14652 d_gethbyname='$d_gethbyname'
14653 d_gethent='$d_gethent'
14654 d_gethname='$d_gethname'
14655 d_gethostprotos='$d_gethostprotos'
14656 d_getlogin='$d_getlogin'
14657 d_getmnt='$d_getmnt'
14658 d_getmntent='$d_getmntent'
14659 d_getnbyaddr='$d_getnbyaddr'
14660 d_getnbyname='$d_getnbyname'
14661 d_getnent='$d_getnent'
14662 d_getnetprotos='$d_getnetprotos'
14663 d_getpbyname='$d_getpbyname'
14664 d_getpbynumber='$d_getpbynumber'
14665 d_getpent='$d_getpent'
14666 d_getpgid='$d_getpgid'
14667 d_getpgrp2='$d_getpgrp2'
14668 d_getpgrp='$d_getpgrp'
14669 d_getppid='$d_getppid'
14670 d_getprior='$d_getprior'
14671 d_getprotoprotos='$d_getprotoprotos'
14672 d_getpwent='$d_getpwent'
14673 d_getsbyname='$d_getsbyname'
14674 d_getsbyport='$d_getsbyport'
14675 d_getsent='$d_getsent'
14676 d_getservprotos='$d_getservprotos'
14677 d_getspent='$d_getspent'
14678 d_getspnam='$d_getspnam'
14679 d_gettimeod='$d_gettimeod'
14680 d_gnulibc='$d_gnulibc'
14681 d_grpasswd='$d_grpasswd'
14682 d_hasmntopt='$d_hasmntopt'
14686 d_inetaton='$d_inetaton'
14687 d_int64t='$d_int64t'
14688 d_isascii='$d_isascii'
14689 d_killpg='$d_killpg'
14690 d_lchown='$d_lchown'
14691 d_ldbl_dig='$d_ldbl_dig'
14693 d_locconv='$d_locconv'
14695 d_longdbl='$d_longdbl'
14696 d_longlong='$d_longlong'
14699 d_mbstowcs='$d_mbstowcs'
14700 d_mbtowc='$d_mbtowc'
14701 d_memchr='$d_memchr'
14702 d_memcmp='$d_memcmp'
14703 d_memcpy='$d_memcpy'
14704 d_memmove='$d_memmove'
14705 d_memset='$d_memset'
14707 d_mkdtemp='$d_mkdtemp'
14708 d_mkfifo='$d_mkfifo'
14709 d_mkstemp='$d_mkstemp'
14710 d_mkstemps='$d_mkstemps'
14711 d_mktime='$d_mktime'
14713 d_mprotect='$d_mprotect'
14715 d_msg_ctrunc='$d_msg_ctrunc'
14716 d_msg_dontroute='$d_msg_dontroute'
14717 d_msg_oob='$d_msg_oob'
14718 d_msg_peek='$d_msg_peek'
14719 d_msg_proxy='$d_msg_proxy'
14720 d_msgctl='$d_msgctl'
14721 d_msgget='$d_msgget'
14722 d_msgrcv='$d_msgrcv'
14723 d_msgsnd='$d_msgsnd'
14725 d_munmap='$d_munmap'
14726 d_mymalloc='$d_mymalloc'
14728 d_nv_preserves_uv='$d_nv_preserves_uv'
14729 d_off64_t='$d_off64_t'
14730 d_old_pthread_create_joinable='$d_old_pthread_create_joinable'
14731 d_oldpthreads='$d_oldpthreads'
14732 d_oldsock='$d_oldsock'
14734 d_pathconf='$d_pathconf'
14736 d_phostname='$d_phostname'
14739 d_portable='$d_portable'
14740 d_pthread_yield='$d_pthread_yield'
14742 d_pwchange='$d_pwchange'
14743 d_pwclass='$d_pwclass'
14744 d_pwcomment='$d_pwcomment'
14745 d_pwexpire='$d_pwexpire'
14746 d_pwgecos='$d_pwgecos'
14747 d_pwpasswd='$d_pwpasswd'
14748 d_pwquota='$d_pwquota'
14750 d_readdir='$d_readdir'
14751 d_readlink='$d_readlink'
14752 d_rename='$d_rename'
14753 d_rewinddir='$d_rewinddir'
14755 d_safebcpy='$d_safebcpy'
14756 d_safemcpy='$d_safemcpy'
14757 d_sanemcmp='$d_sanemcmp'
14758 d_sched_yield='$d_sched_yield'
14759 d_scm_rights='$d_scm_rights'
14760 d_seekdir='$d_seekdir'
14761 d_select='$d_select'
14763 d_semctl='$d_semctl'
14764 d_semctl_semid_ds='$d_semctl_semid_ds'
14765 d_semctl_semun='$d_semctl_semun'
14766 d_semget='$d_semget'
14768 d_setegid='$d_setegid'
14769 d_seteuid='$d_seteuid'
14770 d_setgrent='$d_setgrent'
14771 d_setgrps='$d_setgrps'
14772 d_sethent='$d_sethent'
14773 d_setlinebuf='$d_setlinebuf'
14774 d_setlocale='$d_setlocale'
14775 d_setnent='$d_setnent'
14776 d_setpent='$d_setpent'
14777 d_setpgid='$d_setpgid'
14778 d_setpgrp2='$d_setpgrp2'
14779 d_setpgrp='$d_setpgrp'
14780 d_setprior='$d_setprior'
14781 d_setpwent='$d_setpwent'
14782 d_setregid='$d_setregid'
14783 d_setresgid='$d_setresgid'
14784 d_setresuid='$d_setresuid'
14785 d_setreuid='$d_setreuid'
14786 d_setrgid='$d_setrgid'
14787 d_setruid='$d_setruid'
14788 d_setsent='$d_setsent'
14789 d_setsid='$d_setsid'
14790 d_setspent='$d_setspent'
14791 d_setvbuf='$d_setvbuf'
14795 d_shmatprototype='$d_shmatprototype'
14796 d_shmctl='$d_shmctl'
14798 d_shmget='$d_shmget'
14799 d_sigaction='$d_sigaction'
14800 d_sigsetjmp='$d_sigsetjmp'
14801 d_socket='$d_socket'
14802 d_sockpair='$d_sockpair'
14804 d_statblks='$d_statblks'
14805 d_statfs_f_flags='$d_statfs_f_flags'
14806 d_statfs_s='$d_statfs_s'
14807 d_statvfs='$d_statvfs'
14808 d_stdio_cnt_lval='$d_stdio_cnt_lval'
14809 d_stdio_ptr_lval='$d_stdio_ptr_lval'
14810 d_stdio_stream_array='$d_stdio_stream_array'
14811 d_stdiobase='$d_stdiobase'
14812 d_stdstdio='$d_stdstdio'
14813 d_strchr='$d_strchr'
14814 d_strcoll='$d_strcoll'
14815 d_strctcpy='$d_strctcpy'
14816 d_strerrm='$d_strerrm'
14817 d_strerror='$d_strerror'
14818 d_strtod='$d_strtod'
14819 d_strtol='$d_strtol'
14820 d_strtold='$d_strtold'
14821 d_strtoll='$d_strtoll'
14822 d_strtoul='$d_strtoul'
14823 d_strtoull='$d_strtoull'
14824 d_strtouq='$d_strtouq'
14825 d_strxfrm='$d_strxfrm'
14826 d_suidsafe='$d_suidsafe'
14827 d_symlink='$d_symlink'
14828 d_syscall='$d_syscall'
14829 d_sysconf='$d_sysconf'
14830 d_sysernlst='$d_sysernlst'
14831 d_syserrlst='$d_syserrlst'
14832 d_system='$d_system'
14833 d_tcgetpgrp='$d_tcgetpgrp'
14834 d_tcsetpgrp='$d_tcsetpgrp'
14835 d_telldir='$d_telldir'
14836 d_telldirproto='$d_telldirproto'
14839 d_truncate='$d_truncate'
14840 d_tzname='$d_tzname'
14843 d_union_semun='$d_union_semun'
14845 d_vendorbin='$d_vendorbin'
14846 d_vendorlib='$d_vendorlib'
14848 d_void_closedir='$d_void_closedir'
14849 d_voidsig='$d_voidsig'
14850 d_voidtty='$d_voidtty'
14851 d_volatile='$d_volatile'
14852 d_vprintf='$d_vprintf'
14854 d_waitpid='$d_waitpid'
14855 d_wcstombs='$d_wcstombs'
14856 d_wctomb='$d_wctomb'
14859 db_hashtype='$db_hashtype'
14860 db_prefixtype='$db_prefixtype'
14861 defvoidused='$defvoidused'
14862 direntrytype='$direntrytype'
14865 doublesize='$doublesize'
14867 dynamic_ext='$dynamic_ext'
14873 eunicefix='$eunicefix'
14876 extensions='$extensions'
14877 fflushNULL='$fflushNULL'
14878 fflushall='$fflushall'
14880 firstmakefile='$firstmakefile'
14882 fpossize='$fpossize'
14883 fpostype='$fpostype'
14884 freetype='$freetype'
14886 full_csh='$full_csh'
14887 full_sed='$full_sed'
14888 gccversion='$gccversion'
14889 gidformat='$gidformat'
14895 groupcat='$groupcat'
14896 groupstype='$groupstype'
14899 h_sysfile='$h_sysfile'
14911 i_arpainet='$i_arpainet'
14912 i_bsdioctl='$i_bsdioctl'
14915 i_dirent='$i_dirent'
14923 i_inttypes='$i_inttypes'
14924 i_limits='$i_limits'
14925 i_locale='$i_locale'
14926 i_machcthr='$i_machcthr'
14927 i_malloc='$i_malloc'
14929 i_memory='$i_memory'
14930 i_mntent='$i_mntent'
14933 i_neterrno='$i_neterrno'
14934 i_netinettcp='$i_netinettcp'
14937 i_pthread='$i_pthread'
14939 i_rpcsvcdbm='$i_rpcsvcdbm'
14942 i_shadow='$i_shadow'
14944 i_stdarg='$i_stdarg'
14945 i_stddef='$i_stddef'
14946 i_stdlib='$i_stdlib'
14947 i_string='$i_string'
14948 i_sysaccess='$i_sysaccess'
14949 i_sysdir='$i_sysdir'
14950 i_sysfile='$i_sysfile'
14951 i_sysfilio='$i_sysfilio'
14953 i_sysioctl='$i_sysioctl'
14954 i_syslog='$i_syslog'
14955 i_sysmman='$i_sysmman'
14956 i_sysmode='$i_sysmode'
14957 i_sysmount='$i_sysmount'
14958 i_sysndir='$i_sysndir'
14959 i_sysparam='$i_sysparam'
14960 i_sysresrc='$i_sysresrc'
14961 i_syssecrt='$i_syssecrt'
14962 i_sysselct='$i_sysselct'
14963 i_syssockio='$i_syssockio'
14964 i_sysstat='$i_sysstat'
14965 i_sysstatfs='$i_sysstatfs'
14966 i_sysstatvfs='$i_sysstatvfs'
14967 i_systime='$i_systime'
14968 i_systimek='$i_systimek'
14969 i_systimes='$i_systimes'
14970 i_systypes='$i_systypes'
14971 i_sysuio='$i_sysuio'
14973 i_sysutsname='$i_sysutsname'
14974 i_sysvfs='$i_sysvfs'
14975 i_syswait='$i_syswait'
14976 i_termio='$i_termio'
14977 i_termios='$i_termios'
14979 i_unistd='$i_unistd'
14982 i_values='$i_values'
14983 i_varargs='$i_varargs'
14984 i_varhdr='$i_varhdr'
14986 ignore_versioned_solibs='$ignore_versioned_solibs'
14987 inc_version_list='$inc_version_list'
14988 inc_version_list_init='$inc_version_list_init'
14991 installarchlib='$installarchlib'
14992 installbin='$installbin'
14993 installman1dir='$installman1dir'
14994 installman3dir='$installman3dir'
14995 installprefix='$installprefix'
14996 installprefixexp='$installprefixexp'
14997 installprivlib='$installprivlib'
14998 installscript='$installscript'
14999 installsitearch='$installsitearch'
15000 installsitebin='$installsitebin'
15001 installsitelib='$installsitelib'
15002 installstyle='$installstyle'
15003 installusrbinperl='$installusrbinperl'
15004 installvendorbin='$installvendorbin'
15005 installvendorlib='$installvendorlib'
15007 ivdformat='$ivdformat'
15010 known_extensions='$known_extensions'
15014 lddlflags='$lddlflags'
15016 ldlibpthname='$ldlibpthname'
15023 libsdirs='$libsdirs'
15024 libsfiles='$libsfiles'
15025 libsfound='$libsfound'
15026 libswanted='$libswanted'
15032 locincpth='$locincpth'
15033 loclibpth='$loclibpth'
15034 longdblsize='$longdblsize'
15035 longlongsize='$longlongsize'
15036 longsize='$longsize'
15040 lseeksize='$lseeksize'
15041 lseektype='$lseektype'
15045 make_set_make='$make_set_make'
15046 mallocobj='$mallocobj'
15047 mallocsrc='$mallocsrc'
15048 malloctype='$malloctype'
15050 man1direxp='$man1direxp'
15053 man3direxp='$man3direxp'
15056 mips_type='$mips_type'
15058 mmaptype='$mmaptype'
15060 modetype='$modetype'
15062 multiarch='$multiarch'
15064 myarchname='$myarchname'
15065 mydomain='$mydomain'
15066 myhostname='$myhostname'
15069 netdb_hlen_type='$netdb_hlen_type'
15070 netdb_host_type='$netdb_host_type'
15071 netdb_name_type='$netdb_name_type'
15072 netdb_net_type='$netdb_net_type'
15075 nm_so_opt='$nm_so_opt'
15076 nonxs_ext='$nonxs_ext'
15080 o_nonblock='$o_nonblock'
15082 old_pthread_create_joinable='$old_pthread_create_joinable'
15083 optimize='$optimize'
15084 orderlib='$orderlib'
15090 patchlevel='$patchlevel'
15091 path_sep='$path_sep'
15093 perladmin='$perladmin'
15094 perlpath='$perlpath'
15096 phostname='$phostname'
15099 pm_apiversion='$pm_apiversion'
15103 prefixexp='$prefixexp'
15105 privlibexp='$privlibexp'
15106 prototype='$prototype'
15108 quadkind='$quadkind'
15109 quadtype='$quadtype'
15110 randbits='$randbits'
15111 randfunc='$randfunc'
15112 randseedtype='$randseedtype'
15114 rd_nodata='$rd_nodata'
15118 sPRIEldbl='$sPRIEldbl'
15119 sPRIFldbl='$sPRIFldbl'
15120 sPRIGldbl='$sPRIGldbl'
15123 sPRIeldbl='$sPRIeldbl'
15124 sPRIfldbl='$sPRIfldbl'
15125 sPRIgldbl='$sPRIgldbl'
15130 sched_yield='$sched_yield'
15131 scriptdir='$scriptdir'
15132 scriptdirexp='$scriptdirexp'
15134 seedfunc='$seedfunc'
15135 selectminbits='$selectminbits'
15136 selecttype='$selecttype'
15137 sendmail='$sendmail'
15140 sharpbang='$sharpbang'
15141 shmattype='$shmattype'
15142 shortsize='$shortsize'
15145 sig_count='$sig_count'
15146 sig_name='$sig_name'
15147 sig_name_init='$sig_name_init'
15149 sig_num_init='$sig_num_init'
15150 signal_t='$signal_t'
15151 sitearch='$sitearch'
15152 sitearchexp='$sitearchexp'
15154 sitebinexp='$sitebinexp'
15156 sitelibexp='$sitelibexp'
15157 siteprefix='$siteprefix'
15158 siteprefixexp='$siteprefixexp'
15159 sizetype='$sizetype'
15164 sockethdr='$sockethdr'
15165 socketlib='$socketlib'
15167 spackage='$spackage'
15168 spitshell='$spitshell'
15171 ssizetype='$ssizetype'
15172 startperl='$startperl'
15174 static_ext='$static_ext'
15176 stdio_base='$stdio_base'
15177 stdio_bufsiz='$stdio_bufsiz'
15178 stdio_cnt='$stdio_cnt'
15179 stdio_filbuf='$stdio_filbuf'
15180 stdio_ptr='$stdio_ptr'
15181 stdio_stream_array='$stdio_stream_array'
15184 subversion='$subversion'
15191 timeincl='$timeincl'
15192 timetype='$timetype'
15205 uidformat='$uidformat'
15211 uquadtype='$uquadtype'
15212 use5005threads='$use5005threads'
15213 use64bits='$use64bits'
15215 useithreads='$useithreads'
15216 uselargefiles='$uselargefiles'
15217 uselongdouble='$uselongdouble'
15218 usemorebits='$usemorebits'
15219 usemultiplicity='$usemultiplicity'
15220 usemymalloc='$usemymalloc'
15222 useopcode='$useopcode'
15223 useperlio='$useperlio'
15224 useposix='$useposix'
15226 useshrplib='$useshrplib'
15227 usesocks='$usesocks'
15228 usethreads='$usethreads'
15229 usevendorprefix='$usevendorprefix'
15230 usevfork='$usevfork'
15233 uvoformat='$uvoformat'
15236 uvuformat='$uvuformat'
15237 uvxformat='$uvxformat'
15238 vendorbin='$vendorbin'
15239 vendorbinexp='$vendorbinexp'
15240 vendorlib='$vendorlib'
15241 vendorlibexp='$vendorlibexp'
15242 vendorprefix='$vendorprefix'
15243 vendorprefixexp='$vendorprefixexp'
15246 voidflags='$voidflags'
15248 xs_apiversion='$xs_apiversion'
15253 : Add in command line options if available
15254 $test -f UU/cmdline.opt && $cat UU/cmdline.opt >> config.sh
15256 : add special variables
15257 $test -f $src/patchlevel.h && \
15258 awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh
15259 echo "CONFIGDOTSH=true" >>config.sh
15261 : propagate old symbols
15262 if $test -f UU/config.sh; then
15263 <UU/config.sh sort | uniq >UU/oldconfig.sh
15264 sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
15265 sort | uniq -u >UU/oldsyms
15266 set X `cat UU/oldsyms`
15272 Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
15274 echo "# Variables propagated from previous config.sh file." >>config.sh
15275 for sym in `cat UU/oldsyms`; do
15276 echo " Propagating $hint variable "'$'"$sym..."
15277 eval 'tmp="$'"${sym}"'"'
15279 sed -e "s/'/'\"'\"'/g" -e "s/^/$sym='/" -e "s/$/'/" >>config.sh
15285 : Finish up by extracting the .SH files
15299 If you'd like to make any changes to the config.sh file before I begin
15300 to configure things, do it as a shell escape now (e.g. !vi config.sh).
15303 rp="Press return or use a shell escape to edit config.sh:"
15308 *) : in case they cannot read
15309 sh 1>&4 -c "$ans";;
15314 : if this fails, just run all the .SH files by hand
15321 if $contains '^depend:' [Mm]akefile >/dev/null 2>&1; then
15328 Now you need to generate make dependencies by running "$make depend".
15329 You might prefer to run it in background: "$make depend > makedepend.out &"
15330 It can take a while, so you might not want to run it right now.
15335 rp="Run $make depend now?"
15339 $make depend && echo "Now you must run a $make."
15342 echo "You must run '$make depend' then '$make'."
15345 elif test -f [Mm]akefile; then
15347 echo "Now you must run a $make."
15352 if $test -f Policy.sh; then
15355 If you compile $package on a different machine or from a different object
15356 directory, copy the Policy.sh file from this object directory to the
15357 new one before you run Configure -- this will help you with most of
15358 the policy defaults.
15362 if $test -f config.msg; then
15363 echo "Hmm. I also noted the following information while running:"
15365 $cat config.msg >&4
15368 $rm -f kit*isdone ark*isdone