[1836] in Moira Commits
/svn/moira r3983 - trunk/moira
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Feb 17 16:44:33 2010
Date: Wed, 17 Feb 2010 16:44:27 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201002172144.o1HLiRsW003451@drugstore.mit.edu>
To: moira-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: zacheiss
Date: 2010-02-17 16:44:27 -0500 (Wed, 17 Feb 2010)
New Revision: 3983
Modified:
trunk/moira/README
trunk/moira/libtool
Log:
Mention --with-krb5
Modified: trunk/moira/README
===================================================================
--- trunk/moira/README 2010-02-16 21:15:17 UTC (rev 3982)
+++ trunk/moira/README 2010-02-17 21:44:27 UTC (rev 3983)
@@ -14,7 +14,8 @@
Some options you might want to use:
--with-com_err=PREFIX (defaults to util/et)
- --with-krb4=PREFIX (required)
+ --with-krb5=PREFIX (required)
+ --with-krb4=PREFIX
--with-hesiod=PREFIX
--with-zephyr=PREFIX
--with-oracle=PREFIX (defaults to $ORACLE_HOME, if present)
Modified: trunk/moira/libtool
===================================================================
--- trunk/moira/libtool 2010-02-16 21:15:17 UTC (rev 3982)
+++ trunk/moira/libtool 2010-02-17 21:44:27 UTC (rev 3983)
@@ -44,7 +44,7 @@
# ### BEGIN LIBTOOL CONFIG
-# Libtool was configured on host this-too-shall-pass.mit.edu:
+# Libtool was configured on host red-herring.mit.edu:
# Shell to use when invoking shell scripts.
SHELL="/bin/sh"
@@ -66,7 +66,7 @@
# The host system.
host_alias=
-host=x86_64-redhat-linux-gnu
+host=i686-redhat-linux-gnu
# An echo program that does not interpret backslashes.
echo="echo"
@@ -88,7 +88,7 @@
EGREP="grep -E"
# The linker used to build libraries.
-LD="/usr/bin/ld -m elf_x86_64"
+LD="/usr/bin/ld"
# Whether we need hard or soft links.
LN_S="ln -s"
@@ -316,10 +316,10 @@
link_all_deplibs=unknown
# Compile-time system search path for libraries
-sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64"
+sys_lib_search_path_spec=" /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../ /lib/i386-redhat-linux/3.4.6/ /lib/ /usr/lib/i386-redhat-linux/3.4.6/ /usr/lib/"
# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf "
+sys_lib_dlsearch_path_spec="/lib /usr/lib include ld.so.conf.d/*.conf /usr/i486-linux-libc5/lib /usr/athena/lib "
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path=""
@@ -6769,7 +6769,7 @@
# End:
# ### BEGIN LIBTOOL TAG CONFIG: CXX
-# Libtool was configured on host this-too-shall-pass.mit.edu:
+# Libtool was configured on host red-herring.mit.edu:
# Shell to use when invoking shell scripts.
SHELL="/bin/sh"
@@ -6791,7 +6791,7 @@
# The host system.
host_alias=
-host=x86_64-redhat-linux-gnu
+host=i686-redhat-linux-gnu
# An echo program that does not interpret backslashes.
echo="echo"
@@ -6813,7 +6813,7 @@
EGREP="grep -E"
# The linker used to build libraries.
-LD="/usr/bin/ld -m elf_x86_64"
+LD="/usr/bin/ld"
# Whether we need hard or soft links.
LN_S="ln -s"
@@ -6942,11 +6942,11 @@
# Dependencies to place before the objects being linked to create a
# shared library.
-predep_objects="/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o"
+predep_objects="/usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crti.o /usr/lib/gcc/i386-redhat-linux/3.4.6/crtbeginS.o"
# Dependencies to place after the objects being linked to create a
# shared library.
-postdep_objects="/usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o"
+postdep_objects="/usr/lib/gcc/i386-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crtn.o"
# Dependencies to place before the objects being linked to create a
# shared library.
@@ -6958,7 +6958,7 @@
# The library search path used internally by the compiler when linking
# a shared library.
-compiler_lib_search_path="-L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64"
+compiler_lib_search_path="-L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-linux/3.4.6/../../.."
# Method to check whether dependent libraries are shared objects.
deplibs_check_method="pass_all"
@@ -7038,10 +7038,10 @@
link_all_deplibs=unknown
# Compile-time system search path for libraries
-sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64"
+sys_lib_search_path_spec=" /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../ /lib/i386-redhat-linux/3.4.6/ /lib/ /usr/lib/i386-redhat-linux/3.4.6/ /usr/lib/"
# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf "
+sys_lib_dlsearch_path_spec="/lib /usr/lib include ld.so.conf.d/*.conf /usr/i486-linux-libc5/lib /usr/athena/lib "
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path=""
@@ -7065,7 +7065,7 @@
# ### BEGIN LIBTOOL TAG CONFIG: F77
-# Libtool was configured on host this-too-shall-pass.mit.edu:
+# Libtool was configured on host red-herring.mit.edu:
# Shell to use when invoking shell scripts.
SHELL="/bin/sh"
@@ -7087,7 +7087,7 @@
# The host system.
host_alias=
-host=x86_64-redhat-linux-gnu
+host=i686-redhat-linux-gnu
# An echo program that does not interpret backslashes.
echo="echo"
@@ -7109,7 +7109,7 @@
EGREP="grep -E"
# The linker used to build libraries.
-LD="/usr/bin/ld -m elf_x86_64"
+LD="/usr/bin/ld"
# Whether we need hard or soft links.
LN_S="ln -s"
@@ -7337,10 +7337,10 @@
link_all_deplibs=unknown
# Compile-time system search path for libraries
-sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64"
+sys_lib_search_path_spec=" /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../i386-redhat-linux/lib/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../i386-redhat-linux/3.4.6/ /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../ /lib/i386-redhat-linux/3.4.6/ /lib/ /usr/lib/i386-redhat-linux/3.4.6/ /usr/lib/"
# Run-time system search path for libraries
-sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf "
+sys_lib_dlsearch_path_spec="/lib /usr/lib include ld.so.conf.d/*.conf /usr/i486-linux-libc5/lib /usr/athena/lib "
# Fix the shell variable $srcfile for the compiler.
fix_srcfile_path=""