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 03:13:49 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
7168 echo "You have long double."
7172 echo "You do not have long double."
7178 : check for length of long double
7179 case "${d_longdbl}${longdblsize}" in
7182 $echo $n "Checking to see how big your long doubles are..." $c >&4
7183 $cat >try.c <<'EOCP'
7187 printf("%d\n", sizeof(long double));
7192 if eval $compile; then
7193 longdblsize=`./try$exe_ext`
7194 $echo " $longdblsize bytes." >&4
7198 echo "(I can't seem to compile the test program. Guessing...)" >&4
7199 rp="What is the size of a long double (in bytes)?"
7203 if $test "X$doublesize" = "X$longdblsize"; then
7204 echo "(That isn't any different from an ordinary double.)"
7210 : Check how to convert floats to strings.
7211 if test "X$d_Gconvert" = X; then
7213 echo "Checking for an efficient way to convert floats to strings."
7216 #define Gconvert(x,n,t,b) gconvert((x),(n),(t),(b))
7217 char *myname = "gconvert";
7220 #define Gconvert(x,n,t,b) gcvt((x),(n),(b))
7221 char *myname = "gcvt";
7224 #define Gconvert(x,n,t,b) qgcvt((x),(n),(b))
7225 char *myname = "qgcvt";
7226 #define DOUBLETYPE long double
7229 #define Gconvert(x,n,t,b) sprintf((b),"%.*g",(n),(x))
7230 char *myname = "sprintf";
7234 #define DOUBLETYPE double
7239 #define I_STDLIB $i_stdlib
7245 checkit(expect, got)
7249 if (strcmp(expect, got)) {
7250 printf("%s oddity: Expected %s, got %s\n",
7251 myname, expect, got);
7261 /* This must be 1st test on (which?) platform */
7262 /* Alan Burlison <AlanBurlsin@unn.unisys.com> */
7263 Gconvert((DOUBLETYPE)0.1, 8, 0, buf);
7264 checkit("0.1", buf);
7266 Gconvert((DOUBLETYPE)1.0, 8, 0, buf);
7269 Gconvert((DOUBLETYPE)0.0, 8, 0, buf);
7272 Gconvert((DOUBLETYPE)-1.0, 8, 0, buf);
7275 /* Some Linux gcvt's give 1.e+5 here. */
7276 Gconvert((DOUBLETYPE)100000.0, 8, 0, buf);
7277 checkit("100000", buf);
7279 /* Some Linux gcvt's give -1.e+5 here. */
7280 Gconvert((DOUBLETYPE)-100000.0, 8, 0, buf);
7281 checkit("-100000", buf);
7286 case "$d_Gconvert" in
7287 gconvert*) xxx_list='gconvert gcvt sprintf' ;;
7288 gcvt*) xxx_list='gcvt gconvert sprintf' ;;
7289 sprintf*) xxx_list='sprintf gconvert gcvt' ;;
7290 *) xxx_list='gconvert gcvt sprintf' ;;
7293 case "$d_longdbl$uselongdouble" in
7294 definedefine) xxx_list="`echo $xxx_list|sed 's/gcvt/qgcvt gcvt/'`" ;;
7297 for xxx_convert in $xxx_list; do
7298 echo "Trying $xxx_convert..."
7300 set try -DTRY_$xxx_convert
7301 if eval $compile; then
7302 echo "$xxx_convert() found." >&4
7304 echo "I'll use $xxx_convert to convert floats into a string." >&4
7307 echo "...But $xxx_convert didn't work as I expected."
7310 echo "$xxx_convert NOT found." >&4
7314 case "$xxx_convert" in
7315 gconvert) d_Gconvert='gconvert((x),(n),(t),(b))' ;;
7316 gcvt) d_Gconvert='gcvt((x),(n),(b))' ;;
7317 qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;;
7318 *) d_Gconvert='sprintf((b),"%.*g",(n),(x))' ;;
7324 if $test X"$d_longdbl" = X"$define"; then
7326 echo "Checking how to print long doubles..." >&4
7328 if $test X"$sPRIfldbl" = X -a X"$doublesize" = X"$longdblsize"; then
7329 $cat >try.c <<'EOCP'
7330 #include <sys/types.h>
7334 printf("%.3f\n", d);
7338 if eval $compile; then
7342 sPRIfldbl='"f"'; sPRIgldbl='"g"'; sPRIeldbl='"e"';
7343 sPRIFldbl='"F"'; sPRIGldbl='"G"'; sPRIEldbl='"E"';
7344 echo "We will use %f."
7350 if $test X"$sPRIfldbl" = X; then
7351 $cat >try.c <<'EOCP'
7352 #include <sys/types.h>
7355 long double d = 123.456;
7356 printf("%.3llf\n", d);
7360 if eval $compile; then
7364 sPRIfldbl='"llf"'; sPRIgldbl='"llg"'; sPRIeldbl='"lle"';
7365 sPRIFldbl='"llF"'; sPRIGldbl='"llG"'; sPRIEldbl='"llE"';
7366 echo "We will use %llf."
7372 if $test X"$sPRIfldbl" = X; then
7373 $cat >try.c <<'EOCP'
7374 #include <sys/types.h>
7377 long double d = 123.456;
7378 printf("%.3Lf\n", d);
7382 if eval $compile; then
7386 sPRIfldbl='"Lf"'; sPRIgldbl='"Lg"'; sPRIeldbl='"Le"';
7387 sPRIFldbl='"LF"'; sPRIGldbl='"LG"'; sPRIEldbl='"LE"';
7388 echo "We will use %Lf."
7394 if $test X"$sPRIfldbl" = X; then
7395 $cat >try.c <<'EOCP'
7396 #include <sys/types.h>
7399 long double d = 123.456;
7400 printf("%.3lf\n", d);
7404 if eval $compile; then
7408 sPRIfldbl='"lf"'; sPRIgldbl='"lg"'; sPRIeldbl='"le"';
7409 sPRIFldbl='"lF"'; sPRIGldbl='"lG"'; sPRIEldbl='"lE"';
7410 echo "We will use %lf."
7416 if $test X"$sPRIfldbl" = X; then
7417 echo "Cannot figure out how to print long doubles." >&4
7424 case "$sPRIfldbl" in
7425 '') d_PRIfldbl="$undef"; d_PRIgldbl="$undef"; d_PRIeldbl="$undef";
7426 d_PRIFldbl="$undef"; d_PRIGldbl="$undef"; d_PRIEldbl="$undef";
7428 *) d_PRIfldbl="$define"; d_PRIgldbl="$define"; d_PRIeldbl="$define";
7429 d_PRIFldbl="$define"; d_PRIGldbl="$define"; d_PRIEldbl="$define";
7433 : Initialize h_fcntl
7436 : Initialize h_sysfile
7439 : access call always available on UNIX
7443 : locate the flags for 'access()'
7447 $cat >access.c <<'EOCP'
7448 #include <sys/types.h>
7453 #include <sys/file.h>
7462 : check sys/file.h first, no particular reason here
7463 if $test `./findhdr sys/file.h` && \
7464 $cc $cppflags -DI_SYS_FILE -o access access.c >/dev/null 2>&1 ; then
7466 echo "<sys/file.h> defines the *_OK access constants." >&4
7467 elif $test `./findhdr fcntl.h` && \
7468 $cc $cppflags -DI_FCNTL -o access access.c >/dev/null 2>&1 ; then
7470 echo "<fcntl.h> defines the *_OK access constants." >&4
7471 elif $test `./findhdr unistd.h` && \
7472 $cc $cppflags -DI_UNISTD -o access access.c >/dev/null 2>&1 ; then
7473 echo "<unistd.h> defines the *_OK access constants." >&4
7475 echo "I can't find the four *_OK access constants--I'll use mine." >&4
7481 : see if accessx exists
7482 set accessx d_accessx
7485 : see if alarm exists
7489 : see if atolf exists
7493 : see if atoll exists
7497 : Look for GNU-cc style attribute checking
7499 echo "Checking whether your compiler can handle __attribute__ ..." >&4
7500 $cat >attrib.c <<'EOCP'
7502 void croak (char* pat,...) __attribute__((format(printf,1,2),noreturn));
7504 if $cc $ccflags -c attrib.c >attrib.out 2>&1 ; then
7505 if $contains 'warning' attrib.out >/dev/null 2>&1; then
7506 echo "Your C compiler doesn't fully support __attribute__."
7509 echo "Your C compiler supports __attribute__."
7513 echo "Your C compiler doesn't seem to understand __attribute__ at all."
7520 : see if bcmp exists
7524 : see if bcopy exists
7528 : see if this is a unistd.h system
7529 set unistd.h i_unistd
7532 : see if getpgrp exists
7533 set getpgrp d_getpgrp
7536 case "$d_getpgrp" in
7539 echo "Checking to see which flavor of getpgrp is in use..."
7542 #include <sys/types.h>
7544 # include <unistd.h>
7548 if (getuid() == 0) {
7549 printf("(I see you are running Configure as super-user...)\n");
7553 if (getpgrp(1) == 0)
7562 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7563 echo "You have to use getpgrp(pid) instead of getpgrp()." >&4
7565 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7566 echo "You have to use getpgrp() instead of getpgrp(pid)." >&4
7569 echo "I can't seem to compile and run the test program."
7571 xxx="a USG one, i.e. you use getpgrp()."
7573 # SVR4 systems can appear rather BSD-ish.
7576 xxx="a BSD one, i.e. you use getpgrp(pid)."
7580 xxx="probably a USG one, i.e. you use getpgrp()."
7585 echo "Assuming your getpgrp is $xxx" >&4
7594 : see if setpgrp exists
7595 set setpgrp d_setpgrp
7598 case "$d_setpgrp" in
7601 echo "Checking to see which flavor of setpgrp is in use..."
7604 #include <sys/types.h>
7606 # include <unistd.h>
7610 if (getuid() == 0) {
7611 printf("(I see you are running Configure as super-user...)\n");
7615 if (-1 == setpgrp(1, 1))
7618 if (setpgrp() != -1)
7624 if $cc -DTRY_BSD_PGRP $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7625 echo 'You have to use setpgrp(pid,pgrp) instead of setpgrp().' >&4
7627 elif $cc $ccflags $ldflags -o set set.c $libs >/dev/null 2>&1 && ./set; then
7628 echo 'You have to use setpgrp() instead of setpgrp(pid,pgrp).' >&4
7631 echo "(I can't seem to compile and run the test program.)"
7633 xxx="a USG one, i.e. you use setpgrp()."
7635 # SVR4 systems can appear rather BSD-ish.
7638 xxx="a BSD one, i.e. you use setpgrp(pid,pgrp)."
7642 xxx="probably a USG one, i.e. you use setpgrp()."
7647 echo "Assuming your setpgrp is $xxx" >&4
7655 : see if bzero exists
7659 : see if signal is declared as pointer to function returning int or void
7661 xxx=`./findhdr signal.h`
7662 $test "$xxx" && $cppstdin $cppminus $cppflags < $xxx >$$.tmp 2>/dev/null
7663 if $contains 'int.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7664 echo "You have int (*signal())() instead of void." >&4
7666 elif $contains 'void.*\*[ ]*signal' $$.tmp >/dev/null 2>&1 ; then
7667 echo "You have void (*signal())()." >&4
7669 elif $contains 'extern[ ]*[(\*]*signal' $$.tmp >/dev/null 2>&1 ; then
7670 echo "You have int (*signal())() instead of void." >&4
7672 elif $contains 'void.*\*.*sig' $$.tmp >/dev/null 2>&1 ; then
7673 echo "You have void (*signal())()." >&4
7676 case "$d_voidsig" in
7678 echo "I can't determine whether signal handler returns void or int..." >&4
7680 rp="What type does your signal handler return?"
7687 echo "As you already told me, signal handler returns void." >&4
7690 *) echo "As you already told me, signal handler returns int." >&4
7697 case "$d_voidsig" in
7698 "$define") signal_t="void";;
7703 : check for ability to cast large floats to 32-bit ints.
7705 echo 'Checking whether your C compiler can cast large floats to int32.' >&4
7706 if $test "$intsize" -ge 4; then
7713 #include <sys/types.h>
7715 $signal_t blech(s) int s; { exit(3); }
7722 signal(SIGFPE, blech);
7724 /* Don't let compiler optimize the test away. Store the number
7725 in a writable string for gcc to pass to sscanf under HP/UX.
7727 sprintf(str, "2147483647");
7728 sscanf(str, "%lf", &f); /* f = (double) 0x7fffffff; */
7732 /* x86 processors will probably give 0x8000 0000, which is a
7733 sign change. We don't want that. We want to mimic SPARC
7734 behavior here, which is to preserve the sign and give
7737 if (i32 != ($xxx) f)
7743 if eval $compile_ok; then
7747 echo "(I can't seem to compile the test program--assuming it can't)"
7755 echo "Nope, it can't."
7762 : check for ability to cast negative floats to unsigned
7764 echo 'Checking whether your C compiler can cast negative float to unsigned.' >&4
7767 #include <sys/types.h>
7769 $signal_t blech(s) int s; { exit(7); }
7770 $signal_t blech_in_list(s) int s; { exit(4); }
7771 unsigned long dummy_long(p) unsigned long p; { return p; }
7772 unsigned int dummy_int(p) unsigned int p; { return p; }
7773 unsigned short dummy_short(p) unsigned short p; { return p; }
7777 unsigned long along;
7779 unsigned short ashort;
7783 /* Frustrate gcc-2.7.2's optimizer which failed this test with
7784 a direct f = -123. assignment. gcc-2.8.0 reportedly
7785 optimized the whole file away
7787 /* Store the number in a writable string for gcc to pass to
7790 sprintf(str, "-123");
7791 sscanf(str, "%lf", &f); /* f = -123.; */
7793 signal(SIGFPE, blech);
7794 along = (unsigned long)f;
7795 aint = (unsigned int)f;
7796 ashort = (unsigned short)f;
7797 if (along != (unsigned long)-123)
7799 if (aint != (unsigned int)-123)
7801 if (ashort != (unsigned short)-123)
7803 sprintf(str, "1073741824.");
7804 sscanf(str, "%lf", &f); /* f = (double)0x40000000; */
7807 along = (unsigned long)f;
7808 if (along != 0x80000000)
7812 along = (unsigned long)f;
7813 if (along != 0x7fffffff)
7817 along = (unsigned long)f;
7818 if (along != 0x80000001)
7822 signal(SIGFPE, blech_in_list);
7823 sprintf(str, "123.");
7824 sscanf(str, "%lf", &f); /* f = 123.; */
7825 along = dummy_long((unsigned long)f);
7826 aint = dummy_int((unsigned int)f);
7827 ashort = dummy_short((unsigned short)f);
7828 if (along != (unsigned long)123)
7830 if (aint != (unsigned int)123)
7832 if (ashort != (unsigned short)123)
7839 if eval $compile_ok; then
7843 echo "(I can't seem to compile the test program--assuming it can't)"
7846 case "$castflags" in
7851 echo "Nope, it can't."
7858 : see if vprintf exists
7860 if set vprintf val -f d_vprintf; eval $csym; $val; then
7861 echo 'vprintf() found.' >&4
7863 $cat >vprintf.c <<'EOF'
7864 #include <varargs.h>
7866 int main() { xxx("foo"); }
7875 exit((unsigned long)vsprintf(buf,"%s",args) > 10L);
7879 if eval $compile && ./vprintf; then
7880 echo "Your vsprintf() returns (int)." >&4
7883 echo "Your vsprintf() returns (char*)." >&4
7887 echo 'vprintf() NOT found.' >&4
7897 : see if chown exists
7901 : see if chroot exists
7905 : see if chsize exists
7909 : check for const keyword
7911 echo 'Checking to see if your C compiler knows about "const"...' >&4
7912 $cat >const.c <<'EOCP'
7913 typedef struct spug { int drokk; } spug;
7920 if $cc -c $ccflags const.c >/dev/null 2>&1 ; then
7922 echo "Yup, it does."
7925 echo "Nope, it doesn't."
7930 : see if crypt exists
7932 if set crypt val -f d_crypt; eval $csym; $val; then
7933 echo 'crypt() found.' >&4
7937 cryptlib=`./loc Slibcrypt$_a "" $xlibpth`
7938 if $test -z "$cryptlib"; then
7939 cryptlib=`./loc Mlibcrypt$_a "" $xlibpth`
7943 if $test -z "$cryptlib"; then
7944 cryptlib=`./loc Llibcrypt$_a "" $xlibpth`
7948 if $test -z "$cryptlib"; then
7949 cryptlib=`./loc libcrypt$_a "" $libpth`
7953 if $test -z "$cryptlib"; then
7954 echo 'crypt() NOT found.' >&4
7963 : get csh whereabouts
7965 'csh') val="$undef" ;;
7970 : Respect a hint or command line value for full_csh.
7972 '') full_csh=$csh ;;
7975 : see if cuserid exists
7976 set cuserid d_cuserid
7979 : see if this is a limits.h system
7980 set limits.h i_limits
7983 : see if this is a float.h system
7987 : See if number of significant digits in a double precision number is known
7989 $cat >dbl_dig.c <<EOM
7999 printf("Contains DBL_DIG");
8002 $cppstdin $cppflags $cppminus < dbl_dig.c >dbl_dig.E 2>/dev/null
8003 if $contains 'DBL_DIG' dbl_dig.E >/dev/null 2>&1; then
8004 echo "DBL_DIG found." >&4
8007 echo "DBL_DIG NOT found." >&4
8014 : see if difftime exists
8015 set difftime d_difftime
8018 : see if this is a dirent system
8020 if xinc=`./findhdr dirent.h`; $test "$xinc"; then
8022 echo "<dirent.h> found." >&4
8025 if xinc=`./findhdr sys/dir.h`; $test "$xinc"; then
8026 echo "<sys/dir.h> found." >&4
8029 xinc=`./findhdr sys/ndir.h`
8031 echo "<dirent.h> NOT found." >&4
8036 : Look for type of directory structure.
8038 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8040 case "$direntrytype" in
8043 $define) guess1='struct dirent' ;;
8044 *) guess1='struct direct' ;;
8047 *) guess1="$direntrytype"
8052 'struct dirent') guess2='struct direct' ;;
8053 *) guess2='struct dirent' ;;
8056 if $contains "$guess1" try.c >/dev/null 2>&1; then
8057 direntrytype="$guess1"
8058 echo "Your directory entries are $direntrytype." >&4
8059 elif $contains "$guess2" try.c >/dev/null 2>&1; then
8060 direntrytype="$guess2"
8061 echo "Your directory entries seem to be $direntrytype." >&4
8063 echo "I don't recognize your system's directory entries." >&4
8064 rp="What type is used for directory entries on this system?"
8072 : see if the directory entry stores field length
8074 $cppstdin $cppflags $cppminus < "$xinc" > try.c
8075 if $contains 'd_namlen' try.c >/dev/null 2>&1; then
8076 echo "Good, your directory entry keeps length information in d_namlen." >&4
8079 echo "Your directory entry does not know about the d_namlen field." >&4
8086 : see if dlerror exists
8089 set dlerror d_dlerror
8093 : see if dlfcn is available
8101 On a few systems, the dynamically loaded modules that perl generates and uses
8102 will need a different extension than shared libs. The default will probably
8110 rp='What is the extension of dynamically loaded modules'
8119 : Check if dlsym need a leading underscore
8125 echo "Checking whether your dlsym() needs a leading underscore ..." >&4
8126 $cat >dyna.c <<'EOM'
8135 #include <dlfcn.h> /* the dynamic linker include file for Sunos/Solaris */
8137 #include <sys/types.h>
8151 int mode = RTLD_LAZY ;
8153 handle = dlopen("./dyna.$dlext", mode) ;
8154 if (handle == NULL) {
8159 symbol = dlsym(handle, "fred") ;
8160 if (symbol == NULL) {
8161 /* try putting a leading underscore */
8162 symbol = dlsym(handle, "_fred") ;
8163 if (symbol == NULL) {
8176 : Call the object file tmp-dyna.o in case dlext=o.
8177 if $cc $ccflags $cccdlflags -c dyna.c > /dev/null 2>&1 &&
8178 mv dyna${_o} tmp-dyna${_o} > /dev/null 2>&1 &&
8179 $ld $lddlflags -o dyna.$dlext tmp-dyna${_o} > /dev/null 2>&1 &&
8180 $cc $ccflags -o fred $ldflags $cccdlflags $ccdlflags fred.c $libs > /dev/null 2>&1; then
8183 1) echo "Test program failed using dlopen." >&4
8184 echo "Perhaps you should not use dynamic loading." >&4;;
8185 2) echo "Test program failed using dlsym." >&4
8186 echo "Perhaps you should not use dynamic loading." >&4;;
8187 3) echo "dlsym needs a leading underscore" >&4
8189 4) echo "dlsym doesn't need a leading underscore." >&4;;
8192 echo "I can't compile and run the test program." >&4
8193 echo "I'm guessing that dlsym doesn't need a leading underscore." >&4
8198 $rm -f fred fred.? dyna.$dlext dyna.? tmp-dyna.?
8203 hasproto='varname=$1; func=$2; shift; shift;
8204 while $test $# -ge 2; do
8206 $define) echo "#include <$2>";;
8210 $cppstdin $cppflags $cppminus < try.c > tryout.c 2>/dev/null;
8211 if $contains "$func.*(" tryout.c >/dev/null 2>&1; then
8212 echo "$func() prototype found.";
8215 echo "$func() prototype NOT found.";
8220 $rm -f try.c tryout.c'
8222 : see if prototype for drand48 is available
8224 set d_drand48proto drand48 $i_stdlib stdlib.h $i_unistd unistd.h
8227 : see if dup2 exists
8231 : see if eaccess exists
8232 set eaccess d_eaccess
8235 : see if endgrent exists
8236 set endgrent d_endgrent
8239 : see if endhostent exists
8240 set endhostent d_endhent
8243 : see if endnetent exists
8244 set endnetent d_endnent
8247 : see if endprotoent exists
8248 set endprotoent d_endpent
8251 : see if endpwent exists
8252 set endpwent d_endpwent
8255 : see if endservent exists
8256 set endservent d_endsent
8259 : see if endspent exists
8260 set endspent d_endspent
8263 : Locate the flags for 'open()'
8265 $cat >open3.c <<'EOCP'
8266 #include <sys/types.h>
8271 #include <sys/file.h>
8282 : check sys/file.h first to get FREAD on Sun
8283 if $test `./findhdr sys/file.h` && \
8284 set open3 -DI_SYS_FILE && eval $compile; then
8286 echo "<sys/file.h> defines the O_* constants..." >&4
8288 echo "and you have the 3 argument form of open()." >&4
8291 echo "but not the 3 argument form of open(). Oh, well." >&4
8294 elif $test `./findhdr fcntl.h` && \
8295 set open3 -DI_FCNTL && eval $compile; then
8297 echo "<fcntl.h> defines the O_* constants..." >&4
8299 echo "and you have the 3 argument form of open()." >&4
8302 echo "but not the 3 argument form of open(). Oh, well." >&4
8307 echo "I can't find the O_* constant definitions! You got problems." >&4
8313 : see which of string.h or strings.h is needed
8315 strings=`./findhdr string.h`
8316 if $test "$strings" && $test -r "$strings"; then
8317 echo "Using <string.h> instead of <strings.h>." >&4
8321 strings=`./findhdr strings.h`
8322 if $test "$strings" && $test -r "$strings"; then
8323 echo "Using <strings.h> instead of <string.h>." >&4
8325 echo "No string header found -- You'll surely have problems." >&4
8331 "$undef") strings=`./findhdr strings.h`;;
8332 *) strings=`./findhdr string.h`;;
8335 : check for non-blocking I/O stuff
8336 case "$h_sysfile" in
8337 true) echo "#include <sys/file.h>" > head.c;;
8340 true) echo "#include <fcntl.h>" > head.c;;
8341 *) echo "#include <sys/fcntl.h>" > head.c;;
8346 echo "Figuring out the flag used by open() for non-blocking I/O..." >&4
8347 case "$o_nonblock" in
8350 $cat >>try.c <<'EOCP'
8354 printf("O_NONBLOCK\n");
8358 printf("O_NDELAY\n");
8362 printf("FNDELAY\n");
8369 if eval $compile_ok; then
8371 case "$o_nonblock" in
8372 '') echo "I can't figure it out, assuming O_NONBLOCK will do.";;
8373 *) echo "Seems like we can use $o_nonblock.";;
8376 echo "(I can't compile the test program; pray O_NONBLOCK is right!)"
8379 *) echo "Using $hint value $o_nonblock.";;
8381 $rm -f try try.* .out core
8384 echo "Let's see what value errno gets from read() on a $o_nonblock file..." >&4
8390 #include <sys/types.h>
8393 #define MY_O_NONBLOCK $o_nonblock
8394 #ifndef errno /* XXX need better Configure test */
8404 #include <strings.h>
8406 $signal_t blech(x) int x; { exit(3); }
8408 $cat >> try.c <<'EOCP'
8416 pipe(pd); /* Down: child -> parent */
8417 pipe(pu); /* Up: parent -> child */
8420 close(pd[1]); /* Parent reads from pd[0] */
8421 close(pu[0]); /* Parent writes (blocking) to pu[1] */
8422 if (-1 == fcntl(pd[0], F_SETFL, MY_O_NONBLOCK))
8424 signal(SIGALRM, blech);
8426 if ((ret = read(pd[0], buf, 1)) > 0) /* Nothing to read! */
8428 sprintf(string, "%d\n", ret);
8429 write(2, string, strlen(string));
8432 if (errno == EAGAIN) {
8438 if (errno == EWOULDBLOCK)
8439 printf("EWOULDBLOCK\n");
8442 write(pu[1], buf, 1); /* Unblocks child, tell it to close our pipe */
8443 sleep(2); /* Give it time to close our pipe */
8445 ret = read(pd[0], buf, 1); /* Should read EOF */
8447 sprintf(string, "%d\n", ret);
8448 write(3, string, strlen(string));
8452 close(pd[0]); /* We write to pd[1] */
8453 close(pu[1]); /* We read from pu[0] */
8454 read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
8455 close(pd[1]); /* Pipe pd is now fully closed! */
8456 exit(0); /* Bye bye, thank you for playing! */
8460 if eval $compile_ok; then
8461 echo "$startsh" >mtry
8462 echo "./try >try.out 2>try.ret 3>try.err || exit 4" >>mtry
8464 ./mtry >/dev/null 2>&1
8466 0) eagain=`$cat try.out`;;
8467 1) echo "Could not perform non-blocking setting!";;
8468 2) echo "I did a successful read() for something that was not there!";;
8469 3) echo "Hmm... non-blocking I/O does not seem to be working!";;
8470 *) echo "Something terribly wrong happened during testing.";;
8472 rd_nodata=`$cat try.ret`
8473 echo "A read() system call with no data present returns $rd_nodata."
8474 case "$rd_nodata" in
8477 echo "(That's peculiar, fixing that to be -1.)"
8483 echo "Forcing errno EAGAIN on read() with no data available."
8487 echo "Your read() sets errno to $eagain when no data is available."
8490 status=`$cat try.err`
8492 0) echo "And it correctly returns 0 to signal EOF.";;
8493 -1) echo "But it also returns -1 to signal EOF, so be careful!";;
8494 *) echo "However, your read() returns '$status' on EOF??";;
8497 if test "$status" = "$rd_nodata"; then
8498 echo "WARNING: you can't distinguish between EOF and no data!"
8502 echo "I can't compile the test program--assuming errno EAGAIN will do."
8509 echo "Using $hint value $eagain."
8510 echo "Your read() returns $rd_nodata when no data is present."
8511 case "$d_eofnblk" in
8512 "$define") echo "And you can see EOF because read() returns 0.";;
8513 "$undef") echo "But you can't see EOF status from read() returned value.";;
8515 echo "(Assuming you can't see EOF status from read anyway.)"
8521 $rm -f try try.* .out core head.c mtry
8523 : see if fchmod exists
8527 : see if fchown exists
8531 : see if this is an fcntl system
8535 hasfield='varname=$1; struct=$2; field=$3; shift; shift; shift;
8536 while $test $# -ge 2; do
8538 $define) echo "#include <$2>";;
8542 echo "int main () { struct $struct foo; char* bar; bar = (char*)foo.$field; }" >> try.c;
8544 if eval $compile; then
8555 : see whether socket exists
8557 $echo $n "Hmm... $c" >&4
8558 if set socket val -f d_socket; eval $csym; $val; then
8559 echo "Looks like you have Berkeley networking support." >&4
8561 if set setsockopt val -f; eval $csym; $val; then
8564 echo "...but it uses the old BSD 4.1c interface, rather than 4.2." >&4
8568 if $contains socklib libc.list >/dev/null 2>&1; then
8569 echo "Looks like you have Berkeley networking support." >&4
8571 : we will have to assume that it supports the 4.2 BSD interface
8574 echo "You don't have Berkeley networking in libc$_a..." >&4
8575 if test "X$d_socket" = "X$define"; then
8576 echo "...but you seem to believe that you have sockets." >&4
8578 for net in net socket
8580 if test -f /usr/lib/lib$net$_a; then
8581 ( ($nm $nm_opt /usr/lib/lib$net$_a | eval $nm_extract) || \
8582 $ar t /usr/lib/lib$net$_a) 2>/dev/null >> libc.list
8583 if $contains socket libc.list >/dev/null 2>&1; then
8588 echo "...but the Wollongong group seems to have hacked it in." >&4
8589 sockethdr="-I/usr/netinclude"
8592 echo "Found Berkeley sockets interface in lib$net." >& 4
8593 if $contains setsockopt libc.list >/dev/null 2>&1; then
8596 echo "...using the old BSD 4.1c interface, rather than 4.2." >&4
8603 if test "X$d_socket" != "X$define"; then
8604 echo "or anywhere else I see." >&4
8612 : see if socketpair exists
8613 set socketpair d_sockpair
8618 echo "Checking the availability of certain socket constants..." >& 4
8619 for ENUM in MSG_CTRUNC MSG_DONTROUTE MSG_OOB MSG_PEEK MSG_PROXY SCM_RIGHTS; do
8620 enum=`$echo $ENUM|./tr '[A-Z]' '[a-z]'`
8622 #include <sys/types.h>
8623 #include <sys/socket.h>
8629 set try; if eval $compile; then
8632 set d_${enum}; eval $setvar
8636 : see if sys/select.h has to be included
8637 set sys/select.h i_sysselct
8640 : see if we should include time.h, sys/time.h, or both
8642 if test "X$timeincl" = X; then
8643 echo "Testing to see if we should include <time.h>, <sys/time.h> or both." >&4
8644 $echo $n "I'm now running the test program...$c"
8645 $cat >try.c <<'EOCP'
8646 #include <sys/types.h>
8651 #ifdef SYSTIMEKERNEL
8654 #include <sys/time.h>
8657 #include <sys/select.h>
8666 struct timezone tzp;
8668 if (foo.tm_sec == foo.tm_sec)
8671 if (bar.tv_sec == bar.tv_sec)
8678 for s_timezone in '-DS_TIMEZONE' ''; do
8680 for s_timeval in '-DS_TIMEVAL' ''; do
8681 for i_systimek in '' '-DSYSTIMEKERNEL'; do
8682 for i_time in '' '-DI_TIME'; do
8683 for i_systime in '-DI_SYSTIME' ''; do
8686 set try $i_time $i_systime $i_systimek $sysselect $s_timeval $s_timezone
8687 if eval $compile; then
8688 set X $i_time $i_systime $i_systimek $sysselect $s_timeval
8692 $echo $n "Succeeded with $flags$c"
8704 *SYSTIMEKERNEL*) i_systimek="$define"
8705 timeincl=`./findhdr sys/time.h`
8706 echo "We'll include <sys/time.h> with KERNEL defined." >&4;;
8707 *) i_systimek="$undef";;
8710 *I_TIME*) i_time="$define"
8711 timeincl=`./findhdr time.h`" $timeincl"
8712 echo "We'll include <time.h>." >&4;;
8713 *) i_time="$undef";;
8716 *I_SYSTIME*) i_systime="$define"
8717 timeincl=`./findhdr sys/time.h`" $timeincl"
8718 echo "We'll include <sys/time.h>." >&4;;
8719 *) i_systime="$undef";;
8724 : check for fd_set items
8727 Checking to see how well your C compiler handles fd_set and friends ...
8729 $cat >fd_set.c <<EOCP
8730 #$i_systime I_SYS_TIME
8731 #$i_sysselct I_SYS_SELECT
8732 #$d_socket HAS_SOCKET
8733 #include <sys/types.h>
8735 #include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
8738 #include <sys/time.h>
8741 #include <sys/select.h>
8750 #if defined(FD_SET) && defined(FD_CLR) && defined(FD_ISSET) && defined(FD_ZERO)
8757 set fd_set -DTRYBITS
8758 if eval $compile; then
8759 d_fds_bits="$define"
8761 echo "Well, your system knows about the normal fd_set typedef..." >&4
8763 echo "and you have the normal fd_set macros (just as I'd expect)." >&4
8764 d_fd_macros="$define"
8767 but not the normal fd_set macros! Gaaack! I'll have to cover for you.
8769 d_fd_macros="$undef"
8773 Hmm, your compiler has some difficulty with fd_set. Checking further...
8776 if eval $compile; then
8779 echo "Well, your system has some sort of fd_set available..." >&4
8781 echo "and you have the normal fd_set macros." >&4
8782 d_fd_macros="$define"
8785 but not the normal fd_set macros! Gross! More work for me...
8787 d_fd_macros="$undef"
8790 echo "Well, you got zip. That's OK, I can roll my own fd_set stuff." >&4
8793 d_fd_macros="$undef"
8798 : see if fgetpos exists
8799 set fgetpos d_fgetpos
8802 : see if flock exists
8806 : see if fork exists
8810 : see if pathconf exists
8811 set pathconf d_pathconf
8814 : see if fpathconf exists
8815 set fpathconf d_fpathconf
8821 echo "Checking to see if your system supports off64_t..." >&4
8823 #include <sys/types.h>
8825 int main() { off64_t x = 7; }
8828 if eval $compile; then
8830 echo "Yes, it does."
8833 echo "No, it doesn't."
8834 case "$lseeksize" in
8835 8) echo "(Your off_t is 64 bits, so you could use that.)" ;;
8842 : check for fpos64_t
8844 echo "Checking to see if your system supports fpos64_t..." >&4
8847 int main() { fpos64_t x = 7; }
8850 if eval $compile; then
8852 echo "Yes, it does."
8855 echo "No, it doesn't."
8857 8) echo "(Your fpos_t is 64 bits, so you could use that.)" ;;
8864 hasstruct='varname=$1; struct=$2; shift; shift;
8865 while $test $# -ge 2; do
8867 $define) echo "#include <$2>";;
8871 echo "int main () { struct $struct foo; }" >> try.c;
8873 if eval $compile; then
8882 : see if this is a sys/param system
8883 set sys/param.h i_sysparam
8886 : see if this is a sys/mount.h system
8887 set sys/mount.h i_sysmount
8890 : see if sys/types.h has to be included
8891 set sys/types.h i_systypes
8896 echo "Checking to see if your system supports struct fs_data..." >&4
8897 set d_fs_data_s fs_data $i_systypes sys/types.h $i_sysparam sys/param.h $i_sysmount sys/mount.h
8899 case "$d_fs_data_s" in
8900 "$define") echo "Yes, it does." ;;
8901 *) echo "No, it doesn't." ;;
8904 : see if fseeko exists
8908 8) echo "(Your long is 64 bits, so you could use fseek.)" ;;
8911 : see if fsetpos exists
8912 set fsetpos d_fsetpos
8916 : see if fstatfs exists
8917 set fstatfs d_fstatfs
8921 : see if statvfs exists
8922 set statvfs d_statvfs
8925 : see if fstatvfs exists
8926 set fstatvfs d_fstatvfs
8930 : see if ftello exists
8934 8) echo "(Your long is 64 bits, so you could use ftell.)" ;;
8937 : see if getcwd exists
8941 : see if getgrent exists
8942 set getgrent d_getgrent
8945 : see if gethostbyaddr exists
8946 set gethostbyaddr d_gethbyaddr
8949 : see if gethostbyname exists
8950 set gethostbyname d_gethbyname
8953 : see if gethostent exists
8954 set gethostent d_gethent
8957 : see how we will look up host name
8960 if set gethostname val -f d_gethname; eval $csym; $val; then
8961 echo 'gethostname() found.' >&4
8962 d_gethname="$define"
8965 if set uname val -f d_uname; eval $csym; $val; then
8968 uname() was found, but you're running xenix, and older versions of xenix
8969 have a broken uname(). If you don't really know whether your xenix is old
8970 enough to have a broken system call, use the default answer.
8977 rp='Is your uname() broken?'
8980 n*) d_uname="$define"; call=uname;;
8983 echo 'uname() found.' >&4
8990 case "$d_gethname" in
8991 '') d_gethname="$undef";;
8994 '') d_uname="$undef";;
8996 case "$d_uname$d_gethname" in
9001 Every now and then someone has a $call() that lies about the hostname
9002 but can't be fixed for political or economic reasons. If you wish, I can
9003 pretend $call() isn't there and maybe compute hostname at run-time
9004 thanks to the '$phostname' command.
9007 rp="Shall I ignore $call() from now on?"
9010 y*) d_uname="$undef" d_gethname="$undef"; $echo $n "Okay...$c";;
9013 case "$phostname" in
9015 *) case "$aphostname" in
9021 file=`./loc $file $file $pth`
9022 aphostname=`echo $file $*`
9027 case "$d_uname$d_gethname" in
9030 case "$phostname" in
9032 echo "There will be no way for $package to get your hostname." >&4;;
9034 echo "I'll use 'popen("'"'$aphostname'", "r")'"' to get your hostname." >&4
9038 case "$d_phostname" in
9039 '') d_phostname="$undef";;
9042 : see if this is a netdb.h system
9046 : see if prototypes for various gethostxxx netdb.h functions are available
9048 set d_gethostprotos gethostent $i_netdb netdb.h
9051 : see if getlogin exists
9052 set getlogin d_getlogin
9055 : see if getmnt exists
9059 : see if getmntent exists
9060 set getmntent d_getmntent
9063 : see if getnetbyaddr exists
9064 set getnetbyaddr d_getnbyaddr
9067 : see if getnetbyname exists
9068 set getnetbyname d_getnbyname
9071 : see if getnetent exists
9072 set getnetent d_getnent
9075 : see if prototypes for various getnetxxx netdb.h functions are available
9077 set d_getnetprotos getnetent $i_netdb netdb.h
9081 : see if getprotobyname exists
9082 set getprotobyname d_getpbyname
9085 : see if getprotobynumber exists
9086 set getprotobynumber d_getpbynumber
9089 : see if getprotoent exists
9090 set getprotoent d_getpent
9093 : see if getpgid exists
9094 set getpgid d_getpgid
9097 : see if getpgrp2 exists
9098 set getpgrp2 d_getpgrp2
9101 : see if getppid exists
9102 set getppid d_getppid
9105 : see if getpriority exists
9106 set getpriority d_getprior
9109 : see if prototypes for various getprotoxxx netdb.h functions are available
9111 set d_getprotoprotos getprotoent $i_netdb netdb.h
9114 : see if getpwent exists
9115 set getpwent d_getpwent
9119 : see if getservbyname exists
9120 set getservbyname d_getsbyname
9123 : see if getservbyport exists
9124 set getservbyport d_getsbyport
9127 : see if getservent exists
9128 set getservent d_getsent
9131 : see if prototypes for various getservxxx netdb.h functions are available
9133 set d_getservprotos getservent $i_netdb netdb.h
9136 : see if getspent exists
9137 set getspent d_getspent
9140 : see if getspnam exists
9141 set getspnam d_getspnam
9144 : see if gettimeofday or ftime exists
9145 set gettimeofday d_gettimeod
9147 case "$d_gettimeod" in
9153 val="$undef"; set d_ftime; eval $setvar
9156 case "$d_gettimeod$d_ftime" in
9159 echo 'No ftime() nor gettimeofday() -- timing may be less accurate.' >&4
9163 : see if this is an grp system
9169 xxx=`./findhdr grp.h`
9170 $cppstdin $cppflags $cppminus < $xxx >$$.h
9172 if $contains 'gr_passwd' $$.h >/dev/null 2>&1; then
9184 set d_grpasswd; eval $setvar
9188 : see if hasmntopt exists
9189 set hasmntopt d_hasmntopt
9192 : see if this is a netinet/in.h or sys/in.h system
9193 set netinet/in.h i_niin sys/in.h i_sysin
9196 : see if arpa/inet.h has to be included
9197 set arpa/inet.h i_arpainet
9200 : see if htonl --and friends-- exists
9205 : Maybe they are macros.
9210 #include <sys/types.h>
9211 #$i_niin I_NETINET_IN
9213 #$i_arpainet I_ARPA_INET
9215 #include <netinet/in.h>
9221 #include <arpa/inet.h>
9224 printf("Defined as a macro.");
9227 $cppstdin $cppflags $cppminus < htonl.c >htonl.E 2>/dev/null
9228 if $contains 'Defined as a macro' htonl.E >/dev/null 2>&1; then
9230 echo "But it seems to be defined as a macro." >&4
9238 : see if iconv exists
9244 if set index val -f; eval $csym; $val; then
9245 if set strchr val -f d_strchr; eval $csym; $val; then
9246 if $contains strchr "$strings" >/dev/null 2>&1 ; then
9249 echo "strchr() found." >&4
9253 echo "index() found." >&4
9258 echo "index() found." >&4
9261 if set strchr val -f d_strchr; eval $csym; $val; then
9264 echo "strchr() found." >&4
9266 echo "No index() or strchr() found!" >&4
9271 set d_strchr; eval $setvar
9273 set d_index; eval $setvar
9275 : check whether inet_aton exists
9276 set inet_aton d_inetaton
9279 : see if inttypes.h is available
9280 : we want a real compile instead of Inhdr because some systems
9281 : have an inttypes.h which includes non-existent headers
9284 #include <inttypes.h>
9286 static int32_t foo32 = 0x12345678;
9290 if eval $compile; then
9291 echo "<inttypes.h> found." >&4
9294 echo "<inttypes.h> NOT found." >&4
9303 $echo $n "Checking to see if your system supports int64_t...$c" >&4
9305 #include <sys/types.h>
9306 #$i_inttypes I_INTTYPES
9308 #include <inttypes.h>
9310 int main() { int64_t x = 7; }
9313 if eval $compile; then
9316 echo "You have int64_t."
9320 echo "You do not have int64_t."
9328 $cat >isascii.c <<'EOCP'
9340 if eval $compile; then
9341 echo "isascii() found." >&4
9344 echo "isascii() NOT found." >&4
9351 : see if killpg exists
9355 : see if lchown exists
9357 $cat > try.c <<'EOCP'
9358 /* System header to define __stub macros and hopefully few prototypes,
9359 which can conflict with char lchown(); below. */
9361 /* Override any gcc2 internal prototype to avoid an error. */
9362 /* We use char because int might match the return type of a gcc2
9363 builtin and then its argument prototype would still apply. */
9366 /* The GNU C library defines this for functions which it implements
9367 to always fail with ENOSYS. Some functions are actually named
9368 something starting with __ and the normal name is an alias. */
9369 #if defined (__stub_lchown) || defined (__stub___lchown)
9377 if eval $compile; then
9378 $echo "lchown() found." >&4
9381 $echo "lchown() NOT found." >&4
9387 : See if number of significant digits in a double precision number is known
9389 $cat >ldbl_dig.c <<EOM
9399 printf("Contains LDBL_DIG");
9402 $cppstdin $cppflags $cppminus < ldbl_dig.c >ldbl_dig.E 2>/dev/null
9403 if $contains 'LDBL_DIG' ldbl_dig.E >/dev/null 2>&1; then
9404 echo "LDBL_DIG found." >&4
9407 echo "LDBL_DIG NOT found." >&4
9414 : see if link exists
9418 : see if localeconv exists
9419 set localeconv d_locconv
9422 : see if lockf exists
9426 : check for long long
9428 $echo $n "Checking to see if your system supports long long..." $c >&4
9429 echo 'int main() { long long x = 7; return 0; }' > try.c
9431 if eval $compile; then
9434 echo "You have have long long."
9438 echo "You do not have long long."
9444 : check for length of long long
9445 case "${d_longlong}${longlongsize}" in
9448 $echo $n "Checking to see how big your long longs are..." $c >&4
9449 $cat >try.c <<'EOCP'
9453 printf("%d\n", (int)sizeof(long long));
9458 if eval $compile_ok; then
9459 longlongsize=`./try$exe_ext`
9460 $echo " $longlongsize bytes." >&4
9464 echo "(I can't seem to compile the test program. Guessing...)"
9465 rp="What is the size of a long long (in bytes)?"
9469 if $test "X$longsize" = "X$longlongsize"; then
9470 echo "(That isn't any different from an ordinary long.)"
9476 : see if lstat exists
9480 : see if mblen exists
9484 : see if mbstowcs exists
9485 set mbstowcs d_mbstowcs
9488 : see if mbtowc exists
9492 : see if memchr exists
9496 : see if memcmp exists
9500 : see if memcpy exists
9504 : see if memmove exists
9505 set memmove d_memmove
9508 : see if memset exists
9512 : see if mkdir exists
9516 : see if mkdtemp exists
9517 set mkdtemp d_mkdtemp
9520 : see if mkfifo exists
9524 : see if mkstemp exists
9525 set mkstemp d_mkstemp
9528 : see if mkstemps exists
9529 set mkstemps d_mkstemps
9532 : see if mktime exists
9536 : see if this is a sys/mman.h system
9537 set sys/mman.h i_sysmman
9540 : see if mmap exists
9543 : see what shmat returns
9544 : default to something harmless
9546 case "$i_sysmman$d_mmap" in
9548 $cat >mmap.c <<'END'
9549 #include <sys/mman.h>
9552 if $cc $ccflags -c mmap.c >/dev/null 2>&1; then
9557 echo "and it returns ($mmaptype)." >&4
9563 : see if mprotect exists
9564 set mprotect d_mprotect
9567 : see if msgctl exists
9571 : see if msgget exists
9575 : see if msgsnd exists
9579 : see if msgrcv exists
9583 : see how much of the 'msg*(2)' library is present.
9586 case "$d_msgctl$d_msgget$d_msgsnd$d_msgrcv" in
9587 *"$undef"*) h_msg=false;;
9591 case "`ipcs 2>&1`" in
9592 "SVID messages"*"not configured"*)
9593 echo "Your $osname does not have the msg*(2) configured." >&4
9608 : we could also check for sys/ipc.h ...
9609 if $h_msg && $test `./findhdr sys/msg.h`; then
9610 echo "You have the full msg*(2) library." >&4
9613 echo "You don't have the full msg*(2) library." >&4
9619 : see if msync exists
9623 : see if munmap exists
9627 : see if nice exists
9633 echo "Checking which 64-bit integer type we could use..." >&4
9639 val='"unsigned int"'
9644 *) case "$longsize" in
9648 val='"unsigned long"'
9653 *) case "$d_longlong:$longlongsize" in
9658 val='"unsigned long long"'
9663 *) case "$d_int64_t" in
9682 '') echo "Alas, no 64-bit integer types in sight." >&4
9685 *) if test X"$use64bits" = Xdefine -o X"$longsize" = X8; then
9690 echo "We $verb use '$quadtype' for 64-bit integers." >&4
9695 : check for length of character
9699 echo "Checking to see how big your characters are (hey, you never know)..." >&4
9700 $cat >try.c <<'EOCP'
9704 printf("%d\n", (int)sizeof(char));
9709 if eval $compile_ok; then
9713 echo "(I can't seem to compile the test program. Guessing...)"
9720 rp="What is the size of a character (in bytes)?"
9727 $echo "Choosing the C types to be used for Perl's internal types..." >&4
9729 case "$use64bits:$d_quad:$quadtype" in
9737 uvtype="unsigned long"
9743 case "$uselongdouble:$d_longdbl" in
9745 nvtype="long double"
9753 $echo "(IV will be "$ivtype", $ivsize bytes)"
9754 $echo "(UV will be "$uvtype", $uvsize bytes)"
9755 $echo "(NV will be "$nvtype", $nvsize bytes)"
9758 #$i_inttypes I_INTTYPES
9760 #include <inttypes.h>
9765 int8_t i = INT8_MAX;
9766 uint8_t u = UINT8_MAX;
9770 int16_t i = INT16_MAX;
9771 uint16_t i = UINT16_MAX;
9772 printf("int16_t\n");
9775 int32_t i = INT32_MAX;
9776 uint32_t u = UINT32_MAX;
9777 printf("int32_t\n");
9783 '') case "$charsize" in
9785 u8type="unsigned char"
9794 if eval $compile; then
9795 case "`./try$exe_ext`" in
9796 int8_t) i8type=int8_t
9806 '') if $test $charsize -ge 1; then
9808 u8type="unsigned char"
9816 '') case "$shortsize" in
9818 u16type="unsigned short"
9827 if eval $compile; then
9828 case "`./try$exe_ext`" in
9840 '') if $test $shortsize -ge 2; then
9842 u16type="unsigned short"
9850 '') case "$longsize" in
9852 u32type="unsigned long"
9856 *) case "$intsize" in
9858 u32type="unsigned int"
9869 if eval $compile; then
9870 case "`./try$exe_ext`" in
9882 '') if $test $intsize -ge 4; then
9884 u32type="unsigned int"
9892 '') case "$d_quad:$quadtype" in
9895 u64type="$uquadtype"
9903 $echo "Checking whether your NVs can preserve your UVs..." >&4
9907 $uvtype k = ($uvtype)~0, l;
9913 printf("preserve\n");
9918 if eval $compile; then
9919 case "`./try$exe_ext`" in
9920 preserve) d_nv_preserves_uv="$define" ;;
9923 case "$d_nv_preserves_uv" in
9924 $define) $echo "Yes, they can." 2>&1 ;;
9925 *) $echo "No, they can't." 2>&1
9926 d_nv_preserves_uv="$undef"
9932 : see if POSIX threads are available
9933 set pthread.h i_pthread
9939 : how to create joinable pthreads
9940 if test "X$usethreads" = "X$define" -a "X$i_pthread" = "X$define"; then
9942 echo "Checking what constant to use for creating joinable pthreads..." >&4
9943 $cat >try.c <<'EOCP'
9944 #include <pthread.h>
9946 int detachstate = JOINABLE;
9949 set try -DJOINABLE=PTHREAD_CREATE_JOINABLE
9950 if eval $compile; then
9951 echo "You seem to use PTHREAD_CREATE_JOINABLE." >&4
9952 val="$undef" # Yes, undef.
9953 set d_old_pthread_create_joinable
9956 set old_pthread_create_joinable
9959 set try -DJOINABLE=PTHREAD_CREATE_UNDETACHED
9960 if eval $compile; then
9961 echo "You seem to use PTHREAD_CREATE_UNDETACHED." >&4
9963 set d_old_pthread_create_joinable
9965 val=PTHREAD_CREATE_UNDETACHED
9966 set old_pthread_create_joinable
9969 set try -DJOINABLE=__UNDETACHED
9970 if eval $compile; then
9971 echo "You seem to use __UNDETACHED." >&4
9973 set d_old_pthread_create_joinable
9976 set old_pthread_create_joinable
9979 echo "Egads, nothing obvious found. Guessing that you use 0." >&4
9981 set d_old_pthread_create_joinable
9984 set old_pthread_create_joinable
9991 d_old_pthread_create_joinable="$undef"
9992 old_pthread_create_joinable=""
9995 : see if pause exists
9999 : see if pipe exists
10003 : see if poll exists
10008 : see whether the various POSIXish _yields exist
10010 #include <pthread.h>
10016 #ifdef PTHREAD_YIELD
10019 #ifdef PTHREAD_YIELD_NULL
10020 pthread_yield(NULL);
10026 : see if sched_yield exists
10027 set try -DSCHED_YIELD
10028 if eval $compile; then
10030 sched_yield='sched_yield()'
10034 case "$usethreads" in
10037 $define) echo 'sched_yield() found.' >&4 ;;
10038 *) echo 'sched_yield() NOT found.' >&4 ;;
10044 : see if pthread_yield exists
10045 set try -DPTHREAD_YIELD
10046 if eval $compile; then
10048 case "$sched_yield" in
10049 '') sched_yield='pthread_yield()' ;;
10052 set try -DPTHREAD_YIELD_NULL
10053 if eval $compile; then
10055 case "$sched_yield" in
10056 '') sched_yield='pthread_yield(NULL)' ;;
10062 case "$usethreads" in
10065 $define) echo 'pthread_yield() found.' >&4 ;;
10066 *) echo 'pthread_yield() NOT found.' >&4 ;;
10070 set d_pthread_yield
10073 case "$sched_yield" in
10074 '') sched_yield=undef ;;
10079 : see if this is a pwd.h system
10085 xxx=`./findhdr pwd.h`
10086 $cppstdin $cppflags $cppminus < $xxx >$$.h
10088 if $contains 'pw_quota' $$.h >/dev/null 2>&1; then
10096 if $contains 'pw_age' $$.h >/dev/null 2>&1; then
10104 if $contains 'pw_change' $$.h >/dev/null 2>&1; then
10112 if $contains 'pw_class' $$.h >/dev/null 2>&1; then
10120 if $contains 'pw_expire' $$.h >/dev/null 2>&1; then
10128 if $contains 'pw_comment' $$.h >/dev/null 2>&1; then
10136 if $contains 'pw_gecos' $$.h >/dev/null 2>&1; then
10144 if $contains 'pw_passwd' $$.h >/dev/null 2>&1; then
10156 set d_pwquota; eval $setvar
10157 set d_pwage; eval $setvar
10158 set d_pwchange; eval $setvar
10159 set d_pwclass; eval $setvar
10160 set d_pwexpire; eval $setvar
10161 set d_pwcomment; eval $setvar
10162 set d_pwgecos; eval $setvar
10163 set d_pwpasswd; eval $setvar
10167 : see if readdir and friends exist
10168 set readdir d_readdir
10170 set seekdir d_seekdir
10172 set telldir d_telldir
10174 set rewinddir d_rewinddir
10177 : see if readlink exists
10178 set readlink d_readlink
10181 : see if rename exists
10182 set rename d_rename
10185 : see if rmdir exists
10189 : see if memory.h is available.
10194 : See if it conflicts with string.h
10200 $cppstdin $cppflags $cppminus < $strings > mem.h
10201 if $contains 'memcpy' mem.h >/dev/null 2>&1; then
10203 echo "We won't be including <memory.h>."
10213 : can bcopy handle overlapping blocks?
10218 echo "Checking to see if your bcopy() can do overlapping copies..." >&4
10220 #$i_memory I_MEMORY
10221 #$i_stdlib I_STDLIB
10222 #$i_string I_STRING
10223 #$i_unistd I_UNISTD
10225 $cat >>try.c <<'EOCP'
10228 # include <memory.h>
10231 # include <stdlib.h>
10234 # include <string.h>
10236 # include <strings.h>
10239 # include <unistd.h> /* Needed for NetBSD */
10243 char buf[128], abc[128];
10249 bcopy("abcdefghijklmnopqrstuvwxyz0123456789", abc, 36);
10251 for (align = 7; align >= 0; align--) {
10252 for (len = 36; len; len--) {
10254 bcopy(abc, b, len);
10255 for (off = 1; off <= len; off++) {
10256 bcopy(b, b+off, len);
10257 bcopy(b+off, b, len);
10258 if (bcmp(b, abc, len))
10267 if eval $compile_ok; then
10268 if ./try 2>/dev/null; then
10269 echo "Yes, it can."
10272 echo "It can't, sorry."
10273 case "$d_memmove" in
10274 "$define") echo "But that's Ok since you have memmove()." ;;
10278 echo "(I can't compile the test program, so we'll assume not...)"
10279 case "$d_memmove" in
10280 "$define") echo "But that's Ok since you have memmove()." ;;
10285 $rm -f try.* try core
10289 : can memcpy handle overlapping blocks?
10291 case "$d_memcpy" in
10294 echo "Checking to see if your memcpy() can do overlapping copies..." >&4
10296 #$i_memory I_MEMORY
10297 #$i_stdlib I_STDLIB
10298 #$i_string I_STRING
10299 #$i_unistd I_UNISTD
10301 $cat >>try.c <<'EOCP'
10304 # include <memory.h>
10307 # include <stdlib.h>
10310 # include <string.h>
10312 # include <strings.h>
10315 # include <unistd.h> /* Needed for NetBSD */
10319 char buf[128], abc[128];
10325 /* Copy "abcde..." string to char abc[] so that gcc doesn't
10326 try to store the string in read-only memory. */
10327 memcpy(abc, "abcdefghijklmnopqrstuvwxyz0123456789", 36);
10329 for (align = 7; align >= 0; align--) {
10330 for (len = 36; len; len--) {
10332 memcpy(b, abc, len);
10333 for (off = 1; off <= len; off++) {
10334 memcpy(b+off, b, len);
10335 memcpy(b, b+off, len);
10336 if (memcmp(b, abc, len))
10345 if eval $compile_ok; then
10346 if ./try 2>/dev/null; then
10347 echo "Yes, it can."
10350 echo "It can't, sorry."
10351 case "$d_memmove" in
10352 "$define") echo "But that's Ok since you have memmove()." ;;
10356 echo "(I can't compile the test program, so we'll assume not...)"
10357 case "$d_memmove" in
10358 "$define") echo "But that's Ok since you have memmove()." ;;
10363 $rm -f try.* try core
10367 : can memcmp be trusted to compare relative magnitude?
10369 case "$d_memcmp" in
10372 echo "Checking if your memcmp() can compare relative magnitude..." >&4
10374 #$i_memory I_MEMORY
10375 #$i_stdlib I_STDLIB
10376 #$i_string I_STRING
10377 #$i_unistd I_UNISTD
10379 $cat >>try.c <<'EOCP'
10382 # include <memory.h>
10385 # include <stdlib.h>
10388 # include <string.h>
10390 # include <strings.h>
10393 # include <unistd.h> /* Needed for NetBSD */
10399 if ((a < b) && memcmp(&a, &b, 1) < 0)
10405 if eval $compile_ok; then
10406 if ./try 2>/dev/null; then
10407 echo "Yes, it can."
10410 echo "No, it can't (it uses signed chars)."
10413 echo "(I can't compile the test program, so we'll assume not...)"
10417 $rm -f try.* try core
10421 : see if select exists
10422 set select d_select
10425 : see if semctl exists
10426 set semctl d_semctl
10429 : see if semget exists
10430 set semget d_semget
10433 : see if semop exists
10437 : see how much of the 'sem*(2)' library is present.
10440 case "$d_semctl$d_semget$d_semop" in
10441 *"$undef"*) h_sem=false;;
10445 case "`ipcs 2>&1`" in
10446 "SVID messages"*"not configured"*)
10447 echo "Your $osname does not have the sem*(2) configured." >&4
10450 set semctl d_semctl
10452 set semget d_semget
10460 : we could also check for sys/ipc.h ...
10461 if $h_sem && $test `./findhdr sys/sem.h`; then
10462 echo "You have the full sem*(2) library." >&4
10465 echo "You don't have the full sem*(2) library." >&4
10471 : see whether sys/sem.h defines union semun
10473 $cat > try.c <<'END'
10474 #include <sys/types.h>
10475 #include <sys/ipc.h>
10476 #include <sys/sem.h>
10477 int main () { union semun semun; semun.buf = 0; }
10480 if eval $compile; then
10481 echo "You have union semun in <sys/sem.h>." >&4
10484 echo "You do not have union semun in <sys/sem.h>." >&4
10487 $rm -f try try.c try.h
10491 : see how to do semctl IPC_STAT
10494 : see whether semctl IPC_STAT can use union semun
10499 # define S_IRUSR S_IREAD
10500 # define S_IWUSR S_IWRITE
10501 # define S_IXUSR S_IEXEC
10503 # define S_IRUSR 0400
10504 # define S_IWUSR 0200
10505 # define S_IXUSR 0100
10507 # define S_IRGRP (S_IRUSR>>3)
10508 # define S_IWGRP (S_IWUSR>>3)
10509 # define S_IXGRP (S_IXUSR>>3)
10510 # define S_IROTH (S_IRUSR>>6)
10511 # define S_IWOTH (S_IWUSR>>6)
10512 # define S_IXOTH (S_IXUSR>>6)
10515 # define S_IRWXU (S_IRUSR|S_IWUSR|S_IXUSR)
10516 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP)
10517 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH)
10522 #include <sys/types.h>
10523 #include <sys/ipc.h>
10524 #include <sys/sem.h>
10525 #include <sys/stat.h>
10532 #$d_union_semun HAS_UNION_SEMUN
10535 #ifndef HAS_UNION_SEMUN
10538 struct semid_ds *buf;
10539 unsigned short *array;
10545 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10546 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10548 struct semid_ds argbuf;
10551 st = semctl(sem, 0, IPC_STAT, arg);
10555 # endif /* IPC_STAT */
10556 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10558 if (semctl(sem, 0, IPC_RMID, arg) != 0)
10559 # endif /* IPC_RMID */
10560 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10562 #endif /* IPC_PRIVATE && ... */
10563 printf("semget failed: errno = %d\n", errno);
10569 if eval $compile; then
10572 semun) val="$define" ;;
10578 case "$d_semctl_semun" in
10580 echo "You can use union semun for semctl IPC_STAT." >&4
10583 *) echo "You cannot use union semun for semctl IPC_STAT." >&4
10588 : see whether semctl IPC_STAT can use struct semid_ds pointer
10589 $cat > try.c <<'END'
10590 #include <sys/types.h>
10591 #include <sys/ipc.h>
10592 #include <sys/sem.h>
10593 #include <sys/stat.h>
10601 struct semid_ds arg;
10604 #if defined(IPC_PRIVATE) && defined(S_IRWXU) && defined(S_IRWXG) && defined(S_IRWXO) && defined(IPC_CREAT)
10605 sem = semget(IPC_PRIVATE, 1, S_IRWXU|S_IRWXG|S_IRWXO|IPC_CREAT);
10608 st = semctl(sem, 0, IPC_STAT, &arg);
10610 printf("semid_ds\n");
10612 # endif /* IPC_STAT */
10613 printf("semctl IPC_STAT failed: errno = %d\n", errno);
10615 if (semctl(sem, 0, IPC_RMID, &arg) != 0)
10616 # endif /* IPC_RMID */
10617 printf("semctl IPC_RMID failed: errno = %d\n", errno);
10619 #endif /* IPC_PRIVATE && ... */
10620 printf("semget failed: errno = %d\n", errno);
10627 if eval $compile; then
10630 semid_ds) val="$define" ;;
10634 set d_semctl_semid_ds
10636 case "$d_semctl_semid_ds" in
10638 echo "You can $also use struct semid_ds* for semctl IPC_STAT." >&4
10640 *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4
10647 # We do not have the full sem*(2) library, so assume we can not
10653 set d_semctl_semid_ds
10658 : see if setegid exists
10659 set setegid d_setegid
10662 : see if seteuid exists
10663 set seteuid d_seteuid
10666 : see if setgrent exists
10667 set setgrent d_setgrent
10670 : see if sethostent exists
10671 set sethostent d_sethent
10674 : see if setlinebuf exists
10675 set setlinebuf d_setlinebuf
10678 : see if setlocale exists
10679 set setlocale d_setlocale
10682 : see if setnetent exists
10683 set setnetent d_setnent
10686 : see if setprotoent exists
10687 set setprotoent d_setpent
10690 : see if setpgid exists
10691 set setpgid d_setpgid
10694 : see if setpgrp2 exists
10695 set setpgrp2 d_setpgrp2
10698 : see if setpriority exists
10699 set setpriority d_setprior
10702 : see if setpwent exists
10703 set setpwent d_setpwent
10706 : see if setregid exists
10707 set setregid d_setregid
10709 set setresgid d_setresgid
10712 : see if setreuid exists
10713 set setreuid d_setreuid
10715 set setresuid d_setresuid
10718 : see if setrgid exists
10719 set setrgid d_setrgid
10722 : see if setruid exists
10723 set setruid d_setruid
10726 : see if setservent exists
10727 set setservent d_setsent
10730 : see if setsid exists
10731 set setsid d_setsid
10734 : see if setspent exists
10735 set setspent d_setspent
10738 : see if setvbuf exists
10739 set setvbuf d_setvbuf
10742 : see if sfio.h is available
10747 : see if sfio library is available
10758 : Ok, but do we want to use it.
10762 true|$define|[yY]*) dflt='y';;
10765 echo "$package can use the sfio library, but it is experimental."
10766 rp="You seem to have sfio available, do you want to try using it?"
10770 *) echo "Ok, avoiding sfio this time. I'll use stdio instead."
10772 : Remove sfio from list of libraries to use
10773 set `echo X $libs | $sed -e 's/-lsfio / /' -e 's/-lsfio$//'`
10776 echo "libs = $libs" >&4
10780 *) case "$usesfio" in
10781 true|$define|[yY]*)
10782 echo "Sorry, cannot find sfio on this machine" >&4
10783 echo "Ignoring your setting of usesfio=$usesfio" >&4
10791 $define) usesfio='true';;
10792 *) usesfio='false';;
10795 : see if shmctl exists
10796 set shmctl d_shmctl
10799 : see if shmget exists
10800 set shmget d_shmget
10803 : see if shmat exists
10806 : see what shmat returns
10809 $cat >shmat.c <<'END'
10810 #include <sys/shm.h>
10813 if $cc $ccflags -c shmat.c >/dev/null 2>&1; then
10818 echo "and it returns ($shmattype)." >&4
10819 : see if a prototype for shmat is available
10820 xxx=`./findhdr sys/shm.h`
10821 $cppstdin $cppflags $cppminus < $xxx > shmat.c 2>/dev/null
10822 if $contains 'shmat.*(' shmat.c >/dev/null 2>&1; then
10833 set d_shmatprototype
10836 : see if shmdt exists
10840 : see how much of the 'shm*(2)' library is present.
10843 case "$d_shmctl$d_shmget$d_shmat$d_shmdt" in
10844 *"$undef"*) h_shm=false;;
10848 case "`ipcs 2>&1`" in
10849 "SVID shared memory"*"not configured"*)
10850 echo "Your $osname does not have the shm*(2) configured." >&4
10853 set shmctl d_shmctl
10855 set shmget d_shmget
10865 : we could also check for sys/ipc.h ...
10866 if $h_shm && $test `./findhdr sys/shm.h`; then
10867 echo "You have the full shm*(2) library." >&4
10870 echo "You don't have the full shm*(2) library." >&4
10877 : see if we have sigaction
10878 if set sigaction val -f d_sigaction; eval $csym; $val; then
10879 echo 'sigaction() found.' >&4
10880 $cat > try.c <<'EOP'
10882 #include <sys/types.h>
10883 #include <signal.h>
10886 struct sigaction act, oact;
10888 oact.sa_handler = 0;
10889 /* so that act and oact are used */
10890 exit(act.sa_flags == 0 && oact.sa_handler == 0);
10894 if eval $compile_ok; then
10897 echo "But you don't seem to have a useable struct sigaction." >&4
10901 echo 'sigaction NOT found.' >&4
10904 set d_sigaction; eval $setvar
10905 $rm -f try try$_o try.c
10907 : see if sigsetjmp exists
10909 case "$d_sigsetjmp" in
10911 $cat >try.c <<'EOP'
10912 #include <setjmp.h>
10917 if (sigsetjmp(env,1))
10920 siglongjmp(env, 1);
10925 if eval $compile; then
10926 if ./try >/dev/null 2>&1; then
10927 echo "POSIX sigsetjmp found." >&4
10931 Uh-Oh! You have POSIX sigsetjmp and siglongjmp, but they do not work properly!!
10937 echo "sigsetjmp not found." >&4
10941 *) val="$d_sigsetjmp"
10942 case "$d_sigsetjmp" in
10943 $define) echo "POSIX sigsetjmp found." >&4;;
10944 $undef) echo "sigsetjmp not found." >&4;;
10952 : check for socklen_t
10954 $echo $n "Checking to see if your system supports socklen_t...$c" >&4
10956 #include <sys/types.h>
10957 #$d_socket HAS_SOCKET
10959 #include <sys/socket.h>
10961 int main() { socklen_t x = 16; }
10964 if eval $compile; then
10967 echo "You have socklen_t."
10971 echo "You do not have socklen_t."
10977 : see if sys/stat.h is available
10978 set sys/stat.h i_sysstat
10982 : see if stat knows about block sizes
10984 echo "Checking to see if your struct stat has st_blocks field..." >&4
10985 set d_statblks stat st_blocks $i_sysstat sys/stat.h
10989 : see if this is a sys/vfs.h system
10990 set sys/vfs.h i_sysvfs
10994 : see if this is a sys/statfs.h system
10995 set sys/statfs.h i_sysstatfs
11000 echo "Checking to see if your system supports struct statfs..." >&4
11001 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
11003 case "$d_statfs_s" in
11004 "$define") echo "Yes, it does." ;;
11005 *) echo "No, it doesn't." ;;
11010 : see if struct statfs knows about f_flags
11011 case "$d_statfs_s" in
11014 echo "Checking to see if your struct statfs has f_flags field..." >&4
11015 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
11019 set d_statfs_f_flags
11023 case "$d_statfs_f_flags" in
11024 "$define") echo "Yes, it does." ;;
11025 *) echo "No, it doesn't." ;;
11028 : see if _ptr and _cnt from stdio act std
11030 if $contains '_IO_fpos_t' `./findhdr stdio.h` `./findhdr libio.h` >/dev/null 2>&1 ; then
11031 echo "(Looks like you have stdio.h from Linux.)"
11032 case "$stdio_ptr" in
11033 '') stdio_ptr='((fp)->_IO_read_ptr)'
11036 *) ptr_lval=$d_stdio_ptr_lval;;
11038 case "$stdio_cnt" in
11039 '') stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
11042 *) cnt_lval=$d_stdio_cnt_lval;;
11044 case "$stdio_base" in
11045 '') stdio_base='((fp)->_IO_read_base)';;
11047 case "$stdio_bufsiz" in
11048 '') stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)';;
11051 case "$stdio_ptr" in
11052 '') stdio_ptr='((fp)->_ptr)'
11055 *) ptr_lval=$d_stdio_ptr_lval;;
11057 case "$stdio_cnt" in
11058 '') stdio_cnt='((fp)->_cnt)'
11061 *) cnt_lval=$d_stdio_cnt_lval;;
11063 case "$stdio_base" in
11064 '') stdio_base='((fp)->_base)';;
11066 case "$stdio_bufsiz" in
11067 '') stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)';;
11070 : test whether _ptr and _cnt really work
11071 echo "Checking how std your stdio is..." >&4
11074 #define FILE_ptr(fp) $stdio_ptr
11075 #define FILE_cnt(fp) $stdio_cnt
11077 FILE *fp = fopen("try.c", "r");
11080 18 <= FILE_cnt(fp) &&
11081 strncmp(FILE_ptr(fp), "include <stdio.h>\n", 18) == 0
11089 if eval $compile; then
11091 echo "Your stdio acts pretty std."
11094 echo "Your stdio isn't very std."
11097 echo "Your stdio doesn't appear very std."
11103 : Can _ptr be used as an lvalue?
11104 case "$d_stdstdio$ptr_lval" in
11105 $define$define) val=$define ;;
11108 set d_stdio_ptr_lval
11111 : Can _cnt be used as an lvalue?
11112 case "$d_stdstdio$cnt_lval" in
11113 $define$define) val=$define ;;
11116 set d_stdio_cnt_lval
11119 : see if _base is also standard
11121 case "$d_stdstdio" in
11125 #define FILE_base(fp) $stdio_base
11126 #define FILE_bufsiz(fp) $stdio_bufsiz
11128 FILE *fp = fopen("try.c", "r");
11131 19 <= FILE_bufsiz(fp) &&
11132 strncmp(FILE_base(fp), "#include <stdio.h>\n", 19) == 0
11139 if eval $compile; then
11141 echo "And its _base field acts std."
11144 echo "But its _base field isn't std."
11147 echo "However, it seems to be lacking the _base field."
11156 Checking how to access stdio streams by file descriptor number...
11158 case "$stdio_stream_array" in
11159 '') $cat >try.c <<EOCP
11162 if (&STDIO_STREAM_ARRAY[fileno(stdin)] == stdin)
11166 for s in _iob __iob __sF
11168 set try -DSTDIO_STREAM_ARRAY=$s
11169 if eval $compile; then
11170 case "`./try$exe_ext`" in
11171 yes) stdio_stream_array=$s; break ;;
11175 $rm -f try.* try$exe_ext
11177 case "$stdio_stream_array" in
11179 I can't figure out how to access stdio streams by file descriptor number.
11181 d_stdio_stream_array="$undef"
11184 You can access stdio streams by file descriptor number by the $stdio_stream_array array.
11186 d_stdio_stream_array="$define"
11190 : see if strcoll exists
11191 set strcoll d_strcoll
11194 : check for structure copying
11196 echo "Checking to see if your C compiler can copy structs..." >&4
11197 $cat >try.c <<'EOCP'
11207 if $cc -c try.c >/dev/null 2>&1 ; then
11209 echo "Yup, it can."
11212 echo "Nope, it can't."
11218 : see if strerror and/or sys_errlist[] exist
11220 if test "X$d_strerror" = X -o "X$d_syserrlst" = X; then
11221 if set strerror val -f d_strerror; eval $csym; $val; then
11222 echo 'strerror() found.' >&4
11223 d_strerror="$define"
11224 d_strerrm='strerror(e)'
11225 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11226 echo "(You also have sys_errlist[], so we could roll our own strerror.)"
11227 d_syserrlst="$define"
11229 echo "(Since you don't have sys_errlist[], sterror() is welcome.)"
11230 d_syserrlst="$undef"
11232 elif xxx=`./findhdr string.h`; test "$xxx" || xxx=`./findhdr strings.h`; \
11233 $contains '#[ ]*define.*strerror' "$xxx" >/dev/null 2>&1; then
11234 echo 'strerror() found in string header.' >&4
11235 d_strerror="$define"
11236 d_strerrm='strerror(e)'
11237 if set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11238 echo "(Most probably, strerror() uses sys_errlist[] for descriptions.)"
11239 d_syserrlst="$define"
11241 echo "(You don't appear to have any sys_errlist[], how can this be?)"
11242 d_syserrlst="$undef"
11244 elif set sys_errlist val -a d_syserrlst; eval $csym; $val; then
11245 echo "strerror() not found, but you have sys_errlist[] so we'll use that." >&4
11246 d_strerror="$undef"
11247 d_syserrlst="$define"
11248 d_strerrm='((e)<0||(e)>=sys_nerr?"unknown":sys_errlist[e])'
11250 echo 'strerror() and sys_errlist[] NOT found.' >&4
11251 d_strerror="$undef"
11252 d_syserrlst="$undef"
11253 d_strerrm='"unknown"'
11257 : see if strtod exists
11258 set strtod d_strtod
11261 : see if strtol exists
11262 set strtol d_strtol
11265 : see if strtold exists
11266 set strtold d_strtold
11269 : see if strtoll exists
11270 set strtoll d_strtoll
11273 : see if strtoul exists
11274 set strtoul d_strtoul
11277 : see if strtoull exists
11278 set strtoull d_strtoull
11281 : see if strtouq exists
11282 set strtouq d_strtouq
11285 : see if strxfrm exists
11286 set strxfrm d_strxfrm
11289 : see if symlink exists
11290 set symlink d_symlink
11293 : see if syscall exists
11294 set syscall d_syscall
11297 : see if sysconf exists
11298 set sysconf d_sysconf
11301 : see if system exists
11302 set system d_system
11305 : see if tcgetpgrp exists
11306 set tcgetpgrp d_tcgetpgrp
11309 : see if tcsetpgrp exists
11310 set tcsetpgrp d_tcsetpgrp
11313 : see if prototype for telldir is available
11315 set d_telldirproto telldir $i_systypes sys/types.h $i_dirent dirent.h
11318 : see if this is a sys/times.h system
11319 set sys/times.h i_systimes
11322 : see if times exists
11324 if set times val -f d_times; eval $csym; $val; then
11325 echo 'times() found.' >&4
11328 case "$i_systimes" in
11329 "$define") inc='sys/times.h';;
11331 rp="What is the type returned by times() on this system?"
11332 set clock_t clocktype long stdio.h sys/types.h $inc
11335 echo 'times() NOT found, hope that will do.' >&4
11340 : see if truncate exists
11341 set truncate d_truncate
11344 : see if tzname[] exists
11346 if set tzname val -a d_tzname; eval $csym; $val; then
11348 echo 'tzname[] found.' >&4
11351 echo 'tzname[] NOT found.' >&4
11356 : see if umask exists
11360 : see if ustat exists
11364 : backward compatibility for d_hvfork
11365 if test X$d_hvfork != X; then
11366 d_vfork="$d_hvfork"
11369 : see if there is a vfork
11374 : Ok, but do we want to use it. vfork is reportedly unreliable in
11375 : perl on Solaris 2.x, and probably elsewhere.
11379 case "$usevfork" in
11385 Perl can only use a vfork() that doesn't suffer from strict
11386 restrictions on calling functions or modifying global data in
11387 the child. For example, glibc-2.1 contains such a vfork()
11388 that is unsuitable. If your system provides a proper fork()
11389 call, chances are that you do NOT want perl to use vfork().
11392 rp="Do you still want to use vfork()?"
11397 echo "Ok, we won't use vfork()."
11406 $define) usevfork='true';;
11407 *) usevfork='false';;
11410 : see if this is an sysdir system
11411 set sys/dir.h i_sysdir
11414 : see if this is an sysndir system
11415 set sys/ndir.h i_sysndir
11418 : see if closedir exists
11419 set closedir d_closedir
11422 case "$d_closedir" in
11425 echo "Checking whether closedir() returns a status..." >&4
11426 cat > closedir.c <<EOM
11427 #$i_dirent I_DIRENT /**/
11428 #$i_sysdir I_SYS_DIR /**/
11429 #$i_sysndir I_SYS_NDIR /**/
11430 #$i_systypes I_SYS_TYPES /**/
11432 #if defined(I_SYS_TYPES)
11433 #include <sys/types.h>
11435 #if defined(I_DIRENT)
11436 #include <dirent.h>
11437 #if defined(NeXT) && defined(I_SYS_DIR) /* NeXT needs dirent + sys/dir.h */
11438 #include <sys/dir.h>
11442 #include <sys/ndir.h>
11446 #include <ndir.h> /* may be wrong in the future */
11448 #include <sys/dir.h>
11453 int main() { return closedir(opendir(".")); }
11456 if eval $compile_ok; then
11457 if ./closedir > /dev/null 2>&1 ; then
11458 echo "Yes, it does."
11461 echo "No, it doesn't."
11465 echo "(I can't seem to compile the test program--assuming it doesn't)"
11473 set d_void_closedir
11476 : check for volatile keyword
11478 echo 'Checking to see if your C compiler knows about "volatile"...' >&4
11479 $cat >try.c <<'EOCP'
11482 typedef struct _goo_struct goo_struct;
11483 goo_struct * volatile goo = ((goo_struct *)0);
11484 struct _goo_struct {
11489 typedef unsigned short foo_t;
11490 char *volatile foo;
11492 volatile foo_t blech;
11496 if $cc -c $ccflags try.c >/dev/null 2>&1 ; then
11498 echo "Yup, it does."
11501 echo "Nope, it doesn't."
11507 : see if there is a wait4
11511 : see if waitpid exists
11512 set waitpid d_waitpid
11515 : see if wcstombs exists
11516 set wcstombs d_wcstombs
11519 : see if wctomb exists
11520 set wctomb d_wctomb
11523 : preserve RCS keywords in files with variable substitution, grrr
11528 Revision='$Revision'
11530 case "$crosscompile" in
11531 ''|[nN]*) crosscompile="$undef" ;;
11535 next|rhapsody) multiarch="$define" ;;
11537 case "$multiarch" in
11538 ''|[nN]*) multiarch="$undef" ;;
11541 : check for alignment requirements
11543 case "$crosscompile$multiarch" in
11546 You seem to be either cross-compiling or doing a multiarchitecture build,
11547 skipping the memory alignment check.
11550 case "$alignbytes" in
11551 '') alignbytes=8 ;;
11555 case "$alignbytes" in
11556 '') echo "Checking alignment constraints..." >&4
11557 if $test "X$uselongdouble" = Xdefine -a "X$d_longdbl" = Xdefine; then
11558 $cat >try.c <<'EOCP'
11559 typedef long double NV;
11562 $cat >try.c <<'EOCP'
11566 $cat >>try.c <<'EOCP'
11574 printf("%d\n", (int)((char *)&try_algn.bar - (char *)&try_algn.foo));
11579 if eval $compile_ok; then
11583 echo "(I can't seem to compile the test program...)"
11586 *) dflt="$alignbytes"
11589 rp="Doubles must be aligned on a how-many-byte boundary?"
11597 : check for ordering of bytes in a long
11599 case "$crosscompile$multiarch" in
11602 You seem to be either cross-compiling or doing a multiarchitecture build,
11603 skipping the byteorder check.
11609 case "$byteorder" in
11612 In the following, larger digits indicate more significance. A big-endian
11613 machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
11614 little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
11615 machines may have weird orders like 3412. A Cray will report 87654321,
11616 an Alpha will report 12345678. If the test program works the default is
11618 I'm now running the test program...
11620 $cat >try.c <<'EOCP'
11627 char c[sizeof(long)];
11630 if (sizeof(long) > 4)
11631 u.l = (0x08070605L << 32) | 0x04030201L;
11634 for (i = 0; i < sizeof(long); i++)
11635 printf("%c", u.c[i]+'0');
11642 if eval $compile && ./try > /dev/null; then
11645 [1-4][1-4][1-4][1-4]|12345678|87654321)
11646 echo "(The test program ran ok.)"
11647 echo "byteorder=$dflt"
11650 ????|????????) echo "(The test program ran ok.)" ;;
11651 *) echo "(The test program didn't run right for some reason.)" ;;
11656 (I can't seem to compile the test program. Guessing big-endian...)
11659 case "$xxx_prompt" in
11661 rp="What is the order of bytes in a long?"
11675 : how do we catenate cpp tokens here?
11677 echo "Checking to see how your cpp does stuff like catenate tokens..." >&4
11678 $cat >cpp_stuff.c <<'EOCP'
11679 #define RCAT(a,b)a/**/b
11680 #define ACAT(a,b)a ## b
11684 $cppstdin $cppflags $cppminus <cpp_stuff.c >cpp_stuff.out 2>&1
11685 if $contains 'Circus' cpp_stuff.out >/dev/null 2>&1; then
11686 echo "Oh! Smells like ANSI's been here." >&4
11687 echo "We can catify or stringify, separately or together!"
11689 elif $contains 'Reiser' cpp_stuff.out >/dev/null 2>&1; then
11690 echo "Ah, yes! The good old days!" >&4
11691 echo "However, in the good old days we don't know how to stringify and"
11692 echo "catify at the same time."
11696 Hmm, I don't seem to be able to catenate tokens with your cpp. You're going
11697 to have to edit the values of CAT[2-5] in config.h...
11699 cpp_stuff="/* Help! How do we handle cpp_stuff? */*/"
11703 : see if this is a db.h system
11709 : Check db version.
11711 echo "Checking Berkeley DB version ..." >&4
11717 #include <sys/types.h>
11722 #ifdef DB_VERSION_MAJOR /* DB version >= 2 */
11723 int Major, Minor, Patch ;
11724 unsigned long Version ;
11725 (void)db_version(&Major, &Minor, &Patch) ;
11726 printf("You have Berkeley DB Version 2 or greater\n");
11728 printf("db.h is from Berkeley DB Version %d.%d.%d\n",
11729 DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH);
11730 printf("libdb is from Berkeley DB Version %d.%d.%d\n",
11731 Major, Minor, Patch) ;
11733 /* check that db.h & libdb are compatible */
11734 if (DB_VERSION_MAJOR != Major || DB_VERSION_MINOR != Minor || DB_VERSION_PATCH != Patch) {
11735 printf("db.h and libdb are incompatible\n") ;
11739 printf("db.h and libdb are compatible\n") ;
11741 Version = DB_VERSION_MAJOR * 1000000 + DB_VERSION_MINOR * 1000
11742 + DB_VERSION_PATCH ;
11744 /* needs to be >= 2.3.4 */
11745 if (Version < 2003004) {
11746 /* if (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && DB_VERSION_PATCH < 5) { */
11747 printf("but Perl needs Berkeley DB 2.3.4 or greater\n") ;
11753 #if defined(_DB_H_) && defined(BTREEMAGIC) && defined(HASHMAGIC)
11754 printf("You have Berkeley DB Version 1\n");
11755 exit(0); /* DB version < 2: the coast is clear. */
11757 exit(1); /* <db.h> not Berkeley DB? */
11763 if eval $compile_ok && ./try; then
11764 echo 'Looks OK.' >&4
11766 echo "I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB." >&4
11770 : Remove db from list of libraries to use
11771 echo "Removing unusable -ldb from library list" >&4
11772 set `echo X $libs | $sed -e 's/-ldb / /' -e 's/-ldb$//'`
11775 echo "libs = $libs" >&4
11785 : Check the return type needed for hash
11787 echo "Checking return type needed for hash for Berkeley DB ..." >&4
11793 #include <sys/types.h>
11796 #ifndef DB_VERSION_MAJOR
11797 u_int32_t hash_cb (ptr, size)
11805 info.hash = hash_cb;
11809 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11810 if $contains warning try.out >>/dev/null 2>&1 ; then
11813 db_hashtype='u_int32_t'
11816 : XXX Maybe we should just give up here.
11817 db_hashtype=u_int32_t
11819 echo "Help: I can't seem to compile the db test program." >&4
11820 echo "Something's wrong, but I'll assume you use $db_hashtype." >&4
11823 echo "Your version of Berkeley DB uses $db_hashtype for hash."
11825 *) db_hashtype=u_int32_t
11830 : Check the return type needed for prefix
11832 echo "Checking return type needed for prefix for Berkeley DB ..." >&4
11838 #include <sys/types.h>
11841 #ifndef DB_VERSION_MAJOR
11842 size_t prefix_cb (key1, key2)
11850 info.prefix = prefix_cb;
11854 if $cc $ccflags -c try.c >try.out 2>&1 ; then
11855 if $contains warning try.out >>/dev/null 2>&1 ; then
11856 db_prefixtype='int'
11858 db_prefixtype='size_t'
11861 db_prefixtype='size_t'
11862 : XXX Maybe we should just give up here.
11864 echo "Help: I can't seem to compile the db test program." >&4
11865 echo "Something's wrong, but I'll assume you use $db_prefixtype." >&4
11868 echo "Your version of Berkeley DB uses $db_prefixtype for prefix."
11870 *) db_prefixtype='size_t'
11874 : check for void type
11876 echo "Checking to see how well your C compiler groks the void type..." >&4
11877 case "$voidflags" in
11879 $cat >try.c <<'EOCP'
11885 extern void moo(); /* function returning void */
11886 void (*goo)(); /* ptr to func returning void */
11888 void *hue; /* generic ptr */
11901 int main() { sub(); }
11903 if $cc $ccflags -c -DTRY=$defvoidused try.c >.out 2>&1 ; then
11904 voidflags=$defvoidused
11905 echo "Good. It appears to support void to the level $package wants.">&4
11906 if $contains warning .out >/dev/null 2>&1; then
11907 echo "However, you might get some warnings that look like this:"
11911 echo "Hmm, your compiler has some difficulty with void. Checking further..." >&4
11912 if $cc $ccflags -c -DTRY=1 try.c >/dev/null 2>&1; then
11913 echo "It supports 1..."
11914 if $cc $ccflags -c -DTRY=3 try.c >/dev/null 2>&1; then
11915 echo "It also supports 2..."
11916 if $cc $ccflags -c -DTRY=7 try.c >/dev/null 2>&1; then
11918 echo "And it supports 4 but not 8 definitely."
11920 echo "It doesn't support 4..."
11921 if $cc $ccflags -c -DTRY=11 try.c >/dev/null 2>&1; then
11923 echo "But it supports 8."
11926 echo "Neither does it support 8."
11930 echo "It does not support 2..."
11931 if $cc $ccflags -c -DTRY=13 try.c >/dev/null 2>&1; then
11933 echo "But it supports 4 and 8."
11935 if $cc $ccflags -c -DTRY=5 try.c >/dev/null 2>&1; then
11937 echo "And it supports 4 but has not heard about 8."
11939 echo "However it supports 8 but not 4."
11944 echo "There is no support at all for void."
11949 case "$voidflags" in
11951 *) $cat >&4 <<'EOM'
11952 Support flag bits are:
11953 1: basic void declarations.
11954 2: arrays of pointers to functions returning void.
11955 4: operations between pointers to and addresses of void functions.
11956 8: generic void pointers.
11959 rp="Your void support flags add up to what?"
11967 : How can we generate normalized random numbers ?
11969 echo "Looking for a random number function..." >&4
11970 case "$randfunc" in
11972 if set drand48 val -f; eval $csym; $val; then
11974 echo "Good, found drand48()." >&4
11975 elif set random val -f; eval $csym; $val; then
11977 echo "OK, found random()." >&4
11980 echo "Yick, looks like I have to use rand()." >&4
11991 *-Dmy_rand=*|*-Dmy_srand=*)
11992 echo "Removing obsolete -Dmy_rand, -Dmy_srand, and -Drandbits from ccflags." >&4
11993 ccflags="`echo $ccflags | sed -e 's/-Dmy_rand=random/ /'`"
11994 ccflags="`echo $ccflags | sed -e 's/-Dmy_srand=srandom/ /'`"
11995 ccflags="`echo $ccflags | sed -e 's/-Drandbits=[0-9][0-9]*/ /'`"
11999 while $test "$cont"; do
12000 rp="Use which function to generate random numbers?"
12002 if $test "$ans" = "$dflt"; then
12008 if set $ans val -f; eval $csym; $val; then
12012 rp="I cannot find function $ans. Use that name anyway?"
12021 case "$randfunc" in
12023 drand01="drand48()"
12029 case "$randbits" in
12031 echo "Checking to see how many bits your $randfunc() function produces..." >&4
12033 #$i_unistd I_UNISTD
12034 #$i_stdlib I_STDLIB
12037 # include <unistd.h>
12040 # include <stdlib.h>
12045 register unsigned long tmp;
12046 register unsigned long max = 0L;
12048 for (i = 1000; i; i--) {
12049 tmp = (unsigned long) $randfunc();
12050 if (tmp > max) max = tmp;
12052 for (i = 0; max; i++)
12058 if eval $compile_ok; then
12062 echo "(I can't seem to compile the test program...)"
12069 rp="How many bits does your $randfunc() function produce?"
12073 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12074 seedfunc="s$randfunc"
12075 randseedtype=unsigned
12079 rp="How many bits does your $randfunc() function produce?"
12082 seedfunc="s$randfunc"
12083 drand01="($randfunc() / (double) ((unsigned long)1 << $randbits))"
12084 if set $seedfunc val -f; eval $csym; $val; then
12085 echo "(Using $seedfunc() to seed random generator)"
12087 echo "(Warning: no $seedfunc() to seed random generator)"
12090 randseedtype=unsigned
12098 echo "Determining whether or not we are on an EBCDIC system..." >&4
12099 $cat >tebcdic.c <<'EOM'
12102 if ('M'==0xd4) return 0;
12109 if eval $compile_ok; then
12111 echo "You have EBCDIC." >&4
12114 echo "Nope, no EBCDIC, probably ASCII or some ISO Latin." >&4
12117 echo "I'm unable to compile the test program." >&4
12118 echo "I'll assume ASCII or some ISO Latin." >&4
12120 $rm -f tebcdic.c tebcdic
12126 Checking how to flush all pending stdio output...
12128 # I only know how to find the first 32 possibly open files on SunOS.
12129 # See also hints/sunos_4_1.sh and util.c --AD
12131 sunos) $echo '#define PERL_FFLUSH_ALL_FOPEN_MAX 32' > try.c ;;
12133 $cat >>try.c <<EOCP
12135 #$i_unistd I_UNISTD
12137 # include <unistd.h>
12139 #$d_sysconf HAS_SYSCONF
12140 #$d_stdio_stream_array HAS_STDIO_STREAM_ARRAY
12141 #ifdef HAS_STDIO_STREAM_ARRAY
12142 # define STDIO_STREAM_ARRAY $stdio_stream_array
12145 FILE* p = fopen("try.out", "w");
12149 # ifdef TRY_FPRINTF
12153 #ifdef TRY_FFLUSH_NULL
12156 #ifdef TRY_FFLUSH_ALL
12158 long open_max = -1;
12159 # ifdef PERL_FFLUSH_ALL_FOPEN_MAX
12160 open_max = PERL_FFLUSH_ALL_FOPEN_MAX;
12162 # if defined(HAS_SYSCONF) && defined(_SC_OPEN_MAX)
12163 open_max = sysconf(_SC_OPEN_MAX);
12166 open_max = FOPEN_MAX;
12169 open_max = OPEN_MAX;
12178 # ifdef HAS_STDIO_STREAM_ARRAY
12179 if (open_max > 0) {
12181 for (i = 0; i < open_max; i++)
12182 if (STDIO_STREAM_ARRAY[i]._file >= 0 &&
12183 STDIO_STREAM_ARRAY[i]._file < open_max &&
12184 STDIO_STREAM_ARRAY[i]._flag)
12185 fflush(&STDIO_STREAM_ARRAY[i]);
12193 : first we have to find out how _not_ to flush
12194 if $test "X$fflushNULL" = X -o "X$fflushall" = X; then
12196 set try -DTRY_FPUTC
12197 if eval $compile; then
12199 ./try$exe_ext 2>/dev/null
12200 if $test ! -s try.out -a "X$?" = X42; then
12206 set try -DTRY_FPRINTF
12208 if eval $compile; then
12210 ./try$exe_ext 2>/dev/null
12211 if $test ! -s try.out -a "X$?" = X42; then
12212 output=-DTRY_FPRINTF
12218 : check for fflush NULL behaviour
12219 case "$fflushNULL" in
12220 '') set try -DTRY_FFLUSH_NULL $output
12221 if eval $compile; then
12223 ./try$exe_ext 2>/dev/null
12225 if $test -s try.out -a "X$code" = X42; then
12226 fflushNULL="`$cat try.out`"
12228 if $test "X$code" != X42; then
12230 (If this test failed, don't worry, we'll try another method shortly.)
12235 $rm -f core try.core core.try.*
12236 case "$fflushNULL" in
12238 Your fflush(NULL) works okay.
12240 fflushNULL="$define"
12243 Your fflush(NULL) isn't working (contrary to ANSI C).
12245 fflushNULL="$undef"
12248 Cannot figure out whether your fflush(NULL) works or not.
12249 I'm assuming it doesn't (contrary to ANSI C).
12251 fflushNULL="$undef"
12255 $define|true|[yY]*)
12256 fflushNULL="$define"
12259 fflushNULL="$undef"
12262 : check explicit looping only if NULL did not work
12263 case "$fflushNULL" in
12265 : check for fflush all behaviour
12266 case "$fflushall" in
12267 '') set try -DTRY_FFLUSH_ALL $output
12268 if eval $compile; then
12270 (Now testing the other method--but note that also this may fail.)
12273 ./try$exe_ext 2>/dev/null
12274 if $test -s try.out -a "X$?" = X42; then
12275 fflushall="`$cat try.out`"
12278 $rm -f core try.core core.try.*
12279 case "$fflushall" in
12281 Whew. Flushing explicitly all the stdio streams works.
12283 fflushall="$define"
12286 Sigh. Flushing explicitly all the stdio streams doesn't work.
12291 Cannot figure out whether flushing stdio streams explicitly works or not.
12292 I'm assuming it doesn't.
12298 "$define"|true|[yY]*)
12299 fflushall="$define"
12306 *) fflushall="$undef"
12309 case "$fflushNULL$fflushall" in
12312 I cannot figure out how to flush pending stdio output.
12316 $rm -f try.* try$exe_ext
12318 : Store the full pathname to the ar program for use in the C program
12319 : Respect a hint or command line value for full_ar.
12324 : Store the full pathname to the sed program for use in the C program
12327 : see what type gids are declared as in the kernel
12329 echo "Looking for the type for group ids returned by getgid()."
12330 set gid_t gidtype xxx stdio.h sys/types.h
12334 xxx=`./findhdr sys/user.h`
12335 set `grep 'groups\[NGROUPS\];' "$xxx" 2>/dev/null` unsigned short
12337 unsigned) dflt="$1 $2" ;;
12341 *) dflt="$gidtype";;
12344 gid_t) echo "gid_t found." ;;
12345 *) rp="What is the type for group ids returned by getgid()?"
12353 *_t) zzz="$gidtype" ;;
12356 echo "Checking the size of $zzz..." >&4
12358 #include <sys/types.h>
12361 printf("%d\n", (int)sizeof($gidtype));
12366 if eval $compile_ok; then
12370 echo "(I can't execute the test program--guessing $gidsize.)" >&4
12373 echo "Your $zzz size is $gidsize bytes."
12378 echo "(I can't compile the test program--guessing $gidsize.)" >&4
12384 *_t) zzz="$gidtype" ;;
12387 echo "Checking the sign of $zzz..." >&4
12389 #include <sys/types.h>
12400 if eval $compile; then
12404 echo "(I can't execute the test program--guessing unsigned.)" >&4
12408 1) echo "Your $zzz is unsigned." ;;
12409 -1) echo "Your $zzz is signed." ;;
12415 echo "(I can't compile the test program--guessing unsigned.)" >&4
12421 if $test X"$quadtype" != X; then
12423 echo "Checking how to print 64-bit integers..." >&4
12425 if $test X"$sPRId64" = X -a X"$quadtype" = Xint; then
12426 $cat >try.c <<'EOCP'
12427 #include <sys/types.h>
12430 int q = 12345678901;
12431 printf("%ld\n", q);
12435 if eval $compile; then
12436 yyy=`./try$exe_ext`
12439 sPRId64='"d"'; sPRIi64='"i"'; sPRIu64='"u"';
12440 sPRIo64='"o"'; sPRIx64='"x"'; sPRIX64='"X"';
12441 echo "We will use %d."
12447 if $test X"$sPRId64" = X -a X"$quadtype" = Xlong; then
12448 $cat >try.c <<'EOCP'
12449 #include <sys/types.h>
12452 long q = 12345678901;
12453 printf("%ld\n", q);
12457 if eval $compile; then
12458 yyy=`./try$exe_ext`
12461 sPRId64='"ld"'; sPRIi64='"li"'; sPRIu64='"lu"';
12462 sPRIo64='"lo"'; sPRIx64='"lx"'; sPRIX64='"lX"';
12463 echo "We will use %ld."
12469 if $test X"$sPRId64" = X -a X"$i_inttypes" = X"$define" -a X"$quadtype" = Xint64_t; then
12470 $cat >try.c <<'EOCP'
12471 #include <sys/types.h>
12472 #include <inttypes.h>
12475 int64_t q = 12345678901;
12476 printf("%" PRId64 "\n", q);
12480 if eval $compile; then
12481 yyy=`./try$exe_ext`
12484 sPRId64=PRId64; sPRIi64=PRIi64; sPRIu64=PRIu64;
12485 sPRIo64=PRIo64; sPRIx64=PRIx64; sPRIX64=PRIX64;
12486 echo "We will use the C9X style."
12492 if $test X"$sPRId64" = X -a X"$quadtype" = X"long long"; then
12493 $cat >try.c <<'EOCP'
12494 #include <sys/types.h>
12497 long long q = 12345678901LL; /* AIX cc requires the LL prefix. */
12498 printf("%lld\n", q);
12502 if eval $compile; then
12503 yyy=`./try$exe_ext`
12506 sPRId64='"lld"'; sPRIi64='"lli"'; sPRIu64='"llu"';
12507 sPRIo64='"llo"'; sPRIx64='"llx"'; sPRIX64='"llX"';
12508 echo "We will use the %lld style."
12514 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12516 #include <sys/types.h>
12519 $quadtype q = 12345678901;
12520 printf("%Ld\n", q);
12524 if eval $compile; then
12525 yyy=`./try$exe_ext`
12528 sPRId64='"Ld"'; sPRIi64='"Li"'; sPRIu64='"Lu"';
12529 sPRIo64='"Lo"'; sPRIx64='"Lx"'; sPRIX64='"LX"';
12530 echo "We will use %Ld."
12536 if $test X"$sPRId64" = X -a X"$quadtype" != X; then
12538 #include <sys/types.h>
12541 $quadtype q = 12345678901;
12542 printf("%qd\n", q);
12546 if eval $compile; then
12547 yyy=`./try$exe_ext`
12550 sPRId64='"qd"'; sPRIi64='"qi"'; sPRIu64='"qu"';
12551 sPRIo64='"qo"'; sPRIx64='"qx"'; sPRIX64='"qX"';
12552 echo "We will use %qd."
12558 if $test X"$sPRId64" = X; then
12559 echo "Cannot figure out how to print 64-bit integers." >&4
12567 '') d_PRId64="$undef"; d_PRIi64="$undef"; d_PRIu64="$undef";
12568 d_PRIo64="$undef"; d_PRIx64="$undef"; d_PRIX64="$undef";
12570 *) d_PRId64="$define"; d_PRIi64="$define"; d_PRIu64="$define";
12571 d_PRIo64="$define"; d_PRIx64="$define"; d_PRIX64="$define";
12577 $echo "Checking the format strings to be used for Perl's internal types..." >&4
12579 if $test X"$ivsize" = X8; then
12580 ivdformat="$sPRId64"
12581 uvuformat="$sPRIu64"
12582 uvoformat="$sPRIo64"
12583 uvxformat="$sPRIx64"
12585 if $test X"$ivsize" = X"$longsize"; then
12591 if $test X"$ivsize" = X"$intsize"; then
12598 if $test X"$ivsize" = X"$shortsize"; then
12608 case "$ivdformat" in
12609 '') echo "$0: Fatal: failed to find format strings, cannot continue." >& 4
12616 $echo "Checking the format string to be used for gids..." >&4
12619 -1) if $test X"$gidsize" = X"$ivsize"; then
12620 gidformat="$ivdformat"
12622 if $test X"$gidsize" = X"$longsize"; then
12625 if $test X"$gidsize" = X"$intsize"; then
12628 if $test X"$gidsize" = X"$shortsize"; then
12635 *) if $test X"$gidsize" = X"$uvsize"; then
12636 gidformat="$uvuformat"
12638 if $test X"$gidsize" = X"$longsize"; then
12641 if $test X"$gidsize" = X"$intsize"; then
12644 if $test X"$gidsize" = X"$shortsize"; then
12653 : see if getgroups exists
12654 set getgroups d_getgrps
12657 : see if setgroups exists
12658 set setgroups d_setgrps
12662 : Find type of 2nd arg to 'getgroups()' and 'setgroups()'
12664 case "$d_getgrps$d_setgrps" in
12666 case "$groupstype" in
12667 '') dflt="$gidtype" ;;
12668 *) dflt="$groupstype" ;;
12671 What type of pointer is the second argument to getgroups() and setgroups()?
12672 Usually this is the same as group ids, $gidtype, but not always.
12675 rp='What type pointer is the second argument to getgroups() and setgroups()?'
12679 *) groupstype="$gidtype";;
12683 echo "Checking if your $make program sets \$(MAKE)..." >&4
12684 case "$make_set_make" in
12686 $sed 's/^X //' > testmake.mak << 'EOF'
12688 X @echo 'maketemp="$(MAKE)"'
12690 case "`$make -f testmake.mak 2>/dev/null`" in
12691 *maketemp=*) make_set_make='#' ;;
12692 *) make_set_make="MAKE=$make" ;;
12694 $rm -f testmake.mak
12697 case "$make_set_make" in
12698 '#') echo "Yup, it does.";;
12699 *) echo "Nope, it doesn't.";;
12702 : see what type is used for mode_t
12703 rp="What is the type used for file modes for system calls (e.g. fchmod())?"
12704 set mode_t modetype int stdio.h sys/types.h
12707 : define a fucntion to check prototypes
12708 $cat > protochk <<EOSH
12711 optimize="$optimize"
12713 prototype="$prototype"
12718 $cat >> protochk <<'EOSH'
12723 while test $# -ge 2; do
12725 $define) echo "#include <$2>" >> try.c ;;
12726 literal) echo "$2" >> try.c ;;
12730 test "$prototype" = "$define" && echo '#define CAN_PROTOTYPE' >> try.c
12731 cat >> try.c <<'EOCP'
12732 #ifdef CAN_PROTOTYPE
12733 #define _(args) args
12738 echo "$foo" >> try.c
12739 echo 'int no_real_function_has_this_name _((void)) { return 0; }' >> try.c
12740 $cc $optimize $ccflags -c try.c > /dev/null 2>&1
12746 $eunicefix protochk
12748 : see what type is used for size_t
12749 rp="What is the type used for the length parameter for string functions?"
12750 set size_t sizetype 'unsigned int' stdio.h sys/types.h
12753 : check for type of arguments to gethostbyaddr.
12754 if test "X$netdb_host_type" = X -o "X$netdb_hlen_type" = X; then
12755 case "$d_gethbyaddr" in
12759 Checking to see what type of arguments are accepted by gethostbyaddr().
12761 hdrs="$define sys/types.h
12762 $d_socket sys/socket.h
12763 $i_niin netinet/in.h
12765 $i_unistd unistd.h"
12766 : The first arg can 'char *' or 'void *'
12767 : The second arg is some of integral type
12768 for xxx in in_addr_t 'const void *' 'const char *' 'void *' 'char *'; do
12769 for yyy in size_t long int; do
12770 case "$netdb_host_type" in
12771 '') try="extern struct hostent *gethostbyaddr($xxx, $yyy, int);"
12772 if ./protochk "$try" $hdrs; then
12773 echo "Your system accepts $xxx for the first arg."
12774 echo "...and $yyy for the second arg."
12775 netdb_host_type="$xxx"
12776 netdb_hlen_type="$yyy"
12782 : In case none of those worked, prompt the user.
12783 case "$netdb_host_type" in
12784 '') rp='What is the type for the 1st argument to gethostbyaddr?'
12787 netdb_host_type=$ans
12788 rp='What is the type for the 2nd argument to gethostbyaddr?'
12791 netdb_hlen_type=$ans
12795 *) : no gethostbyaddr, so pick harmless defaults
12796 netdb_host_type='char *'
12797 netdb_hlen_type="$sizetype"
12800 # Remove the "const" if needed. -- but then we'll have a
12802 # netdb_host_type=`echo "$netdb_host_type" | sed 's/^const //'`
12805 : check for type of argument to gethostbyname.
12806 if test "X$netdb_name_type" = X ; then
12807 case "$d_gethbyname" in
12811 Checking to see what type of argument is accepted by gethostbyname().
12813 hdrs="$define sys/types.h
12814 $d_socket sys/socket.h
12815 $i_niin netinet/in.h
12817 $i_unistd unistd.h"
12818 for xxx in "const char *" "char *"; do
12819 case "$netdb_name_type" in
12820 '') try="extern struct hostent *gethostbyname($xxx);"
12821 if ./protochk "$try" $hdrs; then
12822 echo "Your system accepts $xxx."
12823 netdb_name_type="$xxx"
12828 : In case none of those worked, prompt the user.
12829 case "$netdb_name_type" in
12830 '') rp='What is the type for the 1st argument to gethostbyname?'
12833 netdb_name_type=$ans
12837 *) : no gethostbyname, so pick harmless default
12838 netdb_name_type='char *'
12843 : check for type of 1st argument to getnetbyaddr.
12844 if test "X$netdb_net_type" = X ; then
12845 case "$d_getnbyaddr" in
12849 Checking to see what type of 1st argument is accepted by getnetbyaddr().
12851 hdrs="$define sys/types.h
12852 $d_socket sys/socket.h
12853 $i_niin netinet/in.h
12855 $i_unistd unistd.h"
12856 for xxx in in_addr_t "unsigned long" long "unsigned int" int; do
12857 case "$netdb_net_type" in
12858 '') try="extern struct netent *getnetbyaddr($xxx, int);"
12859 if ./protochk "$try" $hdrs; then
12860 echo "Your system accepts $xxx."
12861 netdb_net_type="$xxx"
12866 : In case none of those worked, prompt the user.
12867 case "$netdb_net_type" in
12868 '') rp='What is the type for the 1st argument to getnetbyaddr?'
12871 netdb_net_type=$ans
12875 *) : no getnetbyaddr, so pick harmless default
12876 netdb_net_type='long'
12880 : locate the preferred pager for this system
12894 '') dflt=/usr/ucb/more;;
12901 rp='What pager is used on your system?'
12905 : see what type pids are declared as in the kernel
12906 rp="What is the type of process ids on this system?"
12907 set pid_t pidtype int stdio.h sys/types.h
12910 : Find earliest binary compatible site_perl subdirectory perl can use.
12911 case "$bincompat5005" in
12912 "$define") xs_apiversion='5.005' ;;
12913 *) xs_apiversion=$version ;; # The current site_perl version.
12915 : Find earliest pure perl site_perl subdirectory perl can use.
12916 : The versioned directories started at 5.005.
12917 pm_apiversion='5.005'
12919 : check for length of pointer
12923 $echo $n "Checking to see how big your pointers are...$c" >&4
12924 if test "$voidflags" -gt 7; then
12925 echo '#define VOID_PTR char *' > try.c
12927 echo '#define VOID_PTR void *' > try.c
12929 $cat >>try.c <<'EOCP'
12933 printf("%d\n", (int)sizeof(VOID_PTR));
12938 if eval $compile_ok; then
12940 $echo " $ptrsize bytes." >&4
12943 echo "(I can't seem to compile the test program. Guessing...)" >&4
12944 rp="What is the size of a pointer (in bytes)?"
12952 : see if ar generates random libraries by itself
12954 echo "Checking how to generate random libraries on your machine..." >&4
12955 echo 'int bar1() { return bar2(); }' > bar1.c
12956 echo 'int bar2() { return 2; }' > bar2.c
12957 $cat > foo.c <<'EOP'
12958 int main() { printf("%d\n", bar1()); exit(0); }
12960 $cc $ccflags -c bar1.c >/dev/null 2>&1
12961 $cc $ccflags -c bar2.c >/dev/null 2>&1
12962 $cc $ccflags -c foo.c >/dev/null 2>&1
12963 $ar rc bar$_a bar2$_o bar1$_o >/dev/null 2>&1
12964 if $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12965 ./foobar >/dev/null 2>&1; then
12966 echo "$ar appears to generate random libraries itself."
12969 elif $ar ts bar$_a >/dev/null 2>&1 &&
12970 $cc $ccflags $ldflags -o foobar foo$_o bar$_a $libs > /dev/null 2>&1 &&
12971 ./foobar >/dev/null 2>&1; then
12972 echo "a table of contents needs to be added with '$ar ts'."
12979 ranlib=`./loc ranlib X /usr/bin /bin /usr/local/bin`
12980 $test -f $ranlib || ranlib=''
12983 if $test -n "$ranlib"; then
12984 echo "your system has '$ranlib'; we'll use that."
12987 echo "your system doesn't seem to support random libraries"
12988 echo "so we'll use lorder and tsort to order the libraries."
12995 : check for type of arguments to select.
12996 case "$selecttype" in
12997 '') case "$d_select" in
13001 Checking to see what type of arguments are accepted by select().
13003 hdrs="$define sys/types.h
13004 $i_systime sys/time.h
13005 $i_sysselct sys/select.h
13006 $d_socket sys/socket.h"
13007 : The first arg can be int, unsigned, or size_t
13008 : The last arg may or may not be 'const'
13010 : void pointer has been seen but using that
13011 : breaks the selectminbits test
13012 for xxx in 'fd_set *' 'int *'; do
13013 for nfd in 'int' 'size_t' 'unsigned long' 'unsigned' ; do
13014 for tmo in 'struct timeval *' 'const struct timeval *'; do
13016 '') try="extern select _(($nfd, $xxx, $xxx, $xxx, $tmo));"
13017 if ./protochk "$try" $hdrs; then
13018 echo "Your system accepts $xxx."
13027 '') rp='What is the type for the 2nd, 3rd, and 4th arguments to select?'
13028 case "$d_fd_set" in
13029 $define) dflt="fd_set *" ;;
13038 *) : no select, so pick a harmless default
13045 : check for the select 'width'
13046 case "$selectminbits" in
13047 '') case "$d_select" in
13051 Checking to see on how many bits at a time your select() operates...
13054 #include <sys/types.h>
13056 #$i_systime I_SYS_TIME
13057 #$i_systimek I_SYS_TIME_KERNEL
13062 # ifdef I_SYS_TIME_KERNEL
13065 # include <sys/time.h>
13066 # ifdef I_SYS_TIME_KERNEL
13070 #$i_sysselct I_SYS_SELECT
13071 #ifdef I_SYS_SELECT
13072 #include <sys/select.h>
13074 #$d_socket HAS_SOCKET
13076 # include <sys/socket.h> /* Might include <sys/bsdtypes.h> */
13080 #define S sizeof(*(b))
13082 #define NBYTES (S * 8 > MINBITS ? S : MINBITS/8)
13083 #define NBITS (NBYTES * 8)
13092 fp = fopen("try.c", "r");
13098 b = ($selecttype)s;
13099 for (i = 0; i < NBITS; i++)
13103 select(fd + 1, b, 0, 0, &t);
13104 for (i = NBITS - 1; i > fd && FD_ISSET(i, b); i--);
13105 printf("%d\n", i + 1);
13110 if eval $compile_ok; then
13111 selectminbits=`./try`
13112 case "$selectminbits" in
13114 Cannot figure out on how many bits at a time your select() operates.
13115 I'll play safe and guess it is 32 bits.
13121 *) bits="$selectminbits bits" ;;
13123 echo "Your select() operates on $bits at a time." >&4
13125 rp='What is the minimum number of bits your select() operates on?'
13126 case "$byteorder" in
13127 1234|12345678) dflt=32 ;;
13132 selectminbits="$val"
13136 *) : no select, so pick a harmless default
13143 : Trace out the files included by signal.h, then look for SIGxxx names.
13144 : Remove SIGARRAYSIZE used by HPUX.
13145 : Remove SIGSTKSIZE used by Linux.
13146 : Remove SIGSTKSZ used by Posix.
13147 : Remove SIGTYP void lines used by OS2.
13148 : Some cpps, like os390, dont give the file name anywhere
13149 if [ "X$fieldn" = X ]; then
13150 : Just make some guesses. We check them later.
13151 xxx='/usr/include/signal.h /usr/include/sys/signal.h'
13153 xxx=`echo '#include <signal.h>' |
13154 $cppstdin $cppminus $cppflags 2>/dev/null |
13155 $grep '^[ ]*#.*include' |
13156 $awk "{print \\$$fieldn}" | $sed 's!"!!g' | $sort | $uniq`
13158 : Check this list of files to be sure we have parsed the cpp output ok.
13159 : This will also avoid potentially non-existent files, such
13162 for xx in $xxx /dev/null ; do
13163 $test -f "$xx" && xxxfiles="$xxxfiles $xx"
13165 : If we have found no files, at least try signal.h
13166 case "$xxxfiles" in
13167 '') xxxfiles=`./findhdr signal.h` ;;
13170 $1 ~ /^#define$/ && $2 ~ /^SIG[A-Z0-9]*$/ && $2 !~ /SIGARRAYSIZE/ && $2 !~ /SIGSTKSIZE/ && $2 !~ /SIGSTKSZ/ && $3 !~ /void/ {
13171 print substr($2, 4, 20)
13173 $1 == "#" && $2 ~ /^define$/ && $3 ~ /^SIG[A-Z0-9]*$/ && $3 !~ /SIGARRAYSIZE/ && $4 !~ /void/ {
13174 print substr($3, 4, 20)
13176 : Append some common names just in case the awk scan failed.
13177 xxx="$xxx ABRT ALRM BUS CANCEL CHLD CLD CONT DIL EMT FPE"
13178 xxx="$xxx FREEZE HUP ILL INT IO IOT KILL LOST LWP PHONE"
13179 xxx="$xxx PIPE POLL PROF PWR QUIT RTMAX RTMIN SEGV STKFLT STOP"
13180 xxx="$xxx SYS TERM THAW TRAP TSTP TTIN TTOU URG USR1 USR2"
13181 xxx="$xxx USR3 USR4 VTALRM WAITING WINCH WIND WINDOW XCPU XFSZ"
13183 : generate a few handy files for later
13184 $cat > signal.c <<'EOCP'
13185 #include <sys/types.h>
13186 #include <signal.h>
13190 /* Strange style to avoid deeply-nested #if/#else/#endif */
13193 # define NSIG (_NSIG)
13199 # define NSIG (SIGMAX+1)
13205 # define NSIG (SIG_MAX+1)
13211 # define NSIG (MAXSIG+1)
13217 # define NSIG (MAX_SIG+1)
13222 # ifdef SIGARRAYSIZE
13223 # define NSIG (SIGARRAYSIZE+1) /* Not sure of the +1 */
13229 # define NSIG (_sys_nsig) /* Solaris 2.5 */
13233 /* Default to some arbitrary number that's big enough to get most
13234 of the common signals.
13240 printf("NSIG %d\n", NSIG);
13246 echo $xxx | $tr ' ' $trnl | $sort | $uniq | $awk '
13248 printf "#ifdef SIG"; printf $1; printf "\n"
13249 printf "printf(\""; printf $1; printf " %%d\\n\",SIG";
13250 printf $1; printf ");\n"
13254 printf "#endif /* JUST_NSIG */\n";
13255 printf "exit(0);\n}\n";
13258 $cat >signal.awk <<'EOP'
13259 BEGIN { ndups = 0 }
13260 $1 ~ /^NSIG$/ { nsig = $2 }
13261 ($1 !~ /^NSIG$/) && (NF == 2) {
13262 if ($2 > maxsig) { maxsig = $2 }
13263 if (sig_name[$2]) {
13264 dup_name[ndups] = $1
13265 dup_num[ndups] = $2
13277 printf("NSIG %d\n", nsig);
13278 for (n = 1; n < nsig; n++) {
13280 printf("%s %d\n", sig_name[n], sig_num[n])
13283 printf("NUM%d %d\n", n, n)
13286 for (n = 0; n < ndups; n++) {
13287 printf("%s %d\n", dup_name[n], dup_num[n])
13291 $cat >signal_cmd <<EOS
13293 if $test -s signal.lst; then
13294 echo "Using your existing signal.lst file"
13299 $cat >>signal_cmd <<'EOS'
13302 if eval $compile_ok; then
13303 ./signal$_exe | $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13305 echo "(I can't seem be able to compile the whole test program)" >&4
13306 echo "(I'll try it in little pieces.)" >&4
13307 set signal -DJUST_NSIG
13308 if eval $compile_ok; then
13309 ./signal$_exe > signal.nsg
13312 echo "I can't seem to figure out how many signals you have." >&4
13313 echo "Guessing 50." >&4
13314 echo 'NSIG 50' > signal.nsg
13316 : Now look at all the signal names, one at a time.
13317 for xx in `echo $xxx | $tr ' ' $trnl | $sort | $uniq`; do
13318 $cat > signal.c <<EOCP
13319 #include <sys/types.h>
13320 #include <signal.h>
13323 printf("$xx %d\n", SIG${xx});
13328 if eval $compile; then
13329 echo "SIG${xx} found."
13330 ./signal$_exe >> signal.ls1
13332 echo "SIG${xx} NOT found."
13335 if $test -s signal.ls1; then
13336 $cat signal.nsg signal.ls1 |
13337 $sort -n +1 | $uniq | $awk -f signal.awk >signal.lst
13341 if $test -s signal.lst; then
13344 echo "(AAK! I can't compile the test programs -- Guessing)" >&4
13345 echo 'kill -l' >signal
13346 set X `csh -f <signal`
13350 0) set HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM;;
13352 echo $@ | $tr ' ' $trnl | \
13353 $awk '{ printf "%s %d\n", $1, ++s; }
13354 END { printf "NSIG %d\n", ++s }' >signal.lst
13356 $rm -f signal.c signal$_exe signal$_o signal.nsg signal.ls1
13358 chmod a+x signal_cmd
13359 $eunicefix signal_cmd
13361 : generate list of signal names
13363 case "$sig_name_init" in
13365 *) case "$sig_num_init" in
13366 ''|*,*) doinit=yes ;;
13371 echo "Generating a list of signal names and numbers..." >&4
13373 sig_count=`$awk '/^NSIG/ { printf "%d", $2 }' signal.lst`
13374 sig_name=`$awk 'BEGIN { printf "ZERO " }
13375 !/^NSIG/ { printf "%s ", $1 }' signal.lst`
13376 sig_num=`$awk 'BEGIN { printf "0 " }
13377 !/^NSIG/ { printf "%d ", $2 }' signal.lst`
13378 sig_name_init=`$awk 'BEGIN { printf "\"ZERO\", " }
13379 !/^NSIG/ { printf "\"%s\", ", $1 }
13380 END { printf "0\n" }' signal.lst`
13381 sig_num_init=`$awk 'BEGIN { printf "0, " }
13382 !/^NSIG/ { printf "%d, ", $2}
13383 END { printf "0\n"}' signal.lst`
13386 echo "The following $sig_count signals are available:"
13388 echo $sig_name | $awk \
13389 'BEGIN { linelen = 0 }
13391 for (i = 1; i <= NF; i++) {
13392 name = "SIG" $i " "
13393 linelen = linelen + length(name)
13394 if (linelen > 70) {
13396 linelen = length(name)
13402 $rm -f signal signal.c signal.awk signal.lst signal_cmd
13404 : see what type is used for signed size_t
13405 set ssize_t ssizetype int stdio.h sys/types.h
13408 $cat > ssize.c <<EOM
13410 #include <sys/types.h>
13411 #define Size_t $sizetype
13412 #define SSize_t $dflt
13415 if (sizeof(Size_t) == sizeof(SSize_t))
13417 else if (sizeof(Size_t) == sizeof(int))
13426 if eval $compile_ok && ./ssize > /dev/null; then
13427 ssizetype=`./ssize`
13428 echo "I'll be using $ssizetype for functions returning a byte count." >&4
13431 Help! I can't compile and run the ssize_t test program: please enlighten me!
13432 (This is probably a misconfiguration in your system or libraries, and
13433 you really ought to fix it. Still, I'll try anyway.)
13435 I need a type that is the same size as $sizetype, but is guaranteed to
13436 be signed. Common values are ssize_t, int and long.
13439 rp="What signed type is the same size as $sizetype?"
13443 $rm -f ssize ssize.*
13445 : see what type of char stdio uses.
13447 if $contains 'unsigned.*char.*_ptr;' `./findhdr stdio.h` >/dev/null 2>&1 ; then
13448 echo "Your stdio uses unsigned chars." >&4
13449 stdchar="unsigned char"
13451 echo "Your stdio uses signed chars." >&4
13455 : see if time exists
13457 if test "X$d_time" = X -o X"$timetype" = X; then
13458 if set time val -f d_time; eval $csym; $val; then
13459 echo 'time() found.' >&4
13461 rp="What is the type returned by time() on this system?"
13462 set time_t timetype long stdio.h sys/types.h
13465 echo 'time() not found, hope that will do.' >&4
13473 : see what type uids are declared as in the kernel
13475 echo "Looking for the type for user ids returned by getuid()."
13476 set uid_t uidtype xxx stdio.h sys/types.h
13480 xxx=`./findhdr sys/user.h`
13481 set `grep '_ruid;' "$xxx" 2>/dev/null` unsigned short
13483 unsigned) dflt="$1 $2" ;;
13487 *) dflt="$uidtype";;
13490 uid_t) echo "uid_t found." ;;
13491 *) rp="What is the type for user ids returned by getuid()?"
13499 *_t) zzz="$uidtype" ;;
13502 echo "Checking the size of $zzz..." >&4
13504 #include <sys/types.h>
13507 printf("%d\n", (int)sizeof($uidtype));
13512 if eval $compile_ok; then
13516 echo "(I can't execute the test program--guessing $uidsize.)" >&4
13519 echo "Your $zzz size is $uidsize bytes."
13524 echo "(I can't compile the test program--guessing $uidsize.)" >&4
13529 *_t) zzz="$uidtype" ;;
13532 echo "Checking the sign of $zzz..." >&4
13534 #include <sys/types.h>
13545 if eval $compile; then
13549 echo "(I can't execute the test program--guessing unsigned.)" >&4
13553 1) echo "Your $zzz is unsigned." ;;
13554 -1) echo "Your $zzz is signed." ;;
13560 echo "(I can't compile the test program--guessing unsigned.)" >&4
13566 $echo "Checking the format string to be used for uids..." >&4
13569 -1) if $test X"$uidsize" = X"$ivsize"; then
13570 uidformat="$ivdformat"
13572 if $test X"$uidsize" = X"$longsize"; then
13575 if $test X"$uidsize" = X"$intsize"; then
13578 if $test X"$uidsize" = X"$shortsize"; then
13585 *) if $test X"$uidsize" = X"$uvsize"; then
13586 uidformat="$uvuformat"
13588 if $test X"$uidsize" = X"$longsize"; then
13591 if $test X"$uidsize" = X"$intsize"; then
13594 if $test X"$uidsize" = X"$shortsize"; then
13603 : see if dbm.h is available
13604 : see if dbmclose exists
13605 set dbmclose d_dbmclose
13608 case "$d_dbmclose" in
13618 *) set rpcsvc/dbm.h i_rpcsvcdbm
13623 *) echo "We won't be including <dbm.h>"
13633 : see if this is a sys/file.h system
13638 : do we need to include sys/file.h ?
13642 if $h_sysfile; then
13644 echo "We'll be including <sys/file.h>." >&4
13647 echo "We won't be including <sys/file.h>." >&4
13657 : see if fcntl.h is there
13662 : see if we can include fcntl.h
13668 echo "We'll be including <fcntl.h>." >&4
13671 if $h_sysfile; then
13672 echo "We don't need to include <fcntl.h> if we include <sys/file.h>." >&4
13674 echo "We won't be including <fcntl.h>." >&4
13686 : see if this is a iconv.h system
13687 set iconv.h i_iconv
13690 : see if locale.h is available
13691 set locale.h i_locale
13694 : see if mach cthreads are available
13695 if test "X$usethreads" = "X$define"; then
13696 set mach/cthreads.h i_machcthr
13699 i_machcthr="$undef"
13704 : see if this is a math.h system
13708 : see if this is a mntent.h system
13709 set mntent.h i_mntent
13712 : see if ndbm.h is available
13717 : see if dbm_open exists
13718 set dbm_open d_dbm_open
13720 case "$d_dbm_open" in
13723 echo "We won't be including <ndbm.h>"
13732 : see if net/errno.h is available
13734 set net/errno.h val
13737 : Unfortunately, it causes problems on some systems. Arrgh.
13740 cat > try.c <<'EOM'
13743 #include <net/errno.h>
13749 if $cc $ccflags -c try.c >/dev/null 2>&1; then
13750 echo "We'll be including <net/errno.h>." >&4
13752 echo "We won't be including <net/errno.h>." >&4
13761 : see if netinet/tcp.h is available
13762 set netinet/tcp.h i_netinettcp
13765 : see if this is a poll.h system
13770 $echo "Guessing which symbols your C compiler and preprocessor define..." >&4
13771 $cat <<'EOSH' > Cppsym.know
13772 a29k ABI64 aegis AES_SOURCE AIX AIX32 AIX370
13773 AIX41 AIX42 AIX43 AIX_SOURCE aixpc ALL_SOURCE
13774 alliant alpha am29000 AM29000 amiga AMIGAOS AMIX
13775 ansi ANSI_C_SOURCE apollo ardent atarist att386 att3b BeOS
13776 BIG_ENDIAN BIT_MSF bsd BSD bsd43 bsd4_2 bsd4_3 BSD4_3 bsd4_4
13777 BSD_4_3 BSD_4_4 BSD_NET2 BSD_TIME BSD_TYPES BSDCOMPAT bsdi
13778 bull c cadmus clipper CMU COFF COMPILER_VERSION
13779 concurrent convex cpu cray CRAY CRAYMPP ctix CX_UX
13780 CYGWIN DGUX DGUX_SOURCE DJGPP dmert DOLPHIN DPX2 DSO
13781 Dynix DynixPTX ELF encore EPI EXTENSIONS FILE_OFFSET_BITS
13782 FreeBSD GCC_NEW_VARARGS gcos gcx gimpel
13783 GNU_SOURCE GNUC GNUC_MINOR GO32 gould GOULD_PN
13784 H3050R H3050RX hbullx20 hcx host_mips
13785 hp200 hp300 hp700 HP700 hp800 hp9000
13786 hp9000s200 hp9000s300 hp9000s400 hp9000s500
13787 hp9000s700 hp9000s800 hp9k8 hp_osf hppa hpux HPUX_SOURCE
13788 i186 i286 i386 i486 i586 i686 i8086 i80960 i860 I960
13789 iAPX286 ibm ibm032 ibmesa IBMR2 ibmrt ILP32 ILP64
13790 INLINE_INTRINSICS INTRINSICS INT64 interdata is68k ksr1
13791 LANGUAGE_C LARGE_FILE_API LARGEFILE64_SOURCE
13792 LARGEFILE_SOURCE LFS64_LARGEFILE LFS_LARGEFILE
13793 Linux LITTLE_ENDIAN LONG64 LONG_DOUBLE LONG_LONG
13794 LONGDOUBLE LONGLONG LP64 luna luna88k Lynx
13795 M68000 m68k m88100 m88k M88KBCS_TARGET M_COFF
13796 M_I186 M_I286 M_I386 M_I8086 M_I86 M_I86SM M_SYS3
13797 M_SYS5 M_SYSIII M_SYSV M_UNIX M_XENIX MACH machine MachTen
13798 MATH_HAS_NO_SIDE_EFFECTS
13799 mc300 mc500 mc68000 mc68010 mc68020 mc68030 mc68040
13800 mc68060 mc68k mc68k32 mc700 mc88000 mc88100 merlin
13801 mert MiNT mips MIPS_FPSET MIPS_ISA MIPS_SIM MIPS_SZINT
13802 MIPS_SZLONG MIPS_SZPTR MIPSEB MIPSEL MODERN_C motorola
13803 mpeix MSDOS MTXINU MULTIMAX mvs MVS n16 ncl_el ncl_mr
13804 NetBSD news1500 news1700 news1800 news1900 news3700
13805 news700 news800 news900 NeXT NLS ns16000 ns32000
13806 ns32016 ns32332 ns32k nsc32000
13807 OCS88 OEMVS OpenBSD os OS2 OS390 osf OSF1 OSF_SOURCE
13808 pa_risc PA_RISC1_1 PA_RISC2_0 PARAGON parisc
13809 pc532 pdp11 PGC PIC plexus PORTAR posix
13810 POSIX1B_SOURCE POSIX2_SOURCE POSIX4_SOURCE
13811 POSIX_C_SOURCE POSIX_SOURCE POWER
13812 PROTOTYPES PWB pyr QNX R3000 REENTRANT RES Rhapsody RISC6000
13813 riscix riscos RT scs SCO sequent sgi SGI_SOURCE sinix
13814 SIZE_INT SIZE_LONG SIZE_PTR SOCKET_SOURCE SOCKETS_SOURCE
13815 sony sony_news sonyrisc sparc sparclite spectrum
13816 stardent stdc STDC_EXT stratos sun sun3 sun386
13817 Sun386i svr3 svr4 SVR4_2 SVR4_SOURCE svr5
13818 SX system SYSTYPE_BSD SYSTYPE_BSD43 SYSTYPE_BSD44
13819 SYSTYPE_SVR4 SYSTYPE_SVR5 SYSTYPE_SYSV SYSV SYSV3 SYSV4 SYSV5
13820 sysV68 sysV88 Tek4132 Tek4300 titan
13821 tower tower32 tower32_200 tower32_600 tower32_700
13822 tower32_800 tower32_850 tss
13823 u370 u3b u3b2 u3b20 u3b200 u3b20d u3b5
13824 ultrix UMAXV UnicomPBB UnicomPBD UNICOS UNICOSMK
13825 unix UNIX95 UNIX99 unixpc unos USGr4 USGr4_2
13826 Utek UTek UTS UWIN uxpm uxps vax venix VMESA vms xenix Xenix286
13827 XOPEN_SOURCE XOPEN_SOURCE_EXTENDED XPG2 XPG2_EXTENDED
13828 XPG3 XPG3_EXTENDED XPG4 XPG4_EXTENDED
13831 # Maybe put other stuff here too.
13832 cat <<EOSH >>Cppsym.know
13835 ./tr '[a-z]' '[A-Z]' < Cppsym.know > Cppsym.a
13836 ./tr '[A-Z]' '[a-z]' < Cppsym.know > Cppsym.b
13837 $cat Cppsym.a Cppsym.b | $tr ' ' $trnl | sort | uniq > Cppsym.know
13838 $rm -f Cppsym.a Cppsym.b
13839 cat <<EOSH > Cppsym
13841 if $test \$# -gt 0; then
13842 echo \$* | $tr " " "$trnl" | ./Cppsym.try > Cppsym.got
13843 if $test -s Cppsym.got; then
13850 $tr " " "$trnl" | ./Cppsym.try
13856 cat <<EOSH > Cppsym.try
13858 cat <<'EOCP' > try.c
13864 cat <<'EOSH' >> Cppsym.try
13866 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
13867 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
13868 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
13869 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
13873 cat <<EOSH >> Cppsym.try
13875 optimize="$optimize"
13880 $cc $optimize $ccflags $ldflags -o try try.c $libs && ./try$exe_ext
13882 chmod +x Cppsym.try
13883 $eunicefix Cppsym.try
13884 ./Cppsym < Cppsym.know > Cppsym.true
13885 : now check the C compiler for additional symbols
13886 postprocess_cc_v=''
13888 aix) postprocess_cc_v="|$tr , ' '" ;;
13895 for i in \`$cc -v -c tmp.c 2>&1 $postprocess_cc_v\`
13898 -D*) echo "\$i" | $sed 's/^-D//';;
13899 -A*) $test "$gccversion" && echo "\$i" | $sed 's/^-A\(.*\)(\(.*\))/\1=\2/';;
13904 postprocess_cc_v=''
13907 ./ccsym > ccsym1.raw
13908 if $test -s ccsym1.raw; then
13909 $sort ccsym1.raw | $uniq >ccsym.raw
13911 mv ccsym1.raw ccsym.raw
13914 $awk '/\=/ { print $0; next }
13915 { print $0"=1" }' ccsym.raw >ccsym.list
13916 $awk '/\=/ { print $0; next }
13917 { print $0"=1" }' Cppsym.true >ccsym.true
13918 $comm -13 ccsym.true ccsym.list >ccsym.own
13919 $comm -12 ccsym.true ccsym.list >ccsym.com
13920 $comm -23 ccsym.true ccsym.list >ccsym.cpp
13922 if $test -z ccsym.raw; then
13923 echo "Your C compiler doesn't seem to define any symbols!" >&4
13925 echo "However, your C preprocessor defines the following symbols:"
13928 cppsymbols=`$cat Cppsym.true`
13929 cppsymbols=`echo $cppsymbols`
13930 cppccsymbols="$cppsymbols"
13932 if $test -s ccsym.com; then
13933 echo "Your C compiler and pre-processor define these symbols:"
13934 $sed -e 's/\(.*\)=.*/\1/' ccsym.com
13937 cppccsymbols=`$cat ccsym.com`
13938 cppccsymbols=`echo $cppccsymbols`
13939 $test "$silent" || sleep 1
13941 if $test -s ccsym.cpp; then
13942 $test "$also" && echo " "
13943 echo "Your C pre-processor ${also}defines the following symbols:"
13944 $sed -e 's/\(.*\)=.*/\1/' ccsym.cpp
13946 cppsymbols=`$cat ccsym.cpp`
13947 cppsymbols=`echo $cppsymbols`
13948 $test "$silent" || sleep 1
13950 if $test -s ccsym.own; then
13951 $test "$also" && echo " "
13952 echo "Your C compiler ${also}defines the following cpp symbols:"
13953 $sed -e 's/\(.*\)=1/\1/' ccsym.own
13954 $sed -e 's/\(.*\)=.*/\1/' ccsym.own | $uniq >>Cppsym.true
13955 ccsymbols=`$cat ccsym.own`
13956 ccsymbols=`echo $ccsymbols`
13957 $test "$silent" || sleep 1
13962 : see if this is a termio system
13966 if $test `./findhdr termios.h`; then
13967 set tcsetattr i_termios
13973 "$define") echo "You have POSIX termios.h... good!" >&4;;
13974 *) if ./Cppsym pyr; then
13975 case "`/bin/universe`" in
13976 ucb) if $test `./findhdr sgtty.h`; then
13978 echo "<sgtty.h> found." >&4
13980 echo "System is pyramid with BSD universe."
13981 echo "<sgtty.h> not found--you could have problems." >&4
13983 *) if $test `./findhdr termio.h`; then
13985 echo "<termio.h> found." >&4
13987 echo "System is pyramid with USG universe."
13988 echo "<termio.h> not found--you could have problems." >&4
13992 if $test `./findhdr termio.h`; then
13993 echo "<termio.h> found." >&4
13995 elif $test `./findhdr sgtty.h`; then
13996 echo "<sgtty.h> found." >&4
13999 echo "Neither <termio.h> nor <sgtty.h> found--you could have problems." >&4
14002 if $test `./findhdr sgtty.h`; then
14003 echo "<sgtty.h> found." >&4
14005 elif $test `./findhdr termio.h`; then
14006 echo "<termio.h> found." >&4
14009 echo "Neither <sgtty.h> nor <termio.h> found--you could have problems." >&4
14013 set i_termio; eval $setvar
14014 val=$val2; set i_sgtty; eval $setvar
14015 val=$val3; set i_termios; eval $setvar
14017 : see if this is a shadow.h system
14018 set shadow.h i_shadow
14021 : see if this is a socks.h system
14022 set socks.h i_socks
14025 : see if stdarg is available
14027 if $test `./findhdr stdarg.h`; then
14028 echo "<stdarg.h> found." >&4
14031 echo "<stdarg.h> NOT found." >&4
14035 : see if varags is available
14037 if $test `./findhdr varargs.h`; then
14038 echo "<varargs.h> found." >&4
14040 echo "<varargs.h> NOT found, but that's ok (I hope)." >&4
14043 : set up the varargs testing programs
14044 $cat > varargs.c <<EOP
14046 #include <stdarg.h>
14049 #include <varargs.h>
14053 int f(char *p, ...)
14067 p = va_arg(ap, char *);
14072 $cat > varargs <<EOP
14074 if $cc -c $ccflags -D\$1 varargs.c >/dev/null 2>&1; then
14083 : now check which varargs header should be included
14088 if `./varargs I_STDARG`; then
14090 elif `./varargs I_VARARGS`; then
14095 if `./varargs I_VARARGS`; then
14102 echo "I could not find the definition for va_dcl... You have problems..." >&4
14103 val="$undef"; set i_stdarg; eval $setvar
14104 val="$undef"; set i_varargs; eval $setvar
14109 case "$i_varhdr" in
14111 val="$define"; set i_stdarg; eval $setvar
14112 val="$undef"; set i_varargs; eval $setvar
14115 val="$undef"; set i_stdarg; eval $setvar
14116 val="$define"; set i_varargs; eval $setvar
14119 echo "We'll include <$i_varhdr> to get va_dcl definition." >&4;;
14123 : see if stddef is available
14124 set stddef.h i_stddef
14127 : see if sys/access.h is available
14128 set sys/access.h i_sysaccess
14131 : see if ioctl defs are in sgtty, termio, sys/filio or sys/ioctl
14132 set sys/filio.h i_sysfilio
14135 if $test `./findhdr sys/ioctl.h`; then
14137 echo '<sys/ioctl.h> found.' >&4
14140 if $test $i_sysfilio = "$define"; then
14141 echo '<sys/ioctl.h> NOT found.' >&4
14143 $test $i_sgtty = "$define" && xxx="sgtty.h"
14144 $test $i_termio = "$define" && xxx="termio.h"
14145 $test $i_termios = "$define" && xxx="termios.h"
14146 echo "No <sys/ioctl.h> found, assuming ioctl args are defined in <$xxx>." >&4
14153 : see if this is a syslog.h system
14154 set syslog.h i_syslog
14158 : see if this is a sys/mode.h system
14159 set sys/mode.h i_sysmode
14162 : see if sys/resource.h has to be included
14163 set sys/resource.h i_sysresrc
14166 : see if sys/security.h is available
14167 set sys/security.h i_syssecrt
14170 : see if this is a sys/statvfs.h system
14171 set sys/statvfs.h i_sysstatvfs
14174 : see if this is a sys/uio.h system
14175 set sys/uio.h i_sysuio
14178 : see if this is a sys/un.h system
14179 set sys/un.h i_sysun
14183 : see if this is a sys/utsname.h system
14184 set sys/utsname.h i_sysutsname
14187 : see if this is a syswait system
14188 set sys/wait.h i_syswait
14191 : see if this is a ustat.h system
14192 set ustat.h i_ustat
14195 : see if this is an utime system
14196 set utime.h i_utime
14199 : see if this is a values.h system
14200 set values.h i_values
14203 : see if this is a vfork system
14206 set vfork.h i_vfork
14214 : see if gdbm.h is available
14219 : see if gdbm_open exists
14220 set gdbm_open d_gdbm_open
14222 case "$d_gdbm_open" in
14225 echo "We won't be including <gdbm.h>"
14235 echo "Looking for extensions..." >&4
14236 : If we are using the old config.sh, known_extensions may contain
14237 : old or inaccurate or duplicate values.
14238 known_extensions=''
14239 nonxs_extensions=''
14240 : We do not use find because it might not be available.
14241 : We do not just use MANIFEST because the user may have dropped
14242 : some additional extensions into the source tree and expect them
14245 : Function to recursively find available extensions, ignoring DynaLoader
14246 : NOTE: recursion limit of 10 to prevent runaway in case of symlink madness
14250 DynaLoader|dynaload) ;;
14252 if $test -f $xxx/$xxx.xs; then
14253 known_extensions="$known_extensions $1$xxx";
14254 elif $test -f $xxx/Makefile.PL; then
14255 nonxs_extensions="$nonxs_extensions $1$xxx";
14257 if $test -d $xxx -a $# -lt 10; then
14260 eval $find_extensions;
14272 eval $find_extensions
14273 set X $nonxs_extensions
14275 nonxs_extensions="$*"
14276 set X $known_extensions
14278 known_extensions="$*"
14281 : Now see which are supported on this system.
14283 for xxx in $known_extensions ; do
14287 $define) avail_ext="$avail_ext $xxx" ;;
14290 GDBM_File|gdbm_fil)
14292 $define) avail_ext="$avail_ext $xxx" ;;
14295 NDBM_File|ndbm_fil)
14298 case "$osname-$use64bits" in
14301 *-lndbm*) avail_ext="$avail_ext $xxx" ;;
14304 *) avail_ext="$avail_ext $xxx" ;;
14309 ODBM_File|odbm_fil)
14310 case "${i_dbm}${i_rpcsvcdbm}" in
14312 case "$osname-$use64bits" in
14315 *-ldbm*) avail_ext="$avail_ext $xxx" ;;
14318 *) avail_ext="$avail_ext $xxx" ;;
14324 case "$useposix" in
14325 true|define|y) avail_ext="$avail_ext $xxx" ;;
14329 case "$useopcode" in
14330 true|define|y) avail_ext="$avail_ext $xxx" ;;
14334 case "$d_socket" in
14335 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14339 case "$usethreads" in
14340 true|$define|y) avail_ext="$avail_ext $xxx" ;;
14344 : XXX Do we need a useipcsysv variable here
14345 case "${d_msg}${d_sem}${d_shm}" in
14346 *"${define}"*) avail_ext="$avail_ext $xxx" ;;
14349 *) avail_ext="$avail_ext $xxx"
14358 : Now see which nonxs extensions are supported on this system.
14359 : For now assume all are.
14361 for xxx in $nonxs_extensions ; do
14363 *) nonxs_ext="$nonxs_ext $xxx"
14375 A number of extensions are supplied with $package. You may choose to
14376 compile these extensions for dynamic loading (the default), compile
14377 them into the $package executable (static loading), or not include
14378 them at all. Answer "none" to include no extensions.
14379 Note that DynaLoader is always built and need not be mentioned here.
14382 case "$dynamic_ext" in
14383 '') dflt="$avail_ext" ;;
14384 *) dflt="$dynamic_ext"
14385 # Perhaps we are reusing an old out-of-date config.sh.
14388 if test X"$dynamic_ext" != X"$avail_ext"; then
14390 NOTICE: Your previous config.sh list may be incorrect.
14391 The extensions now available to you are
14393 but the default list from your previous config.sh is
14405 rp="What extensions do you wish to load dynamically?"
14408 none) dynamic_ext=' ' ;;
14409 *) dynamic_ext="$ans" ;;
14412 case "$static_ext" in
14414 : Exclude those already listed in dynamic linking
14416 for xxx in $avail_ext; do
14417 case " $dynamic_ext " in
14419 *) dflt="$dflt $xxx" ;;
14426 *) dflt="$static_ext"
14433 rp="What extensions do you wish to load statically?"
14436 none) static_ext=' ' ;;
14437 *) static_ext="$ans" ;;
14442 A number of extensions are supplied with $package. Answer "none"
14443 to include no extensions.
14444 Note that DynaLoader is always built and need not be mentioned here.
14447 case "$static_ext" in
14448 '') dflt="$avail_ext" ;;
14449 *) dflt="$static_ext"
14450 # Perhaps we are reusing an old out-of-date config.sh.
14453 if test X"$static_ext" != X"$avail_ext"; then
14455 NOTICE: Your previous config.sh list may be incorrect.
14456 The extensions now available to you are
14458 but the default list from your previous config.sh is
14467 : Exclude those that are not xs extensions
14471 rp="What extensions do you wish to include?"
14474 none) static_ext=' ' ;;
14475 *) static_ext="$ans" ;;
14480 set X $dynamic_ext $static_ext $nonxs_ext
14484 : Remove build directory name from cppstdin so it can be used from
14485 : either the present location or the final installed location.
14487 : Get out of the UU directory to get correct path name.
14489 case "$cppstdin" in
14491 echo "Stripping down cppstdin path name"
14497 : end of configuration questions
14499 echo "End of configuration questions."
14502 : back to where it started
14503 if test -d ../UU; then
14507 : configuration may be patched via a 'config.over' file
14508 if $test -f config.over; then
14511 rp='I see a config.over file. Do you wish to load it?'
14514 n*) echo "OK, I'll ignore it.";;
14516 echo "Configuration override changes have been loaded."
14521 : in case they want portability, strip down executable paths
14522 case "$d_portable" in
14525 echo "Stripping down executable paths..." >&4
14526 for file in $loclist $trylist; do
14528 eval $file=`basename $temp`
14533 : create config.sh file
14535 echo "Creating config.sh..." >&4
14536 $spitshell <<EOT >config.sh
14539 # This file was produced by running the Configure script. It holds all the
14540 # definitions figured out by Configure. Should you modify one of these values,
14541 # do not forget to propagate your changes by running "Configure -der". You may
14542 # instead choose to run each of the .SH files by yourself, or "Configure -S".
14545 # Package name : $package
14546 # Source directory : $src
14547 # Configuration time: $cf_time
14548 # Configured by : $cf_by
14549 # Target system : $myuname
14559 Revision='$Revision'
14566 alignbytes='$alignbytes'
14567 ansi2knr='$ansi2knr'
14568 aphostname='$aphostname'
14569 api_revision='$api_revision'
14570 api_subversion='$api_subversion'
14571 api_version='$api_version'
14572 api_versionstring='$api_versionstring'
14575 archlibexp='$archlibexp'
14576 archname64='$archname64'
14577 archname='$archname'
14578 archobjs='$archobjs'
14583 bincompat5005='$bincompat5005'
14587 byteorder='$byteorder'
14589 castflags='$castflags'
14592 cccdlflags='$cccdlflags'
14593 ccdlflags='$ccdlflags'
14595 ccsymbols='$ccsymbols'
14597 cf_email='$cf_email'
14599 charsize='$charsize'
14603 clocktype='$clocktype'
14605 compress='$compress'
14606 contains='$contains'
14610 cpp_stuff='$cpp_stuff'
14611 cppccsymbols='$cppccsymbols'
14612 cppflags='$cppflags'
14614 cppminus='$cppminus'
14616 cppstdin='$cppstdin'
14617 cppsymbols='$cppsymbols'
14618 crosscompile='$crosscompile'
14619 cryptlib='$cryptlib'
14621 d_Gconvert='$d_Gconvert'
14622 d_PRIEldbl='$d_PRIEldbl'
14623 d_PRIFldbl='$d_PRIFldbl'
14624 d_PRIGldbl='$d_PRIGldbl'
14625 d_PRIX64='$d_PRIX64'
14626 d_PRId64='$d_PRId64'
14627 d_PRIeldbl='$d_PRIeldbl'
14628 d_PRIfldbl='$d_PRIfldbl'
14629 d_PRIgldbl='$d_PRIgldbl'
14630 d_PRIi64='$d_PRIi64'
14631 d_PRIo64='$d_PRIo64'
14632 d_PRIu64='$d_PRIu64'
14633 d_PRIx64='$d_PRIx64'
14634 d_access='$d_access'
14635 d_accessx='$d_accessx'
14637 d_archlib='$d_archlib'
14640 d_attribut='$d_attribut'
14643 d_bincompat5005='$d_bincompat5005'
14645 d_bsdgetpgrp='$d_bsdgetpgrp'
14646 d_bsdsetpgrp='$d_bsdsetpgrp'
14648 d_casti32='$d_casti32'
14649 d_castneg='$d_castneg'
14650 d_charvspr='$d_charvspr'
14652 d_chroot='$d_chroot'
14653 d_chsize='$d_chsize'
14654 d_closedir='$d_closedir'
14658 d_cuserid='$d_cuserid'
14659 d_dbl_dig='$d_dbl_dig'
14660 d_difftime='$d_difftime'
14661 d_dirnamlen='$d_dirnamlen'
14662 d_dlerror='$d_dlerror'
14663 d_dlopen='$d_dlopen'
14664 d_dlsymun='$d_dlsymun'
14665 d_dosuid='$d_dosuid'
14666 d_drand48proto='$d_drand48proto'
14668 d_eaccess='$d_eaccess'
14669 d_endgrent='$d_endgrent'
14670 d_endhent='$d_endhent'
14671 d_endnent='$d_endnent'
14672 d_endpent='$d_endpent'
14673 d_endpwent='$d_endpwent'
14674 d_endsent='$d_endsent'
14675 d_endspent='$d_endspent'
14676 d_eofnblk='$d_eofnblk'
14677 d_eunice='$d_eunice'
14678 d_fchmod='$d_fchmod'
14679 d_fchown='$d_fchown'
14681 d_fd_macros='$d_fd_macros'
14682 d_fd_set='$d_fd_set'
14683 d_fds_bits='$d_fds_bits'
14684 d_fgetpos='$d_fgetpos'
14685 d_flexfnam='$d_flexfnam'
14688 d_fpathconf='$d_fpathconf'
14689 d_fpos64_t='$d_fpos64_t'
14690 d_fs_data_s='$d_fs_data_s'
14691 d_fseeko='$d_fseeko'
14692 d_fsetpos='$d_fsetpos'
14693 d_fstatfs='$d_fstatfs'
14694 d_fstatvfs='$d_fstatvfs'
14695 d_ftello='$d_ftello'
14697 d_getcwd='$d_getcwd'
14698 d_getgrent='$d_getgrent'
14699 d_getgrps='$d_getgrps'
14700 d_gethbyaddr='$d_gethbyaddr'
14701 d_gethbyname='$d_gethbyname'
14702 d_gethent='$d_gethent'
14703 d_gethname='$d_gethname'
14704 d_gethostprotos='$d_gethostprotos'
14705 d_getlogin='$d_getlogin'
14706 d_getmnt='$d_getmnt'
14707 d_getmntent='$d_getmntent'
14708 d_getnbyaddr='$d_getnbyaddr'
14709 d_getnbyname='$d_getnbyname'
14710 d_getnent='$d_getnent'
14711 d_getnetprotos='$d_getnetprotos'
14712 d_getpbyname='$d_getpbyname'
14713 d_getpbynumber='$d_getpbynumber'
14714 d_getpent='$d_getpent'
14715 d_getpgid='$d_getpgid'
14716 d_getpgrp2='$d_getpgrp2'
14717 d_getpgrp='$d_getpgrp'
14718 d_getppid='$d_getppid'
14719 d_getprior='$d_getprior'
14720 d_getprotoprotos='$d_getprotoprotos'
14721 d_getpwent='$d_getpwent'
14722 d_getsbyname='$d_getsbyname'
14723 d_getsbyport='$d_getsbyport'
14724 d_getsent='$d_getsent'
14725 d_getservprotos='$d_getservprotos'
14726 d_getspent='$d_getspent'
14727 d_getspnam='$d_getspnam'
14728 d_gettimeod='$d_gettimeod'
14729 d_gnulibc='$d_gnulibc'
14730 d_grpasswd='$d_grpasswd'
14731 d_hasmntopt='$d_hasmntopt'
14735 d_inetaton='$d_inetaton'
14736 d_int64_t='$d_int64_t'
14737 d_isascii='$d_isascii'
14738 d_killpg='$d_killpg'
14739 d_lchown='$d_lchown'
14740 d_ldbl_dig='$d_ldbl_dig'
14742 d_locconv='$d_locconv'
14744 d_longdbl='$d_longdbl'
14745 d_longlong='$d_longlong'
14748 d_mbstowcs='$d_mbstowcs'
14749 d_mbtowc='$d_mbtowc'
14750 d_memchr='$d_memchr'
14751 d_memcmp='$d_memcmp'
14752 d_memcpy='$d_memcpy'
14753 d_memmove='$d_memmove'
14754 d_memset='$d_memset'
14756 d_mkdtemp='$d_mkdtemp'
14757 d_mkfifo='$d_mkfifo'
14758 d_mkstemp='$d_mkstemp'
14759 d_mkstemps='$d_mkstemps'
14760 d_mktime='$d_mktime'
14762 d_mprotect='$d_mprotect'
14764 d_msg_ctrunc='$d_msg_ctrunc'
14765 d_msg_dontroute='$d_msg_dontroute'
14766 d_msg_oob='$d_msg_oob'
14767 d_msg_peek='$d_msg_peek'
14768 d_msg_proxy='$d_msg_proxy'
14769 d_msgctl='$d_msgctl'
14770 d_msgget='$d_msgget'
14771 d_msgrcv='$d_msgrcv'
14772 d_msgsnd='$d_msgsnd'
14774 d_munmap='$d_munmap'
14775 d_mymalloc='$d_mymalloc'
14777 d_nv_preserves_uv='$d_nv_preserves_uv'
14778 d_off64_t='$d_off64_t'
14779 d_old_pthread_create_joinable='$d_old_pthread_create_joinable'
14780 d_oldpthreads='$d_oldpthreads'
14781 d_oldsock='$d_oldsock'
14783 d_pathconf='$d_pathconf'
14785 d_phostname='$d_phostname'
14788 d_portable='$d_portable'
14789 d_pthread_yield='$d_pthread_yield'
14791 d_pwchange='$d_pwchange'
14792 d_pwclass='$d_pwclass'
14793 d_pwcomment='$d_pwcomment'
14794 d_pwexpire='$d_pwexpire'
14795 d_pwgecos='$d_pwgecos'
14796 d_pwpasswd='$d_pwpasswd'
14797 d_pwquota='$d_pwquota'
14799 d_readdir='$d_readdir'
14800 d_readlink='$d_readlink'
14801 d_rename='$d_rename'
14802 d_rewinddir='$d_rewinddir'
14804 d_safebcpy='$d_safebcpy'
14805 d_safemcpy='$d_safemcpy'
14806 d_sanemcmp='$d_sanemcmp'
14807 d_sched_yield='$d_sched_yield'
14808 d_scm_rights='$d_scm_rights'
14809 d_seekdir='$d_seekdir'
14810 d_select='$d_select'
14812 d_semctl='$d_semctl'
14813 d_semctl_semid_ds='$d_semctl_semid_ds'
14814 d_semctl_semun='$d_semctl_semun'
14815 d_semget='$d_semget'
14817 d_setegid='$d_setegid'
14818 d_seteuid='$d_seteuid'
14819 d_setgrent='$d_setgrent'
14820 d_setgrps='$d_setgrps'
14821 d_sethent='$d_sethent'
14822 d_setlinebuf='$d_setlinebuf'
14823 d_setlocale='$d_setlocale'
14824 d_setnent='$d_setnent'
14825 d_setpent='$d_setpent'
14826 d_setpgid='$d_setpgid'
14827 d_setpgrp2='$d_setpgrp2'
14828 d_setpgrp='$d_setpgrp'
14829 d_setprior='$d_setprior'
14830 d_setpwent='$d_setpwent'
14831 d_setregid='$d_setregid'
14832 d_setresgid='$d_setresgid'
14833 d_setresuid='$d_setresuid'
14834 d_setreuid='$d_setreuid'
14835 d_setrgid='$d_setrgid'
14836 d_setruid='$d_setruid'
14837 d_setsent='$d_setsent'
14838 d_setsid='$d_setsid'
14839 d_setspent='$d_setspent'
14840 d_setvbuf='$d_setvbuf'
14844 d_shmatprototype='$d_shmatprototype'
14845 d_shmctl='$d_shmctl'
14847 d_shmget='$d_shmget'
14848 d_sigaction='$d_sigaction'
14849 d_sigsetjmp='$d_sigsetjmp'
14850 d_socket='$d_socket'
14851 d_socklen_t='$d_socklen_t'
14852 d_sockpair='$d_sockpair'
14854 d_statblks='$d_statblks'
14855 d_statfs_f_flags='$d_statfs_f_flags'
14856 d_statfs_s='$d_statfs_s'
14857 d_statvfs='$d_statvfs'
14858 d_stdio_cnt_lval='$d_stdio_cnt_lval'
14859 d_stdio_ptr_lval='$d_stdio_ptr_lval'
14860 d_stdio_stream_array='$d_stdio_stream_array'
14861 d_stdiobase='$d_stdiobase'
14862 d_stdstdio='$d_stdstdio'
14863 d_strchr='$d_strchr'
14864 d_strcoll='$d_strcoll'
14865 d_strctcpy='$d_strctcpy'
14866 d_strerrm='$d_strerrm'
14867 d_strerror='$d_strerror'
14868 d_strtod='$d_strtod'
14869 d_strtol='$d_strtol'
14870 d_strtold='$d_strtold'
14871 d_strtoll='$d_strtoll'
14872 d_strtoul='$d_strtoul'
14873 d_strtoull='$d_strtoull'
14874 d_strtouq='$d_strtouq'
14875 d_strxfrm='$d_strxfrm'
14876 d_suidsafe='$d_suidsafe'
14877 d_symlink='$d_symlink'
14878 d_syscall='$d_syscall'
14879 d_sysconf='$d_sysconf'
14880 d_sysernlst='$d_sysernlst'
14881 d_syserrlst='$d_syserrlst'
14882 d_system='$d_system'
14883 d_tcgetpgrp='$d_tcgetpgrp'
14884 d_tcsetpgrp='$d_tcsetpgrp'
14885 d_telldir='$d_telldir'
14886 d_telldirproto='$d_telldirproto'
14889 d_truncate='$d_truncate'
14890 d_tzname='$d_tzname'
14893 d_union_semun='$d_union_semun'
14895 d_vendorbin='$d_vendorbin'
14896 d_vendorlib='$d_vendorlib'
14898 d_void_closedir='$d_void_closedir'
14899 d_voidsig='$d_voidsig'
14900 d_voidtty='$d_voidtty'
14901 d_volatile='$d_volatile'
14902 d_vprintf='$d_vprintf'
14904 d_waitpid='$d_waitpid'
14905 d_wcstombs='$d_wcstombs'
14906 d_wctomb='$d_wctomb'
14909 db_hashtype='$db_hashtype'
14910 db_prefixtype='$db_prefixtype'
14911 defvoidused='$defvoidused'
14912 direntrytype='$direntrytype'
14915 doublesize='$doublesize'
14917 dynamic_ext='$dynamic_ext'
14923 eunicefix='$eunicefix'
14926 extensions='$extensions'
14927 fflushNULL='$fflushNULL'
14928 fflushall='$fflushall'
14930 firstmakefile='$firstmakefile'
14932 fpossize='$fpossize'
14933 fpostype='$fpostype'
14934 freetype='$freetype'
14936 full_csh='$full_csh'
14937 full_sed='$full_sed'
14938 gccversion='$gccversion'
14939 gidformat='$gidformat'
14945 groupcat='$groupcat'
14946 groupstype='$groupstype'
14949 h_sysfile='$h_sysfile'
14961 i_arpainet='$i_arpainet'
14962 i_bsdioctl='$i_bsdioctl'
14965 i_dirent='$i_dirent'
14973 i_inttypes='$i_inttypes'
14974 i_limits='$i_limits'
14975 i_locale='$i_locale'
14976 i_machcthr='$i_machcthr'
14977 i_malloc='$i_malloc'
14979 i_memory='$i_memory'
14980 i_mntent='$i_mntent'
14983 i_neterrno='$i_neterrno'
14984 i_netinettcp='$i_netinettcp'
14987 i_pthread='$i_pthread'
14989 i_rpcsvcdbm='$i_rpcsvcdbm'
14992 i_shadow='$i_shadow'
14994 i_stdarg='$i_stdarg'
14995 i_stddef='$i_stddef'
14996 i_stdlib='$i_stdlib'
14997 i_string='$i_string'
14998 i_sysaccess='$i_sysaccess'
14999 i_sysdir='$i_sysdir'
15000 i_sysfile='$i_sysfile'
15001 i_sysfilio='$i_sysfilio'
15003 i_sysioctl='$i_sysioctl'
15004 i_syslog='$i_syslog'
15005 i_sysmman='$i_sysmman'
15006 i_sysmode='$i_sysmode'
15007 i_sysmount='$i_sysmount'
15008 i_sysndir='$i_sysndir'
15009 i_sysparam='$i_sysparam'
15010 i_sysresrc='$i_sysresrc'
15011 i_syssecrt='$i_syssecrt'
15012 i_sysselct='$i_sysselct'
15013 i_syssockio='$i_syssockio'
15014 i_sysstat='$i_sysstat'
15015 i_sysstatfs='$i_sysstatfs'
15016 i_sysstatvfs='$i_sysstatvfs'
15017 i_systime='$i_systime'
15018 i_systimek='$i_systimek'
15019 i_systimes='$i_systimes'
15020 i_systypes='$i_systypes'
15021 i_sysuio='$i_sysuio'
15023 i_sysutsname='$i_sysutsname'
15024 i_sysvfs='$i_sysvfs'
15025 i_syswait='$i_syswait'
15026 i_termio='$i_termio'
15027 i_termios='$i_termios'
15029 i_unistd='$i_unistd'
15032 i_values='$i_values'
15033 i_varargs='$i_varargs'
15034 i_varhdr='$i_varhdr'
15036 ignore_versioned_solibs='$ignore_versioned_solibs'
15037 inc_version_list='$inc_version_list'
15038 inc_version_list_init='$inc_version_list_init'
15041 installarchlib='$installarchlib'
15042 installbin='$installbin'
15043 installman1dir='$installman1dir'
15044 installman3dir='$installman3dir'
15045 installprefix='$installprefix'
15046 installprefixexp='$installprefixexp'
15047 installprivlib='$installprivlib'
15048 installscript='$installscript'
15049 installsitearch='$installsitearch'
15050 installsitebin='$installsitebin'
15051 installsitelib='$installsitelib'
15052 installstyle='$installstyle'
15053 installusrbinperl='$installusrbinperl'
15054 installvendorbin='$installvendorbin'
15055 installvendorlib='$installvendorlib'
15057 ivdformat='$ivdformat'
15060 known_extensions='$known_extensions'
15064 lddlflags='$lddlflags'
15066 ldlibpthname='$ldlibpthname'
15073 libsdirs='$libsdirs'
15074 libsfiles='$libsfiles'
15075 libsfound='$libsfound'
15076 libspath='$libspath'
15077 libswanted='$libswanted'
15083 locincpth='$locincpth'
15084 loclibpth='$loclibpth'
15085 longdblsize='$longdblsize'
15086 longlongsize='$longlongsize'
15087 longsize='$longsize'
15091 lseeksize='$lseeksize'
15092 lseektype='$lseektype'
15096 make_set_make='$make_set_make'
15097 mallocobj='$mallocobj'
15098 mallocsrc='$mallocsrc'
15099 malloctype='$malloctype'
15101 man1direxp='$man1direxp'
15104 man3direxp='$man3direxp'
15107 mips_type='$mips_type'
15109 mmaptype='$mmaptype'
15111 modetype='$modetype'
15113 multiarch='$multiarch'
15115 myarchname='$myarchname'
15116 mydomain='$mydomain'
15117 myhostname='$myhostname'
15120 netdb_hlen_type='$netdb_hlen_type'
15121 netdb_host_type='$netdb_host_type'
15122 netdb_name_type='$netdb_name_type'
15123 netdb_net_type='$netdb_net_type'
15126 nm_so_opt='$nm_so_opt'
15127 nonxs_ext='$nonxs_ext'
15131 o_nonblock='$o_nonblock'
15133 old_pthread_create_joinable='$old_pthread_create_joinable'
15134 optimize='$optimize'
15135 orderlib='$orderlib'
15141 patchlevel='$patchlevel'
15142 path_sep='$path_sep'
15144 perladmin='$perladmin'
15145 perlpath='$perlpath'
15147 phostname='$phostname'
15150 pm_apiversion='$pm_apiversion'
15154 prefixexp='$prefixexp'
15156 privlibexp='$privlibexp'
15157 prototype='$prototype'
15159 quadkind='$quadkind'
15160 quadtype='$quadtype'
15161 randbits='$randbits'
15162 randfunc='$randfunc'
15163 randseedtype='$randseedtype'
15165 rd_nodata='$rd_nodata'
15169 sPRIEldbl='$sPRIEldbl'
15170 sPRIFldbl='$sPRIFldbl'
15171 sPRIGldbl='$sPRIGldbl'
15174 sPRIeldbl='$sPRIeldbl'
15175 sPRIfldbl='$sPRIfldbl'
15176 sPRIgldbl='$sPRIgldbl'
15181 sched_yield='$sched_yield'
15182 scriptdir='$scriptdir'
15183 scriptdirexp='$scriptdirexp'
15185 seedfunc='$seedfunc'
15186 selectminbits='$selectminbits'
15187 selecttype='$selecttype'
15188 sendmail='$sendmail'
15191 sharpbang='$sharpbang'
15192 shmattype='$shmattype'
15193 shortsize='$shortsize'
15196 sig_count='$sig_count'
15197 sig_name='$sig_name'
15198 sig_name_init='$sig_name_init'
15200 sig_num_init='$sig_num_init'
15201 signal_t='$signal_t'
15202 sitearch='$sitearch'
15203 sitearchexp='$sitearchexp'
15205 sitebinexp='$sitebinexp'
15207 sitelibexp='$sitelibexp'
15208 siteprefix='$siteprefix'
15209 siteprefixexp='$siteprefixexp'
15210 sizetype='$sizetype'
15215 sockethdr='$sockethdr'
15216 socketlib='$socketlib'
15218 spackage='$spackage'
15219 spitshell='$spitshell'
15222 ssizetype='$ssizetype'
15223 startperl='$startperl'
15225 static_ext='$static_ext'
15227 stdio_base='$stdio_base'
15228 stdio_bufsiz='$stdio_bufsiz'
15229 stdio_cnt='$stdio_cnt'
15230 stdio_filbuf='$stdio_filbuf'
15231 stdio_ptr='$stdio_ptr'
15232 stdio_stream_array='$stdio_stream_array'
15235 subversion='$subversion'
15242 timeincl='$timeincl'
15243 timetype='$timetype'
15256 uidformat='$uidformat'
15262 uquadtype='$uquadtype'
15263 use5005threads='$use5005threads'
15264 use64bits='$use64bits'
15266 useithreads='$useithreads'
15267 uselargefiles='$uselargefiles'
15268 uselongdouble='$uselongdouble'
15269 usemorebits='$usemorebits'
15270 usemultiplicity='$usemultiplicity'
15271 usemymalloc='$usemymalloc'
15273 useopcode='$useopcode'
15274 useperlio='$useperlio'
15275 useposix='$useposix'
15277 useshrplib='$useshrplib'
15278 usesocks='$usesocks'
15279 usethreads='$usethreads'
15280 usevendorprefix='$usevendorprefix'
15281 usevfork='$usevfork'
15284 uvoformat='$uvoformat'
15287 uvuformat='$uvuformat'
15288 uvxformat='$uvxformat'
15289 vendorbin='$vendorbin'
15290 vendorbinexp='$vendorbinexp'
15291 vendorlib='$vendorlib'
15292 vendorlibexp='$vendorlibexp'
15293 vendorprefix='$vendorprefix'
15294 vendorprefixexp='$vendorprefixexp'
15297 voidflags='$voidflags'
15299 xs_apiversion='$xs_apiversion'
15304 : Add in command line options if available
15305 $test -f UU/cmdline.opt && $cat UU/cmdline.opt >> config.sh
15307 : add special variables
15308 $test -f $src/patchlevel.h && \
15309 awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh
15310 echo "CONFIGDOTSH=true" >>config.sh
15312 : propagate old symbols
15313 if $test -f UU/config.sh; then
15314 <UU/config.sh sort | uniq >UU/oldconfig.sh
15315 sed -n 's/^\([a-zA-Z_0-9]*\)=.*/\1/p' config.sh config.sh UU/oldconfig.sh |\
15316 sort | uniq -u >UU/oldsyms
15317 set X `cat UU/oldsyms`
15323 Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
15325 echo "# Variables propagated from previous config.sh file." >>config.sh
15326 for sym in `cat UU/oldsyms`; do
15327 echo " Propagating $hint variable "'$'"$sym..."
15328 eval 'tmp="$'"${sym}"'"'
15330 sed -e "s/'/'\"'\"'/g" -e "s/^/$sym='/" -e "s/$/'/" >>config.sh
15336 : Finish up by extracting the .SH files
15350 If you'd like to make any changes to the config.sh file before I begin
15351 to configure things, do it as a shell escape now (e.g. !vi config.sh).
15354 rp="Press return or use a shell escape to edit config.sh:"
15359 *) : in case they cannot read
15360 sh 1>&4 -c "$ans";;
15365 : if this fails, just run all the .SH files by hand
15372 if $contains '^depend:' [Mm]akefile >/dev/null 2>&1; then
15379 Now you need to generate make dependencies by running "$make depend".
15380 You might prefer to run it in background: "$make depend > makedepend.out &"
15381 It can take a while, so you might not want to run it right now.
15386 rp="Run $make depend now?"
15390 $make depend && echo "Now you must run a $make."
15393 echo "You must run '$make depend' then '$make'."
15396 elif test -f [Mm]akefile; then
15398 echo "Now you must run a $make."
15403 if $test -f Policy.sh; then
15406 If you compile $package on a different machine or from a different object
15407 directory, copy the Policy.sh file from this object directory to the
15408 new one before you run Configure -- this will help you with most of
15409 the policy defaults.
15413 if $test -f config.msg; then
15414 echo "Hmm. I also noted the following information while running:"
15416 $cat config.msg >&4
15419 $rm -f kit*isdone ark*isdone