[haiku-commits] BRANCH HaikuPM-github.package-management [fa374ad] in src: bin/network/tcpdump bin/bash bin/diffutils libs/ncurses bin/network/tcpdump/libpcap

  • From: HaikuPM-github.package-management <community@xxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 4 Jun 2013 23:45:32 +0200 (CEST)

added 2 changesets to branch 'refs/remotes/HaikuPM-github/package-management'
old head: 872e7aa2a66c6d843335d42e6412e1236c445e19
new head: fa374ad4c33169338db9d1319e91601f9be25476
overview: https://github.com/haiku/HaikuPM/compare/872e7aa...fa374ad

----------------------------------------------------------------------------

a532c57: Remove /boot/{apps,preferences} symlinks
  
  And adjust all remained occurrence in the tree accordingly (->
  /boot/common/{apps,preferences}).

fa374ad: Remove config.log files

                                    [ Ingo Weinhold <ingo_weinhold@xxxxxx> ]

----------------------------------------------------------------------------

20 files changed, 37 insertions(+), 13411 deletions(-)
build/jam/HaikuImage                             |    2 -
build/jam/OptionalPackages                       |   34 +-
data/system/boot/SetupEnvironment                |    4 +-
headers/private/system/directories.h             |    4 +-
.../print/drivers/pdf/doc/Create_Report_Mail.sh  |    2 +-
src/apps/autoraise/AutoRaise.txt                 |    2 +-
src/bin/bash/config-top.h                        |    6 +-
src/bin/bash/config.log                          | 3139 --------------
src/bin/diffutils/config.log                     | 2590 ------------
src/bin/network/tcpdump/config.log               | 4001 ------------------
src/bin/network/tcpdump/libpcap/config.log       | 1690 --------
src/bin/sharutils/config.log                     |  100 -
src/kits/tracker/Jamfile                         |    2 +-
src/kits/tracker/Tests.cpp                       |   11 +-
src/libs/expat/xmlwf/xmlwf                       |    2 +-
src/libs/ncurses/config.log                      | 1849 --------
src/preferences/printers/doxygen.cfg             |    2 +-
.../add-ons/kernel/file_systems/fs_shell/fsh.cpp |    2 +-
.../interface/bdeskbar/DeskbarAddItemTest.cpp    |    2 +-
src/tests/kits/storage/FindDirectoryTest.cpp     |    4 +-

############################################################################

Commit:      a532c573089b05f272107ed5620734671420891e
Author:      Ingo Weinhold <ingo_weinhold@xxxxxx>
Date:        Tue Jun  4 21:36:46 2013 UTC

Remove /boot/{apps,preferences} symlinks

And adjust all remained occurrence in the tree accordingly (->
/boot/common/{apps,preferences}).

----------------------------------------------------------------------------

diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage
index c5c2a79..a7ab8cb 100644
--- a/build/jam/HaikuImage
+++ b/build/jam/HaikuImage
@@ -204,8 +204,6 @@ AddPackageFilesToHaikuImage system : haiku.hpkg ;
 AddPackageFilesToHaikuImage system : haiku_loader.hpkg ;
 
 
-AddSymlinkToHaikuImage . : /boot/common/apps ;
-AddSymlinkToHaikuImage . : /boot/common/preferences ;
 AddSymlinkToHaikuImage home Desktop : /boot/home : Home ;
 
 # Mailbox folders and symlink
diff --git a/build/jam/OptionalPackages b/build/jam/OptionalPackages
index 43389ab..c5f3559 100644
--- a/build/jam/OptionalPackages
+++ b/build/jam/OptionalPackages
@@ -178,7 +178,7 @@ if [ IsOptionalHaikuImagePackageAdded ArmyKnife ] {
                InstallOptionalHaikuImagePackage
                        $(baseURL)/armyknife-63-r1a4-x86-gcc2-2012-08-30.zip ;
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/ArmyKnife/ArmyKnife ;
+                       : /boot/common/apps/ArmyKnife/ArmyKnife ;
        }
 }
 
@@ -210,7 +210,7 @@ if [ IsOptionalHaikuImagePackageAdded BeAE ] {
                                $(baseURL)/beae-22-r1a4-x86-gcc2-2012-08-27.zip 
;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/BeAE/BeAE ;
+                       : /boot/common/apps/BeAE/BeAE ;
        }
 }
 
@@ -228,7 +228,7 @@ if [ IsOptionalHaikuImagePackageAdded Beam ] {
                                
$(baseURL)/beam-1.2alpha-r1a4-x86-gcc2-2012-08-29.zip ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Beam/Beam ;
+                       : /boot/common/apps/Beam/Beam ;
        }
 }
 
@@ -291,7 +291,7 @@ if [ IsOptionalHaikuImagePackageAdded BePDF ] {
                                
$(hpkgBaseURL)/bepdf-1.1.1~beta5_130428-1-x86_gcc2.hpkg ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/BePDF/BePDF ;
+                       : /boot/common/apps/BePDF/BePDF ;
        }
 }
 
@@ -309,7 +309,7 @@ if [ IsOptionalHaikuImagePackageAdded BeZillaBrowser ] {
                                
$(hpkgBaseURL)/bezillabrowser-2.0.0.22pre_2010_05_02-1-x86_gcc2.hpkg ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/BeZillaBrowser/BeZillaBrowser ;
+                       : /boot/common/apps/BeZillaBrowser/BeZillaBrowser ;
        }
 }
 
@@ -351,7 +351,7 @@ if [ IsOptionalHaikuImagePackageAdded BurnItNow ] {
                                
$(baseURL)/burnitnow-39-r1a4-x86-gcc2-2012-08-27.zip ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/BurnItNow/BurnItNow ;
+                       : /boot/common/apps/BurnItNow/BurnItNow ;
        }
 }
 
@@ -403,7 +403,7 @@ if [ IsOptionalHaikuImagePackageAdded Caya ] {
                                
$(baseURL)/caya-gpl-protocols-36-r1a4-x86-gcc4-2012-10-01.zip
                                : : cdPackage ;
                        AddSymlinkToHaikuImage home config be Applications
-                               : /boot/apps/Caya/Caya ;
+                               : /boot/common/apps/Caya/Caya ;
                } else {
                        Echo "No optional package Caya available for 
$(TARGET_ARCH)-gcc2" ;
                }
@@ -474,7 +474,7 @@ if [ IsOptionalHaikuImagePackageAdded Clockwerk ] {
                                
$(baseURL)/Clockwerk-0.0.2-x86-gcc2-2012-03-04.zip ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Clockwerk/Clockwerk ;
+                       : /boot/common/apps/Clockwerk/Clockwerk ;
        }
 }
 
@@ -523,7 +523,7 @@ if [ IsOptionalHaikuImagePackageAdded Colors! ] {
                                
$(baseURL)/Colors\!-2.1-r1a4-x86-gcc2-2012-08-30.zip ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Colors\!/Colors\! ;
+                       : /boot/common/apps/Colors\!/Colors\! ;
        }
 }
 
@@ -868,7 +868,7 @@ if [ IsOptionalHaikuImagePackageAdded friss ] {
                                
$(baseURL)/friss-33-r1a4-x86-gcc2-2012-11-06.zip ;
                }
 #              AddSymlinkToHaikuImage home config settings deskbar menu 
Desktop\ applets
-#                      : /boot/apps/FRiSS/FRiSS ;
+#                      : /boot/common/apps/FRiSS/FRiSS ;
        }
 }
 
@@ -1389,7 +1389,7 @@ if [ IsOptionalHaikuImagePackageAdded NetSurf ] {
                InstallOptionalHaikuImagePackage
                        $(baseURL)/netsurf-2.7-r1a3-x86-gcc2-2011-06-04.zip ;
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/NetSurf/NetSurf ;
+                       : /boot/common/apps/NetSurf/NetSurf ;
        }
 }
 
@@ -1502,9 +1502,9 @@ if [ IsOptionalHaikuImagePackageAdded Paladin ] {
                }
 
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Paladin/Paladin ;
+                       : /boot/common/apps/Paladin/Paladin ;
                AddSymlinkToHaikuImage common bin
-                       : /boot/apps/Paladin/Paladin ;
+                       : /boot/common/apps/Paladin/Paladin ;
        }
 }
 
@@ -1541,7 +1541,7 @@ if [ IsOptionalHaikuImagePackageAdded Pe ] {
                                $(hpkgBaseURL)/pe-2.4.3_hg602-3-x86_gcc2.hpkg ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Pe/Pe ;
+                       : /boot/common/apps/Pe/Pe ;
        }
 }
 
@@ -1577,7 +1577,7 @@ if [ IsOptionalHaikuImagePackageAdded Puri ] {
                InstallOptionalHaikuImagePackage
                        $(baseURL)/puri-0.3.9.1-x86-gcc4-2012-11-01.zip ;
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Puri/Puri ;
+                       : /boot/common/apps/Puri/Puri ;
        }
 }
 
@@ -1889,7 +1889,7 @@ if [ IsOptionalHaikuImagePackageAdded Vision ] {
                                $(hpkgBaseURL)/vision-908-3-x86_gcc2.hpkg ;
                }
                AddSymlinkToHaikuImage home config settings deskbar menu 
Applications
-                       : /boot/apps/Vision/Vision ;
+                       : /boot/common/apps/Vision/Vision ;
        }
 }
 
@@ -1920,7 +1920,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
                AddFilesToHaikuHybridImage apps : WebPositive ;
                AddSymlinkToHaikuHybridImage
                        home config settings deskbar menu Applications
-                       : /boot/apps/WebPositive ;
+                       : /boot/common/apps/WebPositive ;
        }
 }
 
diff --git a/data/system/boot/SetupEnvironment 
b/data/system/boot/SetupEnvironment
index b97b88b..18eb0e2 100644
--- a/data/system/boot/SetupEnvironment
+++ b/data/system/boot/SetupEnvironment
@@ -29,11 +29,11 @@ export BE_HOST_CPU
 
 if [ "$SAFEMODE" != "yes" ]
 then
-       export 
PATH=.:$HOME/config/non-packaged/bin:$HOME/config/bin:/boot/common/non-packaged/bin:/boot/common/bin:/bin:/boot/apps:/boot/preferences:/boot/system/apps:/boot/system/preferences
+       export 
PATH=.:$HOME/config/non-packaged/bin:$HOME/config/bin:/boot/common/non-packaged/bin:/boot/common/bin:/bin:/boot/common/apps:/boot/common/preferences:/boot/system/apps:/boot/system/preferences
        export 
LIBRARY_PATH="%A/lib:$HOME/config/non-packaged/lib:$HOME/config/lib:/boot/common/non-packaged/lib:/boot/common/lib:/boot/system/lib"
        export 
ADDON_PATH="%A/add-ons:$HOME/config/non-packaged/add-ons:$HOME/config/add-ons:/boot/common/non-packaged/add-ons:/boot/common/add-ons:/boot/system/add-ons"
 else
-       export PATH=.:/bin:/boot/apps:/boot/system/apps:/boot/system/preferences
+       export 
PATH=.:/bin:/boot/common/apps:/boot/system/apps:/boot/system/preferences
        export LIBRARY_PATH="%A/lib:/boot/system/lib"
        export ADDON_PATH="%A/add-ons:/boot/system/add-ons"
 fi
diff --git a/headers/private/system/directories.h 
b/headers/private/system/directories.h
index c8c070e..1645aee 100644
--- a/headers/private/system/directories.h
+++ b/headers/private/system/directories.h
@@ -13,8 +13,8 @@
 #define kGlobalTempDirectory                   "/tmp"
 #define kGlobalVarDirectory                    "/var"
 
-#define kAppsDirectory                                         "/boot/apps"
-#define kPreferencesDirectory                  "/boot/preferences"
+#define kAppsDirectory                                         
"/boot/common/apps"
+#define kPreferencesDirectory                  "/boot/common/preferences"
 
 #define kAppLocalAddonsDirectory               "%A/add-ons"
 #define kAppLocalLibDirectory                  "%A/lib"
diff --git a/src/add-ons/print/drivers/pdf/doc/Create_Report_Mail.sh 
b/src/add-ons/print/drivers/pdf/doc/Create_Report_Mail.sh
index 907f0f9..3710923 100755
--- a/src/add-ons/print/drivers/pdf/doc/Create_Report_Mail.sh
+++ b/src/add-ons/print/drivers/pdf/doc/Create_Report_Mail.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-/boot/apps/BeMail mailto:philippe.houdoin@xxxxxxx -subject "pdf_writer v.1.0b1 
report" -body "Thanks for taking the time to report how pdf_writer v1.0b1 
worked for you!
+/boot/common/apps/BeMail mailto:philippe.houdoin@xxxxxxx -subject "pdf_writer 
v.1.0b1 report" -body "Thanks for taking the time to report how pdf_writer 
v1.0b1 worked for you!
 
 Please edit the following text to reflect your experience when trying 
pdf_writer:
 
diff --git a/src/apps/autoraise/AutoRaise.txt b/src/apps/autoraise/AutoRaise.txt
index 5891f4b..19ab78f 100644
--- a/src/apps/autoraise/AutoRaise.txt
+++ b/src/apps/autoraise/AutoRaise.txt
@@ -8,7 +8,7 @@ This tiny Deskbar replicant is a window autoraiser. It will 
bring to front whate
 
 
 Installation:
-- put the AutoRaise folder where you want (I suggest /boot/apps),
+- put the AutoRaise folder where you want (I suggest /boot/common/apps),
 - you can delete the src/ folder if you aren't interested in the sources,
 - double-click on either the 'Put me in Deskbar', or 'Put me in Deskbar 
(persistant)', the later will keep it in between boots.
 
diff --git a/src/bin/bash/config-top.h b/src/bin/bash/config-top.h
index d1db3f8..2aac37f 100644
--- a/src/bin/bash/config-top.h
+++ b/src/bin/bash/config-top.h
@@ -56,9 +56,9 @@
 #define DEFAULT_PATH_VALUE \
   ".:/boot/home/config/non-packaged/bin:/boot/home/config/bin" \
   ":/boot/common/non-packaged/bin:/boot/common/bin" \
-  ":/bin:/boot/apps:/boot/preferences" \
+  ":/bin:/boot/common/apps:/boot/common/preferences" \
   ":/boot/system/apps" \
-  ":/boot/system/preferences" 
+  ":/boot/system/preferences"
 #endif
 
 /* The value for PATH when invoking `command -p'.  This is only used when
@@ -66,7 +66,7 @@
 #ifndef STANDARD_UTILS_PATH
 #define STANDARD_UTILS_PATH \
   ":/boot/common/non-packaged/bin:/boot/common/bin" \
-  ":/bin:/boot/apps:/boot/preferences" \
+  ":/bin:/boot/common/apps:/boot/common/preferences" \
   ":/boot/system/apps" \
   ":/boot/system/preferences" 
 #endif
diff --git a/src/kits/tracker/Jamfile b/src/kits/tracker/Jamfile
index 248e9c3..e67119c 100644
--- a/src/kits/tracker/Jamfile
+++ b/src/kits/tracker/Jamfile
@@ -3,7 +3,7 @@ SubDir HAIKU_TOP src kits tracker ;
 SetSubDirSupportedPlatformsBeOSCompatible ;
 AddSubDirSupportedPlatforms libbe_test ;
 
-UsePrivateHeaders interface mount shared storage support tracker ;
+UsePrivateHeaders interface mount shared storage support system tracker ;
 
 AddResources libtracker.so : TrackerIcons.rdef libtracker.rdef ;
 
diff --git a/src/kits/tracker/Tests.cpp b/src/kits/tracker/Tests.cpp
index 71ac80f..1c2ce52 100644
--- a/src/kits/tracker/Tests.cpp
+++ b/src/kits/tracker/Tests.cpp
@@ -43,6 +43,7 @@ All rights reserved.
 #include <String.h>
 #include <Window.h>
 
+#include <directories.h>
 
 #include "EntryIterator.h"
 #include "IconCache.h"
@@ -54,13 +55,9 @@ All rights reserved.
 
 const char* pathsToSearch[] = {
 //     "/boot/home/config/settings/NetPositive/Bookmarks/",
-#ifdef __HAIKU__
-       "/boot/system",
-#else
-       "/boot/beos",
-#endif
-       "/boot/apps",
-       "/boot/home",
+       kSystemDirectory,
+       kAppsDirectory,
+       kUserDirectory,
        0
 };
 
diff --git a/src/libs/expat/xmlwf/xmlwf b/src/libs/expat/xmlwf/xmlwf
index c9a1845..f7b60af 100755
--- a/src/libs/expat/xmlwf/xmlwf
+++ b/src/libs/expat/xmlwf/xmlwf
@@ -18,7 +18,7 @@ sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
 # if CDPATH is set.
 if test "${CDPATH+set}" = set; then CDPATH=:; export CDPATH; fi
 
-relink_command="cd 
/boot/home/projects/develop/ThirdParty/Haiku/src/libs/expat; 
LIBRARY_PATH=\"%A/lib:/boot/home/config/lib:/boot/beos/system/lib:/boot/apps/GeekGadgets/lib:/boot/apps/X11R6.4/lib\";
 export LIBRARY_PATH; { test -z \"\${COMPILER_PATH+set}\" || unset 
COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z 
\"\${GCC_EXEC_PREFIX+set}\" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; 
export GCC_EXEC_PREFIX; }; }; { test -z \"\${LD_RUN_PATH+set}\" || unset 
LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; 
LIBRARY_PATH=\"%A/lib:/boot/home/config/lib:/boot/beos/system/lib:/boot/apps/GeekGadgets/lib:/boot/apps/X11R6.4/lib\";
 export LIBRARY_PATH; 
PATH=\".:/boot/home/config/bin:/bin:/boot/apps:/boot/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/tools/gnupro/bin:/boot/apps/GeekGadgets/bin:/boot/apps/X11R6.4/bin\";
 export PATH; gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes 
-fexceptions -DHAVE_EXPAT_CONFIG_H -I/boot/hom
 e/config/include -I./lib -I. -o \$progdir/\$file xmlwf/xmlwf.o xmlwf/xmlfile.o 
xmlwf/codepage.o xmlwf/readfilemap.o  -L/boot/home/config/lib 
./.libs/libexpat.so -Wl,--rpath 
-Wl,/boot/home/projects/develop/ThirdParty/Haiku/src/libs/expat/.libs 
-Wl,--rpath -Wl,/boot/home//lib"
+relink_command="cd 
/boot/home/projects/develop/ThirdParty/Haiku/src/libs/expat; 
LIBRARY_PATH=\"%A/lib:/boot/home/config/lib:/boot/beos/system/lib:/boot/common/apps/GeekGadgets/lib:/boot/common/apps/X11R6.4/lib\";
 export LIBRARY_PATH; { test -z \"\${COMPILER_PATH+set}\" || unset 
COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z 
\"\${GCC_EXEC_PREFIX+set}\" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; 
export GCC_EXEC_PREFIX; }; }; { test -z \"\${LD_RUN_PATH+set}\" || unset 
LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; 
LIBRARY_PATH=\"%A/lib:/boot/home/config/lib:/boot/beos/system/lib:/boot/common/apps/GeekGadgets/lib:/boot/common/apps/X11R6.4/lib\";
 export LIBRARY_PATH; 
PATH=\".:/boot/home/config/bin:/bin:/boot/common/apps:/boot/common/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/tools/gnupro/bin:/boot/common/apps/GeekGadgets/bin:/boot/common/apps/X11R6.4/bin\";
 export PATH; gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-p
 rototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I/boot/home/config/include 
-I./lib -I. -o \$progdir/\$file xmlwf/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o 
xmlwf/readfilemap.o  -L/boot/home/config/lib ./.libs/libexpat.so -Wl,--rpath 
-Wl,/boot/home/projects/develop/ThirdParty/Haiku/src/libs/expat/.libs 
-Wl,--rpath -Wl,/boot/home//lib"
 
 # This environment variable determines our operation mode.
 if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then
diff --git a/src/preferences/printers/doxygen.cfg 
b/src/preferences/printers/doxygen.cfg
index c7f6389..3af7669 100644
--- a/src/preferences/printers/doxygen.cfg
+++ b/src/preferences/printers/doxygen.cfg
@@ -580,7 +580,7 @@ ALLEXTERNALS           = NO
 # The PERL_PATH should be the absolute path and name of the perl script 
 # interpreter (i.e. the result of `which perl'). 
 
-PERL_PATH              = /boot/apps/GeekGadgets/bin/perl
+PERL_PATH              = /boot/common/bin/perl
 
 #---------------------------------------------------------------------------
 # Configuration options related to the dot tool   
diff --git a/src/tests/add-ons/kernel/file_systems/fs_shell/fsh.cpp 
b/src/tests/add-ons/kernel/file_systems/fs_shell/fsh.cpp
index 8d56586..8c3a237 100644
--- a/src/tests/add-ons/kernel/file_systems/fs_shell/fsh.cpp
+++ b/src/tests/add-ons/kernel/file_systems/fs_shell/fsh.cpp
@@ -1309,7 +1309,7 @@ copydir(char *fromPath,char *toPath)
 static int
 do_copytest(int argc, char **argv)
 {
-    char *fromPath = "/boot/apps/internet/mozilla";
+    char *fromPath = "/boot/common/apps/internet/mozilla";
 
        if (argc > 2) {
                printf("usage: copytest <path>");
diff --git a/src/tests/kits/interface/bdeskbar/DeskbarAddItemTest.cpp 
b/src/tests/kits/interface/bdeskbar/DeskbarAddItemTest.cpp
index bd0891f..93f471e 100644
--- a/src/tests/kits/interface/bdeskbar/DeskbarAddItemTest.cpp
+++ b/src/tests/kits/interface/bdeskbar/DeskbarAddItemTest.cpp
@@ -19,7 +19,7 @@
 
 
 const char *appName = "application/x-vnd.jsr-additemtest";
-const char *pulsePath = "/boot/apps/Pulse";
+const char *pulsePath = "/boot/common/apps/Pulse";
 
 
 /*
diff --git a/src/tests/kits/storage/FindDirectoryTest.cpp 
b/src/tests/kits/storage/FindDirectoryTest.cpp
index 5ee3ec5..c6b77c9 100644
--- a/src/tests/kits/storage/FindDirectoryTest.cpp
+++ b/src/tests/kits/storage/FindDirectoryTest.cpp
@@ -322,10 +322,10 @@ test_find_directory(directory_which dir, BPath &path, 
dev_t device)
                        break;
                // Global directories.
                case B_APPS_DIRECTORY:
-                       error = path.SetTo("/boot/apps");
+                       error = path.SetTo("/boot/common/apps");
                        break;
                case B_PREFERENCES_DIRECTORY:
-                       error = path.SetTo("/boot/preferences");
+                       error = path.SetTo("/boot/common/preferences");
                        break;
                case B_UTILITIES_DIRECTORY:
                        error = path.SetTo("/boot/utilities");

############################################################################

Commit:      fa374ad4c33169338db9d1319e91601f9be25476
Author:      Ingo Weinhold <ingo_weinhold@xxxxxx>
Date:        Tue Jun  4 21:37:53 2013 UTC

Remove config.log files

----------------------------------------------------------------------------

diff --git a/src/bin/bash/config.log b/src/bin/bash/config.log
deleted file mode 100644
index eda0e0b..0000000
--- a/src/bin/bash/config.log
+++ /dev/null
@@ -1,3139 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by bash configure 2.05b, which was
-generated by GNU Autoconf 2.52.  Invocation command line was
-
-  $ ./configure --disable-job-control
-
-## ---------- ##
-## Platform.  ##
-## ---------- ##
-
-hostname = 
-uname -m = BePC
-uname -r = 5.0
-uname -s = BeOS
-uname -v = 1000009
-
-/usr/bin/uname -p = unknown
-/bin/uname -X     = unknown
-
-/bin/arch              = unknown
-/usr/bin/arch -k       = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo               = unknown
-/bin/machine           = unknown
-/usr/bin/oslevel       = unknown
-/bin/universe          = unknown
-
-PATH = 
.:/boot/home/config/bin:/bin:/boot/apps:/boot/preferences:/boot/beos/apps:/boot/beos/preferences:/boot/develop/tools/gnupro/bin
-
-## ------------ ##
-## Core tests.  ##
-## ------------ ##
-
-configure:1018: PATH=".;."; conftest.sh
-./configure: conftest.sh: command not found
-configure:1021: $? = 127
-configure:1071: checking build system type
-configure:1089: result: i586-pc-beos
-configure:1096: checking host system type
-configure:1110: result: i586-pc-beos
-configure:1606: checking for gcc
-configure:1621: found /boot/develop/tools/gnupro/bin/gcc
-configure:1629: result: gcc
-configure:1857: checking for C compiler version
-configure:1860: gcc --version </dev/null >&5
-2.9-beos-991026
-configure:1863: $? = 0
-configure:1865: gcc -v </dev/null >&5
-Reading specs from 
/boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/specs
-gcc version 2.9-beos-991026
-configure:1868: $? = 0
-configure:1870: gcc -V </dev/null >&5
-gcc: argument to `-V' is missing
-configure:1873: $? = 1
-configure:1893: checking for C compiler default output
-configure:1896: gcc    conftest.c  >&5
-configure:1899: $? = 0
-configure:1928: result: conftest
-configure:1933: checking whether the C compiler works
-configure:1939: ./conftest
-configure:1942: $? = 0
-configure:1957: result: yes
-configure:1964: checking whether we are cross compiling
-configure:1966: result: no
-configure:1969: checking for executable suffix
-configure:1971: gcc -o conftest    conftest.c  >&5
-configure:1974: $? = 0
-configure:1996: result: 
-configure:2002: checking for object suffix
-configure:2020: gcc -c   conftest.c >&5
-configure:2023: $? = 0
-configure:2042: result: o
-configure:2046: checking whether we are using the GNU C compiler
-configure:2067: gcc -c   conftest.c >&5
-configure:2070: $? = 0
-configure:2073: test -s conftest.o
-configure:2076: $? = 0
-configure:2088: result: yes
-configure:2094: checking whether gcc accepts -g
-configure:2112: gcc -c -g  conftest.c >&5
-configure:2115: $? = 0
-configure:2118: test -s conftest.o
-configure:2121: $? = 0
-configure:2131: result: yes
-configure:2158: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/conftest.c:2: parse error before `me'
-configure:2161: $? = 1
-configure: failed program was:
-#ifndef __cplusplus
-  choke me
-#endif
-configure:2259: checking for POSIXized ISC
-configure:2278: result: no
-configure:2288: checking how to run the C preprocessor
-configure:2314: gcc -E  conftest.c
-configure:2320: $? = 0
-configure:2347: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:2344: ac_nonexistent.h: No 
such file or directory
-configure:2353: $? = 1
-configure: failed program was:
-#line 2343 "configure"
-#include "confdefs.h"
-#include <ac_nonexistent.h>
-configure:2390: result: gcc -E
-configure:2405: gcc -E  conftest.c
-configure:2411: $? = 0
-configure:2438: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:2435: ac_nonexistent.h: No 
such file or directory
-configure:2444: $? = 1
-configure: failed program was:
-#line 2434 "configure"
-#include "confdefs.h"
-#include <ac_nonexistent.h>
-configure:2483: checking for minix/config.h
-configure:2493: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:2490: minix/config.h: No 
such file or directory
-configure:2499: $? = 1
-configure: failed program was:
-#line 2489 "configure"
-#include "confdefs.h"
-#include <minix/config.h>
-configure:2518: result: no
-configure:2559: checking for special C compiler options needed for large files
-configure:2633: result: no
-configure:2639: checking for _FILE_OFFSET_BITS value needed for large files
-configure:2667: gcc -c -g -O2  conftest.c >&5
-configure:2670: $? = 0
-configure:2673: test -s conftest.o
-configure:2676: $? = 0
-configure:2726: result: no
-configure:2736: checking for _LARGE_FILES value needed for large files
-configure:2764: gcc -c -g -O2  conftest.c >&5
-configure:2767: $? = 0
-configure:2770: test -s conftest.o
-configure:2773: $? = 0
-configure:2823: result: no
-configure:2893: checking whether gcc needs -traditional
-/Dano/home/obos/current/src/apps/bin/bash/configure:2901: sgtty.h: No such 
file or directory
-/Dano/home/obos/current/src/apps/bin/bash/configure:2916: termio.h: No such 
file or directory
-configure:2928: result: no
-configure:3401: checking for a BSD compatible install
-configure:3450: result: /bin/install -c
-configure:3463: checking for ar
-configure:3478: found /boot/develop/tools/gnupro/bin/ar
-configure:3487: result: ar
-configure:3533: checking for ranlib
-configure:3548: found /boot/develop/tools/gnupro/bin/ranlib
-configure:3557: result: ranlib
-configure:3573: checking for bison
-configure:3588: found /bin/bison
-configure:3596: result: bison -y
-configure:3607: checking whether make sets ${MAKE}
-configure:3627: result: yes
-configure:3645: checking for gcc option to accept ANSI C
-configure:3702: gcc  -c -g -O2  conftest.c >&5
-configure:3705: $? = 0
-configure:3708: test -s conftest.o
-configure:3711: $? = 0
-configure:3728: result: none needed
-configure:3736: checking for an ANSI C-conforming const
-configure:3800: gcc -c -g -O2  conftest.c >&5
-configure:3803: $? = 0
-configure:3806: test -s conftest.o
-configure:3809: $? = 0
-configure:3819: result: yes
-configure:3829: checking for inline
-configure:3846: gcc -c -g -O2  conftest.c >&5
-configure:3849: $? = 0
-configure:3852: test -s conftest.o
-configure:3855: $? = 0
-configure:3866: result: inline
-configure:3881: checking whether byte ordering is bigendian
-configure:3906: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:3897: `bogus' undeclared 
(first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:3897: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:3897: for each function it 
appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:3897: parse error before 
`endian'
-configure:3909: $? = 1
-configure: failed program was:
-#line 3889 "configure"
-#include "confdefs.h"
-#include <sys/types.h>
-#include <sys/param.h>
-
-int
-main ()
-{
-#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
- bogus endian macros
-#endif
-
-  ;
-  return 0;
-}
-configure:3982: gcc -o conftest -g -O2   conftest.c  >&5
-configure:3985: $? = 0
-configure:3987: ./conftest
-configure:3990: $? = 0
-configure:4003: result: no
-configure:4013: checking for preprocessor stringizing operator
-configure:4034: result: yes
-configure:4044: checking for long double
-configure:4092: result: yes
-configure:4102: checking for function prototypes
-configure:4105: result: yes
-configure:4117: checking for ANSI C header files
-configure:4131: gcc -E  conftest.c
-configure:4137: $? = 0
-configure:4224: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4227: $? = 0
-configure:4229: ./conftest
-configure:4232: $? = 0
-configure:4245: result: yes
-configure:4261: checking for sys/types.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for sys/stat.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for stdlib.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for string.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for memory.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for strings.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for inttypes.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4261: checking for stdint.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure:4302: stdint.h: No such 
file or directory
-configure:4276: $? = 1
-configure: failed program was:
-#line 4267 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-#include <stdint.h>
-configure:4292: result: no
-configure:4261: checking for unistd.h
-configure:4273: gcc -c -g -O2  conftest.c >&5
-configure:4276: $? = 0
-configure:4279: test -s conftest.o
-configure:4282: $? = 0
-configure:4292: result: yes
-configure:4302: checking whether char is unsigned
-configure:4320: gcc -c -g -O2  conftest.c >&5
-configure:4323: $? = 0
-configure:4326: test -s conftest.o
-configure:4329: $? = 0
-configure:4339: result: no
-configure:4351: checking for dirent.h that defines DIR
-configure:4372: gcc -c -g -O2  conftest.c >&5
-configure:4375: $? = 0
-configure:4378: test -s conftest.o
-configure:4381: $? = 0
-configure:4391: result: yes
-configure:4404: checking for opendir in -ldir
-configure:4431: gcc -o conftest -g -O2   conftest.c -ldir   >&5
-/boot/home/config/bin/ld: cannot find -ldir
-collect2: ld returned 1 exit status
-configure:4434: $? = 1
-configure: failed program was:
-#line 4412 "configure"
-#include "confdefs.h"
-
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char opendir ();
-int
-main ()
-{
-opendir ();
-  ;
-  return 0;
-}
-configure:4451: result: no
-configure:4513: checking whether time.h and sys/time.h may both be included
-configure:4535: gcc -c -g -O2  conftest.c >&5
-configure:4538: $? = 0
-configure:4541: test -s conftest.o
-configure:4544: $? = 0
-configure:4554: result: yes
-configure:4567: checking for inttypes.h
-configure:4602: result: yes
-configure:4617: checking for unistd.h
-configure:4652: result: yes
-configure:4617: checking for stdlib.h
-configure:4652: result: yes
-configure:4617: checking for stdarg.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for varargs.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for limits.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for string.h
-configure:4652: result: yes
-configure:4617: checking for memory.h
-configure:4652: result: yes
-configure:4617: checking for locale.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for termcap.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for termio.h
-configure:4627: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4624: termio.h: No such 
file or directory
-configure:4633: $? = 1
-configure: failed program was:
-#line 4623 "configure"
-#include "confdefs.h"
-#include <termio.h>
-configure:4652: result: no
-configure:4617: checking for termios.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for dlfcn.h
-configure:4627: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4624: dlfcn.h: No such 
file or directory
-configure:4633: $? = 1
-configure: failed program was:
-#line 4623 "configure"
-#include "confdefs.h"
-#include <dlfcn.h>
-configure:4652: result: no
-configure:4617: checking for stddef.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for stdint.h
-configure:4652: result: no
-configure:4617: checking for netdb.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for grp.h
-configure:4627: gcc -E  conftest.c
-configure:4633: $? = 0
-configure:4652: result: yes
-configure:4617: checking for strings.h
-configure:4652: result: yes
-configure:4667: checking for sys/ptem.h
-configure:4677: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/ptem.h: No such 
file or directory
-configure:4683: $? = 1
-configure: failed program was:
-#line 4673 "configure"
-#include "confdefs.h"
-#include <sys/ptem.h>
-configure:4702: result: no
-configure:4667: checking for sys/pte.h
-configure:4677: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/pte.h: No such 
file or directory
-configure:4683: $? = 1
-configure: failed program was:
-#line 4673 "configure"
-#include "confdefs.h"
-#include <sys/pte.h>
-configure:4702: result: no
-configure:4667: checking for sys/stream.h
-configure:4677: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/stream.h: No 
such file or directory
-configure:4683: $? = 1
-configure: failed program was:
-#line 4673 "configure"
-#include "confdefs.h"
-#include <sys/stream.h>
-configure:4702: result: no
-configure:4667: checking for sys/select.h
-configure:4677: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4674: sys/select.h: No 
such file or directory
-configure:4683: $? = 1
-configure: failed program was:
-#line 4673 "configure"
-#include "confdefs.h"
-#include <sys/select.h>
-configure:4702: result: no
-configure:4667: checking for sys/file.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/resource.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/param.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/socket.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/time.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/times.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4667: checking for sys/wait.h
-configure:4677: gcc -E  conftest.c
-configure:4683: $? = 0
-configure:4702: result: yes
-configure:4715: checking for netinet/in.h
-configure:4725: gcc -E  conftest.c
-configure:4731: $? = 0
-configure:4750: result: yes
-configure:4715: checking for arpa/inet.h
-configure:4725: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:4722: arpa/inet.h: No such 
file or directory
-configure:4731: $? = 1
-configure: failed program was:
-#line 4721 "configure"
-#include "confdefs.h"
-#include <arpa/inet.h>
-configure:4750: result: no
-configure:4762: checking for working alloca.h
-configure:4780: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4783: $? = 0
-configure:4786: test -s conftest
-configure:4789: $? = 0
-configure:4799: result: yes
-configure:4809: checking for alloca
-configure:4847: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4850: $? = 0
-configure:4853: test -s conftest
-configure:4856: $? = 0
-configure:4866: result: yes
-configure:5047: checking whether getpgrp takes no argument
-configure:5066: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5092: too many arguments 
to function `getpgrp'
-configure:5069: $? = 1
-configure: failed program was:
-#line 5054 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-getpgrp (0);
-  ;
-  return 0;
-}
-configure:5098: gcc -c -g -O2  conftest.c >&5
-configure:5101: $? = 0
-configure:5104: test -s conftest.o
-configure:5107: $? = 0
-configure:5202: result: yes
-configure:5212: checking whether setvbuf arguments are reversed
-configure:5240: gcc -o conftest -g -O2   conftest.c  >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5232: warning: passing arg 
2 of `setvbuf' makes pointer from integer without a cast
-/Dano/home/obos/current/src/apps/bin/bash/configure:5232: warning: passing arg 
3 of `setvbuf' makes integer from pointer without a cast
-configure:5243: $? = 0
-configure:5245: ./conftest
-configure:5248: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-#line 5223 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-/* If setvbuf has the reversed format, exit 0. */
-int
-main ()
-{
-  /* This call has the arguments reversed.
-     A reversed system may check and see that the address of main
-     is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
-  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
-    exit(1);
-  putc('\r', stdout);
-  exit(0);                     /* Non-reversed systems segv here.  */
-}
-configure:5261: result: no
-configure:5274: checking for vprintf
-configure:5311: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5314: $? = 0
-configure:5317: test -s conftest
-configure:5320: $? = 0
-configure:5330: result: yes
-configure:5337: checking for _doprnt
-configure:5374: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cccIFbgt.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5365: undefined reference 
to `_doprnt'
-configure:5377: $? = 0
-configure:5380: test -s conftest
-configure:5383: $? = 0
-configure:5393: result: yes
-configure:5406: checking for working strcoll
-configure:5429: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5432: $? = 0
-configure:5434: ./conftest
-configure:5437: $? = 0
-configure:5449: result: yes
-configure:5498: checking return type of signal handlers
-configure:5526: gcc -c -g -O2  conftest.c >&5
-configure:5529: $? = 0
-configure:5532: test -s conftest.o
-configure:5535: $? = 0
-configure:5545: result: void
-configure:5552: checking for __setostype
-configure:5589: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccbrwymm.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5580: undefined reference 
to `__setostype'
-configure:5592: $? = 0
-configure:5595: test -s conftest
-configure:5598: $? = 0
-configure:5608: result: yes
-configure:5617: checking for wait3
-configure:5654: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccbr9tdd.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5645: undefined reference 
to `wait3'
-configure:5657: $? = 0
-configure:5660: test -s conftest
-configure:5663: $? = 0
-configure:5673: result: yes
-configure:5682: checking for isinf
-configure:5719: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5722: $? = 0
-configure:5725: test -s conftest
-configure:5728: $? = 0
-configure:5738: result: yes
-configure:5747: checking for mkfifo
-configure:5784: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5787: $? = 0
-configure:5790: test -s conftest
-configure:5793: $? = 0
-configure:5803: result: yes
-configure:5823: checking for dup2
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for select
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getdtablesize
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getgroups
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for gethostname
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for setdtablesize
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccxOaEtz.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference 
to `setdtablesize'
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getpagesize
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccm0wtVj.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference 
to `getpagesize'
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for killpg
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccD2hc3V.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference 
to `killpg'
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for lstat
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getpeername
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for sbrk
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getrlimit
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cc4asQuX.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5851: undefined reference 
to `getrlimit'
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for getrusage
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for gettimeofday
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for waitpid
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for tcgetpgrp
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5823: checking for readlink
-configure:5860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5863: $? = 0
-configure:5866: test -s conftest
-configure:5869: $? = 0
-configure:5879: result: yes
-configure:5892: checking for rename
-configure:5929: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5932: $? = 0
-configure:5935: test -s conftest
-configure:5938: $? = 0
-configure:5948: result: yes
-configure:5967: checking for bcopy
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for bzero
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for confstr
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for sysconf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for pathconf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for setenv
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccz4EuVS.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `setenv'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for putenv
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for unsetenv
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccO4NviC.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `unsetenv'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for setlinebuf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for setvbuf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for setlocale
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for strchr
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for tcgetattr
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for uname
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for ulimit
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccYKuArO.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `ulimit'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for tzset
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for siginterrupt
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccoVrui6.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `siginterrupt'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for memmove
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for ttyname
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for times
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for getaddrinfo
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccV4DJjX.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `getaddrinfo'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for gethostbyname
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for getservbyname
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for getservent
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccFOVqgo.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `getservent'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for inet_aton
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccA2Mzm0.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:5995: undefined reference 
to `inet_aton'
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for vsnprintf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for snprintf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for vasprintf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for asprintf
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:5967: checking for fnmatch
-configure:6004: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6007: $? = 0
-configure:6010: test -s conftest
-configure:6013: $? = 0
-configure:6023: result: yes
-configure:6036: checking for isascii
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6036: checking for isblank
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6036: checking for isgraph
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6036: checking for isprint
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6036: checking for isspace
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6036: checking for isxdigit
-configure:6073: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6076: $? = 0
-configure:6079: test -s conftest
-configure:6082: $? = 0
-configure:6092: result: yes
-configure:6105: checking for getcwd
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6105: checking for strcasecmp
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6105: checking for strerror
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6105: checking for strftime
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6105: checking for strpbrk
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6105: checking for memset
-configure:6142: gcc -o conftest -g -O2   conftest.c  >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure:6121: warning: conflicting 
types for built-in function `memset'
-configure:6145: $? = 0
-configure:6148: test -s conftest
-configure:6151: $? = 0
-configure:6161: result: yes
-configure:6176: checking for strtod
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtol
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtoul
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtoll
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtoull
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtoimax
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6176: checking for strtoumax
-configure:6213: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6216: $? = 0
-configure:6219: test -s conftest
-configure:6222: $? = 0
-configure:6232: result: yes
-configure:6244: checking whether confstr is declared
-configure:6265: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:6289: `confstr' undeclared 
(first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:6289: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:6289: for each function it 
appears in.)
-configure:6268: $? = 1
-configure: failed program was:
-#line 6250 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-#ifndef confstr
-  char *p = (char *) confstr;
-#endif
-
-  ;
-  return 0;
-}
-configure:6284: result: no
-configure:6299: checking whether printf is declared
-configure:6320: gcc -c -g -O2  conftest.c >&5
-configure:6323: $? = 0
-configure:6326: test -s conftest.o
-configure:6329: $? = 0
-configure:6339: result: yes
-configure:6354: checking whether sbrk is declared
-configure:6375: gcc -c -g -O2  conftest.c >&5
-configure:6378: $? = 0
-configure:6381: test -s conftest.o
-configure:6384: $? = 0
-configure:6394: result: yes
-configure:6409: checking whether strcpy is declared
-configure:6430: gcc -c -g -O2  conftest.c >&5
-configure:6433: $? = 0
-configure:6436: test -s conftest.o
-configure:6439: $? = 0
-configure:6449: result: yes
-configure:6464: checking whether strsignal is declared
-configure:6485: gcc -c -g -O2  conftest.c >&5
-configure:6488: $? = 0
-configure:6491: test -s conftest.o
-configure:6494: $? = 0
-configure:6504: result: yes
-configure:6519: checking whether strtold is declared
-configure:6540: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:6564: `strtold' undeclared 
(first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:6564: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:6564: for each function it 
appears in.)
-configure:6543: $? = 1
-configure: failed program was:
-#line 6525 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-#ifndef strtold
-  char *p = (char *) strtold;
-#endif
-
-  ;
-  return 0;
-}
-configure:6559: result: no
-configure:6574: checking for declaration of strtoimax
-configure:6599: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6602: $? = 0
-configure:6605: test -s conftest
-configure:6608: $? = 0
-configure:6618: result: yes
-configure:6633: checking for declaration of strtol
-configure:6658: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6661: $? = 0
-configure:6664: test -s conftest
-configure:6667: $? = 0
-configure:6677: result: yes
-configure:6692: checking for declaration of strtoll
-configure:6717: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6720: $? = 0
-configure:6723: test -s conftest
-configure:6726: $? = 0
-configure:6736: result: yes
-configure:6751: checking for declaration of strtoul
-configure:6776: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6779: $? = 0
-configure:6782: test -s conftest
-configure:6785: $? = 0
-configure:6795: result: yes
-configure:6810: checking for declaration of strtoull
-configure:6835: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6838: $? = 0
-configure:6841: test -s conftest
-configure:6844: $? = 0
-configure:6854: result: yes
-configure:6869: checking for declaration of strtoumax
-configure:6894: gcc -o conftest -g -O2   conftest.c  >&5
-configure:6897: $? = 0
-configure:6900: test -s conftest
-configure:6903: $? = 0
-configure:6913: result: yes
-configure:6931: checking for sys/time.h
-configure:6966: result: yes
-configure:6931: checking for unistd.h
-configure:6966: result: yes
-configure:6979: checking for alarm
-configure:7016: gcc -o conftest -g -O2   conftest.c  >&5
-configure:7019: $? = 0
-configure:7022: test -s conftest
-configure:7025: $? = 0
-configure:7035: result: yes
-configure:7045: checking for working mktime
-configure:7203: gcc -o conftest -g -O2   conftest.c  >&5
-configure:7206: $? = 0
-configure:7208: ./conftest
-configure:7211: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-#line 7054 "configure"
-#include "confdefs.h"
-/* Test program from Paul Eggert and Tony Leneis.  */
-#if TIME_WITH_SYS_TIME
-# include <sys/time.h>
-# include <time.h>
-#else
-# if HAVE_SYS_TIME_H
-#  include <sys/time.h>
-# else
-#  include <time.h>
-# endif
-#endif
-
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-
-#if !HAVE_ALARM
-# define alarm(X) /* empty */
-#endif
-
-/* Work around redefinition to rpl_putenv by other config tests.  */
-#undef putenv
-
-static time_t time_t_max;
-
-/* Values we'll use to set the TZ environment variable.  */
-static const char *const tz_strings[] = {
-  (const char *) 0, "TZ=GMT0", "TZ=JST-9",
-  "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
-};
-#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
-
-/* Fail if mktime fails to convert a date in the spring-forward gap.
-   Based on a problem report from Andreas Jaeger.  */
-static void
-spring_forward_gap ()
-{
-  /* glibc (up to about 1998-10-07) failed this test. */
-  struct tm tm;
-
-  /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
-     instead of "TZ=America/Vancouver" in order to detect the bug even
-     on systems that don't support the Olson extension, or don't have the
-     full zoneinfo tables installed.  */
-  putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
-
-  tm.tm_year = 98;
-  tm.tm_mon = 3;
-  tm.tm_mday = 5;
-  tm.tm_hour = 2;
-  tm.tm_min = 0;
-  tm.tm_sec = 0;
-  tm.tm_isdst = -1;
-  if (mktime (&tm) == (time_t)-1)
-    exit (1);
-}
-
-static void
-mktime_test (now)
-     time_t now;
-{
-  struct tm *lt;
-  if ((lt = localtime (&now)) && mktime (lt) != now)
-    exit (1);
-  now = time_t_max - now;
-  if ((lt = localtime (&now)) && mktime (lt) != now)
-    exit (1);
-}
-
-static void
-irix_6_4_bug ()
-{
-  /* Based on code from Ariel Faigon.  */
-  struct tm tm;
-  tm.tm_year = 96;
-  tm.tm_mon = 3;
-  tm.tm_mday = 0;
-  tm.tm_hour = 0;
-  tm.tm_min = 0;
-  tm.tm_sec = 0;
-  tm.tm_isdst = -1;
-  mktime (&tm);
-  if (tm.tm_mon != 2 || tm.tm_mday != 31)
-    exit (1);
-}
-
-static void
-bigtime_test (j)
-     int j;
-{
-  struct tm tm;
-  time_t now;
-  tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
-  now = mktime (&tm);
-  if (now != (time_t) -1)
-    {
-      struct tm *lt = localtime (&now);
-      if (! (lt
-            && lt->tm_year == tm.tm_year
-            && lt->tm_mon == tm.tm_mon
-            && lt->tm_mday == tm.tm_mday
-            && lt->tm_hour == tm.tm_hour
-            && lt->tm_min == tm.tm_min
-            && lt->tm_sec == tm.tm_sec
-            && lt->tm_yday == tm.tm_yday
-            && lt->tm_wday == tm.tm_wday
-            && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
-                 == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
-       exit (1);
-    }
-}
-
-int
-main ()
-{
-  time_t t, delta;
-  int i, j;
-
-  /* This test makes some buggy mktime implementations loop.
-     Give up after 60 seconds; a mktime slower than that
-     isn't worth using anyway.  */
-  alarm (60);
-
-  for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
-    continue;
-  time_t_max--;
-  delta = time_t_max / 997; /* a suitable prime number */
-  for (i = 0; i < N_STRINGS; i++)
-    {
-      if (tz_strings[i])
-       putenv (tz_strings[i]);
-
-      for (t = 0; t <= time_t_max - delta; t += delta)
-       mktime_test (t);
-      mktime_test ((time_t) 60 * 60);
-      mktime_test ((time_t) 60 * 60 * 24);
-
-      for (j = 1; 0 < j; j *= 2)
-        bigtime_test (j);
-      bigtime_test (j - 1);
-    }
-  irix_6_4_bug ();
-  spring_forward_gap ();
-  exit (0);
-}
-configure:7223: result: no
-configure:7232: checking for libintl.h
-configure:7242: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:7239: libintl.h: No such 
file or directory
-configure:7248: $? = 1
-configure: failed program was:
-#line 7238 "configure"
-#include "confdefs.h"
-#include <libintl.h>
-configure:7267: result: no
-configure:7280: checking for gettext
-configure:7317: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cc9wReFc.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference 
to `gettext'
-configure:7320: $? = 0
-configure:7323: test -s conftest
-configure:7326: $? = 0
-configure:7336: result: yes
-configure:7280: checking for textdomain
-configure:7317: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccmKHLO6.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference 
to `textdomain'
-configure:7320: $? = 0
-configure:7323: test -s conftest
-configure:7326: $? = 0
-configure:7336: result: yes
-configure:7280: checking for bindtextdomain
-configure:7317: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccpQeLnN.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7308: undefined reference 
to `bindtextdomain'
-configure:7320: $? = 0
-configure:7323: test -s conftest
-configure:7326: $? = 0
-configure:7336: result: yes
-configure:7483: checking for wctype.h
-configure:7493: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:7490: wctype.h: No such 
file or directory
-configure:7499: $? = 1
-configure: failed program was:
-#line 7489 "configure"
-#include "confdefs.h"
-#include <wctype.h>
-configure:7518: result: no
-configure:7531: checking for wchar.h
-configure:7541: gcc -E  conftest.c
-configure:7547: $? = 0
-configure:7566: result: yes
-configure:7579: checking for langinfo.h
-configure:7589: gcc -E  conftest.c
-/Dano/home/obos/current/src/apps/bin/bash/configure:7586: langinfo.h: No such 
file or directory
-configure:7595: $? = 1
-configure: failed program was:
-#line 7585 "configure"
-#include "confdefs.h"
-#include <langinfo.h>
-configure:7614: result: no
-configure:7624: checking for mbsrtowcs
-configure:7661: gcc -o conftest -g -O2   conftest.c  >&5
-configure:7664: $? = 0
-configure:7667: test -s conftest
-configure:7670: $? = 0
-configure:7680: result: yes
-configure:7689: checking for wcwidth
-configure:7726: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccy3MLtN.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7717: undefined reference 
to `wcwidth'
-configure:7729: $? = 0
-configure:7732: test -s conftest
-configure:7735: $? = 0
-configure:7745: result: yes
-configure:7754: checking for mbstate_t
-configure:7777: gcc -o conftest -g -O2   conftest.c  >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7771: `mbstate_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:7771: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:7771: for each function it 
appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:7771: parse error before 
`ps'
-configure:7780: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-#line 7765 "configure"
-#include "confdefs.h"
-
-#include <wchar.h>
-int
-main ()
-{
-  mbstate_t ps;
-  return 0;
-}
-configure:7797: result: no
-configure:7806: checking for nl_langinfo and CODESET
-configure:7824: gcc -o conftest -g -O2   conftest.c  >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure:7813: langinfo.h: No such 
file or directory
-configure:7827: $? = 1
-configure: failed program was:
-#line 7812 "configure"
-#include "confdefs.h"
-#include <langinfo.h>
-int
-main ()
-{
-char* cs = nl_langinfo(CODESET);
-  ;
-  return 0;
-}
-configure:7843: result: no
-configure:7854: checking for dlopen in -ldl
-configure:7881: gcc -o conftest -g -O2   conftest.c -ldl   >&5
-/boot/home/config/bin/ld: cannot find -ldl
-collect2: ld returned 1 exit status
-configure:7884: $? = 1
-configure: failed program was:
-#line 7862 "configure"
-#include "confdefs.h"
-
-/* Override any gcc2 internal prototype to avoid an error.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
-char dlopen ();
-int
-main ()
-{
-dlopen ();
-  ;
-  return 0;
-}
-configure:7901: result: no
-configure:7915: checking for dlopen
-configure:7952: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cc9UrI2p.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference 
to `dlopen'
-configure:7955: $? = 0
-configure:7958: test -s conftest
-configure:7961: $? = 0
-configure:7971: result: yes
-configure:7915: checking for dlclose
-configure:7952: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/cc78V6xB.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference 
to `dlclose'
-configure:7955: $? = 0
-configure:7958: test -s conftest
-configure:7961: $? = 0
-configure:7971: result: yes
-configure:7915: checking for dlsym
-configure:7952: gcc -o conftest -g -O2   conftest.c  >&5
-/tmp/ccGHCssd.o: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:7943: undefined reference 
to `dlsym'
-configure:7955: $? = 0
-configure:7958: test -s conftest
-configure:7961: $? = 0
-configure:7971: result: yes
-configure:7983: checking for sys_siglist declaration in signal.h or unistd.h
-configure:8007: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:8000: warning: 
initialization discards qualifiers from pointer target type
-configure:8010: $? = 0
-configure:8013: test -s conftest.o
-configure:8016: $? = 0
-configure:8026: result: yes
-configure:8380: checking for uid_t in sys/types.h
-configure:8400: result: yes
-configure:8414: checking type of array argument to getgroups
-configure:8449: gcc -o conftest -g -O2   conftest.c  >&5
-configure:8452: $? = 0
-configure:8454: ./conftest
-configure:8457: $? = 0
-configure:8485: result: gid_t
-configure:8492: checking for off_t
-configure:8513: gcc -c -g -O2  conftest.c >&5
-configure:8516: $? = 0
-configure:8519: test -s conftest.o
-configure:8522: $? = 0
-configure:8532: result: yes
-configure:8544: checking for mode_t
-configure:8565: gcc -c -g -O2  conftest.c >&5
-configure:8568: $? = 0
-configure:8571: test -s conftest.o
-configure:8574: $? = 0
-configure:8584: result: yes
-configure:8596: checking for uid_t in sys/types.h
-configure:8616: result: yes
-configure:8630: checking for pid_t
-configure:8651: gcc -c -g -O2  conftest.c >&5
-configure:8654: $? = 0
-configure:8657: test -s conftest.o
-configure:8660: $? = 0
-configure:8670: result: yes
-configure:8682: checking for size_t
-configure:8703: gcc -c -g -O2  conftest.c >&5
-configure:8706: $? = 0
-configure:8709: test -s conftest.o
-configure:8712: $? = 0
-configure:8722: result: yes
-configure:8734: checking for ssize_t
-configure:8755: gcc -c -g -O2  conftest.c >&5
-configure:8758: $? = 0
-configure:8761: test -s conftest.o
-configure:8764: $? = 0
-configure:8774: result: yes
-configure:8786: checking for time_t
-configure:8807: gcc -c -g -O2  conftest.c >&5
-configure:8810: $? = 0
-configure:8813: test -s conftest.o
-configure:8816: $? = 0
-configure:8826: result: yes
-configure:8838: checking for long long
-configure:8860: gcc -o conftest -g -O2   conftest.c  >&5
-configure:8863: $? = 0
-configure:8866: test -s conftest
-configure:8869: $? = 0
-configure:8879: result: long long
-configure:8888: checking for unsigned long long
-configure:8910: gcc -o conftest -g -O2   conftest.c  >&5
-configure:8913: $? = 0
-configure:8916: test -s conftest
-configure:8919: $? = 0
-configure:8929: result: unsigned long long
-configure:8938: checking return type of signal handlers
-configure:8985: result: void
-configure:8992: checking for char
-configure:9013: gcc -c -g -O2  conftest.c >&5
-configure:9016: $? = 0
-configure:9019: test -s conftest.o
-configure:9022: $? = 0
-configure:9032: result: yes
-configure:9035: checking size of char
-configure:9199: gcc -o conftest -g -O2   conftest.c  >&5
-configure:9202: $? = 0
-configure:9204: ./conftest
-configure:9207: $? = 0
-configure:9223: result: 1
-configure:9229: checking for short
-configure:9250: gcc -c -g -O2  conftest.c >&5
-configure:9253: $? = 0
-configure:9256: test -s conftest.o
-configure:9259: $? = 0
-configure:9269: result: yes
-configure:9272: checking size of short
-configure:9436: gcc -o conftest -g -O2   conftest.c  >&5
-configure:9439: $? = 0
-configure:9441: ./conftest
-configure:9444: $? = 0
-configure:9460: result: 2
-configure:9466: checking for int
-configure:9487: gcc -c -g -O2  conftest.c >&5
-configure:9490: $? = 0
-configure:9493: test -s conftest.o
-configure:9496: $? = 0
-configure:9506: result: yes
-configure:9509: checking size of int
-configure:9673: gcc -o conftest -g -O2   conftest.c  >&5
-configure:9676: $? = 0
-configure:9678: ./conftest
-configure:9681: $? = 0
-configure:9697: result: 4
-configure:9703: checking for long
-configure:9724: gcc -c -g -O2  conftest.c >&5
-configure:9727: $? = 0
-configure:9730: test -s conftest.o
-configure:9733: $? = 0
-configure:9743: result: yes
-configure:9746: checking size of long
-configure:9910: gcc -o conftest -g -O2   conftest.c  >&5
-configure:9913: $? = 0
-configure:9915: ./conftest
-configure:9918: $? = 0
-configure:9934: result: 4
-configure:9940: checking for char *
-configure:9961: gcc -c -g -O2  conftest.c >&5
-configure:9964: $? = 0
-configure:9967: test -s conftest.o
-configure:9970: $? = 0
-configure:9980: result: yes
-configure:9983: checking size of char *
-configure:10147: gcc -o conftest -g -O2   conftest.c  >&5
-configure:10150: $? = 0
-configure:10152: ./conftest
-configure:10155: $? = 0
-configure:10171: result: 4
-configure:10177: checking for double
-configure:10198: gcc -c -g -O2  conftest.c >&5
-configure:10201: $? = 0
-configure:10204: test -s conftest.o
-configure:10207: $? = 0
-configure:10217: result: yes
-configure:10220: checking size of double
-configure:10384: gcc -o conftest -g -O2   conftest.c  >&5
-configure:10387: $? = 0
-configure:10389: ./conftest
-configure:10392: $? = 0
-configure:10408: result: 8
-configure:10414: checking for long long
-configure:10435: gcc -c -g -O2  conftest.c >&5
-configure:10438: $? = 0
-configure:10441: test -s conftest.o
-configure:10444: $? = 0
-configure:10454: result: yes
-configure:10457: checking size of long long
-configure:10621: gcc -o conftest -g -O2   conftest.c  >&5
-configure:10624: $? = 0
-configure:10626: ./conftest
-configure:10629: $? = 0
-configure:10645: result: 8
-configure:10651: checking for u_int
-configure:10672: gcc -c -g -O2  conftest.c >&5
-configure:10675: $? = 0
-configure:10678: test -s conftest.o
-configure:10681: $? = 0
-configure:10691: result: yes
-configure:10703: checking for u_long
-configure:10724: gcc -c -g -O2  conftest.c >&5
-configure:10727: $? = 0
-configure:10730: test -s conftest.o
-configure:10733: $? = 0
-configure:10743: result: yes
-configure:10756: checking for bits16_t
-configure:10777: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:10800: `bits16_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:10800: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:10800: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:10800: parse error before 
`)'
-configure:10780: $? = 1
-configure: failed program was:
-#line 10762 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-if ((bits16_t *) 0)
-  return 0;
-if (sizeof (bits16_t))
-  return 0;
-  ;
-  return 0;
-}
-configure:10796: result: no
-configure:10917: checking for u_bits16_t
-configure:10938: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:10961: `u_bits16_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:10961: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:10961: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:10961: parse error before 
`)'
-configure:10941: $? = 1
-configure: failed program was:
-#line 10923 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-if ((u_bits16_t *) 0)
-  return 0;
-if (sizeof (u_bits16_t))
-  return 0;
-  ;
-  return 0;
-}
-configure:10957: result: no
-configure:11078: checking for bits32_t
-configure:11099: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:11122: `bits32_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11122: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:11122: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11122: parse error before 
`)'
-configure:11102: $? = 1
-configure: failed program was:
-#line 11084 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-if ((bits32_t *) 0)
-  return 0;
-if (sizeof (bits32_t))
-  return 0;
-  ;
-  return 0;
-}
-configure:11118: result: no
-configure:11239: checking for u_bits32_t
-configure:11260: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:11283: `u_bits32_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11283: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:11283: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11283: parse error before 
`)'
-configure:11263: $? = 1
-configure: failed program was:
-#line 11245 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-if ((u_bits32_t *) 0)
-  return 0;
-if (sizeof (u_bits32_t))
-  return 0;
-  ;
-  return 0;
-}
-configure:11279: result: no
-configure:11453: checking for bits64_t
-configure:11474: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:11497: `bits64_t' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11497: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:11497: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:11497: parse error before 
`)'
-configure:11477: $? = 1
-configure: failed program was:
-#line 11459 "configure"
-#include "confdefs.h"
-#include <stdio.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#if HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#if STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# if HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS && HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#if HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#if HAVE_INTTYPES_H
-# include <inttypes.h>
-#else
-# if HAVE_STDINT_H
-#  include <stdint.h>
-# endif
-#endif
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-int
-main ()
-{
-if ((bits64_t *) 0)
-  return 0;
-if (sizeof (bits64_t))
-  return 0;
-  ;
-  return 0;
-}
-configure:11493: result: no
-configure:11667: checking for ptrdiff_t
-configure:11688: gcc -c -g -O2  conftest.c >&5
-configure:11691: $? = 0
-configure:11694: test -s conftest.o
-configure:11697: $? = 0
-configure:11707: result: yes
-configure:11880: checking whether stat file-mode macros are broken
-configure:11925: result: no
-configure:11935: checking whether #! works in shell scripts
-configure:11952: result: yes
-configure:12015: checking if dup2 fails to clear the close-on-exec flag
-configure:12047: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12050: $? = 0
-configure:12052: ./conftest
-configure:12055: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-#line 12026 "configure"
-#include "confdefs.h"
-
-#include <sys/types.h>
-#include <fcntl.h>
-main()
-{
-  int fd1, fd2, fl;
-  fd1 = open("/dev/null", 2);
-  if (fcntl(fd1, 2, 1) < 0)
-    exit(1);
-  fd2 = dup2(fd1, 1);
-  if (fd2 < 0)
-    exit(2);
-  fl = fcntl(fd2, 1, 0);
-  /* fl will be 1 if dup2 did not reset the close-on-exec flag. */
-  exit(fl != 1);
-}
-
-configure:12069: result: no
-configure:12078: checking whether pgrps need synchronization
-configure:12142: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12145: $? = 0
-configure:12147: ./conftest
-configure:12150: $? = 0
-configure:12164: result: no
-configure:12173: checking for type of signal functions
-configure:12198: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12201: $? = 0
-configure:12204: test -s conftest
-configure:12207: $? = 0
-configure:12293: result: posix
-configure:12312: checking for sys_errlist and sys_nerr
-configure:12332: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12335: $? = 0
-configure:12338: test -s conftest
-configure:12341: $? = 0
-configure:12351: result: yes
-configure:12360: checking for sys_siglist in system C library
-configure:12389: gcc -o conftest -g -O2   conftest.c  >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:12383: warning: 
initialization discards qualifiers from pointer target type
-configure:12392: $? = 0
-configure:12394: ./conftest
-configure:12397: $? = 0
-configure:12410: result: yes
-configure:12419: checking for _sys_siglist in signal.h or unistd.h
-configure:12442: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:12435: `_sys_siglist' 
undeclared (first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:12435: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:12435: for each function 
it appears in.)
-configure:12445: $? = 1
-configure: failed program was:
-#line 12425 "configure"
-#include "confdefs.h"
-
-#include <sys/types.h>
-#include <signal.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-int
-main ()
-{
- char *msg = _sys_siglist[2];
-  ;
-  return 0;
-}
-configure:12461: result: no
-configure:12470: checking for _sys_siglist in system C library
-configure:12499: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12502: $? = 0
-configure:12504: ./conftest
-configure:12507: $? = 0
-configure:12520: result: yes
-configure:12529: checking whether signal handlers are of type void
-configure:12555: gcc -c -g -O2  conftest.c >&5
-configure:12558: $? = 0
-configure:12561: test -s conftest.o
-configure:12564: $? = 0
-configure:12574: result: yes
-configure:12583: checking for clock_t
-configure:12612: result: yes
-configure:12622: checking for sigset_t
-configure:12651: result: yes
-configure:12661: checking for quad_t
-configure:12689: result: no
-configure:12704: checking for intmax_t
-configure:12732: result: yes
-configure:12742: checking for uintmax_t
-configure:12770: result: yes
-configure:12782: checking for socklen_t
-configure:12811: result: no
-configure:12827: checking for size and type of struct rlimit fields
-configure:12846: gcc -c -g -O2  conftest.c >&5
-/Dano/home/obos/current/src/apps/bin/bash/configure: In function `main':
-/Dano/home/obos/current/src/apps/bin/bash/configure:12839: `rlim_t' undeclared 
(first use in this function)
-/Dano/home/obos/current/src/apps/bin/bash/configure:12839: (Each undeclared 
identifier is reported only once
-/Dano/home/obos/current/src/apps/bin/bash/configure:12839: for each function 
it appears in.)
-/Dano/home/obos/current/src/apps/bin/bash/configure:12839: parse error before 
`xxx'
-configure:12849: $? = 1
-configure: failed program was:
-#line 12833 "configure"
-#include "confdefs.h"
-#include <sys/types.h>
-#include <sys/resource.h>
-int
-main ()
-{
-rlim_t xxx;
-  ;
-  return 0;
-}
-configure:12885: gcc -o conftest -g -O2   conftest.c  >&5
-configure:12888: $? = 0
-configure:12890: ./conftest
-configure:12893: $? = 1
-configure: program exited with status 1
-configure: failed program was:
-#line 12868 "configure"
-#include "confdefs.h"

[ *** diff truncated: 11262 lines dropped *** ]



Other related posts:

  • » [haiku-commits] BRANCH HaikuPM-github.package-management [fa374ad] in src: bin/network/tcpdump bin/bash bin/diffutils libs/ncurses bin/network/tcpdump/libpcap - HaikuPM-github . package-management