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 24 02:33:10 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=''
690 inc_version_list_init=''
710 ignore_versioned_solibs=''
872 d_stdio_stream_array=''
873 stdio_stream_array=''
918 smallmach='pdp11 i8086 z8000 i80286 iAPX286'
921 : We must find out about Eunice early
923 if test -f /etc/unixtovms; then
924 eunicefix=/etc/unixtovms
926 if test -f /etc/unixtovms.exe; then
927 eunicefix=/etc/unixtovms.exe
931 : set useposix=false in your hint file to disable the POSIX extension.
933 : set useopcode=false in your hint file to disable the Opcode extension.
935 : Trailing extension. Override this in a hint file, if needed.
937 : Extra object files, if any, needed on this platform.
939 : Possible local include directories to search.
940 : Set locincpth to "" in a hint file to defeat local include searches.
941 locincpth="/usr/local/include /opt/local/include /usr/gnu/include"
942 locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include"
944 : no include file wanted by default
948 : change the next line if compiling for Xenix/286 on Xenix/386
949 xlibpth='/usr/lib/386 /lib/386'
950 : Possible local library directories to search.
951 loclibpth="/usr/local/lib /opt/local/lib /usr/gnu/lib"
952 loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib"
954 : general looking path for locating libraries
955 glibpth="/usr/lib/large /lib /usr/lib $xlibpth"
956 glibpth="$glibpth /lib/large /usr/lib/small /lib/small"
957 glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib"
958 test -f /usr/shlib/libc.so && glibpth="/usr/shlib $glibpth"
959 test -f /shlib/libc.so && glibpth="/shlib $glibpth"
961 : Private path used by Configure to find libraries. Its value
962 : is prepended to libpth. This variable takes care of special
963 : machines, like the mips. Usually, it should be empty.
966 : default library list
968 : some systems want to use only the non-versioned libso:s
969 ignore_versioned_solibs=''
970 : set usemultiplicity on the Configure command line to enable multiplicity.
971 : set usesocks on the Configure command line to enable socks.
972 : set usethreads on the Configure command line to enable threads.
973 : full support for void wanted by default
976 : List of libraries we want.
977 : If anyone needs -lnet, put it in a hint file.
978 libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl'
979 libswanted="$libswanted dld ld sun m c cposix posix"
980 libswanted="$libswanted ndir dir crypt sec"
981 libswanted="$libswanted ucb bsd BSD PW x"
982 : We probably want to search /usr/shlib before most other libraries.
983 : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.
984 glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'`
985 glibpth="/usr/shlib $glibpth"
986 : Do not use vfork unless overridden by a hint file.
989 : Find the basic shell for Bourne shell scripts
993 *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;
996 if test -f "$xxx"; then
999 : Build up a list and do a single loop so we can 'break' out.
1000 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1001 for xxx in sh bash ksh pdksh ash; do
1003 try="$try ${p}/${xxx}"
1007 if test -f "$xxx"; then
1010 elif test -f "$xxx.exe"; then
1021 $me: Fatal Error: I can't find a Bourne Shell anywhere.
1023 Usually it's in /bin/sh. How did you even get this far?
1024 Please contact me (Perl Maintainers) at perlbug@perl.com and
1025 we'll try to straighten this all out.
1031 : see if sh knows # comments
1032 if `$sh -c '#' >/dev/null 2>&1`; then
1036 test -f $xcat || xcat=/usr/bin/cat
1041 if test -s today; then
1044 echo "#! $xcat" > try
1048 if test -s today; then
1056 echo "Your $sh doesn't grok # comments--I will strip them later on."
1059 echo "exec grep -v '^[ ]*#'" >spitshell
1061 $eunicefix spitshell
1062 spitshell=`pwd`/spitshell
1064 echo "I presume that if # doesn't work, #! won't work either!"
1069 : figure out how to guarantee sh startup
1071 '') startsh=${sharpbang}${sh} ;;
1083 : echo "Yup, it does."
1085 echo "Hmm... '$startsh' does not guarantee sh startup..."
1086 echo "You may have to fix up the shell scripts to make sure $sh runs them."
1091 : Save command line options in file UU/cmdline.opt for later use in
1092 : generating config.sh.
1093 cat > cmdline.opt <<EOSH
1094 # Configure command line arguments.
1101 cat >>cmdline.opt <<EOSH
1102 config_arg$argn='$arg'
1104 argn=`expr $argn + 1`
1107 : produce awk script to parse command line options
1108 cat >options.awk <<'EOF'
1110 optstr = "A:dD:eEf:hKOrsSU:V"; # getopt-style specification
1112 len = length(optstr);
1113 for (i = 1; i <= len; i++) {
1114 c = substr(optstr, i, 1);
1115 if (i < len) a = substr(optstr, i + 1, 1); else a = "";
1126 if (substr(str, 1, 1) != "-") {
1127 printf("'%s'\n", str);
1131 for (i = 2; i <= len; i++) {
1132 c = substr(str, i, 1);
1134 printf("-%s\n", substr(str, i));
1140 printf("'%s'\n", substr(str, i + 1));
1153 : process the command line options
1154 set X `for arg in "$@"; do echo "X$arg"; done |
1155 sed -e s/X// | awk -f options.awk`
1160 : set up default values
1170 rm -f optdef.sh posthint.sh
1171 cat >optdef.sh <<EOS
1177 while test $# -gt 0; do
1179 -d) shift; fastread=yes;;
1180 -e) shift; alldone=cont;;
1184 if test -r "$1"; then
1187 echo "$me: cannot read config file $1." >&2
1192 -h) shift; error=true;;
1193 -r) shift; reuseval=true;;
1194 -s) shift; silent=true; realsilent=true;;
1195 -E) shift; alldone=exit;;
1196 -K) shift; knowitall=true;;
1197 -O) shift; override=true;;
1198 -S) shift; silent=true; extractsh=true;;
1203 echo "$me: use '-U symbol=', not '-D symbol='." >&2
1204 echo "$me: ignoring -D $1" >&2
1207 sed -e "s/'/'\"'\"'/g" -e "s/=\(.*\)/='\1'/" >> optdef.sh;;
1208 *) echo "$1='define'" >> optdef.sh;;
1215 *=) echo "$1" >> optdef.sh;;
1217 echo "$me: use '-D symbol=val', not '-U symbol=val'." >&2
1218 echo "$me: ignoring -U $1" >&2
1220 *) echo "$1='undef'" >> optdef.sh;;
1231 *=*) zzz=`echo $yyy|sed 's!=.*!!'`
1235 zzz=" "`echo $yyy|sed 's!^[^=]*=!!'`
1236 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1242 *:*) xxx=`echo $yyy|sed 's!:.*!!'`
1243 yyy=`echo $yyy|sed 's!^[^:]*:!!'`
1244 zzz=`echo $yyy|sed 's!^[^=]*=!!'`
1245 yyy=`echo $yyy|sed 's!=.*!!'` ;;
1246 *) xxx=`echo $yyy|sed 's!:.*!!'`
1247 yyy=`echo $yyy|sed 's!^[^:]*:!!'` ;;
1253 echo "$yyy=\"\${$yyy}$zzz\"" >> posthint.sh ;;
1255 echo "$yyy=''" >> posthint.sh ;;
1260 echo "$yyy='$zzz'" >> posthint.sh ;;
1262 echo "eval \"$yyy=$zzz\"" >> posthint.sh ;;
1264 echo "$yyy=\"$zzz\${$yyy}\"" >> posthint.sh ;;
1269 echo "$yyy=$zzz" >> posthint.sh ;;
1270 *) echo "$me: unknown -A command '$xxx', ignoring -A $1" >&2 ;;
1274 -V) echo "$me generated by metaconfig 3.0 PL70." >&2
1277 -*) echo "$me: unknown option $1" >&2; shift; error=true;;
1285 Usage: $me [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
1286 [-U symbol] [-U symbol=] [-A command:symbol...]
1287 -d : use defaults for all answers.
1288 -e : go on without questioning past the production of config.sh.
1289 -f : specify an alternate default configuration file.
1290 -h : print this help message and exit (with an error status).
1291 -r : reuse C symbols value if possible (skips costly nm extraction).
1292 -s : silent mode, only echoes questions and essential information.
1293 -D : define symbol to have some value:
1294 -D symbol symbol gets the value 'define'
1295 -D symbol=value symbol gets the value 'value'
1296 -E : stop at the end of questions, after having produced config.sh.
1297 -K : do not use unless you know what you are doing.
1298 -O : let -D and -U override definitions from loaded configuration file.
1299 -S : perform variable substitutions on all .SH files (can mix with -f)
1300 -U : undefine symbol:
1301 -U symbol symbol gets the value 'undef'
1302 -U symbol= symbol gets completely empty
1303 -A : manipulate symbol after the platform specific hints have been applied:
1304 -A symbol=value append " "value to symbol
1305 -A append:symbol=value append value to symbol
1306 -A define:symbol=value define symbol to have value
1307 -A clear:symbol define symbol to be ''
1308 -A define:symbol define symbol to be 'define'
1309 -A eval:symbol=value define symbol to be eval of value
1310 -A prepend:symbol=value prepend value to symbol
1311 -A undef:symbol define symbol to be 'undef'
1312 -A undef:symbol= define symbol to be ''
1313 -V : print version number and exit (with a zero status).
1320 case "$fastread$alldone" in
1323 if test ! -t 0; then
1324 echo "Say 'sh Configure', not 'sh <Configure'"
1332 true) exec 1>/dev/null;;
1335 : run the defines and the undefines, if any, but leave the file out there...
1338 : create the posthint manipulation script and leave the file out there...
1343 first=`echo $package | sed -e 's/^\(.\).*/\1/'`
1344 last=`echo $package | sed -e 's/^.\(.*\)/\1/'`
1345 case "`echo AbyZ | tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
1346 ABYZ) spackage=`echo $first | tr '[:lower:]' '[:upper:]'`$last;;
1347 *) spackage=`echo $first | tr '[a-z]' '[A-Z]'`$last;;
1350 : Some greps do not return status, grrr.
1351 echo "grimblepritz" >grimble
1352 if grep blurfldyick grimble >/dev/null 2>&1 ; then
1354 elif grep grimblepritz grimble >/dev/null 2>&1 ; then
1360 : the following should work in any shell
1364 echo "AGH! Grep doesn't return a status. Attempting remedial action."
1365 cat >contains <<'EOSS'
1366 grep "$1" "$2" >.greptmp && cat .greptmp && test -s .greptmp
1371 : Find the path to the source tree
1374 */*) src=`echo $0 | sed -e 's%/[^/][^/]*$%%'`
1377 *) src=`cd ../$src && pwd` ;;
1390 if test -f $rsrc/Configure && \
1391 $contains "^package=$package$" $rsrc/Configure >/dev/null 2>&1
1393 : found it, so we are ok.
1396 for src in . .. ../.. ../../.. ../../../..; do
1397 if test -f ../$src/Configure && \
1398 $contains "^package=$package$" ../$src/Configure >/dev/null 2>&1
1409 Sorry, I can't seem to locate the source dir for $package. Please start
1410 Configure with an explicit path -- i.e. /some/path/Configure.
1418 echo "Sources for $package found in \"$src\"." >&4
1422 : script used to extract .SH files with variable substitutions
1423 cat >extract <<'EOS'
1425 echo "Doing variable substitutions on .SH files..."
1426 if test -f $src/MANIFEST; then
1427 set x `awk '{print $1}' <$src/MANIFEST | grep '\.SH$'`
1429 echo "(Looking for .SH files under the source directory.)"
1430 set x `(cd $src; find . -name "*.SH" -print)`
1434 0) set x `(cd $src; echo *.SH)`; shift;;
1436 if test ! -f $src/$1; then
1442 while test $name; do
1443 if test ! -d "$name"; then
1444 create="$name $create";
1445 name=`echo $name | sed -e "s|^[^/]*$||"`;
1446 name=`echo $name | sed -e "s|\(.*\)/.*|\1|"`;
1451 for file in $create; do
1460 dir=`expr X$file : 'X\(.*\)/'`
1461 file=`expr X$file : 'X.*/\(.*\)'`
1462 (cd $dir && . ./$file)
1472 dir=`expr X$file : 'X\(.*\)/'`
1473 file=`expr X$file : 'X.*/\(.*\)'`
1474 (set x $dir; shift; eval $mkdir_p)
1484 if test -f $src/config_h.SH; then
1485 if test ! -f config.h; then
1486 : oops, they left it out of MANIFEST, probably, so do it anyway.
1492 : extract files and exit if asked to do so
1493 case "$extractsh" in
1495 case "$realsilent" in
1499 case "$config_sh" in
1500 '') config_sh='config.sh';;
1503 echo "Fetching answers from $config_sh..."
1506 test "$override" && . ./optdef.sh
1515 : Eunice requires " " instead of "", can you believe it
1518 echo "Beginning of configuration questions for $package."
1520 trap 'echo " "; test -d ../UU && rm -rf X $rmlist; exit 1' 1 2 3 15
1522 : first determine how to suppress newline on echo command
1524 echo "Checking echo to see how to suppress newlines..."
1525 (echo "hi there\c" ; echo " ") >.echotmp
1526 if $contains c .echotmp >/dev/null 2>&1 ; then
1537 echo $n "The star should be here-->$c"
1541 : Now test for existence of everything in MANIFEST
1543 if test -f $rsrc/MANIFEST; then
1544 echo "First let's make sure your kit is complete. Checking..." >&4
1545 awk '$1 !~ /PACK[A-Z]+/ {print $1}' $rsrc/MANIFEST | split -50
1548 for filelist in x??; do
1549 (cd $rsrc; ls `cat $tmppwd/$filelist` >/dev/null 2>>$tmppwd/missing)
1551 if test -s missing; then
1555 THIS PACKAGE SEEMS TO BE INCOMPLETE.
1557 You have the option of continuing the configuration process, despite the
1558 distinct possibility that your kit is damaged, by typing 'y'es. If you
1559 do, don't blame me if something goes wrong. I advise you to type 'n'o
1560 and contact the author (perlbug@perl.com).
1563 echo $n "Continue? [n] $c" >&4
1567 echo "Continuing..." >&4
1571 echo "ABORTING..." >&4
1576 echo "Looks good..."
1579 echo "There is no MANIFEST file. I hope your kit is complete !"
1584 : Find the appropriate value for a newline for tr
1585 if test -n "$DJGPP"; then
1588 if test X"$trnl" = X; then
1589 case "`echo foo|tr '\n' x 2>/dev/null`" in
1593 if test X"$trnl" = X; then
1594 case "`echo foo|tr '\012' x 2>/dev/null`" in
1595 foox) trnl='\012' ;;
1598 if test X"$trnl" = X; then
1601 $me: Fatal Error: cannot figure out how to translate newlines with 'tr'.
1607 : compute the number of columns on the terminal for proper question formatting
1612 : set up the echo used in my read
1613 myecho="case \"\$xxxm\" in
1614 '') echo $n \"\$rp $c\" >&4;;
1616 '') echo $n \"[\$xxxm] $c\";;
1618 if test \`echo \"\$rp [\$xxxm] \" | wc -c\` -ge $COLUMNS; then
1620 echo $n \"[\$xxxm] $c\" >&4
1622 echo $n \"\$rp [\$xxxm] $c\" >&4
1628 : now set up to do reads with possible shell escape and default assignment
1634 case "\$fastread" in
1635 yes) case "\$dflt" in
1638 case "\$silent-\$rp" in
1643 *) case "\$silent" in
1644 true) case "\$rp" in
1649 while expr "X\$ans" : "X!" >/dev/null; do
1653 aok=''; eval "ans=\\"\$answ\\"" && aok=y
1661 set x \`expr "X\$ans" : "X!\(.*\)\$"\`
1670 set x \`expr "X\$ans" : "X&\(.*\)\$"\`
1675 echo "(OK, I'll run with -d after this question.)" >&4
1678 echo "*** Sorry, \$1 not supported yet." >&4
1688 echo "*** Substitution done -- please confirm."
1690 ans=\`echo $n "\$ans$c" | tr '$trnl' ' '\`
1695 echo "*** Error -- try again."
1702 case "\$ans\$xxxm\$nostick" in
1714 : create .config dir to save info across Configure sessions
1715 test -d ../.config || mkdir ../.config
1716 cat >../.config/README <<EOF
1717 This directory created by Configure to save information that should
1718 persist across sessions for $package.
1720 You may safely delete it if you wish.
1723 : general instructions
1726 user=`(logname) 2>/dev/null`
1728 '') user=`whoami 2>&1`;;
1730 if $contains "^$user\$" ../.config/instruct >/dev/null 2>&1; then
1733 rp='Would you like to see the instructions?'
1744 This installation shell script will examine your system and ask you questions
1745 to determine how the perl5 package should be installed. If you get
1746 stuck on a question, you may use a ! shell escape to start a subshell or
1747 execute a command. Many of the questions will have default answers in square
1748 brackets; typing carriage return will give you the default.
1750 On some of the questions which ask for file or directory names you are allowed
1751 to use the ~name construct to specify the login directory belonging to "name",
1752 even if you don't have a shell which knows about that. Questions where this is
1753 allowed will be marked "(~name ok)".
1757 dflt='Type carriage return to continue'
1761 The prompter used in this script allows you to use shell variables and
1762 backticks in your answers. You may use $1, $2, etc... to refer to the words
1763 in the default answer, as if the default line was a set of arguments given to a
1764 script shell. This means you may also use $* to repeat the whole default line,
1765 so you do not have to re-type everything to add something to the default.
1767 Everytime there is a substitution, you will have to confirm. If there is an
1768 error (e.g. an unmatched backtick), the default answer will remain unchanged
1769 and you will be prompted again.
1771 If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
1772 the questions and use the computed defaults (or the previous answers if there
1773 was already a config.sh file). Type 'Configure -h' for a list of options.
1774 You may also start interactively and then answer '& -d' at any prompt to turn
1775 on the non-interactive behaviour for the remainder of the execution.
1781 Much effort has been expended to ensure that this shell script will run on any
1782 Unix system. If despite that it blows up on yours, your best bet is to edit
1783 Configure and run it again. If you can't run Configure for some reason,
1784 you'll have to generate a config.sh file by hand. Whatever problems you
1785 have, let me (perlbug@perl.com) know how I blew it.
1787 This installation script affects things in two ways:
1789 1) it may do direct variable substitutions on some of the files included
1791 2) it builds a config.h file for inclusion in C programs. You may edit
1792 any of these files as the need arises after running this script.
1794 If you make a mistake on a question, there is no easy way to back up to it
1795 currently. The easiest thing to do is to edit config.sh and rerun all the SH
1796 files. Configure will offer to let you do this before it runs the SH files.
1799 dflt='Type carriage return to continue'
1801 case "$firsttime" in
1802 true) echo $user >>../.config/instruct;;
1806 : find out where common programs are
1808 echo "Locating common programs..." >&4
1821 if test -d \$dir/\$thing; then
1827 for thisthing in \$dir/\$thing; do
1828 : just loop through to pick last item
1830 if test -f \$thisthing; then
1833 elif test -f \$dir/\$thing.exe; then
1834 if test -n "$DJGPP"; then
1835 echo \$dir/\$thing.exe
1837 : on Eunice apparently
1888 pth=`echo $PATH | sed -e "s/$p_/ /g"`
1889 pth="$pth /lib /usr/lib"
1890 for file in $loclist; do
1894 if test -f "$xxx"; then
1897 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1898 xxx=`./loc $file $file $pth`
1901 '') xxx=`./loc $file $file $pth`;;
1902 *) xxx=`./loc $xxx $xxx $pth`;;
1908 echo $file is in $xxx.
1911 echo $file is in $xxx.
1914 echo "I don't know where '$file' is, and my life depends on it." >&4
1915 echo "Go find a public domain implementation or fix your PATH setting!" >&4
1921 echo "Don't worry if any of the following aren't found..."
1923 for file in $trylist; do
1927 if test -f "$xxx"; then
1930 echo "WARNING: no $xxx -- ignoring your setting for $file." >&4
1931 xxx=`./loc $file $file $pth`
1934 '') xxx=`./loc $file $file $pth`;;
1935 *) xxx=`./loc $xxx $xxx $pth`;;
1941 echo $file is in $xxx.
1944 echo $file is in $xxx.
1947 echo "I don't see $file out there, $say."
1954 echo "Substituting grep for egrep."
1960 echo "Substituting cp for ln."
1966 echo "Hopefully test is built into your sh."
1969 if `sh -c "PATH= test true" >/dev/null 2>&1`; then
1970 echo "Using the test built into your sh."
1978 echo "Hopefully echo is built into your sh."
1983 echo "Checking compatibility between $echo and builtin echo (if any)..." >&4
1984 $echo $n "hi there$c" >foo1
1985 echo $n "hi there$c" >foo2
1986 if cmp foo1 foo2 >/dev/null 2>&1; then
1987 echo "They are compatible. In fact, they may be identical."
1994 They are not compatible! You are probably running ksh on a non-USG system.
1995 I'll have to use $echo instead of the builtin, since Bourne shell doesn't
1996 have echo built in and we may have to run some Bourne shell scripts. That
1997 means I'll have to use '$n$c' to suppress newlines now. Life is ridiculous.
2000 $echo $n "The star should be here-->$c"
2007 : determine whether symbolic links are supported
2010 if $ln -s blurfl sym > /dev/null 2>&1 ; then
2011 echo "Symbolic links are supported." >&4
2014 echo "Symbolic links are NOT supported." >&4
2019 : see whether [:lower:] and [:upper:] are supported character classes
2021 case "`echo AbyZ | $tr '[:lower:]' '[:upper:]' 2>/dev/null`" in
2023 echo "Good, your tr supports [:lower:] and [:upper:] to convert case." >&4
2027 *) # There is a discontinuity in EBCDIC between 'I' and 'J'
2028 # (0xc9 and 0xd1), therefore that is a nice testing point.
2029 if test "X$up" = X -o "X$low" = X; then
2030 case "`echo IJ | $tr '[I-J]' '[i-j]' 2>/dev/null`" in
2036 if test "X$up" = X -o "X$low" = X; then
2037 case "`echo IJ | $tr I-J i-j 2>/dev/null`" in
2043 if test "X$up" = X -o "X$low" = X; then
2044 case "`echo IJ | od -x 2>/dev/null`" in
2046 echo "Hey, this might be EBCDIC." >&4
2047 if test "X$up" = X -o "X$low" = X; then
2048 case "`echo IJ | $tr '[A-IJ-RS-Z]' '[a-ij-rs-z]' 2>/dev/null`" in
2049 ij) up='[A-IJ-RS-Z]'
2054 if test "X$up" = X -o "X$low" = X; then
2055 case "`echo IJ | $tr A-IJ-RS-Z a-ij-rs-z 2>/dev/null`" in
2065 case "`echo IJ | $tr \"$up\" \"$low\" 2>/dev/null`" in
2067 echo "Using $up and $low to convert case." >&4
2070 echo "I don't know how to translate letters from upper to lower case." >&4
2071 echo "Your tr is not acting any way I know of." >&4
2075 : set up the translation script tr, must be called with ./tr of course
2079 '[A-Z][a-z]') exec $tr '$up' '$low';;
2080 '[a-z][A-Z]') exec $tr '$low' '$up';;
2087 : Try to determine whether config.sh was made on this system
2088 case "$config_sh" in
2090 myuname=`$uname -a 2>/dev/null`
2091 $test -z "$myuname" && myuname=`hostname 2>/dev/null`
2092 # tr '[A-Z]' '[a-z]' would not work in EBCDIC
2093 # because the A-Z/a-z are not consecutive.
2094 myuname=`echo $myuname | $sed -e 's/^[^=]*=//' -e 's/\///g' | \
2095 ./tr '[A-Z]' '[a-z]' | $tr $trnl ' '`
2096 newmyuname="$myuname"
2098 case "$knowitall" in
2100 if test -f ../config.sh; then
2101 if $contains myuname= ../config.sh >/dev/null 2>&1; then
2102 eval "`grep myuname= ../config.sh`"
2104 if test "X$myuname" = "X$newmyuname"; then
2112 : Get old answers from old config file if Configure was run on the
2113 : same system, otherwise use the hints.
2116 if test -f config.sh; then
2118 rp="I see a config.sh file. Shall I use it to set the defaults?"
2121 n*|N*) echo "OK, I'll ignore it."; mv config.sh config.sh.old;;
2122 *) echo "Fetching default answers from your old config.sh file..." >&4
2130 : Older versions did not always set $sh. Catch re-use of such
2139 if test ! -f config.sh; then
2142 First time through, eh? I have some defaults handy for some systems
2143 that need some extra help getting the Configure answers right:
2146 (cd $src/hints; ls -C *.sh) | $sed 's/\.sh/ /g' >&4
2148 : Half the following guesses are probably wrong... If you have better
2149 : tests or hints, please send them to perlbug@perl.com
2150 : The metaconfig authors would also appreciate a copy...
2151 $test -f /irix && osname=irix
2152 $test -f /xenix && osname=sco_xenix
2153 $test -f /dynix && osname=dynix
2154 $test -f /dnix && osname=dnix
2155 $test -f /lynx.os && osname=lynxos
2156 $test -f /unicos && osname=unicos && osvers=`$uname -r`
2157 $test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
2158 $test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
2159 $test -f /bin/mips && /bin/mips && osname=mips
2160 $test -d /NextApps && set X `hostinfo | grep 'NeXT Mach.*:' | \
2161 $sed -e 's/://' -e 's/\./_/'` && osname=next && osvers=$4
2162 $test -d /usr/apollo/bin && osname=apollo
2163 $test -f /etc/saf/_sactab && osname=svr4
2164 $test -d /usr/include/minix && osname=minix
2165 if $test -d /MachTen -o -d /MachTen_Folder; then
2167 if $test -x /sbin/version; then
2168 osvers=`/sbin/version | $awk '{print $2}' |
2169 $sed -e 's/[A-Za-z]$//'`
2170 elif $test -x /usr/etc/version; then
2171 osvers=`/usr/etc/version | $awk '{print $2}' |
2172 $sed -e 's/[A-Za-z]$//'`
2178 $test -f /sys/posix.dll &&
2179 $test -f /usr/bin/what &&
2180 set X `/usr/bin/what /sys/posix.dll` &&
2181 $test "$3" = UWIN &&
2185 if $test -f $uname; then
2193 umips) osname=umips ;;
2196 [23]100) osname=mips ;;
2197 next*) osname=next ;;
2199 tmp=`/bin/uname -X 2>/dev/null|awk '/3\.2v[45]/{ print $(NF) }'`
2200 if $test "$tmp" != "" -a "$3" = "3.2" -a -f '/etc/systemid'; then
2203 elif $test -f /etc/kconfig; then
2205 if test "$lns" = "$ln -s"; then
2207 elif $contains _SYSV3 /usr/include/stdio.h > /dev/null 2>&1 ; then
2209 elif $contains _POSIX_SOURCE /usr/include/stdio.h > /dev/null 2>&1 ; then
2216 if test -n "$DJGPP"; then
2225 tmp=`( (oslevel) 2>/dev/null || echo "not found") 2>&1`
2227 'not found') osvers="$4"."$3" ;;
2228 '<3240'|'<>3240') osvers=3.2.0 ;;
2229 '=3240'|'>3240'|'<3250'|'<>3250') osvers=3.2.4 ;;
2230 '=3250'|'>3250') osvers=3.2.5 ;;
2234 bsd386) osname=bsd386
2237 cygwin*) osname=cygwin
2240 *dc.osx) osname=dcosx
2246 domainos) osname=apollo
2252 dynixptx*) osname=dynixptx
2253 osvers=`echo "$4"|sed 's/^v//'`
2255 freebsd) osname=freebsd
2257 genix) osname=genix ;;
2259 osvers=`echo "$3" | $sed 's,.*\.\([0-9]*\.[0-9]*\),\1,'`
2275 netbsd*) osname=netbsd
2278 news-os) osvers="$3"
2280 4*) osname=newsos4 ;;
2284 next*) osname=next ;;
2285 POSIX-BC | posix-bc ) osname=posix-bc
2288 powerux | power_ux | powermax_os | powermaxos | \
2289 powerunix | power_unix) osname=powerux
2295 solaris) osname=solaris
2297 5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2304 osvers=`echo $3 | $sed 's/^5/2/g'` ;;
2308 titanos) osname=titanos
2317 ultrix) osname=ultrix
2320 osf1|mls+) case "$5" in
2323 osvers=`echo "$3" | sed 's/^[xvt]//'`
2325 hp*) osname=hp_osf1 ;;
2326 mips) osname=mips_osf1 ;;
2329 unixware) osname=svr5
2335 $2) case "$osname" in
2339 : svr4.x or possibly later
2349 if test -f /stand/boot ; then
2350 eval `grep '^INITPROG=[a-z/0-9]*$' /stand/boot`
2351 if test -n "$INITPROG" -a -f "$INITPROG"; then
2352 isesix=`strings -a $INITPROG|grep 'ESIX SYSTEM V/386 Release 4.0'`
2353 if test -n "$isesix"; then
2361 *) if test -f /etc/systemid; then
2363 set `echo $3 | $sed 's/\./ /g'` $4
2364 if $test -f $src/hints/sco_$1_$2_$3.sh; then
2366 elif $test -f $src/hints/sco_$1_$2.sh; then
2368 elif $test -f $src/hints/sco_$1.sh; then
2373 '') : Still unknown. Probably a generic Sys V.
2382 *) case "$osname" in
2383 '') : Still unknown. Probably a generic BSD.
2391 if test -f /vmunix -a -f $src/hints/news_os.sh; then
2392 (what /vmunix | UU/tr '[A-Z]' '[a-z]') > UU/kernel.what 2>&1
2393 if $contains news-os UU/kernel.what >/dev/null 2>&1; then
2396 $rm -f UU/kernel.what
2397 elif test -d c:/.; then
2404 : Now look for a hint file osname_osvers, unless one has been
2405 : specified already.
2408 file=`echo "${osname}_${osvers}" | $sed -e 's%\.%_%g' -e 's%_$%%'`
2409 : Also try without trailing minor version numbers.
2410 xfile=`echo $file | $sed -e 's%_[^_]*$%%'`
2411 xxfile=`echo $xfile | $sed -e 's%_[^_]*$%%'`
2412 xxxfile=`echo $xxfile | $sed -e 's%_[^_]*$%%'`
2413 xxxxfile=`echo $xxxfile | $sed -e 's%_[^_]*$%%'`
2416 *) case "$osvers" in
2419 *) if $test -f $src/hints/$file.sh ; then
2421 elif $test -f $src/hints/$xfile.sh ; then
2423 elif $test -f $src/hints/$xxfile.sh ; then
2425 elif $test -f $src/hints/$xxxfile.sh ; then
2427 elif $test -f $src/hints/$xxxxfile.sh ; then
2429 elif $test -f "$src/hints/${osname}.sh" ; then
2438 if $test -f Policy.sh ; then
2441 none) dflt="Policy" ;;
2442 *) dflt="Policy $dflt" ;;
2447 dflt=`echo $hintfile | $sed 's/\.sh$//'`
2451 if $test -f Policy.sh ; then
2454 There's also a Policy hint file available, which should make the
2455 site-specific (policy) questions easier to answer.
2462 You may give one or more space-separated answers, or "none" if appropriate.
2463 A well-behaved OS will have no hints, so answering "none" or just "Policy"
2464 is a good thing. DO NOT give a wrong version or a wrong OS.
2468 rp="Which of these apply, if any?"
2471 for file in $tans; do
2472 if $test X$file = XPolicy -a -f Policy.sh; then
2474 $cat Policy.sh >> UU/config.sh
2475 elif $test -f $src/hints/$file.sh; then
2476 . $src/hints/$file.sh
2477 $cat $src/hints/$file.sh >> UU/config.sh
2478 elif $test X$tans = X -o X$tans = Xnone ; then
2481 : Give one chance to correct a possible typo.
2482 echo "$file.sh does not exist"
2484 rp="hint to use instead?"
2486 for file in $ans; do
2487 if $test -f "$src/hints/$file.sh"; then
2488 . $src/hints/$file.sh
2489 $cat $src/hints/$file.sh >> UU/config.sh
2490 elif $test X$ans = X -o X$ans = Xnone ; then
2493 echo "$file.sh does not exist -- ignored."
2500 : Remember our hint file for later.
2501 if $test -f "$src/hints/$file.sh" ; then
2511 echo "Fetching default answers from $config_sh..." >&4
2515 cp $config_sh config.sh 2>/dev/null
2525 test "$override" && . ./optdef.sh
2526 myuname="$newmyuname"
2528 : Restore computed paths
2529 for file in $loclist $trylist; do
2530 eval $file="\$_$file"
2535 Configure uses the operating system name and version to set some defaults.
2536 The default value is probably right if the name rings a bell. Otherwise,
2537 since spelling matters for me, either accept the default or answer "none"
2544 ''|' '|none) dflt=none ;;
2545 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/_.*$//'` ;;
2548 *) dflt="$osname" ;;
2550 rp="Operating system name?"
2554 *) osname=`echo "$ans" | $sed -e 's/[ ][ ]*/_/g' | ./tr '[A-Z]' '[a-z]'`;;
2560 ''|' '|none) dflt=none ;;
2561 *) dflt=`echo $hintfile | $sed -e 's/\.sh$//' -e 's/^[^_]*//'`
2562 dflt=`echo $dflt | $sed -e 's/^_//' -e 's/_/./g'`
2564 ''|' ') dflt=none ;;
2569 *) dflt="$osvers" ;;
2571 rp="Operating system version?"
2581 : who configured the system
2582 cf_time=`LC_ALL=C; LANGUAGE=C; export LC_ALL; export LANGUAGE; $date 2>&1`
2583 cf_by=`(logname) 2>/dev/null`
2586 cf_by=`(whoami) 2>/dev/null`
2588 "") cf_by=unknown ;;
2592 : set up the script used to warn in case of inconsistency
2599 echo "*** WHOA THERE!!! ***" >&4
2600 echo " The $hint value for \$$var on this machine was \"$was\"!" >&4
2601 rp=" Keep the $hint value?"
2604 y) td=$was; tu=$was;;
2608 : function used to set $1 to $val
2609 setvar='var=$1; eval "was=\$$1"; td=$define; tu=$undef;
2611 $define$undef) . ./whoa; eval "$var=\$td";;
2612 $undef$define) . ./whoa; eval "$var=\$tu";;
2613 *) eval "$var=$val";;
2616 case "$usethreads" in
2617 $define|true|[yY]*) dflt='y';;
2622 Perl can be built to take advantage of threads on some systems.
2623 To do so, Configure can be run with -Dusethreads.
2625 Note that threading is a highly experimental feature, and
2626 some known race conditions still remain. If you choose to try
2627 it, be very sure to not actually deploy it for production
2628 purposes. README.threads has more details, and is required
2629 reading if you enable threads.
2631 If this doesn't make any sense to you, just accept the default '$dflt'.
2633 rp='Build a threading Perl?'
2636 y|Y) val="$define" ;;
2642 case "$usethreads" in
2646 As of 5.5.640, Perl has two different internal threading implementations,
2647 the 5.005 version (5005threads) and an interpreter-based version
2648 (ithreads) that has one interpreter per thread. Both are very
2649 experimental. This arrangement exists to help developers work out
2650 which one is better.
2652 If you're a casual user, you probably don't want interpreter-threads
2653 at this time. There doesn't yet exist a way to create threads from
2654 within Perl in this model, i.e., "use Thread;" will NOT work.
2656 : Default to ithreads unless overridden on command line or with
2659 case "$use5005threads" in
2660 $define|true|[yY]*) dflt='n';;
2662 case "$useithreads" in
2663 $undef|false|[nN]*) dflt='n';;
2665 rp='Use interpreter-based ithreads?'
2668 y|Y) val="$define" ;;
2673 : Now set use5005threads to the opposite value.
2674 case "$useithreads" in
2675 $define) val="$undef" ;;
2682 useithreads="$undef"
2683 use5005threads="$undef"
2687 case "$d_oldpthreads" in
2688 '') : Configure tests would be welcome here. For now, assume undef.
2690 *) val="$d_oldpthreads" ;;
2696 case "$usethreads" in
2697 "$define"|true|[yY]*)
2698 : Look for a hint-file generated 'call-back-unit'. If the
2699 : user has specified that a threading perl is to be built,
2700 : we may need to set or change some other defaults.
2701 if $test -f usethreads.cbu; then
2702 echo "Your platform has some specific hints for threaded builds, using them..."
2706 (Your platform doesn't have any specific hints for threaded builds.
2707 Assuming POSIX threads, then.)
2715 Perl can be built so that multiple Perl interpreters can coexist
2716 within the same Perl executable.
2719 case "$useithreads" in
2722 This multiple interpreter support is required for interpreter-based threads.
2726 *) case "$usemultiplicity" in
2727 $define|true|[yY]*) dflt='y';;
2730 echo "If this doesn't make any sense to you, just accept the default '$dflt'."
2731 rp='Build Perl for multiplicity?'
2734 y|Y) val="$define" ;;
2742 : determine where manual pages are on this system
2746 syspath='/usr/man/man1 /usr/man/mann /usr/man/manl /usr/man/local/man1'
2747 syspath="$syspath /usr/man/u_man/man1 /usr/share/man/man1"
2748 syspath="$syspath /usr/catman/u_man/man1 /usr/man/l_man/man1"
2749 syspath="$syspath /usr/local/man/u_man/man1 /usr/local/man/l_man/man1"
2750 syspath="$syspath /usr/man/man.L /local/man/man1 /usr/local/man/man1"
2751 sysman=`./loc . /usr/man/man1 $syspath`
2754 if $test -d "$sysman"; then
2755 echo "System manual is in $sysman." >&4
2757 echo "Could not find manual pages in source form." >&4
2760 : see what memory models we can support
2763 $cat >pdp11.c <<'EOP'
2772 ( cc -o pdp11 pdp11.c ) >/dev/null 2>&1
2773 if $test -f pdp11 && ./pdp11 2>/dev/null; then
2774 dflt='unsplit split'
2776 tans=`./loc . X /lib/small /lib/large /usr/lib/small /usr/lib/large /lib/medium /usr/lib/medium /lib/huge`
2779 *) if $test -d /lib/small || $test -d /usr/lib/small; then
2784 if $test -d /lib/medium || $test -d /usr/lib/medium; then
2787 if $test -d /lib/large || $test -d /usr/lib/large; then
2790 if $test -d /lib/huge || $test -d /usr/lib/huge; then
2799 Some systems have different model sizes. On most systems they are called
2800 small, medium, large, and huge. On the PDP11 they are called unsplit and
2801 split. If your system doesn't support different memory models, say "none".
2802 If you wish to force everything to one memory model, say "none" here and
2803 put the appropriate flags later when it asks you for other cc and ld flags.
2804 Venix systems may wish to put "none" and let the compiler figure things out.
2805 (In the following question multiple model names should be space separated.)
2807 The default for most systems is "none".
2810 rp="Which memory models are supported?"
2825 '') if $contains '\-i' $sysman/ld.1 >/dev/null 2>&1 || \
2826 $contains '\-i' $sysman/cc.1 >/dev/null 2>&1; then
2833 rp="What flag indicates separate I and D space?"
2841 *large*|*small*|*medium*|*huge*)
2848 rp="What flag indicates large model?"
2858 *huge*) case "$huge" in
2862 rp="What flag indicates huge model?"
2872 *medium*) case "$medium" in
2876 rp="What flag indicates medium model?"
2883 *) medium="$large";;
2886 *small*) case "$small" in
2890 rp="What flag indicates small model?"
2901 echo "Unrecognized memory models--you may have to edit Makefile.SH" >&4
2904 $rm -f pdp11.* pdp11
2906 : make some quick guesses about what we are up against
2908 $echo $n "Hmm... $c"
2918 $cat /usr/include/signal.h /usr/include/sys/signal.h >foo 2>/dev/null
2919 if test -f /osf_boot || $contains 'OSF/1' /usr/include/ctype.h >/dev/null 2>&1
2921 echo "Looks kind of like an OSF/1 system, but we'll see..."
2923 elif test `echo abc | tr a-z A-Z` = Abc ; then
2924 xxx=`./loc addbib blurfl $pth`
2925 if $test -f $xxx; then
2926 echo "Looks kind of like a USG system with BSD features, but we'll see..."
2930 if $contains SIGTSTP foo >/dev/null 2>&1 ; then
2931 echo "Looks kind of like an extended USG system, but we'll see..."
2933 echo "Looks kind of like a USG system, but we'll see..."
2937 elif $contains SIGTSTP foo >/dev/null 2>&1 ; then
2938 echo "Looks kind of like a BSD system, but we'll see..."
2942 echo "Looks kind of like a Version 7 system, but we'll see..."
2945 case "$eunicefix" in
2948 There is, however, a strange, musty smell in the air that reminds me of
2949 something...hmm...yes...I've got it...there's a VMS nearby, or I'm a Blit.
2953 : it so happens the Eunice I know will not run shell scripts in Unix format
2957 echo "Congratulations. You aren't running Eunice."
2961 : Detect OS2. The p_ variable is set above in the Head.U unit.
2966 I have the feeling something is not exactly right, however...don't tell me...
2967 lemme think...does HAL ring a bell?...no, of course, you're only running OS/2!
2972 if test -f /xenix; then
2973 echo "Actually, this looks more like a XENIX system..."
2978 echo "It's not Xenix..."
2983 if test -f /venix; then
2984 echo "Actually, this looks more like a VENIX system..."
2991 echo "Nor is it Venix..."
2994 chmod +x bsd usg v7 osf1 eunice xenix venix os2
2995 $eunicefix bsd usg v7 osf1 eunice xenix venix os2
2998 : see if we need a special compiler
3006 *) if $contains '\-M' $sysman/cc.1 >/dev/null 2>&1 ; then
3007 if $contains '\-M' $sysman/cpp.1 >/dev/null 2>&1; then
3021 On some older systems the default C compiler will not resolve multiple global
3022 references that happen to have the same name. On some such systems the "Mcc"
3023 command may be used to force these to be resolved. On other systems a "cc -M"
3024 command is required. (Note that the -M flag on other systems indicates a
3025 memory model to use!) If you have the Gnu C compiler, you might wish to use
3031 rp="Use which C compiler?"
3039 rp="Use which C compiler?"
3043 : Look for a hint-file generated 'call-back-unit'. Now that the
3044 : user has specified the compiler, we may need to set or change some
3046 if $test -f cc.cbu; then
3050 echo "Checking for GNU cc in disguise and/or its version number..." >&4
3051 $cat >gccvers.c <<EOM
3056 printf("%s\n", __VERSION__);
3058 printf("%s\n", "1");
3064 if $cc $ldflags -o gccvers gccvers.c; then
3065 gccversion=`./gccvers`
3066 case "$gccversion" in
3067 '') echo "You are not using GNU cc." ;;
3068 *) echo "You are using GNU cc $gccversion."
3073 echo "*** WHOA THERE!!! ***" >&4
3074 echo " Your C compiler \"$cc\" doesn't seem to be working!" >&4
3075 case "$knowitall" in
3077 echo " You'd better start hunting for one and let me know about it." >&4
3083 case "$gccversion" in
3084 1*) cpp=`./loc gcc-cpp $cpp $pth` ;;
3087 : decide how portable to be. Allow command line overrides.
3088 case "$d_portable" in
3090 *) d_portable="$define" ;;
3093 : set up shell script to do ~ expansion
3099 echo \$1 | $sed "s|~|\${HOME-\$LOGDIR}|"
3102 if $test -f /bin/csh; then
3103 /bin/csh -f -c "glob \$1"
3108 name=\`$expr x\$1 : '..\([^/]*\)'\`
3109 dir=\`$sed -n -e "/^\${name}:/{s/^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:\([^:]*\).*"'\$'"/\1/" -e p -e q -e '}' </etc/passwd\`
3110 if $test ! -d "\$dir"; then
3112 echo "\$me: can't locate home directory for: \$name" >&2
3117 echo \$dir/\`$expr x\$1 : '..[^/]*/\(.*\)'\`
3133 : now set up to get a file name
3137 cat <<'EOSC' >>getfile
3153 expr $fn : '.*(\(.*\)).*' | tr ',' $trnl >getfile.ok
3154 fn=`echo $fn | sed 's/(.*)//'`
3160 loc_file=`expr $fn : '.*:\(.*\)'`
3161 fn=`expr $fn : '\(.*\):.*'`
3169 */*) fullpath=true;;
3178 *e*) exp_file=true;;
3181 *p*) nopath_ok=true;;
3186 *d*) type='Directory';;
3187 *l*) type='Locate';;
3192 Locate) what='File';;
3197 case "$d_portable" in
3205 while test "$type"; do
3210 true) rp="$rp (~name ok)";;
3213 if test -f UU/getfile.ok && \
3214 $contains "^$ans\$" UU/getfile.ok >/dev/null 2>&1
3233 value=`UU/filexp $ans`
3236 if test "$ans" != "$value"; then
3237 echo "(That expands to $value on this system.)"
3251 /*) value="$ansexp" ;;
3256 echo "I shall only accept a full path name, as in /bin/ls." >&4
3257 echo "Use a ! shell escape if you wish to check pathnames." >&4
3260 echo "Please give a full path name, starting with slash." >&4
3263 echo "Note that using ~name is ok provided it expands well." >&4
3276 for fp in $gfpth; do
3277 if test "X$fp" = X.; then
3282 if test -f "$pf"; then
3284 elif test -r "$pf" || (test -h "$pf") >/dev/null 2>&1
3286 echo "($value is not a plain file, but that's ok.)"
3289 if test X"$type" = X; then
3296 for fp in $gfpth; do
3297 if test "X$fp" = X.; then
3302 if test -d "$pf"; then
3310 if test -d "$ansexp"; then
3311 echo "(Looking for $loc_file in directory $value.)"
3312 value="$value/$loc_file"
3313 ansexp="$ansexp/$loc_file"
3315 if test -f "$ansexp"; then
3318 case "$nopath_ok" in
3319 true) case "$value" in
3321 *) echo "Assuming $value will be in people's path."
3337 if test "$fastread" = yes; then
3342 rp="$what $value doesn't exist. Use that name anyway?"
3361 test "X$gfpthkeep" != Xy && gfpth=""
3364 : What should the include directory be ?
3366 $echo $n "Hmm... $c"
3370 if $test -f /bin/mips && /bin/mips; then
3371 echo "Looks like a MIPS system..."
3372 $cat >usr.c <<'EOCP'
3373 #ifdef SYSTYPE_BSD43
3377 if $cc -E usr.c > usr.out && $contains / usr.out >/dev/null 2>&1; then
3378 dflt='/bsd43/usr/include'
3382 mips_type='System V'
3384 $rm -f usr.c usr.out
3385 echo "and you're compiling with the $mips_type compiler and libraries."
3389 echo "Doesn't look like a MIPS system."
3399 case "$xxx_prompt" in
3402 rp='Where are the include files you want to use?'
3410 : see how we invoke the C preprocessor
3412 echo "Now, how can we feed standard input to your C preprocessor..." >&4
3413 cat <<'EOT' >testcpp.c
3419 if test ! -f cppstdin; then
3420 if test "X$osname" = "Xaix" -a "X$gccversion" = X; then
3421 # AIX cc -E doesn't show the absolute headerfile
3422 # locations but we'll cheat by using the -M flag.
3423 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
3425 echo 'cat >.$$.c; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin
3428 echo "Keeping your $hint cppstdin wrapper."
3431 wrapper=`pwd`/cppstdin
3435 if $test "X$cppstdin" != "X" && \
3436 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \
3437 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3439 echo "You used to use $cppstdin $cppminus so we'll use that again."
3441 '') echo "But let's see if we can live without a wrapper..." ;;
3443 if $cpprun $cpplast <testcpp.c >testcpp.out 2>&1 && \
3444 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3446 echo "(And we'll use $cpprun $cpplast to preprocess directly.)"
3449 echo "(However, $cpprun $cpplast does not work, let's see...)"
3457 echo "Good old $cppstdin $cppminus does not seem to be of any help..."
3464 elif echo 'Maybe "'"$cc"' -E" will work...'; \
3465 $cc -E <testcpp.c >testcpp.out 2>&1; \
3466 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3467 echo "Yup, it does."
3470 elif echo 'Nope...maybe "'"$cc"' -E -" will work...'; \
3471 $cc -E - <testcpp.c >testcpp.out 2>&1; \
3472 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3473 echo "Yup, it does."
3476 elif echo 'Nope...maybe "'"$cc"' -P" will work...'; \
3477 $cc -P <testcpp.c >testcpp.out 2>&1; \
3478 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3479 echo "Yipee, that works!"
3482 elif echo 'Nope...maybe "'"$cc"' -P -" will work...'; \
3483 $cc -P - <testcpp.c >testcpp.out 2>&1; \
3484 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3485 echo "At long last!"
3488 elif echo 'No such luck, maybe "'$cpp'" will work...'; \
3489 $cpp <testcpp.c >testcpp.out 2>&1; \
3490 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3494 elif echo 'Nixed again...maybe "'$cpp' -" will work...'; \
3495 $cpp - <testcpp.c >testcpp.out 2>&1; \
3496 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3497 echo "Hooray, it works! I was beginning to wonder."
3500 elif echo 'Uh-uh. Time to get fancy. Trying a wrapper...'; \
3501 $wrapper <testcpp.c >testcpp.out 2>&1; \
3502 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3508 rp="No dice. I can't find a C preprocessor. Name one:"
3512 $x_cpp <testcpp.c >testcpp.out 2>&1
3513 if $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1 ; then
3514 echo "OK, that will do." >&4
3516 echo "Sorry, I can't get that to work. Go find one and rerun Configure." >&4
3531 echo "Perhaps can we force $cc -E using a wrapper..."
3532 if $wrapper <testcpp.c >testcpp.out 2>&1; \
3533 $contains 'abc.*xyz' testcpp.out >/dev/null 2>&1
3539 echo "Nope, we'll have to live without it..."
3553 "$wrapper"|'cppstdin') ;;
3554 *) $rm -f $wrapper;;
3556 $rm -f testcpp.c testcpp.out
3558 : Set private lib path
3561 plibpth="$incpath/usr/lib /usr/local/lib /usr/ccs/lib"
3566 '') dlist="$loclibpth $plibpth $glibpth";;
3567 *) dlist="$libpth";;
3570 : Now check and see which directories actually exist, avoiding duplicates
3574 if $test -d $xxx; then
3577 *) libpth="$libpth $xxx";;
3583 Some systems have incompatible or broken versions of libraries. Among
3584 the directories listed in the question below, please remove any you
3585 know not to be holding relevant libraries, and add any that are needed.
3586 Say "none" for none.
3597 rp="Directories to use for library searches?"
3604 : compute shared library extension
3607 if xxx=`./loc libc.sl X $libpth`; $test -f "$xxx"; then
3617 On some systems, shared libraries may be available. Answer 'none' if
3618 you want to suppress searching of shared libraries for the remainder
3619 of this configuration.
3622 rp='What is the file extension used for shared libraries?'
3626 : Define several unixisms.
3627 : Hints files or command line option can be used to override them.
3628 : The convoluted testing is in case hints files set either the old
3631 '') case "$exe_ext" in
3633 *) _exe="$exe_ext" ;;
3638 '') case "$lib_ext" in
3645 '') case "$obj_ext" in
3652 '') case "$path_sep" in
3663 : Which makefile gets called first. This is used by make depend.
3664 case "$firstmakefile" in
3665 '') firstmakefile='makefile';;
3669 $define|true|[yY]*) dflt='y';;
3674 Perl can be built to use the SOCKS proxy protocol library. To do so,
3675 Configure must be run with -Dusesocks.
3677 If this doesn't make any sense to you, just accept the default '$dflt'.
3679 rp='Build Perl for SOCKS?'
3682 y|Y) val="$define" ;;
3688 : Looking for optional libraries
3690 echo "Checking for optional libraries..." >&4
3695 case "$libswanted" in
3696 '') libswanted='c_s';;
3700 libswanted="$libswanted socks5 socks5_sh"
3707 for thisdir in $libpth $xlibpth; do
3708 test -d $thisdir && libspath="$libspath $thisdir"
3710 for thislib in $libswanted; do
3711 for thisdir in $libspath; do
3713 if $test ! -f "$xxx" -a "X$ignore_versioned_solibs" = "X"; then
3714 xxx=`ls $thisdir/lib$thislib.$so.[0-9] 2>/dev/null|tail -1`
3715 $test -f "$xxx" && eval $libscheck
3716 $test -f "$xxx" && libstyle=shared
3718 if test ! -f "$xxx"; then
3719 xxx=$thisdir/lib$thislib.$so
3720 $test -f "$xxx" && eval $libscheck
3721 $test -f "$xxx" && libstyle=shared
3723 if test ! -f "$xxx"; then
3724 xxx=$thisdir/lib$thislib$_a
3725 $test -f "$xxx" && eval $libscheck
3726 $test -f "$xxx" && libstyle=static
3728 if test ! -f "$xxx"; then
3729 xxx=$thisdir/$thislib$_a
3730 $test -f "$xxx" && eval $libscheck
3731 $test -f "$xxx" && libstyle=static
3733 if test ! -f "$xxx"; then
3734 xxx=$thisdir/lib${thislib}_s$_a
3735 $test -f "$xxx" && eval $libscheck
3736 $test -f "$xxx" && libstyle=static
3738 if test ! -f "$xxx"; then
3739 xxx=$thisdir/Slib$thislib$_a
3740 $test -f "$xxx" && eval $libscheck
3741 $test -f "$xxx" && libstyle=static
3743 if $test -f "$xxx"; then
3745 shared) echo "Found -l$thislib (shared)." ;;
3746 static) echo "Found -l$thislib." ;;
3747 *) echo "Found -l$thislib ($libstyle)." ;;
3751 *) dflt="$dflt -l$thislib"
3752 libsfound="$libsfound $xxx"
3754 libsfiles="$libsfiles $yyy"
3755 yyy=`echo $xxx|$sed -e "s%/$yyy\\$%%"`
3756 case " $libsdirs " in
3758 *) libsdirs="$libsdirs $yyy" ;;
3765 if $test ! -f "$xxx"; then
3766 echo "No -l$thislib."
3777 ' '|'') dflt='none';;
3782 In order to compile $package on your machine, a number of libraries
3783 are usually needed. Include any other special libraries here as well.
3784 Say "none" for none. The default list is almost always right.
3788 rp="What libraries to use?"
3795 : determine optimization, if desired, or use for debug flag also
3797 ' '|$undef) dflt='none';;
3799 *) dflt="$optimize";;
3803 By default, $package compiles with the -O flag to use the optimizer.
3804 Alternately, you might want to use the symbolic debugger, which uses
3805 the -g flag (on traditional Unix systems). Either flag can be
3806 specified here. To use neither flag, specify the word "none".
3809 rp="What optimizer/debugger flag should be used?"
3813 'none') optimize=" ";;
3817 : We will not override a previous value, but we might want to
3818 : augment a hint file
3820 default|recommended)
3821 case "$gccversion" in
3822 1*) dflt='-fpcc-struct-return' ;;
3825 *-g*) dflt="$dflt -DDEBUGGING";;
3827 case "$gccversion" in
3828 2*) if test -d /etc/conf/kconfig.d &&
3829 $contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1
3835 case "$gccversion" in
3839 echo "Checking if your compiler accepts -fno-strict-aliasing" 2>&1
3840 echo 'int main(void) { return 0; }' > gcctest.c
3841 if $cc -O2 -fno-strict-aliasing -o gcctest gcctest.c; then
3842 echo "Yes, it does." 2>&1
3845 echo "Leaving current flags $ccflags alone." 2>&1
3847 *) dflt="$dflt -fno-strict-aliasing" ;;
3850 echo "Nope, it doesn't, but that's ok." 2>&1
3857 case "$mips_type" in
3858 *BSD*|'') inclwanted="$locincpth $usrinc";;
3859 *) inclwanted="$locincpth $inclwanted $usrinc/bsd";;
3861 for thisincl in $inclwanted; do
3862 if $test -d $thisincl; then
3863 if $test x$thisincl != x$usrinc; then
3866 *) dflt="$dflt -I$thisincl";;
3872 inctest='if $contains $2 $usrinc/$1 >/dev/null 2>&1; then
3874 elif $contains $2 $usrinc/sys/$1 >/dev/null 2>&1; then
3882 *) dflt="$dflt -D$2";;
3886 set signal.h LANGUAGE_C; eval $inctest
3890 ccflags="$ccflags -DSOCKS"
3895 default|recommended) dflt="$ccflags $dflt" ;;
3896 *) dflt="$ccflags";;
3904 Your C compiler may want other flags. For this question you should include
3905 -I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
3906 but you should NOT include libraries or ld flags like -lwhatever. If you
3907 want $package to honor its debug switch, you should include -DDEBUGGING here.
3908 Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
3910 To use no flags, specify the word "none".
3916 rp="Any additional cc flags?"
3923 : the following weeds options from ccflags that are of no interest to cpp
3925 case "$gccversion" in
3926 1*) cppflags="$cppflags -D__GNUC__"
3928 case "$mips_type" in
3930 *BSD*) cppflags="$cppflags -DSYSTYPE_BSD43";;
3936 echo "Let me guess what the preprocessor flags are..." >&4
3950 *) ftry="$previous $flag";;
3952 if $cppstdin -DLFRULB=bar $cppflags $ftry $cppminus <cpp.c \
3953 >cpp1.out 2>/dev/null && \
3954 $cpprun -DLFRULB=bar $cppflags $ftry $cpplast <cpp.c \
3955 >cpp2.out 2>/dev/null && \
3956 $contains 'foo.*xx.*bar' cpp1.out >/dev/null 2>&1 && \
3957 $contains 'foo.*xx.*bar' cpp2.out >/dev/null 2>&1
3959 cppflags="$cppflags $ftry"
3969 *-*) echo "They appear to be: $cppflags";;
3971 $rm -f cpp.c cpp?.out
3975 : flags used in final linking phase
3977 '') if ./venix; then
3983 *-posix*) dflt="$dflt -posix" ;;
3986 *) dflt="$ldflags";;
3989 : Try to guess additional flags to pick up local libraries.
3990 for thislibdir in $libpth; do
3991 case " $loclibpth " in
3994 *"-L$thislibdir "*) ;;
3995 *) dflt="$dflt -L$thislibdir" ;;
4007 Your C linker may need flags. For this question you should
4008 include -L/whatever and any other flags used by the C linker, but you
4009 should NOT include libraries like -lwhatever.
4011 Make sure you include the appropriate -L/path flags if your C linker
4012 does not normally search all of the directories you specified above,
4015 To use no flags, specify the word "none".
4019 rp="Any additional ld flags (NOT including libraries)?"
4025 rmlist="$rmlist pdp11"
4029 echo "Checking your choice of C compiler and flags for coherency..." >&4
4030 $cat > try.c <<'EOF'
4032 int main() { printf("Ok\n"); exit(0); }
4034 set X $cc $optimize $ccflags -o try $ldflags try.c $libs
4036 $cat >try.msg <<'EOM'
4037 I've tried to compile and run the following simple program:
4040 $cat try.c >> try.msg
4042 $cat >> try.msg <<EOM
4049 and I got the following output:
4053 if sh -c "$cc $optimize $ccflags -o try $ldflags try.c $libs" >>try.msg 2>&1; then
4054 if sh -c './try' >>try.msg 2>&1; then
4058 *) echo 'The program compiled OK, but produced no output.' >> try.msg
4061 cat >> try.msg <<'EOQS'
4062 If $libs contains -lsfio, and sfio is mis-configured, then it
4063 sometimes (apparently) runs and exits with a 0 status, but with no
4064 output! It may have to do with sfio's use of _exit vs. exit.
4067 rp="You have a big problem. Shall I abort Configure"
4074 echo "The program compiled OK, but exited with status $?." >>try.msg
4075 rp="You have a problem. Shall I abort Configure"
4079 echo "I can't compile the test program." >>try.msg
4080 rp="You have a BIG problem. Shall I abort Configure"
4086 case "$knowitall" in
4088 echo "(The supplied flags or libraries might be incorrect.)"
4096 *) echo "Ok. Stopping Configure." >&4
4101 n) echo "OK, that should do.";;
4103 $rm -f try try.* core
4105 : define an is-a-typedef? function
4106 typedef='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4108 "") inclist="sys/types.h";;
4110 eval "varval=\$$var";
4114 for inc in $inclist; do
4115 echo "#include <$inc>" >>temp.c;
4117 echo "#ifdef $type" >> temp.c;
4118 echo "printf(\"We have $type\");" >> temp.c;
4119 echo "#endif" >> temp.c;
4120 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4121 if $contains $type temp.E >/dev/null 2>&1; then
4127 *) eval "$var=\$varval";;
4130 : define an is-a-typedef? function that prompts if the type is not available.
4131 typedef_ask='type=$1; var=$2; def=$3; shift; shift; shift; inclist=$@;
4133 "") inclist="sys/types.h";;
4135 eval "varval=\$$var";
4139 for inc in $inclist; do
4140 echo "#include <$inc>" >>temp.c;
4142 echo "#ifdef $type" >> temp.c;
4143 echo "printf(\"We have $type\");" >> temp.c;
4144 echo "#endif" >> temp.c;
4145 $cppstdin $cppflags $cppminus < temp.c >temp.E 2>/dev/null;
4147 echo "$rp" | $sed -e "s/What is/Looking for/" -e "s/?/./";
4148 if $contains $type temp.E >/dev/null 2>&1; then
4149 echo "$type found." >&4;
4152 echo "$type NOT found." >&4;
4158 *) eval "$var=\$varval";;
4161 : define a shorthand compile call
4165 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs > /dev/null 2>&1;'
4166 : define a shorthand compile call for compilations that should be ok.
4170 $cc $optimize $ccflags $ldflags -o ${mc_file} $* ${mc_file}.c $libs;'
4172 : check for lengths of integral types
4176 echo "Checking to see how big your integers are..." >&4
4177 $cat >intsize.c <<'EOCP'
4181 printf("intsize=%d;\n", (int)sizeof(int));
4182 printf("longsize=%d;\n", (int)sizeof(long));
4183 printf("shortsize=%d;\n", (int)sizeof(short));
4188 if eval $compile_ok && ./intsize > /dev/null; then
4190 echo "Your integers are $intsize bytes long."
4191 echo "Your long integers are $longsize bytes long."
4192 echo "Your short integers are $shortsize bytes long."
4196 Help! I can't compile and run the intsize test program: please enlighten me!
4197 (This is probably a misconfiguration in your system or libraries, and
4198 you really ought to fix it. Still, I'll try anyway.)
4202 rp="What is the size of an integer (in bytes)?"
4206 rp="What is the size of a long integer (in bytes)?"
4210 rp="What is the size of a short integer (in bytes)?"
4216 $rm -f intsize intsize.*
4218 : see what type lseek is declared as in the kernel
4219 rp="What is the type used for lseek's offset on this system?"
4220 set off_t lseektype long stdio.h sys/types.h
4224 $echo $n "Checking to see how big your file offsets are...$c" >&4
4226 #include <sys/types.h>
4230 printf("%d\n", (int)sizeof($lseektype));
4235 if eval $compile_ok; then
4237 $echo " $lseeksize bytes." >&4
4241 echo "(I can't seem to compile the test program. Guessing...)"
4242 rp="What is the size of your file offsets (in bytes)?"
4248 : see what type file positions are declared as in the library
4249 rp="What is the type for file position used by fsetpos()?"
4250 set fpos_t fpostype long stdio.h sys/types.h
4255 *_t) zzz="$fpostype" ;;
4258 $echo $n "Checking the size of $zzz...$c" >&4
4260 #include <sys/types.h>
4263 printf("%d\n", (int)sizeof($fpostype));
4268 if eval $compile_ok; then
4273 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4276 echo " $fpossize bytes." >&4
4282 echo "(I can't compile the test program. Guessing...)" >&4
4283 rp="What is the size of your file positions (in bytes)?"
4290 case "$lseeksize:$fpossize" in
4293 You can have files larger than 2 gigabytes.
4296 *) case "$uselargefiles" in
4297 "$undef"|false|[nN]*) dflt='n' ;;
4302 Perl can be built to understand large files (files larger than 2 gigabytes)
4303 on some systems. To do so, Configure can be run with -Duselargefiles.
4305 If this doesn't make any sense to you, just accept the default '$dflt'.
4307 rp='Try to understand large files, if available?'
4310 y|Y) val="$define" ;;
4317 case "$uselargefiles" in
4319 : Look for a hint-file generated 'call-back-unit'. If the
4320 : user has specified that a large files perl is to be built,
4321 : we may need to set or change some other defaults.
4322 if $test -f uselfs.cbu; then
4323 echo "Your platform has some specific hints for large file builds, using them..."
4326 $echo $n "Rechecking to see how big your file offsets are...$c" >&4
4328 #include <sys/types.h>
4332 printf("%d\n", (int)sizeof($lseektype));
4337 if eval $compile_ok; then
4339 $echo " $lseeksize bytes." >&4
4343 echo "(I can't seem to compile the test program. Guessing...)"
4344 rp="What is the size of your file offsets (in bytes)?"
4349 *_t) zzz="$fpostype" ;;
4352 $echo $n "Rechecking the size of $zzz...$c" >&4
4354 #include <sys/types.h>
4357 printf("%d\n", (int)sizeof($fpostype));
4362 if eval $compile_ok; then
4367 echo "(I can't execute the test program--guessing $fpossize.)" >&4
4370 echo " $fpossize bytes."
4376 echo "(I can't compile the test program. Guessing...)" >&4
4377 rp="What is the size of your file positions (in bytes)?"
4387 case "$usemorebits" in
4388 "$define"|true|[yY]*)
4390 uselongdouble="$define"
4391 usemorebits="$define"
4393 *) usemorebits="$undef"
4398 case "$intsize:$longsize" in
4401 You have natively 64-bit integers.
4405 *) case "$ccflags" in
4406 *-DUSE_64_BITS*|*-DUSE_LONG_LONG*) use64bits="$define";;
4407 *) case "$uselonglong" in
4408 $define|true|[yY]*) use64bits="$define";;
4412 case "$use64bits" in
4413 $define|true|[yY]*) dflt='y';;
4418 Perl can be built to take advantage of 64-bit integer types
4419 on some systems. To do so, Configure can be run with -Duse64bits.
4421 If this doesn't make any sense to you, just accept the default '$dflt'.
4423 rp='Try to use 64-bit integers, if available?'
4426 [yY]*) val="$define" ;;
4434 case "$archname64" in
4435 '') archname64='' ;; # not a typo
4438 case "$use64bits" in
4439 "$define"|true|[yY]*)
4440 : Look for a hint-file generated 'call-back-unit'. If the
4441 : user has specified that a 64-bit perl is to be built,
4442 : we may need to set or change some other defaults.
4443 if $test -f use64bits.cbu; then
4444 echo "Your platform has some specific hints for 64-bit builds, using them..."
4448 (Your platform doesn't have any specific hints for 64-bit builds.)
4450 case "$intsize:$longsize" in
4452 (This is probably okay, as your system is a natively 64-bit system.)
4456 case "$gccversion" in
4458 *) case "$ccflags" in
4461 But since you seem to be using gcc, I will now add -DUSE_64_BITS
4462 to the compilation flags to get long longs.
4464 ccflags="$ccflags -DUSE_64_BITS"
4473 : determine the architecture name
4475 if xxx=`./loc arch blurfl $pth`; $test -f "$xxx"; then
4476 tarch=`arch`"-$osname"
4477 elif xxx=`./loc uname blurfl $pth`; $test -f "$xxx" ; then
4478 if uname -m > tmparch 2>&1 ; then
4479 tarch=`$sed -e 's/ *$//' -e 's/ /_/g' \
4480 -e 's/$/'"-$osname/" tmparch`
4488 case "$myarchname" in
4491 echo "(Your architecture name used to be $myarchname.)"
4498 *) dflt="$archname";;
4500 rp='What is your architecture name'
4503 case "$usethreads" in
4505 echo "Threads selected." >&4
4507 *-thread*) echo "...and architecture name already has -thread." >&4
4509 *) archname="$archname-thread"
4510 echo "...setting architecture name to $archname." >&4
4515 case "$usemultiplicity" in
4517 echo "Multiplicity selected." >&4
4519 *-multi*) echo "...and architecture name already has -multi." >&4
4521 *) archname="$archname-multi"
4522 echo "...setting architecture name to $archname." >&4
4527 case "$use64bits" in
4529 case "$archname64" in
4534 *-$archname64*) echo "...and architecture name already has $archname64." >&4
4536 *) archname="$archname-$archname64"
4537 echo "...setting architecture name to $archname." >&4
4544 : determine root of directory hierarchy where package will be installed.
4547 dflt=`./loc . /usr/local /usr/local /local /opt /usr`
4555 By default, $package will be installed in $dflt/bin, manual pages
4556 under $dflt/man, etc..., i.e. with $dflt as prefix for all
4557 installation directories. Typically this is something like /usr/local.
4558 If you wish to have binaries under /usr/bin but other parts of the
4559 installation under /usr/local, that's ok: you will be prompted
4560 separately for each of the installation directories, the prefix being
4561 only used to set the defaults.
4565 rp='Installation prefix to use?'
4573 *) oldprefix="$prefix";;
4583 $define|true) afs=true ;;
4584 $undef|false) afs=false ;;
4585 *) if test -d /afs; then
4593 echo "AFS may be running... I'll be extra cautious then..." >&4
4595 echo "AFS does not seem to be running..." >&4
4598 : determine installation prefix for where package is to be installed.
4602 Since you are running AFS, I need to distinguish the directory in which
4603 files will reside from the directory in which they are installed (and from
4604 which they are presumably copied to the former directory by occult means).
4607 case "$installprefix" in
4608 '') dflt=`echo $prefix | sed 's#^/afs/#/afs/.#'`;;
4609 *) dflt="$installprefix";;
4614 In some special cases, particularly when building $package for distribution,
4615 it is convenient to distinguish between the directory in which files should
4616 be installed from the directory ($prefix) in which they
4617 will eventually reside. For most users, these two directories are the same.
4620 case "$installprefix" in
4622 *) dflt=$installprefix;;
4626 rp='What installation prefix should I use for installing files?'
4628 installprefix="$ans"
4629 installprefixexp="$ansexp"
4631 : set the prefixit variable, to compute a suitable default value
4632 prefixit='case "$3" in
4634 case "$oldprefix" in
4635 "") eval "$1=\"\$$2\"";;
4642 ""|" ") eval "$1=\"\$$2\"";;
4648 eval "tp=\"$oldprefix-\$$2-\""; eval "tp=\"$tp\"";
4650 --|/*--|\~*--) eval "$1=\"$prefix/$3\"";;
4651 /*-$oldprefix/*|\~*-$oldprefix/*)
4652 eval "$1=\`echo \$$2 | sed \"s,^$oldprefix,$prefix,\"\`";;
4653 *) eval "$1=\"\$$2\"";;
4657 : set the base revision
4661 : get the patchlevel
4663 echo "Getting the current patchlevel..." >&4
4664 if $test -r $rsrc/patchlevel.h;then
4665 patchlevel=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
4666 subversion=`awk '/define[ ]+PERL_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4667 api_revision=`awk '/define[ ]+PERL_API_REVISION/ {print $3}' $rsrc/patchlevel.h`
4668 api_version=`awk '/define[ ]+PERL_API_VERSION/ {print $3}' $rsrc/patchlevel.h`
4669 api_subversion=`awk '/define[ ]+PERL_API_SUBVERSION/ {print $3}' $rsrc/patchlevel.h`
4677 $echo $n "(You have $package" $c
4680 *) $echo $n " $baserev" $c ;;
4682 $echo $n " patchlevel $patchlevel" $c
4683 test 0 -eq "$subversion" || $echo $n " subversion $subversion" $c
4687 : XXX Should be a Configure test for double-dots in filenames.
4688 version=`echo $baserev $patchlevel $subversion | \
4689 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4690 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4691 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`
4694 version=`echo $baserev $patchlevel $subversion | \
4695 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4696 api_versionstring=`echo $api_revision $api_version $api_subversion | \
4697 $awk '{ printf "%d.%d.%d\n", $1, $2, $3 }'`
4700 : Special case the 5.005_xx maintenance series, which used 5.005
4701 : without any subversion label as a subdirectory in $sitelib
4702 if test "${api_revision}${api_version}${api_subversion}" = "550"; then
4703 api_versionstring='5.005'
4706 : determine installation style
4707 : For now, try to deduce it from prefix unless it is already set.
4708 : Reproduce behavior of 5.005 and earlier, maybe drop that in 5.7.
4709 case "$installstyle" in
4710 '') case "$prefix" in
4711 *perl*) dflt='lib';;
4712 *) dflt='lib/perl5' ;;
4715 *) dflt='lib/perl5' ;;
4717 : Probably not worth prompting for this since we prompt for all
4718 : the directories individually, and the prompt would be too long and
4722 : determine where private library files go
4723 : Usual default is /usr/local/lib/perl5/$version.
4724 : Also allow things like /opt/perl/lib/$version, since
4725 : /opt/perl/lib/perl5... would be redundant.
4726 : The default "style" setting is made in installstyle.U
4727 case "$installstyle" in
4728 *lib/perl5*) set dflt privlib lib/$package/$version ;;
4729 *) set dflt privlib lib/$version ;;
4734 There are some auxiliary files for $package that need to be put into a
4735 private library directory that is accessible by everyone.
4739 rp='Pathname where the private library files will reside?'
4742 privlibexp="$ansexp"
4743 : Change installation prefix, if necessary.
4744 if $test X"$prefix" != X"$installprefix"; then
4745 installprivlib=`echo $privlibexp | sed "s#^$prefix#$installprefix#"`
4747 installprivlib="$privlibexp"
4750 : set the prefixup variable, to restore leading tilda escape
4751 prefixup='case "$prefixexp" in
4753 *) eval "$1=\`echo \$$1 | sed \"s,^$prefixexp,$prefix,\"\`";;
4756 : determine where public architecture dependent libraries go
4759 : privlib default is /usr/local/lib/$package/$version
4760 : archlib default is /usr/local/lib/$package/$version/$archname
4761 : privlib may have an optional trailing /share.
4762 tdflt=`echo $privlib | $sed 's,/share$,,'`
4763 tdflt=$tdflt/$archname
4772 $spackage contains architecture-dependent library files. If you are
4773 sharing libraries in a heterogeneous environment, you might store
4774 these files in a separate location. Otherwise, you can just include
4775 them with the rest of the public library files.
4779 rp='Where do you want to put the public architecture-dependent libraries?'
4782 archlibexp="$ansexp"
4783 if $test X"$archlib" = X"$privlib"; then
4788 : Change installation prefix, if necessary.
4789 if $test X"$prefix" != X"$installprefix"; then
4790 installarchlib=`echo $archlibexp | sed "s#^$prefix#$installprefix#"`
4792 installarchlib="$archlibexp"
4796 : Binary compatibility with 5.005 is not possible for builds
4797 : with advanced features
4798 case "$usethreads$usemultiplicity" in
4800 bincompat5005="$undef"
4801 d_bincompat5005="$undef"
4805 Perl 5.006 can be compiled for binary compatibility with 5.005.
4806 If you decide to do so, you will be able to continue using most
4807 of the extensions that were compiled for Perl 5.005.
4810 case "$bincompat5005$d_bincompat5005" in
4811 *"$undef"*) dflt=n ;;
4814 rp='Binary compatibility with Perl 5.005?'
4817 y*) val="$define" ;;
4822 case "$d_bincompat5005" in
4824 bincompat5005="$define"
4826 *) bincompat5005="$undef"
4827 d_bincompat5005="$undef"
4834 : see if setuid scripts can be secure
4837 Some kernels have a bug that prevents setuid #! scripts from being
4838 secure. Some sites have disabled setuid #! scripts because of this.
4840 First let's decide if your kernel supports secure setuid #! scripts.
4841 (If setuid #! scripts would be secure but have been disabled anyway,
4842 don't say that they are secure if asked.)
4847 if $test -d /dev/fd; then
4848 echo "#!$ls" >reflect
4849 chmod +x,u+s reflect
4850 ./reflect >flect 2>&1
4851 if $contains "/dev/fd" flect >/dev/null; then
4852 echo "Congratulations, your kernel has secure setuid scripts!" >&4
4856 If you are not sure if they are secure, I can check but I'll need a
4857 username and password different from the one you are using right now.
4858 If you don't have such a username or don't want me to test, simply
4862 rp='Other username to test security of setuid scripts with?'
4867 case "$d_suidsafe" in
4868 '') echo "I'll assume setuid scripts are *not* secure." >&4
4871 echo "Well, the $hint value is *not* secure." >&4
4873 *) echo "Well, the $hint value *is* secure." >&4
4878 $rm -f reflect flect
4879 echo "#!$ls" >reflect
4880 chmod +x,u+s reflect
4883 echo '"su" will (probably) prompt you for '"$ans's password."
4884 su $ans -c './reflect >flect'
4885 if $contains "/dev/fd" flect >/dev/null; then
4886 echo "Okay, it looks like setuid scripts are secure." >&4
4889 echo "I don't think setuid scripts are secure." >&4
4894 rp='Does your kernel have *secure* setuid scripts?'
4897 [yY]*) val="$define";;
4902 echo "I don't think setuid scripts are secure (no /dev/fd directory)." >&4
4903 echo "(That's for file descriptors, not floppy disks.)"
4909 $rm -f reflect flect
4911 : now see if they want to do setuid emulation
4914 case "$d_suidsafe" in
4917 echo "No need to emulate SUID scripts since they are secure here." >& 4
4921 Some systems have disabled setuid scripts, especially systems where
4922 setuid scripts cannot be secure. On systems where setuid scripts have
4923 been disabled, the setuid/setgid bits on scripts are currently
4924 useless. It is possible for $package to detect those bits and emulate
4925 setuid/setgid in a secure fashion. This emulation will only work if
4926 setuid scripts have been disabled in your kernel.
4930 "$define") dflt=y ;;
4933 rp="Do you want to do setuid/setgid emulation?"
4936 [yY]*) val="$define";;
4944 : determine filename position in cpp output
4946 echo "Computing filename position in cpp output for #include directives..." >&4
4947 echo '#include <stdio.h>' > foo.c
4950 $cppstdin $cppflags $cppminus <foo.c 2>/dev/null | \
4951 $grep '^[ ]*#.*stdio\.h' | \
4952 while read cline; do
4955 while $test \$# -gt 0; do
4956 if $test -r \`echo \$1 | $tr -d '"'\`; then
4961 pos=\`expr \$pos + 1\`
4973 *) pos="${fieldn}th";;
4975 echo "Your cpp writes the filename in the $pos field of the line."
4977 : locate header file
4982 for usrincdir in $usrinc
4984 if test -f \$usrincdir/\$wanted; then
4985 echo "\$usrincdir/\$wanted"
4989 awkprg='{ print \$$fieldn }'
4990 echo "#include <\$wanted>" > foo\$\$.c
4991 $cppstdin $cppminus $cppflags < foo\$\$.c 2>/dev/null | \
4992 $grep "^[ ]*#.*\$wanted" | \
4993 while read cline; do
4994 name=\`echo \$cline | $awk "\$awkprg" | $tr -d '"'\`
4996 *[/\\\\]\$wanted) echo "\$name"; exit 1;;
4997 *[\\\\/]\$wanted) echo "\$name"; exit 1;;
5002 # status = 0: grep returned 0 lines, case statement not executed
5003 # status = 1: headerfile found
5004 # status = 2: while loop executed, no headerfile found
5008 if test \$status -eq 1; then
5015 : define an alternate in-header-list? function
5016 inhdr='echo " "; td=$define; tu=$undef; yyy=$@;
5017 cont=true; xxf="echo \"<\$1> found.\" >&4";
5018 case $# in 2) xxnf="echo \"<\$1> NOT found.\" >&4";;
5019 *) xxnf="echo \"<\$1> NOT found, ...\" >&4";;
5021 case $# in 4) instead=instead;; *) instead="at last";; esac;
5022 while $test "$cont"; do
5024 var=$2; eval "was=\$$2";
5025 if $test "$xxx" && $test -r "$xxx";
5027 eval "case \"\$$var\" in $undef) . ./whoa; esac"; eval "$var=\$td";
5030 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu"; fi;
5031 set $yyy; shift; shift; yyy=$@;
5032 case $# in 0) cont="";;
5033 2) xxf="echo \"but I found <\$1> $instead.\" >&4";
5034 xxnf="echo \"and I did not find <\$1> either.\" >&4";;
5035 *) xxf="echo \"but I found <\$1\> instead.\" >&4";
5036 xxnf="echo \"there is no <\$1>, ...\" >&4";;
5040 do set $yyy; var=$2; eval "was=\$$2";
5041 eval "case \"\$$var\" in $define) . ./whoa; esac"; eval "$var=\$tu";
5042 set $yyy; shift; shift; yyy=$@;
5045 : see if this is a malloc.h system
5046 set malloc.h i_malloc
5049 : see if stdlib is available
5050 set stdlib.h i_stdlib
5053 : determine which malloc to compile in
5055 case "$usemymalloc" in
5056 ''|[yY]*|true|$define) dflt='y' ;;
5059 rp="Do you wish to attempt to use the malloc that comes with $package?"
5065 mallocsrc='malloc.c'
5066 mallocobj="malloc$_o"
5067 d_mymalloc="$define"
5070 : Remove malloc from list of libraries to use
5071 echo "Removing unneeded -lmalloc from library list" >&4
5072 set `echo X $libs | $sed -e 's/-lmalloc / /' -e 's/-lmalloc$//'`
5075 echo "libs = $libs" >&4
5087 : compute the return types of malloc and free
5089 $cat >malloc.c <<END
5093 #include <sys/types.h>
5107 case "$malloctype" in
5109 if $cc $ccflags -c -DTRY_MALLOC malloc.c >/dev/null 2>&1; then
5116 echo "Your system wants malloc to return '$malloctype', it would seem." >&4
5120 if $cc $ccflags -c -DTRY_FREE malloc.c >/dev/null 2>&1; then
5127 echo "Your system uses $freetype free(), it would seem." >&4
5131 The installation process will also create a directory for
5132 vendor-supplied add-ons. Vendors who supply perl with their system
5133 may find it convenient to place all vendor-supplied files in this
5134 directory rather than in the main distribution directory. This will
5135 ease upgrades between binary-compatible maintenance versions of perl.
5137 Of course you may also use these directories in whatever way you see
5138 fit. For example, you might use them to access modules shared over a
5139 company-wide network.
5141 The default answer should be fine for most people.
5142 This causes further questions about vendor add-ons to be skipped
5143 and no vendor-specific directories will be configured for perl.
5146 rp='Do you want to configure vendor-specific add-on directories?'
5147 case "$usevendorprefix" in
5148 define|true|[yY]*) dflt=y ;;
5154 rp='Installation prefix to use for vendor-supplied add-ons?'
5155 case "$vendorprefix" in
5157 *) dflt=$vendorprefix ;;
5161 case "$vendorprefix" in
5165 *) oldvendorprefix="$prefix";;
5169 usevendorprefix="$define"
5171 vendorprefixexp="$ansexp"
5173 *) usevendorprefix="$undef"
5179 case "$vendorprefix" in
5180 '') d_vendorlib="$undef"
5184 *) d_vendorlib="$define"
5185 : determine where vendor-supplied modules go.
5186 : Usual default is /usr/local/lib/perl5/vendor_perl/$version
5187 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5188 case "$installstyle" in
5189 *lib/perl5*) dflt=$vendorprefix/lib/$package/vendor_$prog/$version ;;
5190 *) dflt=$vendorprefix/lib/vendor_$prog/$version ;;
5193 rp='Pathname for the vendor-supplied library files?'
5196 vendorlibexp="$ansexp"
5197 : Change installation prefix, if necessary.
5198 if $test X"$prefix" != X"$installprefix"; then
5199 installvendorlib=`echo $vendorlibexp | $sed "s#^$prefix#$installprefix#"`
5201 installvendorlib="$vendorlibexp"
5206 : Cruising for prototypes
5208 echo "Checking out function prototypes..." >&4
5209 $cat >prototype.c <<'EOCP'
5210 int main(int argc, char *argv[]) {
5213 if $cc $ccflags -c prototype.c >prototype.out 2>&1 ; then
5214 echo "Your C compiler appears to support function prototypes."
5217 echo "Your C compiler doesn't seem to understand function prototypes."
5224 case "$prototype" in
5226 *) ansi2knr='ansi2knr'
5231 This version of $package can only be compiled by a compiler that
5232 understands function prototypes. Unfortunately, your C compiler
5234 doesn't seem to understand them. Sorry about that.
5236 If GNU cc is available for your system, perhaps you could try that instead.
5238 Eventually, we hope to support building Perl with pre-ANSI compilers.
5239 If you would like to help in that effort, please contact <perlbug@perl.org>.
5241 Aborting Configure now.
5247 : determine where public executables go
5252 rp='Pathname where the public executables will reside?'
5254 if $test "X$ansexp" != "X$binexp"; then
5259 : Change installation prefix, if necessary.
5260 : XXX Bug? -- ignores Configure -Dinstallprefix setting.
5261 if $test X"$prefix" != X"$installprefix"; then
5262 installbin=`echo $binexp | sed "s#^$prefix#$installprefix#"`
5264 installbin="$binexp"
5269 After $package is installed, you may wish to install various
5270 add-on modules and utilities. Typically, these add-ons will
5271 be installed under $prefix with the rest
5272 of this package. However, you may wish to install such add-ons
5273 elsewhere under a different prefix.
5275 If you do not wish to put everything under a single prefix, that's
5276 ok. You will be prompted for the individual locations; this siteprefix
5277 is only used to suggest the defaults.
5279 The default should be fine for most people.
5283 rp='Installation prefix to use for add-on modules and utilities?'
5284 : XXX Here might be another good place for an installstyle setting.
5285 case "$siteprefix" in
5287 *) dflt=$siteprefix ;;
5291 case "$siteprefix" in
5296 *) oldsiteprefix="$prefix";;
5301 siteprefixexp="$ansexp"
5303 : determine where site specific libraries go.
5304 : Usual default is /usr/local/lib/perl5/site_perl/$version
5305 : The default "style" setting is made in installstyle.U
5306 : XXX No longer works with Prefixit stuff.
5307 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
5308 case "$installstyle" in
5309 *lib/perl5*) dflt=$siteprefix/lib/$package/site_$prog/$version ;;
5310 *) dflt=$siteprefix/lib/site_$prog/$version ;;
5314 The installation process will create a directory for
5315 site-specific extensions and modules. Most users find it convenient
5316 to place all site-specific files in this directory rather than in the
5317 main distribution directory.
5321 rp='Pathname for the site-specific library files?'
5324 sitelibexp="$ansexp"
5325 : Change installation prefix, if necessary.
5326 if $test X"$prefix" != X"$installprefix"; then
5327 installsitelib=`echo $sitelibexp | sed "s#^$prefix#$installprefix#"`
5329 installsitelib="$sitelibexp"
5332 : Determine list of previous versions to include in @INC
5333 $cat > getverlist <<EOPL
5336 \$api_versionstring = "$api_versionstring";
5337 \$version = "$version";
5338 \$sitelib = "$sitelib";
5339 \$archname = "$archname";
5341 $cat >> getverlist <<'EOPL'
5342 # Can't have leading @ because metaconfig interprets it as a command!
5343 ;@inc_version_list=();
5344 $stem=dirname($sitelib);
5345 # Redo to do opendir/readdir?
5348 ;@candidates = glob("5.*");
5354 # XXX ToDo: These comparisons must be reworked when two-digit
5355 # subversions come along, so that 5.7.10 compares as greater than
5356 # 5.7.3! By that time, hope that 5.6.x is sufficiently
5357 # widespread that we can use the built-in version vectors rather
5358 # than reinventing them here. For 5.6.0, however, we must
5359 # assume this script will likely be run by 5.005_0x. --AD 1/2000.
5360 foreach $d (@candidates) {
5361 if ($d lt $version) {
5362 if ($d ge $api_versionstring) {
5363 unshift(@inc_version_list, "$d/$archname", $d);
5365 elsif ($d ge "5.005") {
5366 unshift(@inc_version_list, $d);
5370 # Skip newer version. I.e. don't look in
5371 # 5.7.0 if we're installing 5.6.1.
5375 if (@inc_version_list) {
5376 print join(' ', @inc_version_list);
5379 # Blank space to preserve value for next Configure run.
5384 case "$inc_version_list" in
5385 '') if test -x $perl; then
5386 dflt=`$perl getverlist`
5391 $undef) dflt='none' ;;
5392 *) dflt="$inc_version_list" ;;
5396 In order to ease the process of upgrading, this version of perl
5397 can be configured to use modules built and installed with earlier
5398 versions of perl that were installed under $prefix. Specify here
5399 the list of earlier versions that this version of perl should check.
5400 If Configure detected no earlier versions of perl installed under
5401 $prefix, then the list will be empty. Answer 'none' to tell perl
5402 to not search earlier versions.
5404 The default should almost always be sensible, so if you're not sure,
5405 just accept the default.
5408 rp='List of earlier versions to include in @INC?'
5411 [Nn]one) inc_version_list=' ' ;;
5412 *) inc_version_list="$ans" ;;
5414 case "$inc_version_list" in
5416 inc_version_list_init='0';;
5417 *) inc_version_list_init=`echo $inc_version_list |
5418 $sed -e 's/^/"/' -e 's/ /","/g' -e 's/$/",0/'`
5423 : determine whether to install perl also as /usr/bin/perl
5426 if $test -d /usr/bin -a "X$installbin" != X/usr/bin; then
5428 Many scripts expect to perl to be installed as /usr/bin/perl.
5429 I can install the perl you are about to compile also as /usr/bin/perl
5430 (in addition to $installbin/perl).
5432 case "$installusrbinperl" in
5433 "$undef"|[nN]*) dflt='n';;
5436 rp="Do you want to install perl as /usr/bin/perl?"
5439 [yY]*) val="$define";;
5445 set installusrbinperl
5449 echo "Checking for GNU C Library..." >&4
5450 cat >gnulibc.c <<EOM
5462 if eval $compile_ok && ./gnulibc; then
5464 echo "You are using the GNU C Library"
5467 echo "You are not using the GNU C Library"
5473 : see if nm is to be used to determine whether a symbol is defined or not
5477 case "$d_gnulibc" in
5480 echo "nm probably won't work on the GNU C Library." >&4
5486 if $test "$osname" = aix -a ! -f /lib/syscalls.exp; then
5488 echo "Whoops! This is an AIX system without /lib/syscalls.exp!" >&4
5489 echo "'nm' won't be sufficient on this sytem." >&4
5495 '') dflt=`$egrep 'inlibc|csym' $rsrc/Configure | wc -l 2>/dev/null`
5496 if $test $dflt -gt 20; then
5506 true|$define) dflt=y;;
5513 I can use $nm to extract the symbols from your C libraries. This
5514 is a time consuming task which may generate huge output on the disk (up
5515 to 3 megabytes) but that should make the symbols extraction faster. The
5516 alternative is to skip the 'nm' extraction part and to compile a small
5517 test program instead to determine whether each symbol is present. If
5518 you have a fast C compiler and/or if your 'nm' output cannot be parsed,
5519 this may be the best solution.
5521 You probably shouldn't let me use 'nm' if you are using the GNU C Library.
5524 rp="Shall I use $nm to extract C symbols from the libraries?"
5527 [Nn]*) usenm=false;;
5536 : nm options which may be necessary
5538 '') if $test -f /mach_boot; then
5540 elif $test -d /usr/ccs/lib; then
5541 nm_opt='-p' # Solaris (and SunOS?)
5542 elif $test -f /dgux; then
5544 elif $test -f /lib64/rld; then
5545 nm_opt='-p' # 64-bit Irix
5551 : nm options which may be necessary for shared libraries but illegal
5552 : for archive libraries. Thank you, Linux.
5553 case "$nm_so_opt" in
5554 '') case "$myuname" in
5556 if $nm --help | $grep 'dynamic' > /dev/null 2>&1; then
5557 nm_so_opt='--dynamic'
5566 : get list of predefined functions in a handy place
5571 *-lc_s*) libc=`./loc libc_s$_a $libc $libpth`
5578 *) for thislib in $libs; do
5581 : Handle C library specially below.
5584 thislib=`echo $thislib | $sed -e 's/^-l//'`
5585 if try=`./loc lib$thislib.$so.'*' X $libpth`; $test -f "$try"; then
5587 elif try=`./loc lib$thislib.$so X $libpth`; $test -f "$try"; then
5589 elif try=`./loc lib$thislib$_a X $libpth`; $test -f "$try"; then
5591 elif try=`./loc $thislib$_a X $libpth`; $test -f "$try"; then
5593 elif try=`./loc lib$thislib X $libpth`; $test -f "$try"; then
5595 elif try=`./loc $thislib X $libpth`; $test -f "$try"; then
5597 elif try=`./loc Slib$thislib$_a X $xlibpth`; $test -f "$try"; then
5602 libnames="$libnames $try"
5604 *) libnames="$libnames $thislib" ;;
5613 for xxx in $libpth; do
5614 $test -r $1 || set $xxx/libc.$so
5615 : The messy sed command sorts on library version numbers.
5617 set `echo blurfl; echo $xxx/libc.$so.[0-9]* | \
5618 tr ' ' $trnl | egrep -v '\.[A-Za-z]*$' | $sed -e '
5620 s/[0-9][0-9]*/0000&/g
5621 s/0*\([0-9][0-9][0-9][0-9][0-9]\)/\1/g
5624 sort | $sed -e 's/^.* //'`
5627 $test -r $1 || set /usr/ccs/lib/libc.$so
5628 $test -r $1 || set /lib/libsys_s$_a
5634 if $test -r "$1"; then
5635 echo "Your (shared) C library seems to be in $1."
5637 elif $test -r /lib/libc && $test -r /lib/clib; then
5638 echo "Your C library seems to be in both /lib/clib and /lib/libc."
5640 libc='/lib/clib /lib/libc'
5641 if $test -r /lib/syslib; then
5642 echo "(Your math library is in /lib/syslib.)"
5643 libc="$libc /lib/syslib"
5645 elif $test -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5646 echo "Your C library seems to be in $libc, as you said before."
5647 elif $test -r $incpath/usr/lib/libc$_a; then
5648 libc=$incpath/usr/lib/libc$_a;
5649 echo "Your C library seems to be in $libc. That's fine."
5650 elif $test -r /lib/libc$_a; then
5652 echo "Your C library seems to be in $libc. You're normal."
5654 if tans=`./loc libc$_a blurfl/dyick $libpth`; $test -r "$tans"; then
5656 elif tans=`./loc libc blurfl/dyick $libpth`; $test -r "$tans"; then
5657 libnames="$libnames "`./loc clib blurfl/dyick $libpth`
5658 elif tans=`./loc clib blurfl/dyick $libpth`; $test -r "$tans"; then
5660 elif tans=`./loc Slibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5662 elif tans=`./loc Mlibc$_a blurfl/dyick $xlibpth`; $test -r "$tans"; then
5665 tans=`./loc Llibc$_a blurfl/dyick $xlibpth`
5667 if $test -r "$tans"; then
5668 echo "Your C library seems to be in $tans, of all places."
5674 if $test $xxx = apollo -o -r "$libc" || (test -h "$libc") >/dev/null 2>&1; then
5678 If the guess above is wrong (which it might be if you're using a strange
5679 compiler, or your machine supports multiple models), you can override it here.
5684 echo $libpth | tr ' ' $trnl | sort | uniq > libpath
5686 I can't seem to find your C library. I've looked in the following places:
5689 $sed 's/^/ /' libpath
5692 None of these seems to contain your C library. I need to get its name...
5697 rp='Where is your C library?'
5702 echo $libc $libnames | tr ' ' $trnl | sort | uniq > libnames
5703 set X `cat libnames`
5706 case $# in 1) xxx=file; esac
5707 echo "Extracting names from the following $xxx for later perusal:" >&4
5709 $sed 's/^/ /' libnames >&4
5711 $echo $n "This may take a while...$c" >&4
5715 *$so*) $nm $nm_so_opt $nm_opt $file 2>/dev/null;;
5716 *) $nm $nm_opt $file 2>/dev/null;;
5721 $grep fprintf libc.tmp > libc.ptf
5722 xscan='eval "<libc.ptf $com >libc.list"; $echo $n ".$c" >&4'
5723 xrun='eval "<libc.tmp $com >libc.list"; echo "done" >&4'
5725 if com="$sed -n -e 's/__IO//' -e 's/^.* $xxx *_[_.]*//p' -e 's/^.* $xxx *//p'";\
5727 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5729 elif com="$sed -n -e 's/^__*//' -e 's/^\([a-zA-Z_0-9$]*\).*xtern.*/\1/p'";\
5731 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5733 elif com="$sed -n -e '/|UNDEF/d' -e '/FUNC..GL/s/^.*|__*//p'";\
5735 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5737 elif com="$sed -n -e 's/^.* D __*//p' -e 's/^.* D //p'";\
5739 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5741 elif com="$sed -n -e 's/^_//' -e 's/^\([a-zA-Z_0-9]*\).*xtern.*text.*/\1/p'";\
5743 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5745 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p'";\
5747 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5749 elif com="$grep '|' | $sed -n -e '/|COMMON/d' -e '/|DATA/d' \
5750 -e '/ file/d' -e 's/^\([^ ]*\).*/\1/p'";\
5752 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5754 elif com="$sed -n -e 's/^.*|FUNC |GLOB .*|//p' -e 's/^.*|FUNC |WEAK .*|//p'";\
5756 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5758 elif com="$sed -n -e 's/^__//' -e '/|Undef/d' -e '/|Proc/s/ .*//p'";\
5760 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5762 elif com="$sed -n -e 's/^.*|Proc .*|Text *| *//p'";\
5764 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5766 elif com="$sed -n -e '/Def. Text/s/.* \([^ ]*\)\$/\1/p'";\
5768 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5770 elif com="$sed -n -e 's/^[-0-9a-f ]*_\(.*\)=.*/\1/p'";\
5772 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5774 elif com="$sed -n -e 's/.*\.text n\ \ \ \.//p'";\
5776 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5778 elif com="sed -n -e 's/^__.*//' -e 's/[ ]*D[ ]*[0-9]*.*//p'";\
5780 $contains '^fprintf$' libc.list >/dev/null 2>&1; then
5783 $nm -p $* 2>/dev/null >libc.tmp
5784 $grep fprintf libc.tmp > libc.ptf
5785 if com="$sed -n -e 's/^.* [ADTSIW] *_[_.]*//p' -e 's/^.* [ADTSIW] //p'";\
5786 eval $xscan; $contains '^fprintf$' libc.list >/dev/null 2>&1
5792 echo "$nm didn't seem to work right. Trying $ar instead..." >&4
5794 if $ar t $libc > libc.tmp && $contains '^fprintf$' libc.tmp >/dev/null 2>&1; then
5795 for thisname in $libnames $libc; do
5796 $ar t $thisname >>libc.tmp
5798 $sed -e "s/\\$_o\$//" < libc.tmp > libc.list
5800 elif test "X$osname" = "Xos2" && $ar tv $libc > libc.tmp; then
5801 # Repeat libc to extract forwarders to DLL entries too
5802 for thisname in $libnames $libc; do
5803 $ar tv $thisname >>libc.tmp
5804 # Revision 50 of EMX has bug in $ar.
5805 # it will not extract forwarders to DLL entries
5806 # Use emximp which will extract exactly them.
5807 emximp -o tmp.imp $thisname \
5809 $sed -e 's/^\([_a-zA-Z0-9]*\) .*$/\1/p' \
5810 < tmp.imp >>libc.tmp
5813 $sed -e "s/\\$_o\$//" -e 's/^ \+//' < libc.tmp > libc.list
5816 echo "$ar didn't seem to work right." >&4
5817 echo "Maybe this is a Cray...trying bld instead..." >&4
5818 if bld t $libc | $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" > libc.list
5820 for thisname in $libnames; do
5822 $sed -e 's/.*\///' -e "s/\\$_o:.*\$//" >>libc.list
5823 $ar t $thisname >>libc.tmp
5827 echo "That didn't work either. Giving up." >&4
5834 if $test -f /lib/syscalls.exp; then
5836 echo "Also extracting names from /lib/syscalls.exp for good ole AIX..." >&4
5837 $sed -n 's/^\([^ ]*\)[ ]*syscall[0-9]*$/\1/p' /lib/syscalls.exp >>libc.list
5841 $rm -f libnames libpath
5843 : see if dld is available
5847 : is a C symbol defined?
5850 -v) tf=libc.tmp; tc=""; tdc="";;
5851 -a) tf=libc.tmp; tc="[0]"; tdc="[]";;
5852 *) tlook="^$1\$"; tf=libc.list; tc="()"; tdc="()";;
5855 case "$reuseval-$4" in
5857 true-*) tx=no; eval "tval=\$$4"; case "$tval" in "") tx=yes;; esac;;
5863 if $contains $tlook $tf >/dev/null 2>&1;
5868 echo "int main() { extern short $1$tdc; printf(\"%hd\", $1$tc); }" > t.c;
5869 if $cc $optimize $ccflags $ldflags -o t t.c $libs >/dev/null 2>&1;
5877 $define) tval=true;;
5883 : define an is-in-libc? function
5884 inlibc='echo " "; td=$define; tu=$undef;
5885 sym=$1; var=$2; eval "was=\$$2";
5887 case "$reuseval$was" in
5897 echo "$sym() found." >&4;
5898 case "$was" in $undef) . ./whoa; esac; eval "$var=\$td";;
5900 echo "$sym() NOT found." >&4;
5901 case "$was" in $define) . ./whoa; esac; eval "$var=\$tu";;
5905 $define) echo "$sym() found." >&4;;
5906 *) echo "$sym() NOT found." >&4;;
5910 : see if dlopen exists
5917 : determine which dynamic loading, if any, to compile in
5919 dldir="ext/DynaLoader"
5932 $define) dflt='y' ;;
5935 $define) dflt='y' ;;
5937 : Does a dl_xxx.xs file exist for this operating system
5938 $test -f $rsrc/$dldir/dl_${osname}.xs && dflt='y'
5941 rp="Do you wish to use dynamic loading?"
5948 if $test -f $rsrc/$dldir/dl_${osname}.xs ; then
5949 dflt="$dldir/dl_${osname}.xs"
5950 elif $test "$d_dlopen" = "$define" ; then
5951 dflt="$dldir/dl_dlopen.xs"
5952 elif $test "$i_dld" = "$define" ; then
5953 dflt="$dldir/dl_dld.xs"
5958 *) dflt="$dldir/$dlsrc"
5961 echo "The following dynamic loading files are available:"
5962 : Can not go over to $dldir because getfile has path hard-coded in.
5963 tdir=`pwd`; cd $rsrc; $ls -C $dldir/dl*.xs; cd $tdir
5964 rp="Source file to use for dynamic loading"
5970 dlsrc=`echo $ans | $sed -e 's%.*/\([^/]*\)$%\1%'`
5974 Some systems may require passing special flags to $cc -c to
5975 compile modules that will be used to create a shared library.
5976 To use no flags, say "none".
5979 case "$cccdlflags" in
5980 '') case "$gccversion" in
5981 '') case "$osname" in
5983 next) dflt='none' ;;
5984 irix*) dflt='-KPIC' ;;
5985 svr4*|esix*|solaris) dflt='-KPIC' ;;
5986 sunos) dflt='-pic' ;;
5990 *) case "$osname" in
5991 svr4*|esix*|solaris) dflt='-fPIC' ;;
5996 *) dflt="$cccdlflags" ;;
5998 rp="Any special flags to pass to $cc -c to compile shared library modules?"
6001 none) cccdlflags=' ' ;;
6002 *) cccdlflags="$ans" ;;
6007 Some systems use ld to create libraries that can be dynamically loaded,
6008 while other systems (such as those using ELF) use $cc.
6012 '') $cat >try.c <<'EOM'
6013 /* Test for whether ELF binaries are produced */
6018 int i = open("a.out",O_RDONLY);
6021 if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
6022 exit(0); /* succeed (yes, it's ELF) */
6027 if $cc $ccflags try.c >/dev/null 2>&1 && ./a.out; then
6029 You appear to have ELF support. I'll use $cc to build dynamic libraries.
6033 echo "I'll use ld to build dynamic libraries."
6042 rp="What command should be used to create dynamic libraries?"
6048 Some systems may require passing special flags to $ld to create a
6049 library that can be dynamically loaded. If your ld flags include
6050 -L/other/path options to locate libraries outside your loader's normal
6051 search path, you may need to specify those -L options here as well. To
6052 use no flags, say "none".
6055 case "$lddlflags" in
6056 '') case "$osname" in
6057 beos) dflt='-nostart' ;;
6058 hpux) dflt='-b +vnocompatwarnings' ;;
6059 linux|irix*) dflt='-shared' ;;
6060 next) dflt='none' ;;
6061 solaris) dflt='-G' ;;
6062 sunos) dflt='-assert nodefinitions' ;;
6063 svr4*|esix*) dflt="-G $ldflags" ;;
6067 *) dflt="$lddlflags" ;;
6070 : Try to guess additional flags to pick up local libraries.
6071 : Be careful not to append to a plain 'none'
6075 for thisflag in $ldflags; do
6080 *) dflt="$dflt $thisflag" ;;
6087 ''|' ') dflt='none' ;;
6090 rp="Any special flags to pass to $ld to create a dynamically loaded library?"
6093 none) lddlflags=' ' ;;
6094 *) lddlflags="$ans" ;;
6099 Some systems may require passing special flags to $cc to indicate that
6100 the resulting executable will use dynamic linking. To use no flags,
6104 case "$ccdlflags" in
6105 '') case "$osname" in
6106 hpux) dflt='-Wl,-E' ;;
6107 linux) dflt='-rdynamic' ;;
6108 next) dflt='none' ;;
6109 sunos) dflt='none' ;;
6113 *) dflt="$ccdlflags" ;;
6115 rp="Any special flags to pass to $cc to use dynamic linking?"
6118 none) ccdlflags=' ' ;;
6119 *) ccdlflags="$ans" ;;
6133 # No dynamic loading being used, so don't bother even to prompt.
6136 *) case "$useshrplib" in
6137 '') case "$osname" in
6138 svr4*|dgux|dynixptx|esix|powerux|beos|cygwin*)
6140 also='Building a shared libperl is required for dynamic loading to work on your system.'
6145 also='Building a shared libperl is needed for MAB support.'
6163 The perl executable is normally obtained by linking perlmain.c with
6164 libperl${_a}, any static extensions (usually just DynaLoader), and
6165 any other libraries needed on this system (such as -lm, etc.). Since
6166 your system supports dynamic loading, it is probably possible to build
6167 a shared libperl.$so. If you will have more than one executable linked
6168 to libperl.$so, this will significantly reduce the size of each
6169 executable, but it may have a noticeable affect on performance. The
6170 default is probably sensible for your system.
6174 rp="Build a shared libperl.$so (y/n)"
6178 useshrplib='true' ;;
6179 *) useshrplib='false' ;;
6184 case "$useshrplib" in
6188 # Figure out a good name for libperl.so. Since it gets stored in
6189 # a version-specific architecture-dependent library, the version
6190 # number isn't really that important, except for making cc/ld happy.
6192 # A name such as libperl.so.3.1
6193 majmin="libperl.$so.$patchlevel.$subversion"
6194 # A name such as libperl.so.301
6195 majonly=`echo $patchlevel $subversion |
6196 $awk '{printf "%d%02d", $1, $2}'`
6197 majonly=libperl.$so.$majonly
6198 # I'd prefer to keep the os-specific stuff here to a minimum, and
6199 # rely on figuring it out from the naming of libc.
6200 case "${osname}${osvers}" in
6203 # XXX How handle the --version stuff for MAB?
6205 linux*) # ld won't link with a bare -lperl otherwise.
6208 cygwin*) # include version
6209 dflt=`echo libperl$version | sed -e 's/\./_/g'`$lib_ext
6211 *) # Try to guess based on whether libc has major.minor.
6213 *libc.$so.[0-9]*.[0-9]*) dflt=$majmin ;;
6214 *libc.$so.[0-9]*) dflt=$majonly ;;
6215 *) dflt=libperl.$so ;;
6225 I need to select a good name for the shared libperl. If your system uses
6226 library names with major and minor numbers, then you might want something
6227 like $majmin. Alternatively, if your system uses a single version
6228 number for shared libraries, then you might want to use $majonly.
6229 Or, your system might be quite happy with a simple libperl.$so.
6231 Since the shared libperl will get installed into a version-specific
6232 architecture-dependent directory, the version number of the shared perl
6233 library probably isn't important, so the default should be o.k.
6236 rp='What name do you want to give to the shared libperl?'
6239 echo "Ok, I'll use $libperl"
6242 libperl="libperl${_a}"
6246 # Detect old use of shrpdir via undocumented Configure -Dshrpdir
6250 WARNING: Use of the shrpdir variable for the installation location of
6251 the shared $libperl is not supported. It was never documented and
6252 will not work in this version. Let me (perlbug@perl.com)
6253 know of any problems this may cause.
6259 But your current setting of $shrpdir is
6260 the default anyway, so it's harmless.
6265 Further, your current attempted setting of $shrpdir
6266 conflicts with the value of $archlibexp/CORE
6267 that installperl will use.
6274 # How will the perl executable find the installed shared $libperl?
6275 # Add $xxx to ccdlflags.
6276 # If we can't figure out a command-line option, use $shrpenv to
6277 # set env LD_RUN_PATH. The main perl makefile uses this.
6278 shrpdir=$archlibexp/CORE
6281 if "$useshrplib"; then
6284 # We'll set it in Makefile.SH...
6290 xxx="-Wl,-R$shrpdir"
6292 linux|irix*|dec_osf)
6293 xxx="-Wl,-rpath,$shrpdir"
6296 # next doesn't like the default...
6299 # beos doesn't like the default, either.
6302 # hpux doesn't like the default, either.
6303 tmp_shrpenv="env LDOPTS=\"+s +b${shrpdir}\""
6306 tmp_shrpenv="env LD_RUN_PATH=$shrpdir"
6312 # Only add $xxx if it isn't already in ccdlflags.
6313 case " $ccdlflags " in
6315 *) ccdlflags="$ccdlflags $xxx"
6318 Adding $xxx to the flags
6319 passed to $ld so that the perl executable will find the
6320 installed shared $libperl.
6328 # Fix ccdlflags in AIX for building external extensions.
6329 # (For building Perl itself bare -bE:perl.exp is needed,
6330 # Makefile.SH takes care of this.)
6332 aix) ccdlflags="$ccdlflags -bE:$installarchlib/CORE/perl.exp" ;;
6334 # Respect a hint or command-line value.
6336 '') shrpenv="$tmp_shrpenv" ;;
6338 case "$ldlibpthname" in
6339 '') ldlibpthname=LD_LIBRARY_PATH ;;
6340 none) ldlibpthname='' ;;
6343 : determine where manual pages go
6344 set man1dir man1dir none
6348 $spackage has manual pages available in source form.
6352 echo "However, you don't have nroff, so they're probably useless to you."
6354 '') man1dir="none";;
6357 echo "If you don't want the manual sources installed, answer 'none'."
6362 lookpath="$prefixexp/man/man1 $prefixexp/man/l_man/man1"
6363 lookpath="$lookpath $prefixexp/man/p_man/man1"
6364 lookpath="$lookpath $prefixexp/man/u_man/man1"
6365 lookpath="$lookpath $prefixexp/man/man.1"
6367 */?_man*) dflt=`./loc . $prefixexp/l_man/man1 $lookpath` ;;
6368 *) dflt=`./loc . $prefixexp/man/man1 $lookpath` ;;
6378 rp="Where do the main $spackage manual pages (source) go?"
6380 if $test "X$man1direxp" != "X$ansexp"; then
6384 man1direxp="$ansexp"
6390 : Change installation prefix, if necessary.
6391 if $test X"$prefix" != X"$installprefix"; then
6392 installman1dir=`echo $man1direxp | $sed "s#^$prefix#$installprefix#"`
6394 installman1dir="$man1direxp"
6397 : What suffix to use on installed man pages
6404 rp="What suffix should be used for the main $spackage man pages?"
6406 '') case "$man1dir" in
6420 *) dflt="$man1ext";;
6427 : see if we can have long filenames
6429 rmlist="$rmlist /tmp/cf$$"
6430 $test -d /tmp/cf$$ || mkdir /tmp/cf$$
6431 first=123456789abcdef
6432 second=/tmp/cf$$/$first
6433 $rm -f $first $second
6434 if (echo hi >$first) 2>/dev/null; then
6435 if $test -f 123456789abcde; then
6436 echo 'You cannot have filenames longer than 14 characters. Sigh.' >&4
6439 if (echo hi >$second) 2>/dev/null; then
6440 if $test -f /tmp/cf$$/123456789abcde; then
6442 That's peculiar... You can have filenames longer than 14 characters, but only
6443 on some of the filesystems. Maybe you are using NFS. Anyway, to avoid problems
6444 I shall consider your system cannot support long filenames at all.
6448 echo 'You can have filenames longer than 14 characters.' >&4
6453 How confusing! Some of your filesystems are sane enough to allow filenames
6454 longer than 14 characters but some others like /tmp can't even think about them.
6455 So, for now on, I shall assume your kernel does not allow them at all.
6462 You can't have filenames longer than 14 chars. You can't even think about them!
6468 $rm -rf /tmp/cf$$ 123456789abcde*
6470 : determine where library module manual pages go
6471 set man3dir man3dir none
6475 $spackage has manual pages for many of the library modules.
6481 However, you don't have nroff, so they're probably useless to you.
6484 '') man3dir="none";;
6488 case "$d_flexfnam" in
6491 However, your system can't handle the long file names like File::Basename.3.
6494 '') man3dir="none";;
6498 echo "If you don't want the manual sources installed, answer 'none'."
6499 prog=`echo $package | $sed 's/-*[0-9.]*$//'`
6501 '') dflt=`echo $man1dir | $sed -e 's/man1/man3/g' -e 's/man\.1/man\.3/g'`
6502 if $test -d "$privlib/man/man3"; then
6505 WARNING: Previous versions of perl installed man3 pages into
6506 $privlib/man/man3. This version will suggest a
6507 new default of $dflt.
6511 rp='Do you wish to preserve the old behavior?(y/n)'
6514 y*) dflt="$privlib/man/man3" ;;
6520 *) dflt="$man3dir" ;;
6524 rp="Where do the $package library man pages (source) go?"
6527 man3direxp="$ansexp"
6533 : Change installation prefix, if necessary.
6534 if $test X"$prefix" != X"$installprefix"; then
6535 installman3dir=`echo $man3direxp | $sed "s#^$prefix#$installprefix#"`
6537 installman3dir="$man3direxp"
6540 : What suffix to use on installed man pages
6546 rp="What suffix should be used for the $package library man pages?"
6548 '') case "$man3dir" in
6562 *) dflt="$man3ext";;
6569 : see if we have to deal with yellow pages, now NIS.
6570 if $test -d /usr/etc/yp || $test -d /etc/yp; then
6571 if $test -f /usr/etc/nibindd; then
6573 echo "I'm fairly confident you're on a NeXT."
6575 rp='Do you get the hosts file via NetInfo?'
6584 y*) hostcat='nidump hosts .';;
6585 *) case "$hostcat" in
6586 nidump*) hostcat='';;
6596 '') if $contains '^\+' /etc/passwd >/dev/null 2>&1; then
6604 rp='Are you getting the hosts file via yellow pages?'
6607 y*) hostcat='ypcat hosts';;
6608 *) hostcat='cat /etc/hosts';;
6614 '') test -f /etc/hosts && hostcat='cat /etc/hosts';;
6617 '') test -f /etc/group && groupcat='cat /etc/group';;
6620 '') test -f /etc/passwd && passcat='cat /etc/passwd';;
6623 : now get the host name
6625 echo "Figuring out host name..." >&4
6626 case "$myhostname" in
6628 echo 'Maybe "hostname" will work...'
6629 if tans=`sh -c hostname 2>&1` ; then
6637 if $test "$cont"; then
6639 echo 'Oh, dear. Maybe "/etc/systemid" is the key...'
6640 if tans=`cat /etc/systemid 2>&1` ; then
6642 phostname='cat /etc/systemid'
6643 echo "Whadyaknow. Xenix always was a bit strange..."
6646 elif $test -r /etc/systemid; then
6647 echo "(What is a non-Xenix system doing with /etc/systemid?)"
6650 if $test "$cont"; then
6651 echo 'No, maybe "uuname -l" will work...'
6652 if tans=`sh -c 'uuname -l' 2>&1` ; then
6654 phostname='uuname -l'
6656 echo 'Strange. Maybe "uname -n" will work...'
6657 if tans=`sh -c 'uname -n' 2>&1` ; then
6659 phostname='uname -n'
6661 echo 'Oh well, maybe I can mine it out of whoami.h...'
6662 if tans=`sh -c $contains' sysname $usrinc/whoami.h' 2>&1` ; then
6663 myhostname=`echo "$tans" | $sed 's/^.*"\(.*\)"/\1/'`
6664 phostname="sed -n -e '"'/sysname/s/^.*\"\\(.*\\)\"/\1/{'"' -e p -e q -e '}' <$usrinc/whoami.h"
6666 case "$myhostname" in
6667 '') echo "Does this machine have an identity crisis or something?"
6670 echo "Well, you said $myhostname before..."
6671 phostname='echo $myhostname';;
6677 : you do not want to know about this
6682 if $test "$myhostname" ; then
6684 rp='Your host name appears to be "'$myhostname'".'" Right?"
6692 : bad guess or no guess
6693 while $test "X$myhostname" = X ; do
6695 rp="Please type the (one word) name of your host:"
6700 : translate upper to lower if necessary
6701 case "$myhostname" in
6703 echo "(Normalizing case in your host name)"
6704 myhostname=`echo $myhostname | ./tr '[A-Z]' '[a-z]'`
6708 case "$myhostname" in
6710 dflt=`expr "X$myhostname" : "X[^.]*\(\..*\)"`
6711 myhostname=`expr "X$myhostname" : "X\([^.]*\)\."`
6712 echo "(Trimming domain name from host name--host name is now $myhostname)"
6714 *) case "$mydomain" in
6717 test "X$hostcat" = "Xypcat hosts" &&
6718 ypmatch "$myhostname" hosts 2>/dev/null |\
6719 $sed -e 's/[ ]*#.*//; s/$/ /' > hosts && \
6722 test "X$hostcat" != "X" &&
6723 $hostcat | $sed -n -e "s/[ ]*#.*//; s/\$/ /
6724 /[ ]$myhostname[ . ]/p" > hosts
6727 $test x`$awk "/[0-9].*[ ]$myhostname$tmp_re/ { sum++ }
6728 END { print sum }" hosts` = x1 || tmp_re="[ ]"
6729 dflt=.`$awk "/[0-9].*[ ]$myhostname$tmp_re/ {for(i=2; i<=NF;i++) print \\\$i}" \
6730 hosts | $sort | $uniq | \
6731 $sed -n -e "s/$myhostname\.\([-a-zA-Z0-9_.]\)/\1/p"`
6732 case `$echo X$dflt` in
6733 X*\ *) echo "(Several hosts in /etc/hosts matched hostname)"
6736 X.) echo "(You do not have fully-qualified names in /etc/hosts)"
6741 tans=`./loc resolv.conf X /etc /usr/etc`
6742 if $test -f "$tans"; then
6743 echo "(Attempting domain name extraction from $tans)"
6744 dflt=.`$sed -n -e 's/ / /g' \
6745 -e 's/^search *\([^ ]*\).*/\1/p' $tans \
6746 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6748 .) dflt=.`$sed -n -e 's/ / /g' \
6749 -e 's/^domain *\([^ ]*\).*/\1/p' $tans \
6750 | ./tr '[A-Z]' '[a-z]' 2>/dev/null`
6757 .) echo "(No help from resolv.conf either -- attempting clever guess)"
6758 dflt=.`sh -c domainname 2>/dev/null`
6761 .nis.*|.yp.*|.main.*) dflt=`echo $dflt | $sed -e 's/^\.[^.]*//'`;;
6766 .) echo "(Lost all hope -- silly guess then)"
6772 *) dflt="$mydomain";;
6776 rp="What is your domain name?"
6786 : translate upper to lower if necessary
6789 echo "(Normalizing case in your domain name)"
6790 mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'`
6794 : a little sanity check here
6795 case "$phostname" in
6798 case `$phostname | ./tr '[A-Z]' '[a-z]'` in
6799 $myhostname$mydomain|$myhostname) ;;
6801 case "$phostname" in
6803 echo "(That doesn't agree with your whoami.h file, by the way.)"
6806 echo "(That doesn't agree with your $phostname command, by the way.)"
6816 I need to get your e-mail address in Internet format if possible, i.e.
6817 something like user@host.domain. Please answer accurately since I have
6818 no easy means to double check it. The default value provided below
6819 is most probably close to reality but may not be valid from outside
6820 your organization...
6824 while test "$cont"; do
6826 '') dflt="$cf_by@$myhostname$mydomain";;
6827 *) dflt="$cf_email";;
6829 rp='What is your e-mail address?'
6835 rp='Address does not look like an Internet one. Use it anyway?'
6851 If you or somebody else will be maintaining perl at your site, please
6852 fill in the correct e-mail address here so that they may be contacted
6853 if necessary. Currently, the "perlbug" program included with perl
6854 will send mail to this address in addition to perlbug@perl.com. You may
6855 enter "none" for no administrator.
6858 case "$perladmin" in
6859 '') dflt="$cf_email";;
6860 *) dflt="$perladmin";;
6862 rp='Perl administrator e-mail address'
6866 : figure out how to guarantee perl startup
6867 case "$startperl" in
6869 case "$sharpbang" in
6873 I can use the #! construct to start perl on your system. This will
6874 make startup of perl scripts faster, but may cause problems if you
6875 want to share those scripts and perl is not in a standard place
6876 ($binexp/perl) on all your platforms. The alternative is to force
6877 a shell by starting the script with a single ':' character.
6881 rp='What shall I put after the #! to start up perl ("none" to not use #!)?'
6884 none) startperl=": # use perl";;
6885 *) startperl="#!$ans"
6886 if $test 30 -lt `echo "$ans" | wc -c`; then
6889 WARNING: Some systems limit the #! command to 32 characters.
6890 If you experience difficulty running Perl scripts with #!, try
6891 installing Perl in a directory with a shorter pathname.
6897 *) startperl=": # use perl"
6902 echo "I'll use $startperl to start perl scripts."
6904 : figure best path for perl in scripts
6907 perlpath="$binexp/perl"
6908 case "$startperl" in
6913 I will use the "eval 'exec'" idiom to start Perl on your system.
6914 I can use the full path of your Perl binary for this purpose, but
6915 doing so may cause problems if you want to share those scripts and
6916 Perl is not always in a standard place ($binexp/perl).
6920 rp="What path shall I use in \"eval 'exec'\"?"
6927 case "$startperl" in
6929 *) echo "I'll use $perlpath in \"eval 'exec'\"" ;;
6932 : determine where public executable scripts go
6933 set scriptdir scriptdir
6935 case "$scriptdir" in
6938 : guess some guesses
6939 $test -d /usr/share/scripts && dflt=/usr/share/scripts
6940 $test -d /usr/share/bin && dflt=/usr/share/bin
6941 $test -d /usr/local/script && dflt=/usr/local/script
6942 $test -d /usr/local/scripts && dflt=/usr/local/scripts
6943 $test -d $prefixexp/script && dflt=$prefixexp/script
6947 *) dflt="$scriptdir"
6952 Some installations have a separate directory just for executable scripts so
6953 that they can mount it across multiple architectures but keep the scripts in
6954 one spot. You might, for example, have a subdirectory of /usr/share for this.
6955 Or you might just lump your scripts in with all your other executables.
6959 rp='Where do you keep publicly executable scripts?'
6961 if $test "X$ansexp" != "X$scriptdirexp"; then
6965 scriptdirexp="$ansexp"
6966 : Change installation prefix, if necessary.
6967 if $test X"$prefix" != X"$installprefix"; then
6968 installscript=`echo $scriptdirexp | sed "s#^$prefix#$installprefix#"`
6970 installscript="$scriptdirexp"
6973 : determine where site specific architecture-dependent libraries go.
6974 : sitelib default is /usr/local/lib/perl5/site_perl/$version
6975 : sitearch default is /usr/local/lib/perl5/site_perl/$version/$archname
6976 : sitelib may have an optional trailing /share.
6977 tdflt=`echo $sitelib | $sed 's,/share$,,'`
6978 tdflt="$tdflt/$archname"
6979 set sitearch sitearch none
6982 '') dflt="$tdflt" ;;
6983 *) dflt="$sitearch" ;;
6987 The installation process will also create a directory for
6988 architecture-dependent site-specific extensions and modules.
6992 rp='Pathname for the site-specific architecture-dependent library files?'
6995 sitearchexp="$ansexp"
6996 : Change installation prefix, if necessary.
6997 if $test X"$prefix" != X"$installprefix"; then
6998 installsitearch=`echo $sitearchexp | sed "s#^$prefix#$installprefix#"`
7000 installsitearch="$sitearchexp"
7003 : determine where add-on public executables go
7005 '') dflt=$siteprefix/bin ;;
7009 rp='Pathname where the add-on public executables should be installed?'
7012 sitebinexp="$ansexp"
7013 : Change installation prefix, if necessary.
7014 if $test X"$prefix" != X"$installprefix"; then
7015 installsitebin=`echo $sitebinexp | sed "s#^$prefix#$installprefix#"`
7017 installsitebin="$sitebinexp"
7020 : see if sqrtl exists
7025 *-DUSE_LONG_DOUBLE*|*-DUSE_MORE_BITS*) uselongdouble="$define" ;;
7028 case "$uselongdouble" in
7029 $define|true|[yY]*) dflt='y';;
7034 Perl can be built to take advantage of long doubles which
7035 (if available) may give more accuracy and range for floating point numbers.
7037 If this doesn't make any sense to you, just accept the default '$dflt'.
7039 rp='Try to use long doubles if available?'
7042 y|Y) val="$define" ;;
7048 case "$uselongdouble" in
7049 true|[yY]*) uselongdouble="$define" ;;
7052 case "$uselongdouble" in
7054 : Look for a hint-file generated 'call-back-unit'. If the
7055 : user has specified that long doubles should be used,
7056 : we may need to set or change some other defaults.
7057 if $test -f uselongdouble.cbu; then
7058 echo "Your platform has some specific hints for long doubles, using them..."
7059 . ./uselongdouble.cbu
7062 (Your platform doesn't have any specific hints for long doubles.)
7068 case "$uselongdouble:$d_sqrtl" in
7072 You requested the use of long doubles but you do not seem to have
7073 the mathematic functions for long doubles. I'm disabling the use
7076 uselongdouble=$undef
7080 case "$useperlio" in
7081 $define|true|[yY]*) dflt='y';;
7086 Previous version of $package used the standard IO mechanisms as defined
7087 in <stdio.h>. Versions 5.003_02 and later of perl allow alternate IO
7088 mechanisms via a "PerlIO" abstraction, but the stdio mechanism is still
7089 the default. This abstraction layer can use AT&T's sfio (if you already
7090 have sfio installed) or regular stdio. Using PerlIO with sfio may cause
7091 problems with some extension modules. Using PerlIO with stdio is safe,
7092 but it is slower than plain stdio and therefore is not the default.
7094 If this doesn't make any sense to you, just accept the default '$dflt'.
7096 rp='Use the experimental PerlIO abstraction layer?'
7103 echo "Ok, doing things the stdio way"
7110 case "$vendorprefix" in
7111 '') d_vendorbin="$undef"
7115 *) d_vendorbin="$define"
7116 : determine where vendor-supplied executables go.
7117 dflt=$vendorprefix/bin
7119 rp='Pathname for the vendor-supplied executables directory?'
7122 vendorbinexp="$ansexp"
7123 : Change installation prefix, if necessary.
7124 if $test X"$prefix" != X"$installprefix"; then
7125 installvendorbin=`echo $vendorbinexp | $sed "s#^$prefix#$installprefix#"`
7127 installvendorbin="$vendorbinexp"
7132 : check for length of double
7134 case "$doublesize" in
7136 $echo $n "Checking to see how big your double precision numbers are...$c" >&4
7137 $cat >try.c <<'EOCP'
7141 printf("%d\n", (int)sizeof(double));
7146 if eval $compile_ok; then
7148 $echo " $doublesize bytes." >&4
7151 echo "(I can't seem to compile the test program. Guessing...)"
7152 rp="What is the size of a double precision number (in bytes)?"
7160 : check for long doubles
7162 $echo $n "Checking to see if your system supports long double..." $c >&4
7163 echo 'int main() { long double x = 7.0; }' > try.c
7165 if eval $compile; then
7167 echo " Yes, it does."
7170 echo " No, it doesn't."
7176 : check for length of long double
7177 case "${d_longdbl}${longdblsize}" in
7180 $echo $n "Checking to see how big your long doubles are..." $c >&4
7181 $cat >try.c <<'EOCP'
7185 printf("%d\n", sizeof(long double));
7190 if eval $compile; then
7191 longdblsize=`./try$exe_ext`
7192 $echo " $longdblsize bytes." >&4
7196 echo "(I can't seem to compile the test program. Guessing...)" >&4
7197 rp="What is the size of a long double (in bytes)?"
7201 if $test "X$doublesize" = "X$longdblsize"; then
7202 echo "(That isn't any different from an ordinary double.)"
7208 : Check how to convert floats to strings.
7209 if test "X$d_Gconvert" = X; then
7211 echo "Checking for an efficient way to convert floats to strings."
7214 #define Gconvert(x,n,t,b) gconvert((x),(n),(t),(b))
7215 char *myname = "gconvert";
7218 #define Gconvert(x,n,t,b) gcvt((x),(n),(b))
7219 char *myname = "gcvt";
7222 #define Gconvert(x,n,t,b) qgcvt((x),(n),(b))
7223 char *myname = "qgcvt";
7224 #define DOUBLETYPE long double
7227 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x))
7228 char *myname = "sprintf";
7232 #define DOUBLETYPE double
7237 #define I_STDLIB $i_stdlib
7243 checkit(expect, got)
7247 if (strcmp(expect, got)) {
7248 printf("%s oddity: Expected %s, got %s\n",
7249 myname, expect, got);
7259 /* This must be 1st test on (which?) platform */
7260 /* Alan Burlison <AlanBurlsin@unn.unisys.com> */
7261 Gconvert((DOUBLETYPE)0.1, 8, 0, buf);
7262 checkit("0.1", buf);
7264 Gconvert((DOUBLETYPE)1.0, 8, 0, buf);
7267 Gconvert((DOUBLETYPE)0.0, 8, 0, buf);
7270 Gconvert((DOUBLETYPE)-1.0, 8, 0, buf);
7273 /* Some Linux gcvt's give 1.e+5 here. */
7274 Gconvert((DOUBLETYPE)100000.0, 8, 0, buf);
7275 checkit("100000", buf);
7277 /* Some Linux gcvt's give -1.e+5 here. */
7278 Gconvert((DOUBLETYPE)-100000.0, 8, 0, buf);
7279 checkit("-100000", buf);
7284 case "$d_Gconvert" in
7285 gconvert*) xxx_list='gconvert gcvt sprintf' ;;
7286 gcvt*) xxx_list='gcvt gconvert sprintf' ;;
7287 sprintf*) xxx_list='sprintf gconvert gcvt' ;;
7288 *) xxx_list='gconvert gcvt sprintf' ;;
7291 case "$d_longdbl$uselongdouble" in
7292 definedefine) xxx_list="`echo $xxx_list|sed 's/gcvt/qgcvt gcvt/'`" ;;
7295 for xxx_convert in $xxx_list; do
7296 echo "Trying $xxx_convert..."
7298 set try -DTRY_$xxx_convert
7299 if eval $compile; then
7300 echo "$xxx_convert() found." >&4
7302 echo "I'll use $xxx_convert to convert floats into a string." >&4
7305 echo "...But $xxx_convert didn't work as I expected."
7308 echo "$xxx_convert NOT found." >&4
7312 case "$xxx_convert" in
7313 gconvert) d_Gconvert='gconvert((x),(n),(t),(b))' ;;
7314 gcvt) d_Gconvert='gcvt((x),(n),(b))' ;;
7315 qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;;
7316 *) d_Gconvert='sprintf((b),"%.*g",(n),(x))' ;;
7322 if $test X"$d_longdbl" = X"$define"; then
7324 echo "Checking how to print long doubles..." >&4
7326 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
7327 $cat >try.c <<'EOCP'
7328 #include <sys/types.h>
7332 printf("%.3f\n", d);
7336 if eval $compile; then
7340 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
7341 sPRIFldbl='"F"'; sPRIGldbl='"G"'; sPRIEldbl='"E"';
7342 echo "We will use %f."
7348 if $test X"$sPRIfldbl" = X; then
7349 $cat >try.c <<'EOCP'
7350 #include <sys/types.h>
7353 long double d = 123.456;
7354 printf("%.3llf\n", d);
7358 if eval $compile; then
7362 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
7363 sPRIFldbl='"llF"'; sPRIGldbl='"llG"'; sPRIEldbl='"llE"';
7364 echo "We will use %llf."
7370 if $test X"$sPRIfldbl" = X; then
7371 $cat >try.c <<'EOCP'
7372 #include <sys/types.h>
7375 long double d = 123.456;
7376 printf("%.3Lf\n", d);
7380 if eval $compile; then
7384 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
7385 sPRIFldbl='"LF"'; sPRIGldbl='"LG"'; sPRIEldbl='"LE"';
7386 echo "We will use %Lf."
7392 if $test X"$sPRIfldbl" = X; then
7393 $cat >try.c <<'EOCP'
7394 #include <sys/types.h>
7397 long double d = 123.456;
7398 printf("%.3lf\n", d);
7402 if eval $compile; then
7406 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
7407 sPRIFldbl='"lF"'; sPRIGldbl='"lG"'; sPRIEldbl='"lE"';
7408 echo "We will use %lf."
7414 if $test X"$sPRIfldbl" = X; then
7415 echo "Cannot figure out how to print long doubles." >&4
7422 case "$sPRIfldbl" in
7423 '') d_PRIfldbl="$undef"; d_PRIgldbl="$undef"; d_PRIeldbl="$undef";
7424 d_PRIFldbl="$undef"; d_PRIGldbl="$undef"; d_PRIEldbl="$undef";
7426 *) d_PRIfldbl="$define"; d_PRIgldbl="$define"; d_PRIeldbl="$define";
7427 d_PRIFldbl="$define"; d_PRIGldbl="$define"; d_PRIEldbl="$define";
7431 : Initialize h_fcntl
7434 : Initialize h_sysfile
7437 : access call always available on UNIX
7441 : locate the flags for 'access()'
7445 $cat >access.c <<'EOCP'
7446 #include <sys/types.h>
7451 #include <sys/file.h>
7460 : check sys/file.h first, no particular reason here
7461 if $test `./findhdr sys/file.h` && \
7462 $cc $cppflags -DI_SYS_FILE -o access access.c >/dev/null 2>&1 ; then
7464 echo "<sys/file.h> defines the *_OK access constants." >&4
7465 elif $test `./findhdr fcntl.h` && \
7466 $cc $cppflags -DI_FCNTL -o access access.c >/dev/null 2>&1 ; then
7468 echo "<fcntl.h> defines the *_OK access constants." >&4
7469 elif $test `./findhdr unistd.h` && \
7470 $cc $cppflags -DI_UNISTD -o access access.c >/dev/null 2>&1 ; then
7471 echo "<unistd.h> defines the *_OK access constants." >&4
7473 echo "I can't find the four *_OK access constants--I'll use mine." >&4
7479 : see if accessx exists
7480 set accessx d_accessx
7483 : see if alarm exists
7487 : see if atolf exists
7491 : see if atoll exists
7495 : Look for GNU-cc style attribute checking
7497 echo "Checking whether your compiler can handle __attribute__ ..." >&4
7498 $cat >attrib.c <<'EOCP'
7500 void croak (char* pat,...) __attribute__((format(printf,1,2),noreturn));
7502 if $cc $ccflags -c attrib.c >attrib.out 2>&1 ; then
7503 if $contains 'warning' attrib.out >/dev/null 2>&1; then
7504 echo "Your C compiler doesn't fully support __attribute__."
7507 echo "Your C compiler supports __attribute__."
7511 echo "Your C compiler doesn't seem to understand __attribute__ at all."
7518 : see if bcmp exists
7522 : see if bcopy exists
7526 : see if this is a unistd.h system
7527 set unistd.h i_unistd
7530 : see if getpgrp exists
7531 set getpgrp d_getpgrp
7534 case "$d_getpgrp" in
7537 echo "Checking to see which flavor of getpgrp is in use..."
7540 #include <sys/types.h>
7542 # include <unistd.h>
7546 if (getuid() == 0) {
7547 printf("(I see you are running Configure as super-user...)\n");
7551 if (getpgrp(1) == 0)
7560 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7561 echo "You have to use getpgrp(pid) instead of getpgrp()." >&4
7563 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7564 echo "You have to use getpgrp() instead of getpgrp(pid)." >&4
7567 echo "I can't seem to compile and run the test program."
7569 xxx="a USG one, i.e. you use getpgrp()."
7571 # SVR4 systems can appear rather BSD-ish.
7574 xxx="a BSD one, i.e. you use getpgrp(pid)."
7578 xxx="probably a USG one, i.e. you use getpgrp()."
7583 echo "Assuming your getpgrp is $xxx" >&4
7592 : see if setpgrp exists
7593 set setpgrp d_setpgrp
7596 case "$d_setpgrp" in
7599 echo "Checking to see which flavor of setpgrp is in use..."
7602 #include <sys/types.h>
7604 # include <unistd.h>
7608 if (getuid() == 0) {
7609 printf("(I see you are running Configure as super-user...)\n");
7613 if (-1 == setpgrp(1, 1))
7616 if (setpgrp() != -1)
7622 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7623 echo 'You have to use setpgrp(pid,pgrp) instead of setpgrp().' >&4
7625 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7626 echo 'You have to use setpgrp() instead of setpgrp(pid,pgrp).' >&4
7629 echo "(I can't seem to compile and run the test program.)"
7631 xxx="a USG one, i.e. you use setpgrp()."
7633 # SVR4 systems can appear rather BSD-ish.
7636 xxx="a BSD one, i.e. you use setpgrp(pid,pgrp)."
7640 xxx="probably a USG one, i.e. you use setpgrp()."
7645 echo "Assuming your setpgrp is $xxx" >&4
7653 : see if bzero exists
7657 : see if signal is declared as pointer to function returning int or void
7659 xxx=`./findhdr signal.h`
7660 $test "$xxx" && $cppstdin $cppminus $cppflags < $xxx >$$.tmp 2>/dev/null
7661 if $contains 'int.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7662 echo "You have int (*signal())() instead of void." >&4
7664 elif $contains 'void.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7665 echo "You have void (*signal())()." >&4
7667 elif $contains 'extern[ ]*[(\*]*signal' $$.tmp >/dev/null 2>&1 ; then
7668 echo "You have int (*signal())() instead of void." >&4
7670 elif $contains 'void.*\*.*sig' $$.tmp >/dev/null 2>&1 ; then
7671 echo "You have void (*signal())()." >&4
7674 case "$d_voidsig" in
7676 echo "I can't determine whether signal handler returns void or int..." >&4
7678 rp="What type does your signal handler return?"
7685 echo "As you already told me, signal handler returns void." >&4
7688 *) echo "As you already told me, signal handler returns int." >&4
7695 case "$d_voidsig" in
7696 "$define") signal_t="void";;
7701 : check for ability to cast large floats to 32-bit ints.
7703 echo 'Checking whether your C compiler can cast large floats to int32.' >&4
7704 if $test "$intsize" -ge 4; then
7711 #include <sys/types.h>
7713 $signal_t blech(s) int s; { exit(3); }
7720 signal(SIGFPE, blech);
7722 /* Don't let compiler optimize the test away. Store the number
7723 in a writable string for gcc to pass to sscanf under HP/UX.
7725 sprintf(str, "2147483647");
7726 sscanf(str, "%lf", &f); /* f = (double) 0x7fffffff; */
7730 /* x86 processors will probably give 0x8000 0000, which is a
7731 sign change. We don't want that. We want to mimic SPARC
7732 behavior here, which is to preserve the sign and give
7735 if (i32 != ($xxx) f)
7741 if eval $compile_ok; then
7745 echo "(I can't seem to compile the test program--assuming it can't)"
7753 echo "Nope, it can't."
7760 : check for ability to cast negative floats to unsigned
7762 echo 'Checking whether your C compiler can cast negative float to unsigned.' >&4
7765 #include <sys/types.h>
7767 $signal_t blech(s) int s; { exit(7); }
7768 $signal_t blech_in_list(s) int s; { exit(4); }
7769 unsigned long dummy_long(p) unsigned long p; { return p; }
7770 unsigned int dummy_int(p) unsigned int p; { return p; }
7771 unsigned short dummy_short(p) unsigned short p; { return p; }
7775 unsigned long along;
7777 unsigned short ashort;
7781 /* Frustrate gcc-2.7.2's optimizer which failed this test with
7782 a direct f = -123. assignment. gcc-2.8.0 reportedly
7783 optimized the whole file away
7785 /* Store the number in a writable string for gcc to pass to
7788 sprintf(str, "-123");
7789 sscanf(str, "%lf", &f); /* f = -123.; */
7791 signal(SIGFPE, blech);
7792 along = (unsigned long)f;
7793 aint = (unsigned int)f;
7794 ashort = (unsigned short)f;
7795 if (along != (unsigned long)-123)
7797 if (aint != (unsigned int)-123)
7799 if (ashort != (unsigned short)-123)
7801 sprintf(str, "1073741824.");
7802 sscanf(str, "%lf", &f); /* f = (double)0x40000000; */
7805 along = (unsigned long)f;
7806 if (along != 0x80000000)
7810 along = (unsigned long)f;
7811 if (along != 0x7fffffff)
7815 along = (unsigned long)f;
7816 if (along != 0x80000001)
7820 signal(SIGFPE, blech_in_list);
7821 sprintf(str, "123.");
7822 sscanf(str, "%lf", &f); /* f = 123.; */
7823 along = dummy_long((unsigned long)f);
7824 aint = dummy_int((unsigned int)f);
7825 ashort = dummy_short((unsigned short)f);
7826 if (along != (unsigned long)123)
7828 if (aint != (unsigned int)123)
7830 if (ashort != (unsigned short)123)
7837 if eval $compile_ok; then
7841 echo "(I can't seem to compile the test program--assuming it can't)"
7844 case "$castflags" in
7849 echo "Nope, it can't."
7856 : see if vprintf exists
7858 if set vprintf val -f d_vprintf; eval $csym; $val; then
7859 echo 'vprintf() found.' >&4
7861 $cat >vprintf.c <<'EOF'
7862 #include <varargs.h>
7864 int main() { xxx("foo"); }
7873 exit((unsigned long)vsprintf(buf,"%s",args) > 10L);
7877 if eval $compile && ./vprintf; then
7878 echo "Your vsprintf() returns (int)." >&4
7881 echo "Your vsprintf() returns (char*)." >&4
7885 echo 'vprintf() NOT found.' >&4
7895 : see if chown exists
7899 : see if chroot exists
7903 : see if chsize exists
7907 : check for const keyword
7909 echo 'Checking to see if your C compiler knows about "const"...' >&4
7910 $cat >const.c <<'EOCP'
7911 typedef struct spug { int drokk; } spug;
7918 if $cc -c $ccflags const.c >/dev/null 2>&1 ; then
7920 echo "Yup, it does."
7923 echo "Nope, it doesn't."
7928 : see if crypt exists
7930 if set crypt val -f d_crypt; eval $csym; $val; then
7931 echo 'crypt() found.' >&4
7935 cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
7936 if $test -z "$cryptlib"; then
7937 cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
7941 if $test -z "$cryptlib"; then
7942 cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
7946 if $test -z "$cryptlib"; then
7947 cryptlib=`./loc libcrypt$_a "" $libpth`
7951 if $test -z "$cryptlib"; then
7952 echo 'crypt() NOT found.' >&4
7961 : get csh whereabouts
7963 'csh') val="$undef" ;;
7968 : Respect a hint or command line value for full_csh.
7970 '') full_csh=$csh ;;
7973 : see if cuserid exists
7974 set cuserid d_cuserid
7977 : see if this is a limits.h system
7978 set limits.h i_limits
7981 : see if this is a float.h system
7985 : See if number of significant digits in a double precision number is known
7987 $cat >dbl_dig.c <<EOM
7997 printf("Contains DBL_DIG");
8000 $cppstdin $cppflags $cppminus < dbl_dig.c >dbl_dig.E 2>/dev/null
8001 if $contains 'DBL_DIG' dbl_dig.E >/dev/null 2>&1; then
8002 echo "DBL_DIG found." >&4
8005 echo "DBL_DIG NOT found." >&4
8012 : see if difftime exists
8013 set difftime d_difftime
8016 : see if this is a dirent system
8018 if xinc=`./findhdr dirent.h`; $test "$xinc"; then
8020 echo "<dirent.h> found." >&4
8023 if xinc=`./findhdr sys/dir.h`; $test "$xinc"; then
8024 echo "<sys/dir.h> found." >&4
8027 xinc=`./findhdr sys/ndir.h`
8029 echo "<dirent.h> NOT found." >&4
8034 : Look for type of directory structure.
8036 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8038 case "$direntrytype" in
8041 $define) guess1='struct dirent' ;;
8042 *) guess1='struct direct' ;;
8045 *) guess1="$direntrytype"
8050 'struct dirent') guess2='struct direct' ;;
8051 *) guess2='struct dirent' ;;
8054 if $contains "$guess1" try.c >/dev/null 2>&1; then
8055 direntrytype="$guess1"
8056 echo "Your directory entries are $direntrytype." >&4
8057 elif $contains "$guess2" try.c >/dev/null 2>&1; then
8058 direntrytype="$guess2"
8059 echo "Your directory entries seem to be $direntrytype." >&4
8061 echo "I don't recognize your system's directory entries." >&4
8062 rp="What type is used for directory entries on this system?"
8070 : see if the directory entry stores field length
8072 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8073 if $contains 'd_namlen' try.c >/dev/null 2>&1; then
8074 echo "Good, your directory entry keeps length information in d_namlen." >&4
8077 echo "Your directory entry does not know about the d_namlen field." >&4
8084 : see if dlerror exists
8087 set dlerror d_dlerror
8091 : see if dlfcn is available
8099 On a few systems, the dynamically loaded modules that perl generates and uses
8100 will need a different extension than shared libs. The default will probably
8108 rp='What is the extension of dynamically loaded modules'
8117 : Check if dlsym need a leading underscore
8123 echo "Checking whether your dlsym() needs a leading underscore ..." >&4
8124 $cat >dyna.c <<'EOM'
8133 #include <dlfcn.h> /* the dynamic linker include file for Sunos/Solaris */
8135 #include <sys/types.h>
8149 int mode = RTLD_LAZY ;
8151 handle = dlopen("./dyna.$dlext", mode) ;
8152 if (handle == NULL) {
8157 symbol = dlsym(handle, "fred") ;
8158 if (symbol == NULL) {
8159 /* try putting a leading underscore */
8160 symbol = dlsym(handle, "_fred") ;
8161 if (symbol == NULL) {
8174 : Call the object file tmp-dyna.o in case dlext=o.
8175 if $cc $ccflags $cccdlflags -c dyna.c > /dev/null 2>&1 &&
8176 mv dyna${_o} tmp-dyna${_o} > /dev/null 2>&1 &&
8177 $ld $lddlflags -o dyna.$dlext tmp-dyna${_o} > /dev/null 2>&1 &&
8178 $cc $ccflags -o fred $ldflags $cccdlflags $ccdlflags fred.c $libs > /dev/null 2>&1; then
8181 1) echo "Test program failed using dlopen." >&4
8182 echo "Perhaps you should not use dynamic loading." >&4;;
8183 2) echo "Test program failed using dlsym." >&4
8184 echo "Perhaps you should not use dynamic loading." >&4;;
8185 3) echo "dlsym needs a leading underscore" >&4
8187 4) echo "dlsym doesn't need a leading underscore." >&4;;
8190 echo "I can't compile and run the test program." >&4
8191 echo "I'm guessing that dlsym doesn't need a leading underscore." >&4
8196 $rm -f fred fred.? dyna.$dlext dyna.? tmp-dyna.?
8201 hasproto='varname=$1; func=$2; shift; shift;
8202 while $test $# -ge 2; do
8204 $define) echo "#include <$2>";;
8208 $cppstdin $cppflags $cppminus < try.c > tryout.c 2>/dev/null;
8209 if $contains "$func.*(" tryout.c >/dev/null 2>&1; then
8210 echo "$func() prototype found.";
8213 echo "$func() prototype NOT found.";
8218 $rm -f try.c tryout.c'
8220 : see if prototype for drand48 is available
8222 set d_drand48proto drand48 $i_stdlib stdlib.h $i_unistd unistd.h
8225 : see if dup2 exists
8229 : see if eaccess exists
8230 set eaccess d_eaccess
8233 : see if endgrent exists
8234 set endgrent d_endgrent
8237 : see if endhostent exists
8238 set endhostent d_endhent
8241 : see if endnetent exists
8242 set endnetent d_endnent
8245 : see if endprotoent exists
8246 set endprotoent d_endpent
8249 : see if endpwent exists
8250 set endpwent d_endpwent
8253 : see if endservent exists
8254 set endservent d_endsent
8257 : see if endspent exists
8258 set endspent d_endspent
8261 : Locate the flags for 'open()'
8263 $cat >open3.c <<'EOCP'
8264 #include <sys/types.h>
8269 #include <sys/file.h>
8280 : check sys/file.h first to get FREAD on Sun
8281 if $test `./findhdr sys/file.h` && \
8282 set open3 -DI_SYS_FILE && eval $compile; then
8284 echo "<sys/file.h> defines the O_* constants..." >&4
8286 echo "and you have the 3 argument form of open()." >&4
8289 echo "but not the 3 argument form of open(). Oh, well." >&4
8292 elif $test `./findhdr fcntl.h` && \
8293 set open3 -DI_FCNTL && eval $compile; then
8295 echo "<fcntl.h> defines the O_* constants..." >&4
8297 echo "and you have the 3 argument form of open()." >&4
8300 echo "but not the 3 argument form of open(). Oh, well." >&4
8305 echo "I can't find the O_* constant definitions! You got problems." >&4
8311 : see which of string.h or strings.h is needed
8313 strings=`./findhdr string.h`
8314 if $test "$strings" && $test -r "$strings"; then
8315 echo "Using <string.h> instead of <strings.h>." >&4
8319 strings=`./findhdr strings.h`
8320 if $test "$strings" && $test -r "$strings"; then
8321 echo "Using <strings.h> instead of <string.h>." >&4
8323 echo "No string header found -- You'll surely have problems." >&4
8329 "$undef") strings=`./findhdr strings.h`;;
8330 *) strings=`./findhdr string.h`;;
8333 : check for non-blocking I/O stuff
8334 case "$h_sysfile" in
8335 true) echo "#include <sys/file.h>" > head.c;;
8338 true) echo "#include <fcntl.h>" > head.c;;
8339 *) echo "#include <sys/fcntl.h>" > head.c;;
8344 echo "Figuring out the flag used by open() for non-blocking I/O..." >&4
8345 case "$o_nonblock" in
8348 $cat >>try.c <<'EOCP'
8352 printf("O_NONBLOCK\n");
8356 printf("O_NDELAY\n");
8360 printf("FNDELAY\n");
8367 if eval $compile_ok; then
8369 case "$o_nonblock" in
8370 '') echo "I can't figure it out, assuming O_NONBLOCK will do.";;
8371 *) echo "Seems like we can use $o_nonblock.";;
8374 echo "(I can't compile the test program; pray O_NONBLOCK is right!)"
8377 *) echo "Using $hint value $o_nonblock.";;
8379 $rm -f try try.* .out core
8382 echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
8388 #include <sys/types.h>
8391 #define MY_O_NONBLOCK $o_nonblock
8392 #ifndef errno /* XXX need better Configure test */
8402 #include <strings.h>
8404 $signal_t blech(x) int x; { exit(3); }
8406 $cat >> try.c <<'EOCP'
8414 pipe(pd); /* Down: child -> parent */
8415 pipe(pu); /* Up: parent -> child */
8418 close(pd[1]); /* Parent reads from pd[0] */
8419 close(pu[0]); /* Parent writes (blocking) to pu[1] */
8420 if (-1 == fcntl(pd[0], F_SETFL, MY_O_NONBLOCK))
8422 signal(SIGALRM, blech);
8424 if ((ret = read(pd[0], buf, 1)) > 0) /* Nothing to read! */
8426 sprintf(string, "%d\n", ret);
8427 write(2, string, strlen(string));
8430 if (errno == EAGAIN) {
8436 if (errno == EWOULDBLOCK)
8437 printf("EWOULDBLOCK\n");
8440 write(pu[1], buf, 1); /* Unblocks child, tell it to close our pipe */
8441 sleep(2); /* Give it time to close our pipe */
8443 ret = read(pd[0], buf, 1); /* Should read EOF */
8445 sprintf(string, "%d\n", ret);
8446 write(3, string, strlen(string));
8450 close(pd[0]); /* We write to pd[1] */
8451 close(pu[1]); /* We read from pu[0] */
8452 read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
8453 close(pd[1]); /* Pipe pd is now fully closed! */
8454 exit(0); /* Bye bye, thank you for playing! */
8458 if eval $compile_ok; then
8459 echo "$startsh" >mtry
8460 echo "./try >try.out 2>try.ret 3>try.err || exit 4" >>mtry
8462 ./mtry >/dev/null 2>&1
8464 0) eagain=`$cat try.out`;;
8465 1) echo "Could not perform non-blocking setting!";;
8466 2) echo "I did a successful read() for something that was not there!";;
8467 3) echo "Hmm... non-blocking I/O does not seem to be working!";;
8468 *) echo "Something terribly wrong happened during testing.";;
8470 rd_nodata=`$cat try.ret`
8471 echo "A read() system call with no data present returns $rd_nodata."
8472 case "$rd_nodata" in
8475 echo "(That's peculiar, fixing that to be -1.)"
8481 echo "Forcing errno EAGAIN on read() with no data available."
8485 echo "Your read() sets errno to $eagain when no data is available."
8488 status=`$cat try.err`
8490 0) echo "And it correctly returns 0 to signal EOF.";;
8491 -1) echo "But it also returns -1 to signal EOF, so be careful!";;
8492 *) echo "However, your read() returns '$status' on EOF??";;
8495 if test "$status" = "$rd_nodata"; then
8496 echo "WARNING: you can't distinguish between EOF and no data!"
8500 echo "I can't compile the test program--assuming errno EAGAIN will do."
8507 echo "Using $hint value $eagain."
8508 echo "Your read() returns $rd_nodata when no data is present."
8509 case "$d_eofnblk" in
8510 "$define") echo "And you can see EOF because read() returns 0.";;
8511 "$undef") echo "But you can't see EOF status from read() returned value.";;
8513 echo "(Assuming you can't see EOF status from read anyway.)"
8519 $rm -f try try.* .out core head.c mtry
8521 : see if fchmod exists
8525 : see if fchown exists
8529 : see if this is an fcntl system
8533 hasfield='varname=$1; struct=$2; field=$3; shift; shift; shift;
8534 while $test $# -ge 2; do
8536 $define) echo "#include <$2>";;
8540 echo "int main () { struct $struct foo; char* bar; bar = (char*)foo.$field; }" >> try.c;
8542 if eval $compile; then
8553 : see whether socket exists
8555 $echo $n "Hmm... $c" >&4
8556 if set socket val -f d_socket; eval $csym; $val; then
8557 echo "Looks like you have Berkeley networking support." >&4
8559 if set setsockopt val -f; eval $csym; $val; then
8562 echo "...but it uses the old BSD 4.1c interface, rather than 4.2." >&4
8566 if $contains socklib libc.list >/dev/null 2>&1; then
8567 echo "Looks like you have Berkeley networking support." >&4
8569 : we will have to assume that it supports the 4.2 BSD interface
8572 echo "You don't have Berkeley networking in libc$_a..." >&4
8573 if test "X$d_socket" = "X$define"; then
8574 echo "...but you seem to believe that you have sockets." >&4
8576 for net in net socket
8578 if test -f /usr/lib/lib$net$_a; then
8579 ( ($nm $nm_opt /usr/lib/lib$net$_a | eval $nm_extract) || \
8580 $ar t /usr/lib/lib$net$_a) 2>/dev/null >> libc.list
8581 if $contains socket libc.list >/dev/null 2>&1; then
8586 echo "...but the Wollongong group seems to have hacked it in." >&4
8587 sockethdr="-I/usr/netinclude"
8590 echo "Found Berkeley sockets interface in lib$net." >& 4
8591 if $contains setsockopt libc.list >/dev/null 2>&1; then
8594 echo "...using the old BSD 4.1c interface, rather than 4.2." >&4
8601 if test "X$d_socket" != "X$define"; then
8602 echo "or anywhere else I see." >&4
8610 : see if socketpair exists
8611 set socketpair d_sockpair
8616 echo "Checking the availability of certain socket constants..." >& 4
8617 for ENUM in MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS; do
8618 enum=`$echo $ENUM|./tr '[A-Z]' '[a-z]'`
8620 #include <sys/types.h>
8621 #include <sys/socket.h>
8627 set try; if eval $compile; then
8630 set d_${enum}; eval $setvar
8634 : see if sys/select.h has to be included
8635 set sys/select.h i_sysselct
8638 : see if we should include time.h, sys/time.h, or both
8640 if test "X$timeincl" = X; then
8641 echo "Testing to see if we should include <time.h>, <sys/time.h> or both." >&4
8642 $echo $n "I'm now running the test program...$c"
8643 $cat >try.c <<'EOCP'
8644 #include <sys/types.h>
8649 #ifdef SYSTIMEKERNEL
8652 #include <sys/time.h>
8655 #include <sys/select.h>
8664 struct timezone tzp;
8666 if (foo.tm_sec == foo.tm_sec)
8669 if (bar.tv_sec == bar.tv_sec)
8676 for s_timezone in '-DS_TIMEZONE' ''; do
8678 for s_timeval in '-DS_TIMEVAL' ''; do
8679 for i_systimek in '' '-DSYSTIMEKERNEL'; do
8680 for i_time in '' '-DI_TIME'; do
8681 for i_systime in '-DI_SYSTIME' ''; do
8684 set try $i_time $i_systime $i_systimek $sysselect $s_timeval $s_timezone
8685 if eval $compile; then
8686 set X $i_time $i_systime $i_systimek $sysselect $s_timeval
8690 $echo $n "Succeeded with $flags$c"
8702 *SYSTIMEKERNEL*) i_systimek="$define"
8703 timeincl=`./findhdr sys/time.h`
8704 echo "We'll include <sys/time.h> with KERNEL defined." >&4;;
8705 *) i_systimek="$undef";;
8708 *I_TIME*) i_time="$define"
8709 timeincl=`./findhdr time.h`" $timeincl"
8710 echo "We'll include <time.h>." >&4;;
8711 *) i_time="$undef";;
8714 *I_SYSTIME*) i_systime="$define"
8715 timeincl=`./findhdr sys/time.h`" $timeincl"
8716 echo "We'll include <sys/time.h>." >&4;;
8717 *) i_systime="$undef";;
8722 : check for fd_set items
8725 Checking to see how well your C compiler handles fd_set and friends ...
8727 $cat >fd_set.c <<EOCP
8728 #$i_systime I_SYS_TIME
8729 #$i_sysselct I_SYS_SELECT
8730 #$d_socket HAS_SOCKET
8731 #include <sys/types.h>
8733 #include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
8736 #include <sys/time.h>
8739 #include <sys/select.h>
8748 #if defined(FD_SET) && defined(FD_CLR) && defined(FD_ISSET) && defined(FD_ZERO)
8755 set fd_set -DTRYBITS
8756 if eval $compile; then
8757 d_fds_bits="$define"
8759 echo "Well, your system knows about the normal fd_set typedef..." >&4
8761 echo "and you have the normal fd_set macros (just as I'd expect)." >&4
8762 d_fd_macros="$define"
8765 but not the normal fd_set macros! Gaaack! I'll have to cover for you.
8767 d_fd_macros="$undef"
8771 Hmm, your compiler has some difficulty with fd_set. Checking further...
8774 if eval $compile; then
8777 echo "Well, your system has some sort of fd_set available..." >&4
8779 echo "and you have the normal fd_set macros." >&4
8780 d_fd_macros="$define"
8783 but not the normal fd_set macros! Gross! More work for me...
8785 d_fd_macros="$undef"
8788 echo "Well, you got zip. That's OK, I can roll my own fd_set stuff." >&4
8791 d_fd_macros="$undef"
8796 : see if fgetpos exists
8797 set fgetpos d_fgetpos
8800 : see if flock exists
8804 : see if fork exists
8808 : see if pathconf exists
8809 set pathconf d_pathconf
8812 : see if fpathconf exists
8813 set fpathconf d_fpathconf
8819 echo "Checking to see if your system supports off64_t..." >&4
8821 #include <sys/types.h>
8823 int main() { off64_t x = 7; }'
8826 if eval $compile; then
8828 echo "Yes, it does."
8831 echo "No, it doesn't."
8832 case "$lseeksize" in
8833 8) echo "(Your off_t is 64 bits, so you could use that.)" ;;
8840 : check for fpos64_t
8842 echo "Checking to see if your system supports fpos64_t..." >&4
8844 #include <sys/stdio.h>
8845 int main() { fpos64_t x x = 7; }'
8848 if eval $compile; then
8850 echo "Yes, it does."
8853 echo "No, it doesn't."
8855 8) echo "(Your fpos_t is 64 bits, so you could use that.)" ;;
8862 hasstruct='varname=$1; struct=$2; shift; shift;
8863 while $test $# -ge 2; do
8865 $define) echo "#include <$2>";;
8869 echo "int main () { struct $struct foo; }" >> try.c;
8871 if eval $compile; then
8880 : see if this is a sys/param system
8881 set sys/param.h i_sysparam
8884 : see if this is a sys/mount.h system
8885 set sys/mount.h i_sysmount
8888 : see if sys/types.h has to be included
8889 set sys/types.h i_systypes
8894 echo "Checking to see if your system supports struct fs_data..." >&4
8895 set d_fs_data_s fs_data $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h
8897 case "$d_fs_data_s" in
8898 "$define") echo "Yes, it does." ;;
8899 *) echo "No, it doesn't." ;;
8902 : see if fseeko exists
8906 8) echo "(Your long is 64 bits, so you could use fseek.)" ;;
8909 : see if fsetpos exists
8910 set fsetpos d_fsetpos
8914 : see if fstatfs exists
8915 set fstatfs d_fstatfs
8919 : see if statvfs exists
8920 set statvfs d_statvfs
8923 : see if fstatvfs exists
8924 set fstatvfs d_fstatvfs
8928 : see if ftello exists
8932 8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
8935 : see if getcwd exists
8939 : see if getgrent exists
8940 set getgrent d_getgrent
8943 : see if gethostbyaddr exists
8944 set gethostbyaddr d_gethbyaddr
8947 : see if gethostbyname exists
8948 set gethostbyname d_gethbyname
8951 : see if gethostent exists
8952 set gethostent d_gethent
8955 : see how we will look up host name
8958 if set gethostname val -f d_gethname; eval $csym; $val; then
8959 echo 'gethostname() found.' >&4
8960 d_gethname="$define"
8963 if set uname val -f d_uname; eval $csym; $val; then
8966 uname() was found, but you're running xenix, and older versions of xenix
8967 have a broken uname(). If you don't really know whether your xenix is old
8968 enough to have a broken system call, use the default answer.
8975 rp='Is your uname() broken?'
8978 n*) d_uname="$define"; call=uname;;
8981 echo 'uname() found.' >&4
8988 case "$d_gethname" in
8989 '') d_gethname="$undef";;
8992 '') d_uname="$undef";;
8994 case "$d_uname$d_gethname" in
8999 Every now and then someone has a $call() that lies about the hostname
9000 but can't be fixed for political or economic reasons. If you wish, I can
9001 pretend $call() isn't there and maybe compute hostname at run-time
9002 thanks to the '$phostname' command.
9005 rp="Shall I ignore $call() from now on?"
9008 y*) d_uname="$undef" d_gethname="$undef"; $echo $n "Okay...$c";;
9011 case "$phostname" in
9013 *) case "$aphostname" in
9019 file=`./loc $file $file $pth`
9020 aphostname=`echo $file $*`
9025 case "$d_uname$d_gethname" in
9028 case "$phostname" in
9030 echo "There will be no way for $package to get your hostname." >&4;;
9032 echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
9036 case "$d_phostname" in
9037 '') d_phostname="$undef";;
9040 : see if this is a netdb.h system
9044 : see if prototypes for various gethostxxx netdb.h functions are available
9046 set d_gethostprotos gethostent $i_netdb netdb.h
9049 : see if getlogin exists
9050 set getlogin d_getlogin
9053 : see if getmnt exists
9057 : see if getmntent exists
9058 set getmntent d_getmntent
9061 : see if getnetbyaddr exists
9062 set getnetbyaddr d_getnbyaddr
9065 : see if getnetbyname exists
9066 set getnetbyname d_getnbyname
9069 : see if getnetent exists
9070 set getnetent d_getnent
9073 : see if prototypes for various getnetxxx netdb.h functions are available
9075 set d_getnetprotos getnetent $i_netdb netdb.h
9079 : see if getprotobyname exists
9080 set getprotobyname d_getpbyname
9083 : see if getprotobynumber exists
9084 set getprotobynumber d_getpbynumber
9087 : see if getprotoent exists
9088 set getprotoent d_getpent
9091 : see if getpgid exists
9092 set getpgid d_getpgid
9095 : see if getpgrp2 exists
9096 set getpgrp2 d_getpgrp2
9099 : see if getppid exists
9100 set getppid d_getppid
9103 : see if getpriority exists
9104 set getpriority d_getprior
9107 : see if prototypes for various getprotoxxx netdb.h functions are available
9109 set d_getprotoprotos getprotoent $i_netdb netdb.h
9112 : see if getpwent exists
9113 set getpwent d_getpwent
9117 : see if getservbyname exists
9118 set getservbyname d_getsbyname
9121 : see if getservbyport exists
9122 set getservbyport d_getsbyport
9125 : see if getservent exists
9126 set getservent d_getsent
9129 : see if prototypes for various getservxxx netdb.h functions are available
9131 set d_getservprotos getservent $i_netdb netdb.h
9134 : see if getspent exists
9135 set getspent d_getspent
9138 : see if getspnam exists
9139 set getspnam d_getspnam
9142 : see if gettimeofday or ftime exists
9143 set gettimeofday d_gettimeod
9145 case "$d_gettimeod" in
9151 val="$undef"; set d_ftime; eval $setvar
9154 case "$d_gettimeod$d_ftime" in
9157 echo 'No ftime() nor gettimeofday() -- timing may be less accurate.' >&4
9161 : see if this is an grp system
9167 xxx=`./findhdr grp.h`
9168 $cppstdin $cppflags $cppminus < $xxx >$$.h
9170 if $contains 'gr_passwd' $$.h >/dev/null 2>&1; then
9182 set d_grpasswd; eval $setvar
9186 : see if hasmntopt exists
9187 set hasmntopt d_hasmntopt
9190 : see if this is a netinet/in.h or sys/in.h system
9191 set netinet/in.h i_niin sys/in.h i_sysin
9194 : see if arpa/inet.h has to be included
9195 set arpa/inet.h i_arpainet
9198 : see if htonl --and friends-- exists
9203 : Maybe they are macros.
9208 #include <sys/types.h>
9209 #$i_niin I_NETINET_IN
9211 #$i_arpainet I_ARPA_INET
9213 #include <netinet/in.h>
9219 #include <arpa/inet.h>
9222 printf("Defined as a macro.");
9225 $cppstdin $cppflags $cppminus < htonl.c >htonl.E 2>/dev/null
9226 if $contains 'Defined as a macro' htonl.E >/dev/null 2>&1; then
9228 echo "But it seems to be defined as a macro." >&4
9236 : see if iconv exists
9242 if set index val -f; eval $csym; $val; then
9243 if set strchr val -f d_strchr; eval $csym; $val; then
9244 if $contains strchr "$strings" >/dev/null 2>&1 ; then
9247 echo "strchr() found." >&4
9251 echo "index() found." >&4
9256 echo "index() found." >&4
9259 if set strchr val -f d_strchr; eval $csym; $val; then
9262 echo "strchr() found." >&4
9264 echo "No index() or strchr() found!" >&4
9269 set d_strchr; eval $setvar
9271 set d_index; eval $setvar
9273 : check whether inet_aton exists
9274 set inet_aton d_inetaton
9277 : see if inttypes.h is available
9278 : we want a real compile instead of Inhdr because some systems
9279 : have an inttypes.h which includes non-existent headers
9282 #include <inttypes.h>
9284 static int32_t foo32 = 0x12345678;
9288 if eval $compile; then
9289 echo "<inttypes.h> found." >&4
9292 echo "<inttypes.h> NOT found." >&4
9301 $echo $n "Checking to see if your system supports int64_t...$c" >&4
9303 #include <sys/types.h>
9304 #$i_inttypes I_INTTYPES
9306 #include <inttypes.h>
9308 int main() { int64_t x = 7; }
9311 if eval $compile; then
9313 echo " Yes, it does."
9316 echo " No, it doesn't."
9324 $cat >isascii.c <<'EOCP'
9336 if eval $compile; then
9337 echo "isascii() found." >&4
9340 echo "isascii() NOT found." >&4
9347 : see if killpg exists
9351 : see if lchown exists
9353 $cat > try.c <<'EOCP'
9354 /* System header to define __stub macros and hopefully few prototypes,
9355 which can conflict with char lchown(); below. */
9357 /* Override any gcc2 internal prototype to avoid an error. */
9358 /* We use char because int might match the return type of a gcc2
9359 builtin and then its argument prototype would still apply. */
9362 /* The GNU C library defines this for functions which it implements
9363 to always fail with ENOSYS. Some functions are actually named
9364 something starting with __ and the normal name is an alias. */
9365 #if defined (__stub_lchown) || defined (__stub___lchown)
9373 if eval $compile; then
9374 $echo "lchown() found." >&4
9377 $echo "lchown() NOT found." >&4
9383 : See if number of significant digits in a double precision number is known
9385 $cat >ldbl_dig.c <<EOM
9395 printf("Contains LDBL_DIG");
9398 $cppstdin $cppflags $cppminus < ldbl_dig.c >ldbl_dig.E 2>/dev/null
9399 if $contains 'LDBL_DIG' ldbl_dig.E >/dev/null 2>&1; then
9400 echo "LDBL_DIG found." >&4
9403 echo "LDBL_DIG NOT found." >&4
9410 : see if link exists
9414 : see if localeconv exists
9415 set localeconv d_locconv
9418 : see if lockf exists
9422 : check for long long
9424 $echo $n "Checking to see if your system supports long long..." $c >&4
9425 echo 'int main() { long long x = 7; return 0; }' > try.c
9427 if eval $compile; then
9429 echo " Yes, it does."
9432 echo " No, it doesn't."
9438 : check for length of long long
9439 case "${d_longlong}${longlongsize}" in
9442 $echo $n "Checking to see how big your long longs are..." $c >&4
9443 $cat >try.c <<'EOCP'
9447 printf("%d\n", (int)sizeof(long long));
9452 if eval $compile_ok; then
9453 longlongsize=`./try$exe_ext`
9454 $echo " $longlongsize bytes." >&4
9458 echo "(I can't seem to compile the test program. Guessing...)"
9459 rp="What is the size of a long long (in bytes)?"
9463 if $test "X$longsize" = "X$longlongsize"; then
9464 echo "(That isn't any different from an ordinary long.)"
9470 : see if lstat exists
9474 : see if mblen exists
9478 : see if mbstowcs exists
9479 set mbstowcs d_mbstowcs
9482 : see if mbtowc exists
9486 : see if memchr exists
9490 : see if memcmp exists
9494 : see if memcpy exists
9498 : see if memmove exists
9499 set memmove d_memmove
9502 : see if memset exists
9506 : see if mkdir exists
9510 : see if mkdtemp exists
9511 set mkdtemp d_mkdtemp
9514 : see if mkfifo exists
9518 : see if mkstemp exists
9519 set mkstemp d_mkstemp
9522 : see if mkstemps exists
9523 set mkstemps d_mkstemps
9526 : see if mktime exists
9530 : see if this is a sys/mman.h system
9531 set sys/mman.h i_sysmman
9534 : see if mmap exists
9537 : see what shmat returns
9538 : default to something harmless
9540 case "$i_sysmman$d_mmap" in
9542 $cat >mmap.c <<'END'
9543 #include <sys/mman.h>
9546 if $cc $ccflags -c mmap.c >/dev/null 2>&1; then
9551 echo "and it returns ($mmaptype)." >&4
9557 : see if mprotect exists
9558 set mprotect d_mprotect
9561 : see if msgctl exists
9565 : see if msgget exists
9569 : see if msgsnd exists
9573 : see if msgrcv exists
9577 : see how much of the 'msg*(2)' library is present.
9580 case "$d_msgctl$d_msgget$d_msgsnd$d_msgrcv" in
9581 *"$undef"*) h_msg=false;;
9585 case "`ipcs 2>&1`" in
9586 "SVID messages"*"not configured"*)
9587 echo "Your $osname does not have the msg*(2) configured." >&4
9602 : we could also check for sys/ipc.h ...
9603 if $h_msg && $test `./findhdr sys/msg.h`; then
9604 echo "You have the full msg*(2) library." >&4
9607 echo "You don't have the full msg*(2) library." >&4
9613 : see if msync exists
9617 : see if munmap exists
9621 : see if nice exists
9627 echo "Checking which 64-bit integer type we could use..." >&4
9633 val='"unsigned int"'
9638 *) case "$longsize" in
9642 val='"unsigned long"'
9647 *) case "$d_longlong:$longlongsize" in
9652 val='"unsigned long long"'
9657 *) case "$d_int64_t" in
9676 '') echo "Alas, no 64-bit integer types in sight." >&4
9679 *) if test X"$use64bits" = Xdefine -o X"$longsize" = X8; then
9684 echo "We $verb use '$quadtype' for 64-bit integers." >&4
9689 : check for length of character
9693 echo "Checking to see how big your characters are (hey, you never know)..." >&4
9694 $cat >try.c <<'EOCP'
9698 printf("%d\n", (int)sizeof(char));
9703 if eval $compile_ok; then
9707 echo "(I can't seem to compile the test program. Guessing...)"
9714 rp="What is the size of a character (in bytes)?"
9721 $echo "Choosing the C types to be used for Perl's internal types..." >&4
9723 case "$use64bits:$d_quad:$quadtype" in
9731 uvtype="unsigned long"
9737 case "$uselongdouble:$d_longdbl" in
9739 nvtype="long double"
9747 $echo "(IV will be "$ivtype", $ivsize bytes)"
9748 $echo "(UV will be "$uvtype", $uvsize bytes)"
9749 $echo "(NV will be "$nvtype", $nvsize bytes)"
9752 #$i_inttypes I_INTTYPES
9754 #include <inttypes.h>
9759 int8_t i = INT8_MAX;
9760 uint8_t u = UINT8_MAX;
9764 int16_t i = INT16_MAX;
9765 uint16_t i = UINT16_MAX;
9766 printf("int16_t\n");
9769 int32_t i = INT32_MAX;
9770 uint32_t u = UINT32_MAX;
9771 printf("int32_t\n");
9777 '') case "$charsize" in
9779 u8type="unsigned char"
9788 if eval $compile; then
9789 case "`./try$exe_ext`" in
9790 int8_t) i8type=int8_t
9800 '') if $test $charsize -ge 1; then
9802 u8type="unsigned char"
9810 '') case "$shortsize" in
9812 u16type="unsigned short"
9821 if eval $compile; then
9822 case "`./try$exe_ext`" in
9834 '') if $test $shortsize -ge 2; then
9836 u16type="unsigned short"
9844 '') case "$longsize" in
9846 u32type="unsigned long"
9850 *) case "$intsize" in
9852 u32type="unsigned int"
9863 if eval $compile; then
9864 case "`./try$exe_ext`" in
9876 '') if $test $intsize -ge 4; then
9878 u32type="unsigned int"
9886 '') case "$d_quad:$quadtype" in
9889 u64type="$uquadtype"
9897 $echo "Checking whether your NVs can preserve your UVs..." >&4
9901 $uvtype k = ($uvtype)~0, l;
9907 printf("preserve\n");
9912 if eval $compile; then
9913 case "`./try$exe_ext`" in
9914 preserve) d_nv_preserves_uv="$define" ;;
9917 case "$d_nv_preserves_uv" in
9918 $define) $echo "Yes, they can." 2>&1 ;;
9919 *) $echo "No, they can't." 2>&1
9920 d_nv_preserves_uv="$undef"
9926 : see if POSIX threads are available
9927 set pthread.h i_pthread
9933 : how to create joinable pthreads
9934 if test "X$usethreads" = "X$define" -a "X$i_pthread" = "X$define"; then
9936 echo "Checking what constant to use for creating joinable pthreads..." >&4
9937 $cat >try.c <<'EOCP'
9938 #include <pthread.h>
9940 int detachstate = JOINABLE;
9943 set try -DJOINABLE=PTHREAD_CREATE_JOINABLE
9944 if eval $compile; then
9945 echo "You seem to use PTHREAD_CREATE_JOINABLE." >&4
9946 val="$undef" # Yes, undef.
9947 set d_old_pthread_create_joinable
9950 set old_pthread_create_joinable
9953 set try -DJOINABLE=PTHREAD_CREATE_UNDETACHED
9954 if eval $compile; then
9955 echo "You seem to use PTHREAD_CREATE_UNDETACHED." >&4
9957 set d_old_pthread_create_joinable
9959 val=PTHREAD_CREATE_UNDETACHED
9960 set old_pthread_create_joinable
9963 set try -DJOINABLE=__UNDETACHED
9964 if eval $compile; then
9965 echo "You seem to use __UNDETACHED." >&4
9967 set d_old_pthread_create_joinable
9970 set old_pthread_create_joinable
9973 echo "Egads, nothing obvious found. Guessing that you use 0." >&4
9975 set d_old_pthread_create_joinable
9978 set old_pthread_create_joinable
9985 d_old_pthread_create_joinable="$undef"
9986 old_pthread_create_joinable=""
9989 : see if pause exists
9993 : see if pipe exists
9997 : see if poll exists
10002 : see whether the various POSIXish _yields exist
10004 #include <pthread.h>
10010 #ifdef PTHREAD_YIELD
10013 #ifdef PTHREAD_YIELD_NULL
10014 pthread_yield(NULL);
10020 : see if sched_yield exists
10021 set try -DSCHED_YIELD
10022 if eval $compile; then
10024 sched_yield='sched_yield()'
10028 case "$usethreads" in
10031 $define) echo 'sched_yield() found.' >&4 ;;
10032 *) echo 'sched_yield() NOT found.' >&4 ;;
10038 : see if pthread_yield exists
10039 set try -DPTHREAD_YIELD
10040 if eval $compile; then
10042 case "$sched_yield" in
10043 '') sched_yield='pthread_yield()' ;;
10046 set try -DPTHREAD_YIELD_NULL
10047 if eval $compile; then
10049 case "$sched_yield" in
10050 '') sched_yield='pthread_yield(NULL)' ;;
10056 case "$usethreads" in
10059 $define) echo 'pthread_yield() found.' >&4 ;;
10060 *) echo 'pthread_yield() NOT found.' >&4 ;;
10064 set d_pthread_yield
10067 case "$sched_yield" in
10068 '') sched_yield=undef ;;
10073 : see if this is a pwd.h system
10079 xxx=`./findhdr pwd.h`
10080 $cppstdin $cppflags $cppminus < $xxx >$$.h
10082 if $contains 'pw_quota' $$.h >/dev/null 2>&1; then
10090 if $contains 'pw_age' $$.h >/dev/null 2>&1; then
10098 if $contains 'pw_change' $$.h >/dev/null 2>&1; then
10106 if $contains 'pw_class' $$.h >/dev/null 2>&1; then
10114 if $contains 'pw_expire' $$.h >/dev/null 2>&1; then
10122 if $contains 'pw_comment' $$.h >/dev/null 2>&1; then
10130 if $contains 'pw_gecos' $$.h >/dev/null 2>&1; then
10138 if $contains 'pw_passwd' $$.h >/dev/null 2>&1; then
10150 set d_pwquota; eval $setvar
10151 set d_pwage; eval $setvar
10152 set d_pwchange; eval $setvar
10153 set d_pwclass; eval $setvar
10154 set d_pwexpire; eval $setvar
10155 set d_pwcomment; eval $setvar
10156 set d_pwgecos; eval $setvar
10157 set d_pwpasswd; eval $setvar
10161 : see if readdir and friends exist
10162 set readdir d_readdir
10164 set seekdir d_seekdir
10166 set telldir d_telldir
10168 set rewinddir d_rewinddir
10171 : see if readlink exists
10172 set readlink d_readlink
10175 : see if rename exists
10176 set rename d_rename
10179 : see if rmdir exists
10183 : see if memory.h is available.
10188 : See if it conflicts with string.h
10194 $cppstdin $cppflags $cppminus < $strings > mem.h
10195 if $contains 'memcpy' mem.h >/dev/null 2>&1; then
10197 echo "We won't be including <memory.h>."
10207 : can bcopy handle overlapping blocks?
10212 echo "Checking to see if your bcopy() can do overlapping copies..." >&4
10214 #$i_memory I_MEMORY
10215 #$i_stdlib I_STDLIB
10216 #$i_string I_STRING
10217 #$i_unistd I_UNISTD
10219 $cat >>try.c <<'EOCP'
10222 # include <memory.h>
10225 # include <stdlib.h>
10228 # include <string.h>
10230 # include <strings.h>
10233 # include <unistd.h> /* Needed for NetBSD */
10237 char buf[128], abc[128];
10243 bcopy("abcdefghijklmnopqrstuvwxyz0123456789", abc, 36);
10245 for (align = 7; align >= 0; align--) {
10246 for (len = 36; len; len--) {
10248 bcopy(abc, b, len);
10249 for (off = 1; off <= len; off++) {
10250 bcopy(b, b+off, len);
10251 bcopy(b+off, b, len);
10252 if (bcmp(b, abc, len))
10261 if eval $compile_ok; then
10262 if ./try 2>/dev/null; then
10263 echo "Yes, it can."
10266 echo "It can't, sorry."
10267 case "$d_memmove" in
10268 "$define") echo "But that's Ok since you have memmove()." ;;
10272 echo "(I can't compile the test program, so we'll assume not...)"
10273 case "$d_memmove" in
10274 "$define") echo "But that's Ok since you have memmove()." ;;
10279 $rm -f try.* try core
10283 : can memcpy handle overlapping blocks?
10285 case "$d_memcpy" in
10288 echo "Checking to see if your memcpy() can do overlapping copies..." >&4
10290 #$i_memory I_MEMORY
10291 #$i_stdlib I_STDLIB
10292 #$i_string I_STRING
10293 #$i_unistd I_UNISTD
10295 $cat >>try.c <<'EOCP'
10298 # include <memory.h>
10301 # include <stdlib.h>
10304 # include <string.h>
10306 # include <strings.h>
10309 # include <unistd.h> /* Needed for NetBSD */
10313 char buf[128], abc[128];
10319 /* Copy "abcde..." string to char abc[] so that gcc doesn't
10320 try to store the string in read-only memory. */
10321 memcpy(abc, "abcdefghijklmnopqrstuvwxyz0123456789", 36);
10323 for (align = 7; align >= 0; align--) {
10324 for (len = 36; len; len--) {
10326 memcpy(b, abc, len);
10327 for (off = 1; off <= len; off++) {
10328 memcpy(b+off, b, len);
10329 memcpy(b, b+off, len);
10330 if (memcmp(b, abc, len))
10339 if eval $compile_ok; then
10340 if ./try 2>/dev/null; then
10341 echo "Yes, it can."
10344 echo "It can't, sorry."
10345 case "$d_memmove" in
10346 "$define") echo "But that's Ok since you have memmove()." ;;
10350 echo "(I can't compile the test program, so we'll assume not...)"
10351 case "$d_memmove" in
10352 "$define") echo "But that's Ok since you have memmove()." ;;
10357 $rm -f try.* try core
10361 : can memcmp be trusted to compare relative magnitude?
10363 case "$d_memcmp" in
10366 echo "Checking if your memcmp() can compare relative magnitude..." >&4
10368 #$i_memory I_MEMORY
10369 #$i_stdlib I_STDLIB
10370 #$i_string I_STRING
10371 #$i_unistd I_UNISTD
10373 $cat >>try.c <<'EOCP'
10376 # include <memory.h>
10379 # include <stdlib.h>
10382 # include <string.h>
10384 # include <strings.h>
10387 # include <unistd.h> /* Needed for NetBSD */
10393 if ((a < b) && memcmp(&a, &b, 1) < 0)
10399 if eval $compile_ok; then
10400 if ./try 2>/dev/null; then
10401 echo "Yes, it can."
10404 echo "No, it can't (it uses signed chars)."
10407 echo "(I can't compile the test program, so we'll assume not...)"
10411 $rm -f try.* try core
10415 : see if select exists
10416 set select d_select
10419 : see if semctl exists
10420 set semctl d_semctl
10423 : see if semget exists
10424 set semget d_semget
10427 : see if semop exists
10431 : see how much of the 'sem*(2)' library is present.
10434 case "$d_semctl$d_semget$d_semop" in
10435 *"$undef"*) h_sem=false;;
10439 case "`ipcs 2>&1`" in
10440 "SVID messages"*"not configured"*)
10441 echo "Your $osname does not have the sem*(2) configured." >&4
10444 set semctl d_semctl
10446 set semget d_semget
10454 : we could also check for sys/ipc.h ...
10455 if $h_sem && $test `./findhdr sys/sem.h`; then
10456 echo "You have the full sem*(2) library." >&4
10459 echo "You don't have the full sem*(2) library." >&4
10465 : see whether sys/sem.h defines union semun
10467 $cat > try.c <<'END'
10468 #include <sys/types.h>
10469 #include <sys/ipc.h>
10470 #include <sys/sem.h>
10471 int main () { union semun semun; semun.buf = 0; }
10474 if eval $compile; then
10475 echo "You have union semun in <sys/sem.h>." >&4
10478 echo "You do not have union semun in <sys/sem.h>." >&4
10481 $rm -f try try.c try.h
10485 : see how to do semctl IPC_STAT
10488 : see whether semctl IPC_STAT can use union semun
10493 # define S_IRUSR S_IREAD
10494 # define S_IWUSR S_IWRITE
10495 # define S_IXUSR S_IEXEC
10497 # define S_IRUSR 0400
10498 # define S_IWUSR 0200
10499 # define S_IXUSR 0100
10501 # define S_IRGRP (S_IRUSR>>3)
10502 # define S_IWGRP (S_IWUSR>>3)
10503 # define S_IXGRP (S_IXUSR>>3)
10504 # define S_IROTH (S_IRUSR>>6)
10505 # define S_IWOTH (S_IWUSR>>6)
10506 # define S_IXOTH (S_IXUSR>>6)
10509 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR)
10510 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP)
10511 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH)
10516 #include <sys/types.h>
10517 #include <sys/ipc.h>
10518 #include <sys/sem.h>
10519 #include <sys/stat.h>
10526 #$d_union_semun HAS_UNION_SEMUN
10529 #ifndef HAS_UNION_SEMUN
10532 struct semid_ds *buf;
10533 unsigned short *array;
10539 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10540 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10542 struct semid_ds argbuf;
10545 st = semctl(sem, 0, IPC_STAT, arg);
10549 # endif /* IPC_STAT */
10550 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10552 if (semctl(sem, 0, IPC_RMID, arg) != 0)
10553 # endif /* IPC_RMID */
10554 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10556 #endif /* IPC_PRIVATE && ... */
10557 printf("semget failed: errno = %d\n", errno);
10563 if eval $compile; then
10566 semun) val="$define" ;;
10572 case "$d_semctl_semun" in
10574 echo "You can use union semun for semctl IPC_STAT." >&4
10577 *) echo "You cannot use union semun for semctl IPC_STAT." >&4
10582 : see whether semctl IPC_STAT can use struct semid_ds pointer
10583 $cat > try.c <<'END'
10584 #include <sys/types.h>
10585 #include <sys/ipc.h>
10586 #include <sys/sem.h>
10587 #include <sys/stat.h>
10595 struct semid_ds arg;
10598 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10599 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10602 st = semctl(sem, 0, IPC_STAT, &arg);
10604 printf("semid_ds\n");
10606 # endif /* IPC_STAT */
10607 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10609 if (semctl(sem, 0, IPC_RMID, &arg) != 0)
10610 # endif /* IPC_RMID */
10611 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10613 #endif /* IPC_PRIVATE && ... */
10614 printf("semget failed: errno = %d\n", errno);
10621 if eval $compile; then
10624 semid_ds) val="$define" ;;
10628 set d_semctl_semid_ds
10630 case "$d_semctl_semid_ds" in
10632 echo "You can $also use struct semid_ds* for semctl IPC_STAT." >&4
10634 *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4
10641 # We do not have the full sem*(2) library, so assume we can not
10647 set d_semctl_semid_ds
10652 : see if setegid exists
10653 set setegid d_setegid
10656 : see if seteuid exists
10657 set seteuid d_seteuid
10660 : see if setgrent exists
10661 set setgrent d_setgrent
10664 : see if sethostent exists
10665 set sethostent d_sethent
10668 : see if setlinebuf exists
10669 set setlinebuf d_setlinebuf
10672 : see if setlocale exists
10673 set setlocale d_setlocale
10676 : see if setnetent exists
10677 set setnetent d_setnent
10680 : see if setprotoent exists
10681 set setprotoent d_setpent
10684 : see if setpgid exists
10685 set setpgid d_setpgid
10688 : see if setpgrp2 exists
10689 set setpgrp2 d_setpgrp2
10692 : see if setpriority exists
10693 set setpriority d_setprior
10696 : see if setpwent exists
10697 set setpwent d_setpwent
10700 : see if setregid exists
10701 set setregid d_setregid
10703 set setresgid d_setresgid
10706 : see if setreuid exists
10707 set setreuid d_setreuid
10709 set setresuid d_setresuid
10712 : see if setrgid exists
10713 set setrgid d_setrgid
10716 : see if setruid exists
10717 set setruid d_setruid
10720 : see if setservent exists
10721 set setservent d_setsent
10724 : see if setsid exists
10725 set setsid d_setsid
10728 : see if setspent exists
10729 set setspent d_setspent
10732 : see if setvbuf exists
10733 set setvbuf d_setvbuf
10736 : see if sfio.h is available
10741 : see if sfio library is available
10752 : Ok, but do we want to use it.
10756 true|$define|[yY]*) dflt='y';;
10759 echo "$package can use the sfio library, but it is experimental."
10760 rp="You seem to have sfio available, do you want to try using it?"
10764 *) echo "Ok, avoiding sfio this time. I'll use stdio instead."
10766 : Remove sfio from list of libraries to use
10767 set `echo X $libs | $sed -e 's/-lsfio / /' -e 's/-lsfio$//'`
10770 echo "libs = $libs" >&4
10774 *) case "$usesfio" in
10775 true|$define|[yY]*)
10776 echo "Sorry, cannot find sfio on this machine" >&4
10777 echo "Ignoring your setting of usesfio=$usesfio" >&4
10785 $define) usesfio='true';;
10786 *) usesfio='false';;
10789 : see if shmctl exists
10790 set shmctl d_shmctl
10793 : see if shmget exists
10794 set shmget d_shmget
10797 : see if shmat exists
10800 : see what shmat returns
10803 $cat >shmat.c <<'END'
10804 #include <sys/shm.h>
10807 if $cc $ccflags -c shmat.c >/dev/null 2>&1; then
10812 echo "and it returns ($shmattype)." >&4
10813 : see if a prototype for shmat is available
10814 xxx=`./findhdr sys/shm.h`
10815 $cppstdin $cppflags $cppminus < $xxx > shmat.c 2>/dev/null
10816 if $contains 'shmat.*(' shmat.c >/dev/null 2>&1; then
10827 set d_shmatprototype
10830 : see if shmdt exists
10834 : see how much of the 'shm*(2)' library is present.
10837 case "$d_shmctl$d_shmget$d_shmat$d_shmdt" in
10838 *"$undef"*) h_shm=false;;
10842 case "`ipcs 2>&1`" in
10843 "SVID shared memory"*"not configured"*)
10844 echo "Your $osname does not have the shm*(2) configured." >&4
10847 set shmctl d_shmctl
10849 set shmget d_shmget
10859 : we could also check for sys/ipc.h ...
10860 if $h_shm && $test `./findhdr sys/shm.h`; then
10861 echo "You have the full shm*(2) library." >&4
10864 echo "You don't have the full shm*(2) library." >&4
10871 : see if we have sigaction
10872 if set sigaction val -f d_sigaction; eval $csym; $val; then
10873 echo 'sigaction() found.' >&4
10874 $cat > try.c <<'EOP'
10876 #include <sys/types.h>
10877 #include <signal.h>
10880 struct sigaction act, oact;
10882 oact.sa_handler = 0;
10883 /* so that act and oact are used */
10884 exit(act.sa_flags == 0 && oact.sa_handler == 0);
10888 if eval $compile_ok; then
10891 echo "But you don't seem to have a useable struct sigaction." >&4
10895 echo 'sigaction NOT found.' >&4
10898 set d_sigaction; eval $setvar
10899 $rm -f try try$_o try.c
10901 : see if sigsetjmp exists
10903 case "$d_sigsetjmp" in
10905 $cat >try.c <<'EOP'
10906 #include <setjmp.h>
10911 if (sigsetjmp(env,1))
10914 siglongjmp(env, 1);
10919 if eval $compile; then
10920 if ./try >/dev/null 2>&1; then
10921 echo "POSIX sigsetjmp found." >&4
10925 Uh-Oh! You have POSIX sigsetjmp and siglongjmp, but they do not work properly!!
10931 echo "sigsetjmp not found." >&4
10935 *) val="$d_sigsetjmp"
10936 case "$d_sigsetjmp" in
10937 $define) echo "POSIX sigsetjmp found." >&4;;
10938 $undef) echo "sigsetjmp not found." >&4;;
10946 : check for socklen_t
10948 $echo $n "Checking to see if your system supports socklen_t...$c" >&4
10950 #include <sys/types.h>
10951 #$d_socket HAS_SOCKET
10953 #include <sys/socket.h>
10955 int main() { socklen_t x = 16; }
10958 if eval $compile; then
10960 echo " Yes, it does."
10963 echo " No, it doesn't."
10969 : see if sys/stat.h is available
10970 set sys/stat.h i_sysstat
10974 : see if stat knows about block sizes
10976 echo "Checking to see if your struct stat has st_blocks field..." >&4
10977 set d_statblks stat st_blocks $i_sysstat sys/stat.h
10981 : see if this is a sys/vfs.h system
10982 set sys/vfs.h i_sysvfs
10986 : see if this is a sys/statfs.h system
10987 set sys/statfs.h i_sysstatfs
10992 echo "Checking to see if your system supports struct statfs..." >&4
10993 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
10995 case "$d_statfs_s" in
10996 "$define") echo "Yes, it does." ;;
10997 *) echo "No, it doesn't." ;;
11002 : see if struct statfs knows about f_flags
11003 case "$d_statfs_s" in
11006 echo "Checking to see if your struct statfs has f_flags field..." >&4
11007 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
11011 set d_statfs_f_flags
11015 case "$d_statfs_f_flags" in
11016 "$define") echo "Yes, it does." ;;
11017 *) echo "No, it doesn't." ;;
11020 : see if _ptr and _cnt from stdio act std
11022 if $contains '_IO_fpos_t' `./findhdr stdio.h` `./findhdr libio.h` >/dev/null 2>&1 ; then
11023 echo "(Looks like you have stdio.h from Linux.)"
11024 case "$stdio_ptr" in
11025 '') stdio_ptr='((fp)->_IO_read_ptr)'
11028 *) ptr_lval=$d_stdio_ptr_lval;;
11030 case "$stdio_cnt" in
11031 '') stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
11034 *) cnt_lval=$d_stdio_cnt_lval;;
11036 case "$stdio_base" in
11037 '') stdio_base='((fp)->_IO_read_base)';;
11039 case "$stdio_bufsiz" in
11040 '') stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)';;
11043 case "$stdio_ptr" in
11044 '') stdio_ptr='((fp)->_ptr)'
11047 *) ptr_lval=$d_stdio_ptr_lval;;
11049 case "$stdio_cnt" in
11050 '') stdio_cnt='((fp)->_cnt)'
11053 *) cnt_lval=$d_stdio_cnt_lval;;
11055 case "$stdio_base" in
11056 '') stdio_base='((fp)->_base)';;
11058 case "$stdio_bufsiz" in
11059 '') stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)';;
11062 : test whether _ptr and _cnt really work
11063 echo "Checking how std your stdio is..." >&4
11066 #define FILE_ptr(fp) $stdio_ptr
11067 #define FILE_cnt(fp) $stdio_cnt
11069 FILE *fp = fopen("try.c", "r");
11072 18 <= FILE_cnt(fp) &&
11073 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11081 if eval $compile; then
11083 echo "Your stdio acts pretty std."
11086 echo "Your stdio isn't very std."
11089 echo "Your stdio doesn't appear very std."
11095 : Can _ptr be used as an lvalue?
11096 case "$d_stdstdio$ptr_lval" in
11097 $define$define) val=$define ;;
11100 set d_stdio_ptr_lval
11103 : Can _cnt be used as an lvalue?
11104 case "$d_stdstdio$cnt_lval" in
11105 $define$define) val=$define ;;
11108 set d_stdio_cnt_lval
11111 : see if _base is also standard
11113 case "$d_stdstdio" in
11117 #define FILE_base(fp) $stdio_base
11118 #define FILE_bufsiz(fp) $stdio_bufsiz
11120 FILE *fp = fopen("try.c", "r");
11123 19 <= FILE_bufsiz(fp) &&
11124 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
11131 if eval $compile; then
11133 echo "And its _base field acts std."
11136 echo "But its _base field isn't std."
11139 echo "However, it seems to be lacking the _base field."
11148 Checking how to access stdio streams by file descriptor number...
11150 case "$stdio_stream_array" in
11151 '') $cat >try.c <<EOCP
11154 if (&STDIO_STREAM_ARRAY[fileno(stdin)] == stdin)
11158 for s in _iob __iob __sF
11160 set try -DSTDIO_STREAM_ARRAY=$s
11161 if eval $compile; then
11162 case "`./try$exe_ext`" in
11163 yes) stdio_stream_array=$s; break ;;
11167 $rm -f try.* try$exe_ext
11169 case "$stdio_stream_array" in
11171 I can't figure out how to access stdio streams by file descriptor number.
11173 d_stdio_stream_array="$undef"
11176 You can access stdio streams by file descriptor number by the $stdio_stream_array array.
11178 d_stdio_stream_array="$define"
11182 : see if strcoll exists
11183 set strcoll d_strcoll
11186 : check for structure copying
11188 echo "Checking to see if your C compiler can copy structs..." >&4
11189 $cat >try.c <<'EOCP'
11199 if $cc -c try.c >/dev/null 2>&1 ; then
11201 echo "Yup, it can."
11204 echo "Nope, it can't."
11210 : see if strerror and/or sys_errlist[] exist
11212 if test "X$d_strerror" = X -o "X$d_syserrlst" = X; then
11213 if set strerror val -f d_strerror; eval $csym; $val; then
11214 echo 'strerror() found.' >&4
11215 d_strerror="$define"
11216 d_strerrm='strerror(e)'
11217 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11218 echo "(You also have sys_errlist[], so we could roll our own strerror.)"
11219 d_syserrlst="$define"
11221 echo "(Since you don't have sys_errlist[], sterror() is welcome.)"
11222 d_syserrlst="$undef"
11224 elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
11225 $contains '#[ ]*define.*strerror' "$xxx" >/dev/null 2>&1; then
11226 echo 'strerror() found in string header.' >&4
11227 d_strerror="$define"
11228 d_strerrm='strerror(e)'
11229 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11230 echo "(Most probably, strerror() uses sys_errlist[] for descriptions.)"
11231 d_syserrlst="$define"
11233 echo "(You don't appear to have any sys_errlist[], how can this be?)"
11234 d_syserrlst="$undef"
11236 elif set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11237 echo "strerror() not found, but you have sys_errlist[] so we'll use that." >&4
11238 d_strerror="$undef"
11239 d_syserrlst="$define"
11240 d_strerrm='((e)<0||(e)>=sys_nerr?"unknown":sys_errlist[e])'
11242 echo 'strerror() and sys_errlist[] NOT found.' >&4
11243 d_strerror="$undef"
11244 d_syserrlst="$undef"
11245 d_strerrm='"unknown"'
11249 : see if strtod exists
11250 set strtod d_strtod
11253 : see if strtol exists
11254 set strtol d_strtol
11257 : see if strtold exists
11258 set strtold d_strtold
11261 : see if strtoll exists
11262 set strtoll d_strtoll
11265 : see if strtoul exists
11266 set strtoul d_strtoul
11269 : see if strtoull exists
11270 set strtoull d_strtoull
11273 : see if strtouq exists
11274 set strtouq d_strtouq
11277 : see if strxfrm exists
11278 set strxfrm d_strxfrm
11281 : see if symlink exists
11282 set symlink d_symlink
11285 : see if syscall exists
11286 set syscall d_syscall
11289 : see if sysconf exists
11290 set sysconf d_sysconf
11293 : see if system exists
11294 set system d_system
11297 : see if tcgetpgrp exists
11298 set tcgetpgrp d_tcgetpgrp
11301 : see if tcsetpgrp exists
11302 set tcsetpgrp d_tcsetpgrp
11305 : see if prototype for telldir is available
11307 set d_telldirproto telldir $i_systypes sys/types.h $i_dirent dirent.h
11310 : see if this is a sys/times.h system
11311 set sys/times.h i_systimes
11314 : see if times exists
11316 if set times val -f d_times; eval $csym; $val; then
11317 echo 'times() found.' >&4
11320 case "$i_systimes" in
11321 "$define") inc='sys/times.h';;
11323 rp="What is the type returned by times() on this system?"
11324 set clock_t clocktype long stdio.h sys/types.h $inc
11327 echo 'times() NOT found, hope that will do.' >&4
11332 : see if truncate exists
11333 set truncate d_truncate
11336 : see if tzname[] exists
11338 if set tzname val -a d_tzname; eval $csym; $val; then
11340 echo 'tzname[] found.' >&4
11343 echo 'tzname[] NOT found.' >&4
11348 : see if umask exists
11352 : see if ustat exists
11356 : backward compatibility for d_hvfork
11357 if test X$d_hvfork != X; then
11358 d_vfork="$d_hvfork"
11361 : see if there is a vfork
11366 : Ok, but do we want to use it. vfork is reportedly unreliable in
11367 : perl on Solaris 2.x, and probably elsewhere.
11371 case "$usevfork" in
11377 Perl can only use a vfork() that doesn't suffer from strict
11378 restrictions on calling functions or modifying global data in
11379 the child. For example, glibc-2.1 contains such a vfork()
11380 that is unsuitable. If your system provides a proper fork()
11381 call, chances are that you do NOT want perl to use vfork().
11384 rp="Do you still want to use vfork()?"
11389 echo "Ok, we won't use vfork()."
11398 $define) usevfork='true';;
11399 *) usevfork='false';;
11402 : see if this is an sysdir system
11403 set sys/dir.h i_sysdir
11406 : see if this is an sysndir system
11407 set sys/ndir.h i_sysndir
11410 : see if closedir exists
11411 set closedir d_closedir
11414 case "$d_closedir" in
11417 echo "Checking whether closedir() returns a status..." >&4
11418 cat > closedir.c <<EOM
11419 #$i_dirent I_DIRENT /**/
11420 #$i_sysdir I_SYS_DIR /**/
11421 #$i_sysndir I_SYS_NDIR /**/
11422 #$i_systypes I_SYS_TYPES /**/
11424 #if defined(I_SYS_TYPES)
11425 #include <sys/types.h>
11427 #if defined(I_DIRENT)
11428 #include <dirent.h>
11429 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
11430 #include <sys/dir.h>
11434 #include <sys/ndir.h>
11438 #include <ndir.h> /* may be wrong in the future */
11440 #include <sys/dir.h>
11445 int main() { return closedir(opendir(".")); }
11448 if eval $compile_ok; then
11449 if ./closedir > /dev/null 2>&1 ; then
11450 echo "Yes, it does."
11453 echo "No, it doesn't."
11457 echo "(I can't seem to compile the test program--assuming it doesn't)"
11465 set d_void_closedir
11468 : check for volatile keyword
11470 echo 'Checking to see if your C compiler knows about "volatile"...' >&4
11471 $cat >try.c <<'EOCP'
11474 typedef struct _goo_struct goo_struct;
11475 goo_struct * volatile goo = ((goo_struct *)0);
11476 struct _goo_struct {
11481 typedef unsigned short foo_t;
11482 char *volatile foo;
11484 volatile foo_t blech;
11488 if $cc -c $ccflags try.c >/dev/null 2>&1 ; then
11490 echo "Yup, it does."
11493 echo "Nope, it doesn't."
11499 : see if there is a wait4
11503 : see if waitpid exists
11504 set waitpid d_waitpid
11507 : see if wcstombs exists
11508 set wcstombs d_wcstombs
11511 : see if wctomb exists
11512 set wctomb d_wctomb
11515 : preserve RCS keywords in files with variable substitution, grrr
11520 Revision='$Revision'
11522 case "$crosscompile" in
11523 ''|[nN]*) crosscompile="$undef" ;;
11527 next|rhapsody) multiarch="$define" ;;
11529 case "$multiarch" in
11530 ''|[nN]*) multiarch="$undef" ;;
11533 : check for alignment requirements
11535 case "$crosscompile$multiarch" in
11538 You seem to be either cross-compiling or doing a multiarchitecture build,
11539 skipping the memory alignment check.
11542 case "$alignbytes" in
11543 '') alignbytes=8 ;;
11547 case "$alignbytes" in
11548 '') echo "Checking alignment constraints..." >&4
11549 if $test "X$uselongdouble" = Xdefine -a "X$d_longdbl" = Xdefine; then
11550 $cat >try.c <<'EOCP'
11551 typedef long double NV;
11554 $cat >try.c <<'EOCP'
11558 $cat >>try.c <<'EOCP'
11566 printf("%d\n", (int)((char *)&try_algn.bar - (char *)&try_algn.foo));
11571 if eval $compile_ok; then
11575 echo "(I can't seem to compile the test program...)"
11578 *) dflt="$alignbytes"
11581 rp="Doubles must be aligned on a how-many-byte boundary?"
11589 : check for ordering of bytes in a long
11591 case "$crosscompile$multiarch" in
11594 You seem to be either cross-compiling or doing a multiarchitecture build,
11595 skipping the byteorder check.
11601 case "$byteorder" in
11604 In the following, larger digits indicate more significance. A big-endian
11605 machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
11606 little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
11607 machines may have weird orders like 3412. A Cray will report 87654321,
11608 an Alpha will report 12345678. If the test program works the default is
11610 I'm now running the test program...
11612 $cat >try.c <<'EOCP'
11619 char c[sizeof(long)];
11622 if (sizeof(long) > 4)
11623 u.l = (0x08070605L << 32) | 0x04030201L;
11626 for (i = 0; i < sizeof(long); i++)
11627 printf("%c", u.c[i]+'0');
11634 if eval $compile && ./try > /dev/null; then
11637 [1-4][1-4][1-4][1-4]|12345678|87654321)
11638 echo "(The test program ran ok.)"
11639 echo "byteorder=$dflt"
11642 ????|????????) echo "(The test program ran ok.)" ;;
11643 *) echo "(The test program didn't run right for some reason.)" ;;
11648 (I can't seem to compile the test program. Guessing big-endian...)
11651 case "$xxx_prompt" in
11653 rp="What is the order of bytes in a long?"
11667 : how do we catenate cpp tokens here?
11669 echo "Checking to see how your cpp does stuff like catenate tokens..." >&4
11670 $cat >cpp_stuff.c <<'EOCP'
11671 #define RCAT(a,b)a/**/b
11672 #define ACAT(a,b)a ## b
11676 $cppstdin $cppflags $cppminus <cpp_stuff.c >cpp_stuff.out 2>&1
11677 if $contains 'Circus' cpp_stuff.out >/dev/null 2>&1; then
11678 echo "Oh! Smells like ANSI's been here." >&4
11679 echo "We can catify or stringify, separately or together!"
11681 elif $contains 'Reiser' cpp_stuff.out >/dev/null 2>&1; then
11682 echo "Ah, yes! The good old days!" >&4
11683 echo "However, in the good old days we don't know how to stringify and"
11684 echo "catify at the same time."
11688 Hmm, I don't seem to be able to catenate tokens with your cpp. You're going
11689 to have to edit the values of CAT[2-5] in config.h...
11691 cpp_stuff="/* Help! How do we handle cpp_stuff? */*/"
11695 : see if this is a db.h system
11701 : Check db version.
11703 echo "Checking Berkeley DB version ..." >&4
11709 #include <sys/types.h>
11714 #ifdef DB_VERSION_MAJOR /* DB version >= 2 */
11715 int Major, Minor, Patch ;
11716 unsigned long Version ;
11717 (void)db_version(&Major, &Minor, &Patch) ;
11718 printf("You have Berkeley DB Version 2 or greater\n");
11720 printf("db.h is from Berkeley DB Version %d.%d.%d\n",
11721 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH);
11722 printf("libdb is from Berkeley DB Version %d.%d.%d\n",
11723 Major, Minor, Patch) ;
11725 /* check that db.h & libdb are compatible */
11726 if (DB_VERSION_MAJOR != Major || DB_VERSION_MINOR != Minor || DB_VERSION_PATCH != Patch) {
11727 printf("db.h and libdb are incompatible\n") ;
11731 printf("db.h and libdb are compatible\n") ;
11733 Version = DB_VERSION_MAJOR * 1000000 + DB_VERSION_MINOR * 1000
11734 + DB_VERSION_PATCH ;
11736 /* needs to be >= 2.3.4 */
11737 if (Version < 2003004) {
11738 /* if (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && DB_VERSION_PATCH < 5) { */
11739 printf("but Perl needs Berkeley DB 2.3.4 or greater\n") ;
11745 #if defined(_DB_H_) && defined(BTREEMAGIC) && defined(HASHMAGIC)
11746 printf("You have Berkeley DB Version 1\n");
11747 exit(0); /* DB version < 2: the coast is clear. */
11749 exit(1); /* <db.h> not Berkeley DB? */
11755 if eval $compile_ok && ./try; then
11756 echo 'Looks OK.' >&4
11758 echo "I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB." >&4
11762 : Remove db from list of libraries to use
11763 echo "Removing unusable -ldb from library list" >&4
11764 set `echo X $libs | $sed -e 's/-ldb / /' -e 's/-ldb$//'`
11767 echo "libs = $libs" >&4
11777 : Check the return type needed for hash
11779 echo "Checking return type needed for hash for Berkeley DB ..." >&4
11785 #include <sys/types.h>
11788 #ifndef DB_VERSION_MAJOR
11789 u_int32_t hash_cb (ptr, size)
11797 info.hash = hash_cb;
11801 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11802 if $contains warning try.out >>/dev/null 2>&1 ; then
11805 db_hashtype='u_int32_t'
11808 : XXX Maybe we should just give up here.
11809 db_hashtype=u_int32_t
11811 echo "Help: I can't seem to compile the db test program." >&4
11812 echo "Something's wrong, but I'll assume you use $db_hashtype." >&4
11815 echo "Your version of Berkeley DB uses $db_hashtype for hash."
11817 *) db_hashtype=u_int32_t
11822 : Check the return type needed for prefix
11824 echo "Checking return type needed for prefix for Berkeley DB ..." >&4
11830 #include <sys/types.h>
11833 #ifndef DB_VERSION_MAJOR
11834 size_t prefix_cb (key1, key2)
11842 info.prefix = prefix_cb;
11846 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11847 if $contains warning try.out >>/dev/null 2>&1 ; then
11848 db_prefixtype='int'
11850 db_prefixtype='size_t'
11853 db_prefixtype='size_t'
11854 : XXX Maybe we should just give up here.
11856 echo "Help: I can't seem to compile the db test program." >&4
11857 echo "Something's wrong, but I'll assume you use $db_prefixtype." >&4
11860 echo "Your version of Berkeley DB uses $db_prefixtype for prefix."
11862 *) db_prefixtype='size_t'
11866 : check for void type
11868 echo "Checking to see how well your C compiler groks the void type..." >&4
11869 case "$voidflags" in
11871 $cat >try.c <<'EOCP'
11877 extern void moo(); /* function returning void */
11878 void (*goo)(); /* ptr to func returning void */
11880 void *hue; /* generic ptr */
11893 int main() { sub(); }
11895 if $cc $ccflags -c -DTRY=$defvoidused try.c >.out 2>&1 ; then
11896 voidflags=$defvoidused
11897 echo "Good. It appears to support void to the level $package wants.">&4
11898 if $contains warning .out >/dev/null 2>&1; then
11899 echo "However, you might get some warnings that look like this:"
11903 echo "Hmm, your compiler has some difficulty with void. Checking further..." >&4
11904 if $cc $ccflags -c -DTRY=1 try.c >/dev/null 2>&1; then
11905 echo "It supports 1..."
11906 if $cc $ccflags -c -DTRY=3 try.c >/dev/null 2>&1; then
11907 echo "It also supports 2..."
11908 if $cc $ccflags -c -DTRY=7 try.c >/dev/null 2>&1; then
11910 echo "And it supports 4 but not 8 definitely."
11912 echo "It doesn't support 4..."
11913 if $cc $ccflags -c -DTRY=11 try.c >/dev/null 2>&1; then
11915 echo "But it supports 8."
11918 echo "Neither does it support 8."
11922 echo "It does not support 2..."
11923 if $cc $ccflags -c -DTRY=13 try.c >/dev/null 2>&1; then
11925 echo "But it supports 4 and 8."
11927 if $cc $ccflags -c -DTRY=5 try.c >/dev/null 2>&1; then
11929 echo "And it supports 4 but has not heard about 8."
11931 echo "However it supports 8 but not 4."
11936 echo "There is no support at all for void."
11941 case "$voidflags" in
11943 *) $cat >&4 <<'EOM'
11944 Support flag bits are:
11945 1: basic void declarations.
11946 2: arrays of pointers to functions returning void.
11947 4: operations between pointers to and addresses of void functions.
11948 8: generic void pointers.
11951 rp="Your void support flags add up to what?"
11959 : How can we generate normalized random numbers ?
11961 echo "Looking for a random number function..." >&4
11962 case "$randfunc" in
11964 if set drand48 val -f; eval $csym; $val; then
11966 echo "Good, found drand48()." >&4
11967 elif set random val -f; eval $csym; $val; then
11969 echo "OK, found random()." >&4
11972 echo "Yick, looks like I have to use rand()." >&4
11983 *-Dmy_rand=*|*-Dmy_srand=*)
11984 echo "Removing obsolete -Dmy_rand, -Dmy_srand, and -Drandbits from ccflags." >&4
11985 ccflags="`echo $ccflags | sed -e 's/-Dmy_rand=random/ /'`"
11986 ccflags="`echo $ccflags | sed -e 's/-Dmy_srand=srandom/ /'`"
11987 ccflags="`echo $ccflags | sed -e 's/-Drandbits=[0-9][0-9]*/ /'`"
11991 while $test "$cont"; do
11992 rp="Use which function to generate random numbers?"
11994 if $test "$ans" = "$dflt"; then
12000 if set $ans val -f; eval $csym; $val; then
12004 rp="I cannot find function $ans. Use that name anyway?"
12013 case "$randfunc" in
12015 drand01="drand48()"
12021 case "$randbits" in
12023 echo "Checking to see how many bits your $randfunc() function produces..." >&4
12025 #$i_unistd I_UNISTD
12026 #$i_stdlib I_STDLIB
12029 # include <unistd.h>
12032 # include <stdlib.h>
12037 register unsigned long tmp;
12038 register unsigned long max = 0L;
12040 for (i = 1000; i; i--) {
12041 tmp = (unsigned long) $randfunc();
12042 if (tmp > max) max = tmp;
12044 for (i = 0; max; i++)
12050 if eval $compile_ok; then
12054 echo "(I can't seem to compile the test program...)"
12061 rp="How many bits does your $randfunc() function produce?"
12065 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12066 seedfunc="s$randfunc"
12067 randseedtype=unsigned
12071 rp="How many bits does your $randfunc() function produce?"
12074 seedfunc="s$randfunc"
12075 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12076 if set $seedfunc val -f; eval $csym; $val; then
12077 echo "(Using $seedfunc() to seed random generator)"
12079 echo "(Warning: no $seedfunc() to seed random generator)"
12082 randseedtype=unsigned
12090 echo "Determining whether or not we are on an EBCDIC system..." >&4
12091 $cat >tebcdic.c <<'EOM'
12094 if ('M'==0xd4) return 0;
12101 if eval $compile_ok; then
12103 echo "You have EBCDIC." >&4
12106 echo "Nope, no EBCDIC, probably ASCII or some ISO Latin." >&4
12109 echo "I'm unable to compile the test program." >&4
12110 echo "I'll assume ASCII or some ISO Latin." >&4
12112 $rm -f tebcdic.c tebcdic
12118 Checking how to flush all pending stdio output...
12120 # I only know how to find the first 32 possibly open files on SunOS.
12121 # See also hints/sunos_4_1.sh and util.c --AD
12123 sunos) $echo '#define PERL_FFLUSH_ALL_FOPEN_MAX 32' > try.c ;;
12125 $cat >>try.c <<EOCP
12127 #$i_unistd I_UNISTD
12129 # include <unistd.h>
12131 #$d_sysconf HAS_SYSCONF
12132 #$d_stdio_stream_array HAS_STDIO_STREAM_ARRAY
12133 #ifdef HAS_STDIO_STREAM_ARRAY
12134 # define STDIO_STREAM_ARRAY $stdio_stream_array
12137 FILE* p = fopen("try.out", "w");
12141 # ifdef TRY_FPRINTF
12145 #ifdef TRY_FFLUSH_NULL
12148 #ifdef TRY_FFLUSH_ALL
12150 long open_max = -1;
12151 # ifdef PERL_FFLUSH_ALL_FOPEN_MAX
12152 open_max = PERL_FFLUSH_ALL_FOPEN_MAX;
12154 # if defined(HAS_SYSCONF) && defined(_SC_OPEN_MAX)
12155 open_max = sysconf(_SC_OPEN_MAX);
12158 open_max = FOPEN_MAX;
12161 open_max = OPEN_MAX;
12170 # ifdef HAS_STDIO_STREAM_ARRAY
12171 if (open_max > 0) {
12173 for (i = 0; i < open_max; i++)
12174 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
12175 STDIO_STREAM_ARRAY[i]._file < open_max &&
12176 STDIO_STREAM_ARRAY[i]._flag)
12177 fflush(&STDIO_STREAM_ARRAY[i]);
12185 : first we have to find out how _not_ to flush
12186 if $test "X$fflushNULL" = X -o "X$fflushall" = X; then
12188 set try -DTRY_FPUTC
12189 if eval $compile; then
12191 ./try$exe_ext 2>/dev/null
12192 if $test ! -s try.out -a "X$?" = X42; then
12198 set try -DTRY_FPRINTF
12200 if eval $compile; then
12202 ./try$exe_ext 2>/dev/null
12203 if $test ! -s try.out -a "X$?" = X42; then
12204 output=-DTRY_FPRINTF
12210 : check for fflush NULL behaviour
12211 case "$fflushNULL" in
12212 '') set try -DTRY_FFLUSH_NULL $output
12213 if eval $compile; then
12215 ./try$exe_ext 2>/dev/null
12217 if $test -s try.out -a "X$code" = X42; then
12218 fflushNULL="`$cat try.out`"
12220 if $test "X$code" != X42; then
12222 (If this test failed, don't worry, we'll try another method shortly.)
12227 $rm -f core try.core core.try.*
12228 case "$fflushNULL" in
12230 Your fflush(NULL) works okay.
12232 fflushNULL="$define"
12235 Your fflush(NULL) isn't working (contrary to ANSI C).
12237 fflushNULL="$undef"
12240 Cannot figure out whether your fflush(NULL) works or not.
12241 I'm assuming it doesn't (contrary to ANSI C).
12243 fflushNULL="$undef"
12247 $define|true|[yY]*)
12248 fflushNULL="$define"
12251 fflushNULL="$undef"
12254 : check explicit looping only if NULL did not work
12255 case "$fflushNULL" in
12257 : check for fflush all behaviour
12258 case "$fflushall" in
12259 '') set try -DTRY_FFLUSH_ALL $output
12260 if eval $compile; then
12262 (Now testing the other method--but note that also this may fail.)
12265 ./try$exe_ext 2>/dev/null
12266 if $test -s try.out -a "X$?" = X42; then
12267 fflushall="`$cat try.out`"
12270 $rm -f core try.core core.try.*
12271 case "$fflushall" in
12273 Whew. Flushing explicitly all the stdio streams works.
12275 fflushall="$define"
12278 Sigh. Flushing explicitly all the stdio streams doesn't work.
12283 Cannot figure out whether flushing stdio streams explicitly works or not.
12284 I'm assuming it doesn't.
12290 "$define"|true|[yY]*)
12291 fflushall="$define"
12298 *) fflushall="$undef"
12301 case "$fflushNULL$fflushall" in
12304 I cannot figure out how to flush pending stdio output.
12308 $rm -f try.* try$exe_ext
12310 : Store the full pathname to the ar program for use in the C program
12311 : Respect a hint or command line value for full_ar.
12316 : Store the full pathname to the sed program for use in the C program
12319 : see what type gids are declared as in the kernel
12321 echo "Looking for the type for group ids returned by getgid()."
12322 set gid_t gidtype xxx stdio.h sys/types.h
12326 xxx=`./findhdr sys/user.h`
12327 set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
12329 unsigned) dflt="$1 $2" ;;
12333 *) dflt="$gidtype";;
12336 gid_t) echo "gid_t found." ;;
12337 *) rp="What is the type for group ids returned by getgid()?"
12345 *_t) zzz="$gidtype" ;;
12348 echo "Checking the size of $zzz..." >&4
12350 #include <sys/types.h>
12353 printf("%d\n", (int)sizeof($gidtype));
12358 if eval $compile_ok; then
12362 echo "(I can't execute the test program--guessing $gidsize.)" >&4
12365 echo "Your $zzz size is $gidsize bytes."
12370 echo "(I can't compile the test program--guessing $gidsize.)" >&4
12376 *_t) zzz="$gidtype" ;;
12379 echo "Checking the sign of $zzz..." >&4
12381 #include <sys/types.h>
12392 if eval $compile; then
12396 echo "(I can't execute the test program--guessing unsigned.)" >&4
12400 1) echo "Your $zzz is unsigned." ;;
12401 -1) echo "Your $zzz is signed." ;;
12407 echo "(I can't compile the test program--guessing unsigned.)" >&4
12413 if $test X"$quadtype" != X; then
12415 echo "Checking how to print 64-bit integers..." >&4
12417 if $test X"$sPRId64" = X -a X"$quadtype" = Xint; then
12418 $cat >try.c <<'EOCP'
12419 #include <sys/types.h>
12422 int q = 12345678901;
12423 printf("%ld\n", q);
12427 if eval $compile; then
12428 yyy=`./try$exe_ext`
12431 sPRId64='"d"'; sPRIi64='"i"'; sPRIu64='"u"';
12432 sPRIo64='"o"'; sPRIx64='"x"'; sPRIX64='"X"';
12433 echo "We will use %d."
12439 if $test X"$sPRId64" = X -a X"$quadtype" = Xlong; then
12440 $cat >try.c <<'EOCP'
12441 #include <sys/types.h>
12444 long q = 12345678901;
12445 printf("%ld\n", q);
12449 if eval $compile; then
12450 yyy=`./try$exe_ext`
12453 sPRId64='"ld"'; sPRIi64='"li"'; sPRIu64='"lu"';
12454 sPRIo64='"lo"'; sPRIx64='"lx"'; sPRIX64='"lX"';
12455 echo "We will use %ld."
12461 if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then
12462 $cat >try.c <<'EOCP'
12463 #include <sys/types.h>
12464 #include <inttypes.h>
12467 int64_t q = 12345678901;
12468 printf("%" PRId64 "\n", q);
12472 if eval $compile; then
12473 yyy=`./try$exe_ext`
12476 sPRId64=PRId64; sPRIi64=PRIi64; sPRIu64=PRIu64;
12477 sPRIo64=PRIo64; sPRIx64=PRIx64; sPRIX64=PRIX64;
12478 echo "We will use the C9X style."
12484 if $test X"$sPRId64" = X -a X"$quadtype" = X"long long"; then
12485 $cat >try.c <<'EOCP'
12486 #include <sys/types.h>
12489 long long q = 12345678901LL; /* AIX cc requires the LL prefix. */
12490 printf("%lld\n", q);
12494 if eval $compile; then
12495 yyy=`./try$exe_ext`
12498 sPRId64='"lld"'; sPRIi64='"lli"'; sPRIu64='"llu"';
12499 sPRIo64='"llo"'; sPRIx64='"llx"'; sPRIX64='"llX"';
12500 echo "We will use the %lld style."
12506 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12508 #include <sys/types.h>
12511 $quadtype q = 12345678901;
12512 printf("%Ld\n", q);
12516 if eval $compile; then
12517 yyy=`./try$exe_ext`
12520 sPRId64='"Ld"'; sPRIi64='"Li"'; sPRIu64='"Lu"';
12521 sPRIo64='"Lo"'; sPRIx64='"Lx"'; sPRIX64='"LX"';
12522 echo "We will use %Ld."
12528 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12530 #include <sys/types.h>
12533 $quadtype q = 12345678901;
12534 printf("%qd\n", q);
12538 if eval $compile; then
12539 yyy=`./try$exe_ext`
12542 sPRId64='"qd"'; sPRIi64='"qi"'; sPRIu64='"qu"';
12543 sPRIo64='"qo"'; sPRIx64='"qx"'; sPRIX64='"qX"';
12544 echo "We will use %qd."
12550 if $test X"$sPRId64" = X; then
12551 echo "Cannot figure out how to print 64-bit integers." >&4
12559 '') d_PRId64="$undef"; d_PRIi64="$undef"; d_PRIu64="$undef";
12560 d_PRIo64="$undef"; d_PRIx64="$undef"; d_PRIX64="$undef";
12562 *) d_PRId64="$define"; d_PRIi64="$define"; d_PRIu64="$define";
12563 d_PRIo64="$define"; d_PRIx64="$define"; d_PRIX64="$define";
12569 $echo "Checking the format strings to be used for Perl's internal types..." >&4
12571 if $test X"$ivsize" = X8; then
12572 ivdformat="$sPRId64"
12573 uvuformat="$sPRIu64"
12574 uvoformat="$sPRIo64"
12575 uvxformat="$sPRIx64"
12577 if $test X"$ivsize" = X"$longsize"; then
12583 if $test X"$ivsize" = X"$intsize"; then
12590 if $test X"$ivsize" = X"$shortsize"; then
12600 case "$ivdformat" in
12601 '') echo "$0: Fatal: failed to find format strings, cannot continue." >& 4
12608 $echo "Checking the format string to be used for gids..." >&4
12611 -1) if $test X"$gidsize" = X"$ivsize"; then
12612 gidformat="$ivdformat"
12614 if $test X"$gidsize" = X"$longsize"; then
12617 if $test X"$gidsize" = X"$intsize"; then
12620 if $test X"$gidsize" = X"$shortsize"; then
12627 *) if $test X"$gidsize" = X"$uvsize"; then
12628 gidformat="$uvuformat"
12630 if $test X"$gidsize" = X"$longsize"; then
12633 if $test X"$gidsize" = X"$intsize"; then
12636 if $test X"$gidsize" = X"$shortsize"; then
12645 : see if getgroups exists
12646 set getgroups d_getgrps
12649 : see if setgroups exists
12650 set setgroups d_setgrps
12654 : Find type of 2nd arg to 'getgroups()' and 'setgroups()'
12656 case "$d_getgrps$d_setgrps" in
12658 case "$groupstype" in
12659 '') dflt="$gidtype" ;;
12660 *) dflt="$groupstype" ;;
12663 What type of pointer is the second argument to getgroups() and setgroups()?
12664 Usually this is the same as group ids, $gidtype, but not always.
12667 rp='What type pointer is the second argument to getgroups() and setgroups()?'
12671 *) groupstype="$gidtype";;
12675 echo "Checking if your $make program sets \$(MAKE)..." >&4
12676 case "$make_set_make" in
12678 $sed 's/^X //' > testmake.mak << 'EOF'
12680 X @echo 'maketemp="$(MAKE)"'
12682 case "`$make -f testmake.mak 2>/dev/null`" in
12683 *maketemp=*) make_set_make='#' ;;
12684 *) make_set_make="MAKE=$make" ;;
12686 $rm -f testmake.mak
12689 case "$make_set_make" in
12690 '#') echo "Yup, it does.";;
12691 *) echo "Nope, it doesn't.";;
12694 : see what type is used for mode_t
12695 rp="What is the type used for file modes for system calls (e.g. fchmod())?"
12696 set mode_t modetype int stdio.h sys/types.h
12699 : define a fucntion to check prototypes
12700 $cat > protochk <<EOSH
12703 optimize="$optimize"
12705 prototype="$prototype"
12710 $cat >> protochk <<'EOSH'
12715 while test $# -ge 2; do
12717 $define) echo "#include <$2>" >> try.c ;;
12718 literal) echo "$2" >> try.c ;;
12722 test "$prototype" = "$define" && echo '#define CAN_PROTOTYPE' >> try.c
12723 cat >> try.c <<'EOCP'
12724 #ifdef CAN_PROTOTYPE
12725 #define _(args) args
12730 echo "$foo" >> try.c
12731 echo 'int no_real_function_has_this_name _((void)) { return 0; }' >> try.c
12732 $cc $optimize $ccflags -c try.c > /dev/null 2>&1
12738 $eunicefix protochk
12740 : see what type is used for size_t
12741 rp="What is the type used for the length parameter for string functions?"
12742 set size_t sizetype 'unsigned int' stdio.h sys/types.h
12745 : check for type of arguments to gethostbyaddr.
12746 if test "X$netdb_host_type" = X -o "X$netdb_hlen_type" = X; then
12747 case "$d_gethbyaddr" in
12751 Checking to see what type of arguments are accepted by gethostbyaddr().
12753 hdrs="$define sys/types.h
12754 $d_socket sys/socket.h
12755 $i_niin netinet/in.h
12757 $i_unistd unistd.h"
12758 : The first arg can 'char *' or 'void *'
12759 : The second arg is some of integral type
12760 for xxx in in_addr_t 'const void *' 'const char *' 'void *' 'char *'; do
12761 for yyy in size_t long int; do
12762 case "$netdb_host_type" in
12763 '') try="extern struct hostent *gethostbyaddr($xxx, $yyy, int);"
12764 if ./protochk "$try" $hdrs; then
12765 echo "Your system accepts $xxx for the first arg."
12766 echo "...and $yyy for the second arg."
12767 netdb_host_type="$xxx"
12768 netdb_hlen_type="$yyy"
12774 : In case none of those worked, prompt the user.
12775 case "$netdb_host_type" in
12776 '') rp='What is the type for the 1st argument to gethostbyaddr?'
12779 netdb_host_type=$ans
12780 rp='What is the type for the 2nd argument to gethostbyaddr?'
12783 netdb_hlen_type=$ans
12787 *) : no gethostbyaddr, so pick harmless defaults
12788 netdb_host_type='char *'
12789 netdb_hlen_type="$sizetype"
12792 # Remove the "const" if needed. -- but then we'll have a
12794 # netdb_host_type=`echo "$netdb_host_type" | sed 's/^const //'`
12797 : check for type of argument to gethostbyname.
12798 if test "X$netdb_name_type" = X ; then
12799 case "$d_gethbyname" in
12803 Checking to see what type of argument is accepted by gethostbyname().
12805 hdrs="$define sys/types.h
12806 $d_socket sys/socket.h
12807 $i_niin netinet/in.h
12809 $i_unistd unistd.h"
12810 for xxx in "const char *" "char *"; do
12811 case "$netdb_name_type" in
12812 '') try="extern struct hostent *gethostbyname($xxx);"
12813 if ./protochk "$try" $hdrs; then
12814 echo "Your system accepts $xxx."
12815 netdb_name_type="$xxx"
12820 : In case none of those worked, prompt the user.
12821 case "$netdb_name_type" in
12822 '') rp='What is the type for the 1st argument to gethostbyname?'
12825 netdb_name_type=$ans
12829 *) : no gethostbyname, so pick harmless default
12830 netdb_name_type='char *'
12835 : check for type of 1st argument to getnetbyaddr.
12836 if test "X$netdb_net_type" = X ; then
12837 case "$d_getnbyaddr" in
12841 Checking to see what type of 1st argument is accepted by getnetbyaddr().
12843 hdrs="$define sys/types.h
12844 $d_socket sys/socket.h
12845 $i_niin netinet/in.h
12847 $i_unistd unistd.h"
12848 for xxx in in_addr_t "unsigned long" long "unsigned int" int; do
12849 case "$netdb_net_type" in
12850 '') try="extern struct netent *getnetbyaddr($xxx, int);"
12851 if ./protochk "$try" $hdrs; then
12852 echo "Your system accepts $xxx."
12853 netdb_net_type="$xxx"
12858 : In case none of those worked, prompt the user.
12859 case "$netdb_net_type" in
12860 '') rp='What is the type for the 1st argument to getnetbyaddr?'
12863 netdb_net_type=$ans
12867 *) : no getnetbyaddr, so pick harmless default
12868 netdb_net_type='long'
12872 : locate the preferred pager for this system
12886 '') dflt=/usr/ucb/more;;
12893 rp='What pager is used on your system?'
12897 : see what type pids are declared as in the kernel
12898 rp="What is the type of process ids on this system?"
12899 set pid_t pidtype int stdio.h sys/types.h
12902 : Find earliest binary compatible site_perl subdirectory perl can use.
12903 case "$bincompat5005" in
12904 "$define") xs_apiversion='5.005' ;;
12905 *) xs_apiversion=$version ;; # The current site_perl version.
12907 : Find earliest pure perl site_perl subdirectory perl can use.
12908 : The versioned directories started at 5.005.
12909 pm_apiversion='5.005'
12911 : check for length of pointer
12915 $echo $n "Checking to see how big your pointers are...$c" >&4
12916 if test "$voidflags" -gt 7; then
12917 echo '#define VOID_PTR char *' > try.c
12919 echo '#define VOID_PTR void *' > try.c
12921 $cat >>try.c <<'EOCP'
12925 printf("%d\n", (int)sizeof(VOID_PTR));
12930 if eval $compile_ok; then
12932 $echo " $ptrsize bytes." >&4
12935 echo "(I can't seem to compile the test program. Guessing...)" >&4
12936 rp="What is the size of a pointer (in bytes)?"
12944 : see if ar generates random libraries by itself
12946 echo "Checking how to generate random libraries on your machine..." >&4
12947 echo 'int bar1() { return bar2(); }' > bar1.c
12948 echo 'int bar2() { return 2; }' > bar2.c
12949 $cat > foo.c <<'EOP'
12950 int main() { printf("%d\n", bar1()); exit(0); }
12952 $cc $ccflags -c bar1.c >/dev/null 2>&1
12953 $cc $ccflags -c bar2.c >/dev/null 2>&1
12954 $cc $ccflags -c foo.c >/dev/null 2>&1
12955 $ar rc bar$_a bar2$_o bar1$_o >/dev/null 2>&1
12956 if $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12957 ./foobar >/dev/null 2>&1; then
12958 echo "$ar appears to generate random libraries itself."
12961 elif $ar ts bar$_a >/dev/null 2>&1 &&
12962 $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12963 ./foobar >/dev/null 2>&1; then
12964 echo "a table of contents needs to be added with '$ar ts'."
12971 ranlib=`./loc ranlib X /usr/bin /bin /usr/local/bin`
12972 $test -f $ranlib || ranlib=''
12975 if $test -n "$ranlib"; then
12976 echo "your system has '$ranlib'; we'll use that."
12979 echo "your system doesn't seem to support random libraries"
12980 echo "so we'll use lorder and tsort to order the libraries."
12987 : check for type of arguments to select.
12988 case "$selecttype" in
12989 '') case "$d_select" in
12993 Checking to see what type of arguments are accepted by select().
12995 hdrs="$define sys/types.h
12996 $i_systime sys/time.h
12997 $i_sysselct sys/select.h
12998 $d_socket sys/socket.h"
12999 : The first arg can be int, unsigned, or size_t
13000 : The last arg may or may not be 'const'
13002 : void pointer has been seen but using that
13003 : breaks the selectminbits test
13004 for xxx in 'fd_set *' 'int *'; do
13005 for nfd in 'int' 'size_t' 'unsigned long' 'unsigned' ; do
13006 for tmo in 'struct timeval *' 'const struct timeval *'; do
13008 '') try="extern select _(($nfd, $xxx, $xxx, $xxx, $tmo));"
13009 if ./protochk "$try" $hdrs; then
13010 echo "Your system accepts $xxx."
13019 '') rp='What is the type for the 2nd, 3rd, and 4th arguments to select?'
13020 case "$d_fd_set" in
13021 $define) dflt="fd_set *" ;;
13030 *) : no select, so pick a harmless default
13037 : check for the select 'width'
13038 case "$selectminbits" in
13039 '') case "$d_select" in
13043 Checking to see on how many bits at a time your select() operates...
13046 #include <sys/types.h>
13048 #$i_systime I_SYS_TIME
13049 #$i_systimek I_SYS_TIME_KERNEL
13054 # ifdef I_SYS_TIME_KERNEL
13057 # include <sys/time.h>
13058 # ifdef I_SYS_TIME_KERNEL
13062 #$i_sysselct I_SYS_SELECT
13063 #ifdef I_SYS_SELECT
13064 #include <sys/select.h>
13066 #$d_socket HAS_SOCKET
13068 # include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
13072 #define S sizeof(*(b))
13074 #define NBYTES (S * 8 > MINBITS ? S : MINBITS/8)
13075 #define NBITS (NBYTES * 8)
13084 fp = fopen("try.c", "r");
13090 b = ($selecttype)s;
13091 for (i = 0; i < NBITS; i++)
13095 select(fd + 1, b, 0, 0, &t);
13096 for (i = NBITS - 1; i > fd && FD_ISSET(i, b); i--);
13097 printf("%d\n", i + 1);
13102 if eval $compile_ok; then
13103 selectminbits=`./try`
13104 case "$selectminbits" in
13106 Cannot figure out on how many bits at a time your select() operates.
13107 I'll play safe and guess it is 32 bits.
13113 *) bits="$selectminbits bits" ;;
13115 echo "Your select() operates on $bits at a time." >&4
13117 rp='What is the minimum number of bits your select() operates on?'
13118 case "$byteorder" in
13119 1234|12345678) dflt=32 ;;
13124 selectminbits="$val"
13128 *) : no select, so pick a harmless default
13135 : Trace out the files included by signal.h, then look for SIGxxx names.
13136 : Remove SIGARRAYSIZE used by HPUX.
13137 : Remove SIGSTKSIZE used by Linux.
13138 : Remove SIGSTKSZ used by Posix.
13139 : Remove SIGTYP void lines used by OS2.
13140 : Some cpps, like os390, dont give the file name anywhere
13141 if [ "X$fieldn" = X ]; then
13142 : Just make some guesses. We check them later.
13143 xxx='/usr/include/signal.h /usr/include/sys/signal.h'
13145 xxx=`echo '#include <signal.h>' |
13146 $cppstdin $cppminus $cppflags 2>/dev/null |
13147 $grep '^[ ]*#.*include' |
13148 $awk "{print \\$$fieldn}" | $sed 's!"!!g' | $sort | $uniq`
13150 : Check this list of files to be sure we have parsed the cpp output ok.
13151 : This will also avoid potentially non-existent files, such
13154 for xx in $xxx /dev/null ; do
13155 $test -f "$xx" && xxxfiles="$xxxfiles $xx"
13157 : If we have found no files, at least try signal.h
13158 case "$xxxfiles" in
13159 '') xxxfiles=`./findhdr signal.h` ;;
13162 $1 ~ /^#define$/ && $2 ~ /^SIG[A-Z0-9]*$/ && $2 !~ /SIGARRAYSIZE/ && $2 !~ /SIGSTKSIZE/ && $2 !~ /SIGSTKSZ/ && $3 !~ /void/ {
13163 print substr($2, 4, 20)
13165 $1 == "#" && $2 ~ /^define$/ && $3 ~ /^SIG[A-Z0-9]*$/ && $3 !~ /SIGARRAYSIZE/ && $4 !~ /void/ {
13166 print substr($3, 4, 20)
13168 : Append some common names just in case the awk scan failed.
13169 xxx="$xxx ABRT ALRM BUS CANCEL CHLD CLD CONT DIL EMT FPE"
13170 xxx="$xxx FREEZE HUP ILL INT IO IOT KILL LOST LWP PHONE"
13171 xxx="$xxx PIPE POLL PROF PWR QUIT RTMAX RTMIN SEGV STKFLT STOP"
13172 xxx="$xxx SYS TERM THAW TRAP TSTP TTIN TTOU URG USR1 USR2"
13173 xxx="$xxx USR3 USR4 VTALRM WAITING WINCH WIND WINDOW XCPU XFSZ"
13175 : generate a few handy files for later
13176 $cat > signal.c <<'EOCP'
13177 #include <sys/types.h>
13178 #include <signal.h>
13182 /* Strange style to avoid deeply-nested #if/#else/#endif */
13185 # define NSIG (_NSIG)
13191 # define NSIG (SIGMAX+1)
13197 # define NSIG (SIG_MAX+1)
13203 # define NSIG (MAXSIG+1)
13209 # define NSIG (MAX_SIG+1)
13214 # ifdef SIGARRAYSIZE
13215 # define NSIG (SIGARRAYSIZE+1) /* Not sure of the +1 */
13221 # define NSIG (_sys_nsig) /* Solaris 2.5 */
13225 /* Default to some arbitrary number that's big enough to get most
13226 of the common signals.
13232 printf("NSIG %d\n", NSIG);
13238 echo $xxx | $tr ' ' $trnl | $sort | $uniq | $awk '
13240 printf "#ifdef SIG"; printf $1; printf "\n"
13241 printf "printf(\""; printf $1; printf " %%d\\n\",SIG";
13242 printf $1; printf ");\n"
13246 printf "#endif /* JUST_NSIG */\n";
13247 printf "exit(0);\n}\n";
13250 $cat >signal.awk <<'EOP'
13251 BEGIN { ndups = 0 }
13252 $1 ~ /^NSIG$/ { nsig = $2 }
13253 ($1 !~ /^NSIG$/) && (NF == 2) {
13254 if ($2 > maxsig) { maxsig = $2 }
13255 if (sig_name[$2]) {
13256 dup_name[ndups] = $1
13257 dup_num[ndups] = $2
13269 printf("NSIG %d\n", nsig);
13270 for (n = 1; n < nsig; n++) {
13272 printf("%s %d\n", sig_name[n], sig_num[n])
13275 printf("NUM%d %d\n", n, n)
13278 for (n = 0; n < ndups; n++) {
13279 printf("%s %d\n", dup_name[n], dup_num[n])
13283 $cat >signal_cmd <<EOS
13285 if $test -s signal.lst; then
13286 echo "Using your existing signal.lst file"
13291 $cat >>signal_cmd <<'EOS'
13294 if eval $compile_ok; then
13295 ./signal$_exe | $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13297 echo "(I can't seem be able to compile the whole test program)" >&4
13298 echo "(I'll try it in little pieces.)" >&4
13299 set signal -DJUST_NSIG
13300 if eval $compile_ok; then
13301 ./signal$_exe > signal.nsg
13304 echo "I can't seem to figure out how many signals you have." >&4
13305 echo "Guessing 50." >&4
13306 echo 'NSIG 50' > signal.nsg
13308 : Now look at all the signal names, one at a time.
13309 for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
13310 $cat > signal.c <<EOCP
13311 #include <sys/types.h>
13312 #include <signal.h>
13315 printf("$xx %d\n", SIG${xx});
13320 if eval $compile; then
13321 echo "SIG${xx} found."
13322 ./signal$_exe >> signal.ls1
13324 echo "SIG${xx} NOT found."
13327 if $test -s signal.ls1; then
13328 $cat signal.nsg signal.ls1 |
13329 $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13333 if $test -s signal.lst; then
13336 echo "(AAK! I can't compile the test programs -- Guessing)" >&4
13337 echo 'kill -l' >signal
13338 set X `csh -f <signal`
13342 0) set HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM;;
13344 echo $@ | $tr ' ' $trnl | \
13345 $awk '{ printf "%s %d\n", $1, ++s; }
13346 END { printf "NSIG %d\n", ++s }' >signal.lst
13348 $rm -f signal.c signal$_exe signal$_o signal.nsg signal.ls1
13350 chmod a+x signal_cmd
13351 $eunicefix signal_cmd
13353 : generate list of signal names
13355 case "$sig_name_init" in
13357 *) case "$sig_num_init" in
13358 ''|*,*) doinit=yes ;;
13363 echo "Generating a list of signal names and numbers..." >&4
13365 sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
13366 sig_name=`$awk 'BEGIN { printf "ZERO " }
13367 !/^NSIG/ { printf "%s ", $1 }' signal.lst`
13368 sig_num=`$awk 'BEGIN { printf "0 " }
13369 !/^NSIG/ { printf "%d ", $2 }' signal.lst`
13370 sig_name_init=`$awk 'BEGIN { printf "\"ZERO\", " }
13371 !/^NSIG/ { printf "\"%s\", ", $1 }
13372 END { printf "0\n" }' signal.lst`
13373 sig_num_init=`$awk 'BEGIN { printf "0, " }
13374 !/^NSIG/ { printf "%d, ", $2}
13375 END { printf "0\n"}' signal.lst`
13378 echo "The following $sig_count signals are available:"
13380 echo $sig_name | $awk \
13381 'BEGIN { linelen = 0 }
13383 for (i = 1; i <= NF; i++) {
13384 name = "SIG" $i " "
13385 linelen = linelen + length(name)
13386 if (linelen > 70) {
13388 linelen = length(name)
13394 $rm -f signal signal.c signal.awk signal.lst signal_cmd
13396 : see what type is used for signed size_t
13397 set ssize_t ssizetype int stdio.h sys/types.h
13400 $cat > ssize.c <<EOM
13402 #include <sys/types.h>
13403 #define Size_t $sizetype
13404 #define SSize_t $dflt
13407 if (sizeof(Size_t) == sizeof(SSize_t))
13409 else if (sizeof(Size_t) == sizeof(int))
13418 if eval $compile_ok && ./ssize > /dev/null; then
13419 ssizetype=`./ssize`
13420 echo "I'll be using $ssizetype for functions returning a byte count." >&4
13423 Help! I can't compile and run the ssize_t test program: please enlighten me!
13424 (This is probably a misconfiguration in your system or libraries, and
13425 you really ought to fix it. Still, I'll try anyway.)
13427 I need a type that is the same size as $sizetype, but is guaranteed to
13428 be signed. Common values are ssize_t, int and long.
13431 rp="What signed type is the same size as $sizetype?"
13435 $rm -f ssize ssize.*
13437 : see what type of char stdio uses.
13439 if $contains 'unsigned.*char.*_ptr;' `./findhdr stdio.h` >/dev/null 2>&1 ; then
13440 echo "Your stdio uses unsigned chars." >&4
13441 stdchar="unsigned char"
13443 echo "Your stdio uses signed chars." >&4
13447 : see if time exists
13449 if test "X$d_time" = X -o X"$timetype" = X; then
13450 if set time val -f d_time; eval $csym; $val; then
13451 echo 'time() found.' >&4
13453 rp="What is the type returned by time() on this system?"
13454 set time_t timetype long stdio.h sys/types.h
13457 echo 'time() not found, hope that will do.' >&4
13465 : see what type uids are declared as in the kernel
13467 echo "Looking for the type for user ids returned by getuid()."
13468 set uid_t uidtype xxx stdio.h sys/types.h
13472 xxx=`./findhdr sys/user.h`
13473 set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
13475 unsigned) dflt="$1 $2" ;;
13479 *) dflt="$uidtype";;
13482 uid_t) echo "uid_t found." ;;
13483 *) rp="What is the type for user ids returned by getuid()?"
13491 *_t) zzz="$uidtype" ;;
13494 echo "Checking the size of $zzz..." >&4
13496 #include <sys/types.h>
13499 printf("%d\n", (int)sizeof($uidtype));
13504 if eval $compile_ok; then
13508 echo "(I can't execute the test program--guessing $uidsize.)" >&4
13511 echo "Your $zzz size is $uidsize bytes."
13516 echo "(I can't compile the test program--guessing $uidsize.)" >&4
13521 *_t) zzz="$uidtype" ;;
13524 echo "Checking the sign of $zzz..." >&4
13526 #include <sys/types.h>
13537 if eval $compile; then
13541 echo "(I can't execute the test program--guessing unsigned.)" >&4
13545 1) echo "Your $zzz is unsigned." ;;
13546 -1) echo "Your $zzz is signed." ;;
13552 echo "(I can't compile the test program--guessing unsigned.)" >&4
13558 $echo "Checking the format string to be used for uids..." >&4
13561 -1) if $test X"$uidsize" = X"$ivsize"; then
13562 uidformat="$ivdformat"
13564 if $test X"$uidsize" = X"$longsize"; then
13567 if $test X"$uidsize" = X"$intsize"; then
13570 if $test X"$uidsize" = X"$shortsize"; then
13577 *) if $test X"$uidsize" = X"$uvsize"; then
13578 uidformat="$uvuformat"
13580 if $test X"$uidsize" = X"$longsize"; then
13583 if $test X"$uidsize" = X"$intsize"; then
13586 if $test X"$uidsize" = X"$shortsize"; then
13595 : see if dbm.h is available
13596 : see if dbmclose exists
13597 set dbmclose d_dbmclose
13600 case "$d_dbmclose" in
13610 *) set rpcsvc/dbm.h i_rpcsvcdbm
13615 *) echo "We won't be including <dbm.h>"
13625 : see if this is a sys/file.h system
13630 : do we need to include sys/file.h ?
13634 if $h_sysfile; then
13636 echo "We'll be including <sys/file.h>." >&4
13639 echo "We won't be including <sys/file.h>." >&4
13649 : see if fcntl.h is there
13654 : see if we can include fcntl.h
13660 echo "We'll be including <fcntl.h>." >&4
13663 if $h_sysfile; then
13664 echo "We don't need to include <fcntl.h> if we include <sys/file.h>." >&4
13666 echo "We won't be including <fcntl.h>." >&4
13678 : see if this is a iconv.h system
13679 set iconv.h i_iconv
13682 : see if locale.h is available
13683 set locale.h i_locale
13686 : see if mach cthreads are available
13687 if test "X$usethreads" = "X$define"; then
13688 set mach/cthreads.h i_machcthr
13691 i_machcthr="$undef"
13696 : see if this is a math.h system
13700 : see if this is a mntent.h system
13701 set mntent.h i_mntent
13704 : see if ndbm.h is available
13709 : see if dbm_open exists
13710 set dbm_open d_dbm_open
13712 case "$d_dbm_open" in
13715 echo "We won't be including <ndbm.h>"
13724 : see if net/errno.h is available
13726 set net/errno.h val
13729 : Unfortunately, it causes problems on some systems. Arrgh.
13732 cat > try.c <<'EOM'
13735 #include <net/errno.h>
13741 if $cc $ccflags -c try.c >/dev/null 2>&1; then
13742 echo "We'll be including <net/errno.h>." >&4
13744 echo "We won't be including <net/errno.h>." >&4
13753 : see if netinet/tcp.h is available
13754 set netinet/tcp.h i_netinettcp
13757 : see if this is a poll.h system
13762 $echo "Guessing which symbols your C compiler and preprocessor define..." >&4
13763 $cat <<'EOSH' > Cppsym.know
13764 a29k ABI64 aegis AES_SOURCE AIX AIX32 AIX370
13765 AIX41 AIX42 AIX43 AIX_SOURCE aixpc ALL_SOURCE
13766 alliant alpha am29000 AM29000 amiga AMIGAOS AMIX
13767 ansi ANSI_C_SOURCE apollo ardent atarist att386 att3b BeOS
13768 BIG_ENDIAN BIT_MSF bsd BSD bsd43 bsd4_2 bsd4_3 BSD4_3 bsd4_4
13769 BSD_4_3 BSD_4_4 BSD_NET2 BSD_TIME BSD_TYPES BSDCOMPAT bsdi
13770 bull c cadmus clipper CMU COFF COMPILER_VERSION
13771 concurrent convex cpu cray CRAY CRAYMPP ctix CX_UX
13772 CYGWIN DGUX DGUX_SOURCE DJGPP dmert DOLPHIN DPX2 DSO
13773 Dynix DynixPTX ELF encore EPI EXTENSIONS FILE_OFFSET_BITS
13774 FreeBSD GCC_NEW_VARARGS gcos gcx gimpel
13775 GNU_SOURCE GNUC GNUC_MINOR GO32 gould GOULD_PN
13776 H3050R H3050RX hbullx20 hcx host_mips
13777 hp200 hp300 hp700 HP700 hp800 hp9000
13778 hp9000s200 hp9000s300 hp9000s400 hp9000s500
13779 hp9000s700 hp9000s800 hp9k8 hp_osf hppa hpux HPUX_SOURCE
13780 i186 i286 i386 i486 i586 i686 i8086 i80960 i860 I960
13781 iAPX286 ibm ibm032 ibmesa IBMR2 ibmrt ILP32 ILP64
13782 INLINE_INTRINSICS INTRINSICS INT64 interdata is68k ksr1
13783 LANGUAGE_C LARGE_FILE_API LARGEFILE64_SOURCE
13784 LARGEFILE_SOURCE LFS64_LARGEFILE LFS_LARGEFILE
13785 Linux LITTLE_ENDIAN LONG64 LONG_DOUBLE LONG_LONG
13786 LONGDOUBLE LONGLONG LP64 luna luna88k Lynx
13787 M68000 m68k m88100 m88k M88KBCS_TARGET M_COFF
13788 M_I186 M_I286 M_I386 M_I8086 M_I86 M_I86SM M_SYS3
13789 M_SYS5 M_SYSIII M_SYSV M_UNIX M_XENIX MACH machine MachTen
13790 MATH_HAS_NO_SIDE_EFFECTS
13791 mc300 mc500 mc68000 mc68010 mc68020 mc68030 mc68040
13792 mc68060 mc68k mc68k32 mc700 mc88000 mc88100 merlin
13793 mert MiNT mips MIPS_FPSET MIPS_ISA MIPS_SIM MIPS_SZINT
13794 MIPS_SZLONG MIPS_SZPTR MIPSEB MIPSEL MODERN_C motorola
13795 mpeix MSDOS MTXINU MULTIMAX mvs MVS n16 ncl_el ncl_mr
13796 NetBSD news1500 news1700 news1800 news1900 news3700
13797 news700 news800 news900 NeXT NLS ns16000 ns32000
13798 ns32016 ns32332 ns32k nsc32000
13799 OCS88 OEMVS OpenBSD os OS2 OS390 osf OSF1 OSF_SOURCE
13800 pa_risc PA_RISC1_1 PA_RISC2_0 PARAGON parisc
13801 pc532 pdp11 PGC PIC plexus PORTAR posix
13802 POSIX1B_SOURCE POSIX2_SOURCE POSIX4_SOURCE
13803 POSIX_C_SOURCE POSIX_SOURCE POWER
13804 PROTOTYPES PWB pyr QNX R3000 REENTRANT RES Rhapsody RISC6000
13805 riscix riscos RT scs SCO sequent sgi SGI_SOURCE sinix
13806 SIZE_INT SIZE_LONG SIZE_PTR SOCKET_SOURCE SOCKETS_SOURCE
13807 sony sony_news sonyrisc sparc sparclite spectrum
13808 stardent stdc STDC_EXT stratos sun sun3 sun386
13809 Sun386i svr3 svr4 SVR4_2 SVR4_SOURCE svr5
13810 SX system SYSTYPE_BSD SYSTYPE_BSD43 SYSTYPE_BSD44
13811 SYSTYPE_SVR4 SYSTYPE_SVR5 SYSTYPE_SYSV SYSV SYSV3 SYSV4 SYSV5
13812 sysV68 sysV88 Tek4132 Tek4300 titan
13813 tower tower32 tower32_200 tower32_600 tower32_700
13814 tower32_800 tower32_850 tss
13815 u370 u3b u3b2 u3b20 u3b200 u3b20d u3b5
13816 ultrix UMAXV UnicomPBB UnicomPBD UNICOS UNICOSMK
13817 unix UNIX95 UNIX99 unixpc unos USGr4 USGr4_2
13818 Utek UTek UTS UWIN uxpm uxps vax venix VMESA vms xenix Xenix286
13819 XOPEN_SOURCE XOPEN_SOURCE_EXTENDED XPG2 XPG2_EXTENDED
13820 XPG3 XPG3_EXTENDED XPG4 XPG4_EXTENDED
13823 # Maybe put other stuff here too.
13824 cat <<EOSH >>Cppsym.know
13827 ./tr '[a-z]' '[A-Z]' < Cppsym.know > Cppsym.a
13828 ./tr '[A-Z]' '[a-z]' < Cppsym.know > Cppsym.b
13829 $cat Cppsym.a Cppsym.b | $tr ' ' $trnl | sort | uniq > Cppsym.know
13830 $rm -f Cppsym.a Cppsym.b
13831 cat <<EOSH > Cppsym
13833 if $test \$# -gt 0; then
13834 echo \$* | $tr " " "$trnl" | ./Cppsym.try > Cppsym.got
13835 if $test -s Cppsym.got; then
13842 $tr " " "$trnl" | ./Cppsym.try
13848 cat <<EOSH > Cppsym.try
13850 cat <<'EOCP' > try.c
13856 cat <<'EOSH' >> Cppsym.try
13858 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
13859 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
13860 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
13861 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
13865 cat <<EOSH >> Cppsym.try
13867 optimize="$optimize"
13872 $cc $optimize $ccflags $ldflags -o try try.c $libs && ./try$exe_ext
13874 chmod +x Cppsym.try
13875 $eunicefix Cppsym.try
13876 ./Cppsym < Cppsym.know > Cppsym.true
13877 : now check the C compiler for additional symbols
13878 postprocess_cc_v=''
13880 aix) postprocess_cc_v="|$tr , ' '" ;;
13887 for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
13890 -D*) echo "\$i" | $sed 's/^-D//';;
13891 -A*) $test "$gccversion" && echo "\$i" | $sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
13896 postprocess_cc_v=''
13899 ./ccsym > ccsym1.raw
13900 if $test -s ccsym1.raw; then
13901 $sort ccsym1.raw | $uniq >ccsym.raw
13903 mv ccsym1.raw ccsym.raw
13906 $awk '/\=/ { print $0; next }
13907 { print $0"=1" }' ccsym.raw >ccsym.list
13908 $awk '/\=/ { print $0; next }
13909 { print $0"=1" }' Cppsym.true >ccsym.true
13910 $comm -13 ccsym.true ccsym.list >ccsym.own
13911 $comm -12 ccsym.true ccsym.list >ccsym.com
13912 $comm -23 ccsym.true ccsym.list >ccsym.cpp
13914 if $test -z ccsym.raw; then
13915 echo "Your C compiler doesn't seem to define any symbols!" >&4
13917 echo "However, your C preprocessor defines the following symbols:"
13920 cppsymbols=`$cat Cppsym.true`
13921 cppsymbols=`echo $cppsymbols`
13922 cppccsymbols="$cppsymbols"
13924 if $test -s ccsym.com; then
13925 echo "Your C compiler and pre-processor define these symbols:"
13926 $sed -e 's/\(.*\)=.*/\1/' ccsym.com
13929 cppccsymbols=`$cat ccsym.com`
13930 cppccsymbols=`echo $cppccsymbols`
13931 $test "$silent" || sleep 1
13933 if $test -s ccsym.cpp; then
13934 $test "$also" && echo " "
13935 echo "Your C pre-processor ${also}defines the following symbols:"
13936 $sed -e 's/\(.*\)=.*/\1/' ccsym.cpp
13938 cppsymbols=`$cat ccsym.cpp`
13939 cppsymbols=`echo $cppsymbols`
13940 $test "$silent" || sleep 1
13942 if $test -s ccsym.own; then
13943 $test "$also" && echo " "
13944 echo "Your C compiler ${also}defines the following cpp symbols:"
13945 $sed -e 's/\(.*\)=1/\1/' ccsym.own
13946 $sed -e 's/\(.*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
13947 ccsymbols=`$cat ccsym.own`
13948 ccsymbols=`echo $ccsymbols`
13949 $test "$silent" || sleep 1
13954 : see if this is a termio system
13958 if $test `./findhdr termios.h`; then
13959 set tcsetattr i_termios
13965 "$define") echo "You have POSIX termios.h... good!" >&4;;
13966 *) if ./Cppsym pyr; then
13967 case "`/bin/universe`" in
13968 ucb) if $test `./findhdr sgtty.h`; then
13970 echo "<sgtty.h> found." >&4
13972 echo "System is pyramid with BSD universe."
13973 echo "<sgtty.h> not found--you could have problems." >&4
13975 *) if $test `./findhdr termio.h`; then
13977 echo "<termio.h> found." >&4
13979 echo "System is pyramid with USG universe."
13980 echo "<termio.h> not found--you could have problems." >&4
13984 if $test `./findhdr termio.h`; then
13985 echo "<termio.h> found." >&4
13987 elif $test `./findhdr sgtty.h`; then
13988 echo "<sgtty.h> found." >&4
13991 echo "Neither <termio.h> nor <sgtty.h> found--you could have problems." >&4
13994 if $test `./findhdr sgtty.h`; then
13995 echo "<sgtty.h> found." >&4
13997 elif $test `./findhdr termio.h`; then
13998 echo "<termio.h> found." >&4
14001 echo "Neither <sgtty.h> nor <termio.h> found--you could have problems." >&4
14005 set i_termio; eval $setvar
14006 val=$val2; set i_sgtty; eval $setvar
14007 val=$val3; set i_termios; eval $setvar
14009 : see if this is a shadow.h system
14010 set shadow.h i_shadow
14013 : see if this is a socks.h system
14014 set socks.h i_socks
14017 : see if stdarg is available
14019 if $test `./findhdr stdarg.h`; then
14020 echo "<stdarg.h> found." >&4
14023 echo "<stdarg.h> NOT found." >&4
14027 : see if varags is available
14029 if $test `./findhdr varargs.h`; then
14030 echo "<varargs.h> found." >&4
14032 echo "<varargs.h> NOT found, but that's ok (I hope)." >&4
14035 : set up the varargs testing programs
14036 $cat > varargs.c <<EOP
14038 #include <stdarg.h>
14041 #include <varargs.h>
14045 int f(char *p, ...)
14059 p = va_arg(ap, char *);
14064 $cat > varargs <<EOP
14066 if $cc -c $ccflags -D\$1 varargs.c >/dev/null 2>&1; then
14075 : now check which varargs header should be included
14080 if `./varargs I_STDARG`; then
14082 elif `./varargs I_VARARGS`; then
14087 if `./varargs I_VARARGS`; then
14094 echo "I could not find the definition for va_dcl... You have problems..." >&4
14095 val="$undef"; set i_stdarg; eval $setvar
14096 val="$undef"; set i_varargs; eval $setvar
14101 case "$i_varhdr" in
14103 val="$define"; set i_stdarg; eval $setvar
14104 val="$undef"; set i_varargs; eval $setvar
14107 val="$undef"; set i_stdarg; eval $setvar
14108 val="$define"; set i_varargs; eval $setvar
14111 echo "We'll include <$i_varhdr> to get va_dcl definition." >&4;;
14115 : see if stddef is available
14116 set stddef.h i_stddef
14119 : see if sys/access.h is available
14120 set sys/access.h i_sysaccess
14123 : see if ioctl defs are in sgtty, termio, sys/filio or sys/ioctl
14124 set sys/filio.h i_sysfilio
14127 if $test `./findhdr sys/ioctl.h`; then
14129 echo '<sys/ioctl.h> found.' >&4
14132 if $test $i_sysfilio = "$define"; then
14133 echo '<sys/ioctl.h> NOT found.' >&4
14135 $test $i_sgtty = "$define" && xxx="sgtty.h"
14136 $test $i_termio = "$define" && xxx="termio.h"
14137 $test $i_termios = "$define" && xxx="termios.h"
14138 echo "No <sys/ioctl.h> found, assuming ioctl args are defined in <$xxx>." >&4
14145 : see if this is a syslog.h system
14146 set syslog.h i_syslog
14150 : see if this is a sys/mode.h system
14151 set sys/mode.h i_sysmode
14154 : see if sys/resource.h has to be included
14155 set sys/resource.h i_sysresrc
14158 : see if sys/security.h is available
14159 set sys/security.h i_syssecrt
14162 : see if this is a sys/statvfs.h system
14163 set sys/statvfs.h i_sysstatvfs
14166 : see if this is a sys/uio.h system
14167 set sys/uio.h i_sysuio
14170 : see if this is a sys/un.h system
14171 set sys/un.h i_sysun
14175 : see if this is a sys/utsname.h system
14176 set sys/utsname.h i_sysutsname
14179 : see if this is a syswait system
14180 set sys/wait.h i_syswait
14183 : see if this is a ustat.h system
14184 set ustat.h i_ustat
14187 : see if this is an utime system
14188 set utime.h i_utime
14191 : see if this is a values.h system
14192 set values.h i_values
14195 : see if this is a vfork system
14198 set vfork.h i_vfork
14206 : see if gdbm.h is available
14211 : see if gdbm_open exists
14212 set gdbm_open d_gdbm_open
14214 case "$d_gdbm_open" in
14217 echo "We won't be including <gdbm.h>"
14227 echo "Looking for extensions..." >&4
14228 : If we are using the old config.sh, known_extensions may contain
14229 : old or inaccurate or duplicate values.
14230 known_extensions=''
14231 nonxs_extensions=''
14232 : We do not use find because it might not be available.
14233 : We do not just use MANIFEST because the user may have dropped
14234 : some additional extensions into the source tree and expect them
14237 : Function to recursively find available extensions, ignoring DynaLoader
14238 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
14242 DynaLoader|dynaload) ;;
14244 if $test -f $xxx/$xxx.xs; then
14245 known_extensions="$known_extensions $1$xxx";
14246 elif $test -f $xxx/Makefile.PL; then
14247 nonxs_extensions="$nonxs_extensions $1$xxx";
14249 if $test -d $xxx -a $# -lt 10; then
14252 eval $find_extensions;
14264 eval $find_extensions
14265 set X $nonxs_extensions
14267 nonxs_extensions="$*"
14268 set X $known_extensions
14270 known_extensions="$*"
14273 : Now see which are supported on this system.
14275 for xxx in $known_extensions ; do
14279 $define) avail_ext="$avail_ext $xxx" ;;
14282 GDBM_File|gdbm_fil)
14284 $define) avail_ext="$avail_ext $xxx" ;;
14287 NDBM_File|ndbm_fil)
14290 case "$osname-$use64bits" in
14293 *-lndbm*) avail_ext="$avail_ext $xxx" ;;
14296 *) avail_ext="$avail_ext $xxx" ;;
14301 ODBM_File|odbm_fil)
14302 case "${i_dbm}${i_rpcsvcdbm}" in
14304 case "$osname-$use64bits" in
14307 *-ldbm*) avail_ext="$avail_ext $xxx" ;;
14310 *) avail_ext="$avail_ext $xxx" ;;
14316 case "$useposix" in
14317 true|define|y) avail_ext="$avail_ext $xxx" ;;
14321 case "$useopcode" in
14322 true|define|y) avail_ext="$avail_ext $xxx" ;;
14326 case "$d_socket" in
14327 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14331 case "$usethreads" in
14332 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14336 : XXX Do we need a useipcsysv variable here
14337 case "${d_msg}${d_sem}${d_shm}" in
14338 *"${define}"*) avail_ext="$avail_ext $xxx" ;;
14341 *) avail_ext="$avail_ext $xxx"
14350 : Now see which nonxs extensions are supported on this system.
14351 : For now assume all are.
14353 for xxx in $nonxs_extensions ; do
14355 *) nonxs_ext="$nonxs_ext $xxx"
14367 A number of extensions are supplied with $package. You may choose to
14368 compile these extensions for dynamic loading (the default), compile
14369 them into the $package executable (static loading), or not include
14370 them at all. Answer "none" to include no extensions.
14371 Note that DynaLoader is always built and need not be mentioned here.
14374 case "$dynamic_ext" in
14375 '') dflt="$avail_ext" ;;
14376 *) dflt="$dynamic_ext"
14377 # Perhaps we are reusing an old out-of-date config.sh.
14380 if test X"$dynamic_ext" != X"$avail_ext"; then
14382 NOTICE: Your previous config.sh list may be incorrect.
14383 The extensions now available to you are
14385 but the default list from your previous config.sh is
14397 rp="What extensions do you wish to load dynamically?"
14400 none) dynamic_ext=' ' ;;
14401 *) dynamic_ext="$ans" ;;
14404 case "$static_ext" in
14406 : Exclude those already listed in dynamic linking
14408 for xxx in $avail_ext; do
14409 case " $dynamic_ext " in
14411 *) dflt="$dflt $xxx" ;;
14418 *) dflt="$static_ext"
14425 rp="What extensions do you wish to load statically?"
14428 none) static_ext=' ' ;;
14429 *) static_ext="$ans" ;;
14434 A number of extensions are supplied with $package. Answer "none"
14435 to include no extensions.
14436 Note that DynaLoader is always built and need not be mentioned here.
14439 case "$static_ext" in
14440 '') dflt="$avail_ext" ;;
14441 *) dflt="$static_ext"
14442 # Perhaps we are reusing an old out-of-date config.sh.
14445 if test X"$static_ext" != X"$avail_ext"; then
14447 NOTICE: Your previous config.sh list may be incorrect.
14448 The extensions now available to you are
14450 but the default list from your previous config.sh is
14459 : Exclude those that are not xs extensions
14463 rp="What extensions do you wish to include?"
14466 none) static_ext=' ' ;;
14467 *) static_ext="$ans" ;;
14472 set X $dynamic_ext $static_ext $nonxs_ext
14476 : Remove build directory name from cppstdin so it can be used from
14477 : either the present location or the final installed location.
14479 : Get out of the UU directory to get correct path name.
14481 case "$cppstdin" in
14483 echo "Stripping down cppstdin path name"
14489 : end of configuration questions
14491 echo "End of configuration questions."
14494 : back to where it started
14495 if test -d ../UU; then
14499 : configuration may be patched via a 'config.over' file
14500 if $test -f config.over; then
14503 rp='I see a config.over file. Do you wish to load it?'
14506 n*) echo "OK, I'll ignore it.";;
14508 echo "Configuration override changes have been loaded."
14513 : in case they want portability, strip down executable paths
14514 case "$d_portable" in
14517 echo "Stripping down executable paths..." >&4
14518 for file in $loclist $trylist; do
14520 eval $file=`basename $temp`
14525 : create config.sh file
14527 echo "Creating config.sh..." >&4
14528 $spitshell <<EOT >config.sh
14531 # This file was produced by running the Configure script. It holds all the
14532 # definitions figured out by Configure. Should you modify one of these values,
14533 # do not forget to propagate your changes by running "Configure -der". You may
14534 # instead choose to run each of the .SH files by yourself, or "Configure -S".
14537 # Package name : $package
14538 # Source directory : $src
14539 # Configuration time: $cf_time
14540 # Configured by : $cf_by
14541 # Target system : $myuname
14551 Revision='$Revision'
14558 alignbytes='$alignbytes'
14559 ansi2knr='$ansi2knr'
14560 aphostname='$aphostname'
14561 api_revision='$api_revision'
14562 api_subversion='$api_subversion'
14563 api_version='$api_version'
14564 api_versionstring='$api_versionstring'
14567 archlibexp='$archlibexp'
14568 archname64='$archname64'
14569 archname='$archname'
14570 archobjs='$archobjs'
14575 bincompat5005='$bincompat5005'
14579 byteorder='$byteorder'
14581 castflags='$castflags'
14584 cccdlflags='$cccdlflags'
14585 ccdlflags='$ccdlflags'
14587 ccsymbols='$ccsymbols'
14589 cf_email='$cf_email'
14591 charsize='$charsize'
14595 clocktype='$clocktype'
14597 compress='$compress'
14598 contains='$contains'
14602 cpp_stuff='$cpp_stuff'
14603 cppccsymbols='$cppccsymbols'
14604 cppflags='$cppflags'
14606 cppminus='$cppminus'
14608 cppstdin='$cppstdin'
14609 cppsymbols='$cppsymbols'
14610 crosscompile='$crosscompile'
14611 cryptlib='$cryptlib'
14613 d_Gconvert='$d_Gconvert'
14614 d_PRIEldbl='$d_PRIEldbl'
14615 d_PRIFldbl='$d_PRIFldbl'
14616 d_PRIGldbl='$d_PRIGldbl'
14617 d_PRIX64='$d_PRIX64'
14618 d_PRId64='$d_PRId64'
14619 d_PRIeldbl='$d_PRIeldbl'
14620 d_PRIfldbl='$d_PRIfldbl'
14621 d_PRIgldbl='$d_PRIgldbl'
14622 d_PRIi64='$d_PRIi64'
14623 d_PRIo64='$d_PRIo64'
14624 d_PRIu64='$d_PRIu64'
14625 d_PRIx64='$d_PRIx64'
14626 d_access='$d_access'
14627 d_accessx='$d_accessx'
14629 d_archlib='$d_archlib'
14632 d_attribut='$d_attribut'
14635 d_bincompat5005='$d_bincompat5005'
14637 d_bsdgetpgrp='$d_bsdgetpgrp'
14638 d_bsdsetpgrp='$d_bsdsetpgrp'
14640 d_casti32='$d_casti32'
14641 d_castneg='$d_castneg'
14642 d_charvspr='$d_charvspr'
14644 d_chroot='$d_chroot'
14645 d_chsize='$d_chsize'
14646 d_closedir='$d_closedir'
14650 d_cuserid='$d_cuserid'
14651 d_dbl_dig='$d_dbl_dig'
14652 d_difftime='$d_difftime'
14653 d_dirnamlen='$d_dirnamlen'
14654 d_dlerror='$d_dlerror'
14655 d_dlopen='$d_dlopen'
14656 d_dlsymun='$d_dlsymun'
14657 d_dosuid='$d_dosuid'
14658 d_drand48proto='$d_drand48proto'
14660 d_eaccess='$d_eaccess'
14661 d_endgrent='$d_endgrent'
14662 d_endhent='$d_endhent'
14663 d_endnent='$d_endnent'
14664 d_endpent='$d_endpent'
14665 d_endpwent='$d_endpwent'
14666 d_endsent='$d_endsent'
14667 d_endspent='$d_endspent'
14668 d_eofnblk='$d_eofnblk'
14669 d_eunice='$d_eunice'
14670 d_fchmod='$d_fchmod'
14671 d_fchown='$d_fchown'
14673 d_fd_macros='$d_fd_macros'
14674 d_fd_set='$d_fd_set'
14675 d_fds_bits='$d_fds_bits'
14676 d_fgetpos='$d_fgetpos'
14677 d_flexfnam='$d_flexfnam'
14680 d_fpathconf='$d_fpathconf'
14681 d_fpos64_t='$d_fpos64_t'
14682 d_fs_data_s='$d_fs_data_s'
14683 d_fseeko='$d_fseeko'
14684 d_fsetpos='$d_fsetpos'
14685 d_fstatfs='$d_fstatfs'
14686 d_fstatvfs='$d_fstatvfs'
14687 d_ftello='$d_ftello'
14689 d_getcwd='$d_getcwd'
14690 d_getgrent='$d_getgrent'
14691 d_getgrps='$d_getgrps'
14692 d_gethbyaddr='$d_gethbyaddr'
14693 d_gethbyname='$d_gethbyname'
14694 d_gethent='$d_gethent'
14695 d_gethname='$d_gethname'
14696 d_gethostprotos='$d_gethostprotos'
14697 d_getlogin='$d_getlogin'
14698 d_getmnt='$d_getmnt'
14699 d_getmntent='$d_getmntent'
14700 d_getnbyaddr='$d_getnbyaddr'
14701 d_getnbyname='$d_getnbyname'
14702 d_getnent='$d_getnent'
14703 d_getnetprotos='$d_getnetprotos'
14704 d_getpbyname='$d_getpbyname'
14705 d_getpbynumber='$d_getpbynumber'
14706 d_getpent='$d_getpent'
14707 d_getpgid='$d_getpgid'
14708 d_getpgrp2='$d_getpgrp2'
14709 d_getpgrp='$d_getpgrp'
14710 d_getppid='$d_getppid'
14711 d_getprior='$d_getprior'
14712 d_getprotoprotos='$d_getprotoprotos'
14713 d_getpwent='$d_getpwent'
14714 d_getsbyname='$d_getsbyname'
14715 d_getsbyport='$d_getsbyport'
14716 d_getsent='$d_getsent'
14717 d_getservprotos='$d_getservprotos'
14718 d_getspent='$d_getspent'
14719 d_getspnam='$d_getspnam'
14720 d_gettimeod='$d_gettimeod'
14721 d_gnulibc='$d_gnulibc'
14722 d_grpasswd='$d_grpasswd'
14723 d_hasmntopt='$d_hasmntopt'
14727 d_inetaton='$d_inetaton'
14728 d_int64_t='$d_int64_t'
14729 d_isascii='$d_isascii'
14730 d_killpg='$d_killpg'
14731 d_lchown='$d_lchown'
14732 d_ldbl_dig='$d_ldbl_dig'
14734 d_locconv='$d_locconv'
14736 d_longdbl='$d_longdbl'
14737 d_longlong='$d_longlong'
14740 d_mbstowcs='$d_mbstowcs'
14741 d_mbtowc='$d_mbtowc'
14742 d_memchr='$d_memchr'
14743 d_memcmp='$d_memcmp'
14744 d_memcpy='$d_memcpy'
14745 d_memmove='$d_memmove'
14746 d_memset='$d_memset'
14748 d_mkdtemp='$d_mkdtemp'
14749 d_mkfifo='$d_mkfifo'
14750 d_mkstemp='$d_mkstemp'
14751 d_mkstemps='$d_mkstemps'
14752 d_mktime='$d_mktime'
14754 d_mprotect='$d_mprotect'
14756 d_msg_ctrunc='$d_msg_ctrunc'
14757 d_msg_dontroute='$d_msg_dontroute'
14758 d_msg_oob='$d_msg_oob'
14759 d_msg_peek='$d_msg_peek'
14760 d_msg_proxy='$d_msg_proxy'
14761 d_msgctl='$d_msgctl'
14762 d_msgget='$d_msgget'
14763 d_msgrcv='$d_msgrcv'
14764 d_msgsnd='$d_msgsnd'
14766 d_munmap='$d_munmap'
14767 d_mymalloc='$d_mymalloc'
14769 d_nv_preserves_uv='$d_nv_preserves_uv'
14770 d_off64_t='$d_off64_t'
14771 d_old_pthread_create_joinable='$d_old_pthread_create_joinable'
14772 d_oldpthreads='$d_oldpthreads'
14773 d_oldsock='$d_oldsock'
14775 d_pathconf='$d_pathconf'
14777 d_phostname='$d_phostname'
14780 d_portable='$d_portable'
14781 d_pthread_yield='$d_pthread_yield'
14783 d_pwchange='$d_pwchange'
14784 d_pwclass='$d_pwclass'
14785 d_pwcomment='$d_pwcomment'
14786 d_pwexpire='$d_pwexpire'
14787 d_pwgecos='$d_pwgecos'
14788 d_pwpasswd='$d_pwpasswd'
14789 d_pwquota='$d_pwquota'
14791 d_readdir='$d_readdir'
14792 d_readlink='$d_readlink'
14793 d_rename='$d_rename'
14794 d_rewinddir='$d_rewinddir'
14796 d_safebcpy='$d_safebcpy'
14797 d_safemcpy='$d_safemcpy'
14798 d_sanemcmp='$d_sanemcmp'
14799 d_sched_yield='$d_sched_yield'
14800 d_scm_rights='$d_scm_rights'
14801 d_seekdir='$d_seekdir'
14802 d_select='$d_select'
14804 d_semctl='$d_semctl'
14805 d_semctl_semid_ds='$d_semctl_semid_ds'
14806 d_semctl_semun='$d_semctl_semun'
14807 d_semget='$d_semget'
14809 d_setegid='$d_setegid'
14810 d_seteuid='$d_seteuid'
14811 d_setgrent='$d_setgrent'
14812 d_setgrps='$d_setgrps'
14813 d_sethent='$d_sethent'
14814 d_setlinebuf='$d_setlinebuf'
14815 d_setlocale='$d_setlocale'
14816 d_setnent='$d_setnent'
14817 d_setpent='$d_setpent'
14818 d_setpgid='$d_setpgid'
14819 d_setpgrp2='$d_setpgrp2'
14820 d_setpgrp='$d_setpgrp'
14821 d_setprior='$d_setprior'
14822 d_setpwent='$d_setpwent'
14823 d_setregid='$d_setregid'
14824 d_setresgid='$d_setresgid'
14825 d_setresuid='$d_setresuid'
14826 d_setreuid='$d_setreuid'
14827 d_setrgid='$d_setrgid'
14828 d_setruid='$d_setruid'
14829 d_setsent='$d_setsent'
14830 d_setsid='$d_setsid'
14831 d_setspent='$d_setspent'
14832 d_setvbuf='$d_setvbuf'
14836 d_shmatprototype='$d_shmatprototype'
14837 d_shmctl='$d_shmctl'
14839 d_shmget='$d_shmget'
14840 d_sigaction='$d_sigaction'
14841 d_sigsetjmp='$d_sigsetjmp'
14842 d_socket='$d_socket'
14843 d_socklen_t='$d_socklen_t'
14844 d_sockpair='$d_sockpair'
14846 d_statblks='$d_statblks'
14847 d_statfs_f_flags='$d_statfs_f_flags'
14848 d_statfs_s='$d_statfs_s'
14849 d_statvfs='$d_statvfs'
14850 d_stdio_cnt_lval='$d_stdio_cnt_lval'
14851 d_stdio_ptr_lval='$d_stdio_ptr_lval'
14852 d_stdio_stream_array='$d_stdio_stream_array'
14853 d_stdiobase='$d_stdiobase'
14854 d_stdstdio='$d_stdstdio'
14855 d_strchr='$d_strchr'
14856 d_strcoll='$d_strcoll'
14857 d_strctcpy='$d_strctcpy'
14858 d_strerrm='$d_strerrm'
14859 d_strerror='$d_strerror'
14860 d_strtod='$d_strtod'
14861 d_strtol='$d_strtol'
14862 d_strtold='$d_strtold'
14863 d_strtoll='$d_strtoll'
14864 d_strtoul='$d_strtoul'
14865 d_strtoull='$d_strtoull'
14866 d_strtouq='$d_strtouq'
14867 d_strxfrm='$d_strxfrm'
14868 d_suidsafe='$d_suidsafe'
14869 d_symlink='$d_symlink'
14870 d_syscall='$d_syscall'
14871 d_sysconf='$d_sysconf'
14872 d_sysernlst='$d_sysernlst'
14873 d_syserrlst='$d_syserrlst'
14874 d_system='$d_system'
14875 d_tcgetpgrp='$d_tcgetpgrp'
14876 d_tcsetpgrp='$d_tcsetpgrp'
14877 d_telldir='$d_telldir'
14878 d_telldirproto='$d_telldirproto'
14881 d_truncate='$d_truncate'
14882 d_tzname='$d_tzname'
14885 d_union_semun='$d_union_semun'
14887 d_vendorbin='$d_vendorbin'
14888 d_vendorlib='$d_vendorlib'
14890 d_void_closedir='$d_void_closedir'
14891 d_voidsig='$d_voidsig'
14892 d_voidtty='$d_voidtty'
14893 d_volatile='$d_volatile'
14894 d_vprintf='$d_vprintf'
14896 d_waitpid='$d_waitpid'
14897 d_wcstombs='$d_wcstombs'
14898 d_wctomb='$d_wctomb'
14901 db_hashtype='$db_hashtype'
14902 db_prefixtype='$db_prefixtype'
14903 defvoidused='$defvoidused'
14904 direntrytype='$direntrytype'
14907 doublesize='$doublesize'
14909 dynamic_ext='$dynamic_ext'
14915 eunicefix='$eunicefix'
14918 extensions='$extensions'
14919 fflushNULL='$fflushNULL'
14920 fflushall='$fflushall'
14922 firstmakefile='$firstmakefile'
14924 fpossize='$fpossize'
14925 fpostype='$fpostype'
14926 freetype='$freetype'
14928 full_csh='$full_csh'
14929 full_sed='$full_sed'
14930 gccversion='$gccversion'
14931 gidformat='$gidformat'
14937 groupcat='$groupcat'
14938 groupstype='$groupstype'
14941 h_sysfile='$h_sysfile'
14953 i_arpainet='$i_arpainet'
14954 i_bsdioctl='$i_bsdioctl'
14957 i_dirent='$i_dirent'
14965 i_inttypes='$i_inttypes'
14966 i_limits='$i_limits'
14967 i_locale='$i_locale'
14968 i_machcthr='$i_machcthr'
14969 i_malloc='$i_malloc'
14971 i_memory='$i_memory'
14972 i_mntent='$i_mntent'
14975 i_neterrno='$i_neterrno'
14976 i_netinettcp='$i_netinettcp'
14979 i_pthread='$i_pthread'
14981 i_rpcsvcdbm='$i_rpcsvcdbm'
14984 i_shadow='$i_shadow'
14986 i_stdarg='$i_stdarg'
14987 i_stddef='$i_stddef'
14988 i_stdlib='$i_stdlib'
14989 i_string='$i_string'
14990 i_sysaccess='$i_sysaccess'
14991 i_sysdir='$i_sysdir'
14992 i_sysfile='$i_sysfile'
14993 i_sysfilio='$i_sysfilio'
14995 i_sysioctl='$i_sysioctl'
14996 i_syslog='$i_syslog'
14997 i_sysmman='$i_sysmman'
14998 i_sysmode='$i_sysmode'
14999 i_sysmount='$i_sysmount'
15000 i_sysndir='$i_sysndir'
15001 i_sysparam='$i_sysparam'
15002 i_sysresrc='$i_sysresrc'
15003 i_syssecrt='$i_syssecrt'
15004 i_sysselct='$i_sysselct'
15005 i_syssockio='$i_syssockio'
15006 i_sysstat='$i_sysstat'
15007 i_sysstatfs='$i_sysstatfs'
15008 i_sysstatvfs='$i_sysstatvfs'
15009 i_systime='$i_systime'
15010 i_systimek='$i_systimek'
15011 i_systimes='$i_systimes'
15012 i_systypes='$i_systypes'
15013 i_sysuio='$i_sysuio'
15015 i_sysutsname='$i_sysutsname'
15016 i_sysvfs='$i_sysvfs'
15017 i_syswait='$i_syswait'
15018 i_termio='$i_termio'
15019 i_termios='$i_termios'
15021 i_unistd='$i_unistd'
15024 i_values='$i_values'
15025 i_varargs='$i_varargs'
15026 i_varhdr='$i_varhdr'
15028 ignore_versioned_solibs='$ignore_versioned_solibs'
15029 inc_version_list='$inc_version_list'
15030 inc_version_list_init='$inc_version_list_init'
15033 installarchlib='$installarchlib'
15034 installbin='$installbin'
15035 installman1dir='$installman1dir'
15036 installman3dir='$installman3dir'
15037 installprefix='$installprefix'
15038 installprefixexp='$installprefixexp'
15039 installprivlib='$installprivlib'
15040 installscript='$installscript'
15041 installsitearch='$installsitearch'
15042 installsitebin='$installsitebin'
15043 installsitelib='$installsitelib'
15044 installstyle='$installstyle'
15045 installusrbinperl='$installusrbinperl'
15046 installvendorbin='$installvendorbin'
15047 installvendorlib='$installvendorlib'
15049 ivdformat='$ivdformat'
15052 known_extensions='$known_extensions'
15056 lddlflags='$lddlflags'
15058 ldlibpthname='$ldlibpthname'
15065 libsdirs='$libsdirs'
15066 libsfiles='$libsfiles'
15067 libsfound='$libsfound'
15068 libspath='$libspath'
15069 libswanted='$libswanted'
15075 locincpth='$locincpth'
15076 loclibpth='$loclibpth'
15077 longdblsize='$longdblsize'
15078 longlongsize='$longlongsize'
15079 longsize='$longsize'
15083 lseeksize='$lseeksize'
15084 lseektype='$lseektype'
15088 make_set_make='$make_set_make'
15089 mallocobj='$mallocobj'
15090 mallocsrc='$mallocsrc'
15091 malloctype='$malloctype'
15093 man1direxp='$man1direxp'
15096 man3direxp='$man3direxp'
15099 mips_type='$mips_type'
15101 mmaptype='$mmaptype'
15103 modetype='$modetype'
15105 multiarch='$multiarch'
15107 myarchname='$myarchname'
15108 mydomain='$mydomain'
15109 myhostname='$myhostname'
15112 netdb_hlen_type='$netdb_hlen_type'
15113 netdb_host_type='$netdb_host_type'
15114 netdb_name_type='$netdb_name_type'
15115 netdb_net_type='$netdb_net_type'
15118 nm_so_opt='$nm_so_opt'
15119 nonxs_ext='$nonxs_ext'
15123 o_nonblock='$o_nonblock'
15125 old_pthread_create_joinable='$old_pthread_create_joinable'
15126 optimize='$optimize'
15127 orderlib='$orderlib'
15133 patchlevel='$patchlevel'
15134 path_sep='$path_sep'
15136 perladmin='$perladmin'
15137 perlpath='$perlpath'
15139 phostname='$phostname'
15142 pm_apiversion='$pm_apiversion'
15146 prefixexp='$prefixexp'
15148 privlibexp='$privlibexp'
15149 prototype='$prototype'
15151 quadkind='$quadkind'
15152 quadtype='$quadtype'
15153 randbits='$randbits'
15154 randfunc='$randfunc'
15155 randseedtype='$randseedtype'
15157 rd_nodata='$rd_nodata'
15161 sPRIEldbl='$sPRIEldbl'
15162 sPRIFldbl='$sPRIFldbl'
15163 sPRIGldbl='$sPRIGldbl'
15166 sPRIeldbl='$sPRIeldbl'
15167 sPRIfldbl='$sPRIfldbl'
15168 sPRIgldbl='$sPRIgldbl'
15173 sched_yield='$sched_yield'
15174 scriptdir='$scriptdir'
15175 scriptdirexp='$scriptdirexp'
15177 seedfunc='$seedfunc'
15178 selectminbits='$selectminbits'
15179 selecttype='$selecttype'
15180 sendmail='$sendmail'
15183 sharpbang='$sharpbang'
15184 shmattype='$shmattype'
15185 shortsize='$shortsize'
15188 sig_count='$sig_count'
15189 sig_name='$sig_name'
15190 sig_name_init='$sig_name_init'
15192 sig_num_init='$sig_num_init'
15193 signal_t='$signal_t'
15194 sitearch='$sitearch'
15195 sitearchexp='$sitearchexp'
15197 sitebinexp='$sitebinexp'
15199 sitelibexp='$sitelibexp'
15200 siteprefix='$siteprefix'
15201 siteprefixexp='$siteprefixexp'
15202 sizetype='$sizetype'
15207 sockethdr='$sockethdr'
15208 socketlib='$socketlib'
15210 spackage='$spackage'
15211 spitshell='$spitshell'
15214 ssizetype='$ssizetype'
15215 startperl='$startperl'
15217 static_ext='$static_ext'
15219 stdio_base='$stdio_base'
15220 stdio_bufsiz='$stdio_bufsiz'
15221 stdio_cnt='$stdio_cnt'
15222 stdio_filbuf='$stdio_filbuf'
15223 stdio_ptr='$stdio_ptr'
15224 stdio_stream_array='$stdio_stream_array'
15227 subversion='$subversion'
15234 timeincl='$timeincl'
15235 timetype='$timetype'
15248 uidformat='$uidformat'
15254 uquadtype='$uquadtype'
15255 use5005threads='$use5005threads'
15256 use64bits='$use64bits'
15258 useithreads='$useithreads'
15259 uselargefiles='$uselargefiles'
15260 uselongdouble='$uselongdouble'
15261 usemorebits='$usemorebits'
15262 usemultiplicity='$usemultiplicity'
15263 usemymalloc='$usemymalloc'
15265 useopcode='$useopcode'
15266 useperlio='$useperlio'
15267 useposix='$useposix'
15269 useshrplib='$useshrplib'
15270 usesocks='$usesocks'
15271 usethreads='$usethreads'
15272 usevendorprefix='$usevendorprefix'
15273 usevfork='$usevfork'
15276 uvoformat='$uvoformat'
15279 uvuformat='$uvuformat'
15280 uvxformat='$uvxformat'
15281 vendorbin='$vendorbin'
15282 vendorbinexp='$vendorbinexp'
15283 vendorlib='$vendorlib'
15284 vendorlibexp='$vendorlibexp'
15285 vendorprefix='$vendorprefix'
15286 vendorprefixexp='$vendorprefixexp'
15289 voidflags='$voidflags'
15291 xs_apiversion='$xs_apiversion'
15296 : Add in command line options if available
15297 $test -f UU/cmdline.opt && $cat UU/cmdline.opt >> config.sh
15299 : add special variables
15300 $test -f $src/patchlevel.h && \
15301 awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh
15302 echo "CONFIGDOTSH=true" >>config.sh
15304 : propagate old symbols
15305 if $test -f UU/config.sh; then
15306 <UU/config.sh sort | uniq >UU/oldconfig.sh
15307 sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
15308 sort | uniq -u >UU/oldsyms
15309 set X `cat UU/oldsyms`
15315 Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
15317 echo "# Variables propagated from previous config.sh file." >>config.sh
15318 for sym in `cat UU/oldsyms`; do
15319 echo " Propagating $hint variable "'$'"$sym..."
15320 eval 'tmp="$'"${sym}"'"'
15322 sed -e "s/'/'\"'\"'/g" -e "s/^/$sym='/" -e "s/$/'/" >>config.sh
15328 : Finish up by extracting the .SH files
15342 If you'd like to make any changes to the config.sh file before I begin
15343 to configure things, do it as a shell escape now (e.g. !vi config.sh).
15346 rp="Press return or use a shell escape to edit config.sh:"
15351 *) : in case they cannot read
15352 sh 1>&4 -c "$ans";;
15357 : if this fails, just run all the .SH files by hand
15364 if $contains '^depend:' [Mm]akefile >/dev/null 2>&1; then
15371 Now you need to generate make dependencies by running "$make depend".
15372 You might prefer to run it in background: "$make depend > makedepend.out &"
15373 It can take a while, so you might not want to run it right now.
15378 rp="Run $make depend now?"
15382 $make depend && echo "Now you must run a $make."
15385 echo "You must run '$make depend' then '$make'."
15388 elif test -f [Mm]akefile; then
15390 echo "Now you must run a $make."
15395 if $test -f Policy.sh; then
15398 If you compile $package on a different machine or from a different object
15399 directory, copy the Policy.sh file from this object directory to the
15400 new one before you run Configure -- this will help you with most of
15401 the policy defaults.
15405 if $test -f config.msg; then
15406 echo "Hmm. I also noted the following information while running:"
15408 $cat config.msg >&4
15411 $rm -f kit*isdone ark*isdone