[mvapich-discuss] Problems building mvapich1.2RC1 under OEL 5.4 with in kernel ofed

John Salinas John.Salinas at Sun.COM
Thu Feb 25 13:07:00 EST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Is their a way to search the mvapich-discuss mailing list?  I could not
see one and I attempted to look at the past two months of discussion to
see if this had been posted but I did not see it.

I am trying to build mvapich 1.2RC1 under Oracle Enterprise Linux
version 5.4 with the in kernel ofed on an x86_64 box with for use with
infiband.  In the past I have built mvapich version 1 under Rhel and
Centos 5.2-5.3 with the latest released ofed version and this is my
first attempt to build mvapich 1 with an in kernel ofed.

I am able to build mvapich2 without error although I have not tried to
use the mpi libs to see if they work yet.

I will attach full logs of the configure and make, rpms lists and
contents of /usr/include/infiniband and /usr/lib64.  Below is a snipet
of the issue I see:

+ IB_INCLUDE=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include
+ IB_LIB=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64
+ CFLAGS='-DCOMPAT_MODE -Wall'
+ export 'CFLAGS=-O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2
- -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_
- -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER
- -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include'
+ CFLAGS='-O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2
- -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_
- -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER
- -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include'
+ export USER_CFLAGS
+ export MPE_OPTS
+ export MPE_CFLAGS
+ export LDFLAGS
+ export CXXFLAGS=-fPIC
+ CXXFLAGS=-fPIC
+ export 'FFLAGS=-fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64
- -Wall'
+ FFLAGS='-fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall'
+ export 'F90FLAGS= -Wall'
+ F90FLAGS=' -Wall'
+ export CONFIG_FLAGS
+ export 'MPIRUN_CFLAGS=
- -DPARAM_GLOBAL=\"/usr/mpi/gcc/mvapich-1.2rc1/etc/mvapich.conf\"
- -DLD_LIBRARY_PATH_MPI=\"/usr/mpi/gcc/mvapich-1.2rc1/lib/shared\"
- -DMPI_PREFIX=\"/usr/mpi/gcc/mvapich-1.2rc1/\" '
+ MPIRUN_CFLAGS='
- -DPARAM_GLOBAL=\"/usr/mpi/gcc/mvapich-1.2rc1/etc/mvapich.conf\"
- -DLD_LIBRARY_PATH_MPI=\"/usr/mpi/gcc/mvapich-1.2rc1/lib/shared\"
- -DMPI_PREFIX=\"/usr/mpi/gcc/mvapich-1.2rc1/\" '
+ ./configure --enable-sharedlib --with-device=ch_gen2 --with-arch=LINUX
- --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1
- --enable-f77 --enable-f90
'-lib=-L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -libverbs
- -libumad -libcommon -lpthread -Wall'
Configuring with args --enable-sharedlib --with-device=ch_gen2
- --with-arch=LINUX
- --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1
- --enable-f77 --enable-f90
- -lib=-L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -libverbs -libumad
- -libcommon -lpthread -Wall
Configuring MPICH Version 1.2.7 (release) of : 2005/06/22 16:33:49

...etc...

gcc -DHAVE_CONFIG_H -I.
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/util
- -DMPID_DEVICE_CODE  -DHAVE_UNAME=1 -DHAVE_NETDB_H=1
- -DHAVE_GETHOSTBYNAME=1  -DMPID_DEBUG_NONE -DMPID_STAT_NONE  -fPIC -O3
- -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE
- -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_
- -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER
- -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include
- -DHAVE_MPICHCONF_H -D_GNU_SOURCE
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1
-
-I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2
- -I.    -c viainit.c
In file included from
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpidefs.h:49,
                 from
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:246,
                 from mpid.h:46,
                 from viadev.h:30,
                 from viainit.c:52:
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:249:
warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:250:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MPI_File_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:265:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MPIO_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:266:
warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:419:
warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:420:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'PMPI_File_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:433:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'PMPIO_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:434:
warning: parameter names (without types) in function declaration
In file included from mpid.h:46,
                 from viadev.h:30,
                 from viainit.c:52:
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:492:
error: expected ')' before '*' token
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:493:
error: expected declaration specifiers or '...' before 'MPI_Fint'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:510:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MPI_Info_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:511:
warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:512:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'MPI_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:664:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'PMPI_Info_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:665:
warning: parameter names (without types) in function declaration
In file included from cm_user.h:18,
                 from viainit.c:60:
nfr.h: In function 'nfr_try_to_release_rndv_start':
nfr.h:350: warning: left-hand operand of comma expression has no effect
nfr.h:351: warning: left-hand operand of comma expression has no effect
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:353: warning: left-hand operand of comma expression has no effect
nfr.h:353: warning: left-hand operand of comma expression has no effect
nfr.h:353: warning: statement with no effect
nfr.h:357: warning: left-hand operand of comma expression has no effect
nfr.h:357: warning: statement with no effect
nfr.h:360: warning: left-hand operand of comma expression has no effect
nfr.h:360: warning: statement with no effect
nfr.h: In function 'nfr_add_to_list':
nfr.h:407: warning: left-hand operand of comma expression has no effect
nfr.h:408: warning: left-hand operand of comma expression has no effect
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:410: warning: left-hand operand of comma expression has no effect
nfr.h:411: warning: left-hand operand of comma expression has no effect
nfr.h:411: warning: statement with no effect
nfr.h: In function 'nfr_release_acked':
nfr.h:423: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: statement with no effect
nfr.h:448: warning: left-hand operand of comma expression has no effect
nfr.h:449: warning: left-hand operand of comma expression has no effect
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
In file included from viainit.c:60:
cm_user.h: In function 'odu_test_new_connection':
cm_user.h:35: warning: left-hand operand of comma expression has no effect
cm_user.h:35: warning: statement with no effect
cm_user.h:43: warning: left-hand operand of comma expression has no effect
cm_user.h:43: warning: left-hand operand of comma expression has no effect
cm_user.h:44: warning: left-hand operand of comma expression has no effect
cm_user.h:44: warning: left-hand operand of comma expression has no effect
cm_user.h:45: warning: left-hand operand of comma expression has no effect
cm_user.h:45: warning: value computed is not used
cm_user.h:45: warning: value computed is not used
cm_user.h:49: warning: left-hand operand of comma expression has no effect
cm_user.h:49: warning: left-hand operand of comma expression has no effect
cm_user.h:50: warning: left-hand operand of comma expression has no effect
cm_user.h:50: warning: left-hand operand of comma expression has no effect
cm_user.h:51: warning: value computed is not used
cm_user.h:51: warning: value computed is not used
cm_user.h:55: warning: left-hand operand of comma expression has no effect
cm_user.h:55: warning: statement with no effect
make[9]: *** [viainit.o] Error 1
Exit status from make was 2
make[8]: *** [mpilib] Error 1
make[7]: *** [mpi-modules] Error 2
make[6]: *** [mpi] Error 2

I then attempted to try this by hand outside of the build system:
[root at hpcs-x4500-2 mvapich-1.2rc1]# ./make.mvapich.gen2
Checking for RDMAoE support: no
Configuring MVAPICH...
Configuring with args --with-device=ch_gen2 --with-arch=LINUX
- -prefix=/usr/local/mvapich --without-romio --without-mpe
- -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
Configuring MPICH Version 1.2.7 (release) of : 2005/06/22 16:33:49
Make will not build MPE routines
checking whether filesystem respects case in file names... yes
checking for current directory name... /root/jsalinas/mvapich/mvapich-1.2rc1
checking for install
checking for ranlib
checking for gnumake... yes using --no-print-directory
checking whether make supports include... yes
checking for OSF V3 make... no
checking for virtual path format... VPATH
checking whether g++ returns correct error code... yes
checking whether selected C++ compiler can compile iostream... yes

Include C++ bindings for MPI from http://www.osl.iu.edu/research/mpi2c++
Send bug reports about the C++ to mpi2cpp-devel at osl.iu.edu

checking for g++ compiler exception flags... -fexceptions
checking for cc... no
checking whether the compiler gcc accepts ANSI prototypes... yes
checking for g77... no
Will not  build the Fortran interfaces
checking for ar... found /usr/bin/ar (ar)
checking for whether compiler works... yes
checking whether the compiler gcc accepts ANSI prototypes... yes
checking whether the compiler gcc accepts ## for concatenation in cpp... yes
checking whether the compiler gcc accepts const modifier... yes
checking for extension on executables... none
checking how to run the C preprocessor
checking for AIX
checking for minix/config.h
checking for volatile... yes
Running device-specific setup program
setup_ch_gen2 starts... -DMPID_NO_FORTRAN -D_X86_64_
- -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_
- -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3
About to do ch_gen2 device
Configuring ch_gen2 subsystem...
No addition setup since mpd is not enabled
Use ${exec_prefix}/bin to set up variables MPIBOOT and MPIUNBOOT
checking whether cross-compiling... no
checking for gethrtime... no
checking for clock_gettime... no
checking for clock_getres... no
checking for how many arguments gettimeofday takes... two - whew
checking for signal.h... yes
checking for sigaction... yes
checking for for struct sigaction... yes
checking for weak symbol support... pragma weak
checking whether weak symbols are visible to other files... yes
checking for remsh... no
checking for rsh... found /usr/kerberos/bin/rsh (rsh)
checking for perl5... no
checking for perl... found /usr/bin/perl (perl)
checking for byte ordering... little endian
checking for uname... yes
checking for netdb.h... yes
checking for gethostbyname... yes
checking whether C++ compiler also has gethostbyname... yes
checking whether Fortran programs can link with needed C functions... no
checking whether C++ programs can link with needed C functions... yes
checking for catopen... yes
checking for catclose... yes
checking for catgets... yes
checking for gencat... found /usr/bin/gencat (1)
checking for nl_types.h... yes
checking for ANSI C header files
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking whether stdarg is oldstyle... no
checking whether stdarg is correct... yes
checking whether programs using stdarg link... yes
checking for malloc return type... void
checking for system... yes
checking for nice... yes
checking for strdup... yes
checking for memory.h... yes
checking for sys/ioctl.h... yes
checking for sys/sockio.h... no
checking whether the compiler gcc runs... yes
checking for correct handling of conditionals...... yes
checking for correct handling of conditionals part 2 ...... yes
checking for correct handling of #elif... yes
checking that constant folding in arrays works... yes
checking that structs are handled properly... yes
checking that compiler truncates unsigned char correctly ...... yes
checking that compiler/hardware has commutative arithmetic ...... yes
checking that compiler assigns to char correctly ...... yes
checking that compiler does not call unknown routines for long
doubles... yes
checking that compiler accepts args correctly ...... yes
checking whether ranlib works... yes
checking for broken handling of common symbols... no
checking for ar... found /usr/bin/ar (1)
checking for size of void *... 8
checking for pointers greater than 32 bits... yes
checking for size of int... 4
checking for int large enough for pointers... no
checking for C integer type for MPI_Aint...
checking for size of long... 8
C integer type for MPI_Aint is... long
checking for long long... yes
checking whether compiler can handle loops with long long... yes
checking for long double... yes
checking for size of double... 8
checking for size of long double... 16
checking for structure alignment... largest
checking for sync... found /bin/sync (1)
checking whether mpich can be used as the library name... yes
checking whether head command is broken... no
creating config.status
creating Makefile
creating util/Makefile
creating examples/Makefile
creating src/pt2pt/Makefile
creating src/coll/Makefile
creating src/context/Makefile
creating src/dmpi/Makefile
creating src/env/Makefile
creating src/topol/Makefile
creating src/profile/Makefile
creating src/coll2/Makefile
creating src/util/Makefile
creating src/infoexport/Makefile
creating examples/basic/Makefile
creating src/misc2/Makefile
creating src/external/Makefile
creating mpichconf.h
creating util/mpicc
creating util/mpicxx
creating util/mpiinstall
creating util/mpirun
creating util/mpichlib.conf
creating util/mpiman
creating util/chkserv
creating util/chkmachine
creating util/tstmachines
creating include/mpidefs.h
creating include/mpif.f90
Configuring the test suite...
Configuring with args -basecc=gcc
- -cc=/root/jsalinas/mvapich/mvapich-1.2rc1/bin/mpicc -make=make
- --no-print-directory -device=ch_gen2
- -mpichpath=/root/jsalinas/mvapich/mvapich-1.2rc1/bin --enable-boot
- -cflags=-DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION
- -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC
- -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 -DHAVE_MPICHCONF_H -nof77
- --disable-io
Don't build the tests that need Fortran
checking whether cross-compiling... no
checking whether the compiler gcc runs... yes
checking for gnumake... no
checking whether make supports include... yes
checking for OSF V3 make... no
checking for virtual path format... VPATH
checking for stdlib.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for stdarg is correct... yes
checking for long double... yes
checking for long long... yes
checking whether compiler can handle loops with long long... yes
checking whether the compiler gcc accepts ANSI prototypes... yes
checking for signal.h... yes
checking for sigaction... yes
checking for sleep... yes
checking for sysconf... yes
creating config.status
creating Makefile
creating pt2pt/Makefile
creating coll/Makefile
creating topol/Makefile
creating context/Makefile
creating env/Makefile
creating profile/Makefile
creating pt2pt/runtests
creating coll/runtests
creating topol/runtests
creating context/runtests
creating command/runtests
creating env/runtests
creating profile/runtests
Configuring the performance tests ...
Configure in /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make --no-print-directory sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for cit... no
checking for gnuplot... no
checking how to run the C preprocessor... gcc -E
checking whether C compiler accepts option -O4 -Ofast... no
checking whether C compiler accepts option -Ofast... no
checking whether C compiler accepts option -fast... no
checking whether C compiler accepts option -O3... yes
checking whether routines compiled with -O3 can be linked with ones
compiled  without -O3... yes
checking for library containing fabs... -lm
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working const... yes
checking for restrict... __restrict
checking for long long... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating mpptestconf.h
creating mpid/ch_gen2/Makefile
creating mpid/tests/Makefile
creating mpichconf.h
mpichconf.h is unchanged
*# --->
*# You should register your copy of MPICH with us by sending mail
*# to majordomo at mcs.anl.gov containing the message
*# subscribe mpi-users
*# This will allow us to notify you of new releases of MPICH.
*#
*# You can also check the MPICH home page at
*# http://www.mcs.anl.gov/mpi/mpich
*# ---<
Configuration completed.
Building MVAPICH...
cleaning src/pt2pt
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/pt2pt/*.o
cleaning src/env
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/env/*.o
cleaning src/dmpi
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/dmpi/*.o
cleaning src/util
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/util/*.o
cleaning src/context
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/context/*.o
cleaning src/coll
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/coll/*.o
cleaning src/topol
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/topol/*.o
cleaning src/profile
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/profile/*.o
cleaning src/misc2
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/misc2/*.o
cleaning src/external
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/external/*.o
cleaning mpid/ch_gen2
/bin/rm -f *.o *.d *~ viainit.o viasend.o viarecv.o viacheck.o viapriv.o
viaparam.o viutil.o vbuf.o cm_user.o mpid_init.o mpid_send.o mpid_recv.o
cm.o mpid_hsend.o mpid_hrecv.o mpid_pack.o cmnargs.o mpid_misc.o dreg.o
mpid_smpi.o collutils.o intra_rdma_barrier.o mpid_mcast.o mcst_grp.o
ibmcgrp.o crc32h.o avl.o mem_hooks.o viacoalesce.o shmem_coll.o
async_progress.o calltrace.o objtrace.o nfr.o \
	    queue.o sbcnst2.o tr2.o queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h
core ibmcgrp/*.o ibmcgrp/ibmcgrp \
	    /root/jsalinas/mvapich/mvapich-1.2rc1/bin/ibmcgrp
make --no-print-directory -C process clean
rm -f *.o mpirun_rsh mpispawn minidaemon_client pmgr_collective_client.o
pmgr_collective_common.o minidaemon.o mpirun_util.o
cleaning examples
rm -f sendchar *.o

Making clean in directory test

Making clean in directory pt2pt

Making clean in directory coll

Making clean in directory topol

Making clean in directory env

Making clean in directory context

Making clean in directory profile

Making clean in directory perftest
cd /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest && true -I
config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning examples/basic
rm -f work.pc work.pcl
rm -f *.o *~ PI* cpi systest srtest  fpi cpilog cpi_autolog hello++
iotest pi3f90  upshot rdb.* startup.* core
rm -f hello++.ti hello++.ii
cleaning examples/test/pt2pt
cleaning examples/test/coll
cleaning examples/test/topol
cleaning examples/test/context
cleaning examples/test/env
cleaning examples/test/profile
cleaning examples/test

Making clean in directory pt2pt

Making clean in directory coll

Making clean in directory topol

Making clean in directory env

Making clean in directory context

Making clean in directory profile
cleaning examples/perftest
cd /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest && true -I
config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning src/infoexport
rm -f *.o
rm -f *.i
rm -f *.s
rm -f *.cxx.log
rm -f *.cxx.errors
rm -f libtvmpich.so.1.0
rm -f libtvmpich.so*
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/src/infoexport/*.o
rm -f *~ *.o aditest1 aditest2 aditest3 aditest4 aditest5 aditest6
aditest7 aditest8 aditest9 aditest10 aditest11 aditest12 aditest13
timers trunc
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/lib/lib*.a
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/lib/shared/lib*.so*
make --no-print-directory mpi-modules
make --no-print-directory mpilib
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done

making mpir in directory mpid/ch_gen2
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done
gcc -DHAVE_CONFIG_H -I.
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/include
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/include
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/util -DMPID_DEVICE_CODE
- -DHAVE_UNAME=1 -DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1
- -DMPID_DEBUG_NONE -DMPID_STAT_NONE  -DMPID_NO_FORTRAN -D_X86_64_
- -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_
- -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE   -I/usr/include -O3
- -DHAVE_MPICHCONF_H -D_GNU_SOURCE -I/root/jsalinas/mvapich/mvapich-1.2rc1
- -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I.    -c viainit.c
viainit.c: In function ‘xrc_init’:
viainit.c:1148: error: ‘IBV_DEVICE_XRC’ undeclared (first use in this
function)
viainit.c:1148: error: (Each undeclared identifier is reported only once
viainit.c:1148: error: for each function it appears in.)
viainit.c:1165: warning: assignment makes pointer from integer without a
cast
make[3]: *** [viainit.o] Error 1
Exit status from make was 2
make[2]: *** [mpilib] Error 1
make[1]: *** [mpi-modules] Error 2
make: *** [mpi] Error 2
Failure in building MVAPICH.
Please file an error report to mvapich-discuss at cse.ohio-state.edu with
all your log files.

So both methods appear to die right away trying to compile viainit if I
understand the output.  Any ideas on what went wrong here?

Attached files:
- From the first failure error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'MPI_File_c2f'
55066 Feb 25 11:36 build_log.txt
 1620 Feb 25 11:36 Makefile
19620 Feb 25 11:37 rpm_list.txt
  601 Feb 25 11:38 list_usr_include_infiniband
78405 Feb 25 11:38 list_lib64

- From the second failure error: ‘IBV_DEVICE_XRC’ undeclared (first use in
this function)
 8132 Feb 25 12:00 config.log
 5144 Feb 25 12:00 make-mine.log
 9297 Feb 25 12:00 config-mine.log
20738 Feb 25 12:00 config.status

I would appreciate any pointers you have.

Thank you,

John Salinas

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuGvEMACgkQ5PazmlS66OkqSACcDeb17L9wjzrgjUldAGW/lvxq
pfEAoNedvdwbln/ReskwBdJ5mmLBEQY0
=vjdE
-----END PGP SIGNATURE-----
-------------- next part --------------
#!/bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host hpcs-x4500-2:
#
# ./configure --with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread

for arg
do
  case "$arg" in
    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    echo running ${CONFIG_SHELL-/bin/sh} ./configure --with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
    exec ${CONFIG_SHELL-/bin/sh} ./configure --with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread ;;
    *) echo "Usage: config.status --recheck" 2>&1; exit 1 ;;
  esac
done

trap 'rm -fr Makefile util/Makefile examples/Makefile src/pt2pt/Makefile           src/coll/Makefile src/context/Makefile src/dmpi/Makefile 	  src/env/Makefile src/topol/Makefile src/profile/Makefile 	  src/coll2/Makefile 	  src/util/Makefile src/infoexport/Makefile examples/basic/Makefile 	  src/misc2/Makefile src/external/Makefile  mpichconf.h conftest*; exit 1' 1 3 15
CASE_SENSITIVE='yes'
HASMPE='no'
INSTALL='/usr/bin/install -c'
INSTALL_PROGRAM='$(INSTALL)'
INSTALL_DATA='$(INSTALL) -m 644'
RANLIB='ranlib'
VPATH='VPATH=.:$(srcdir)'
includedir='/usr/local/mvapich/include'
srcdir='/root/jsalinas/mvapich/mvapich-1.2rc1'
exec_prefix='${prefix}'
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libdir='${exec_prefix}/lib'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
sharedlib_dir='${libdir}/shared'
SHAREDLIB_LOCALDIR=''
SHARED_LIB_LOCALDIR=''
prefix='/usr/local/mvapich'
mandir='${prefix}/man'
docdir='${prefix}/doc'
htmldir='${prefix}/www'
top_srcdir='/root/jsalinas/mvapich/mvapich-1.2rc1'
datadir='${prefix}/share'
builddir='/root/jsalinas/mvapich/mvapich-1.2rc1'
libbuild_dir='/root/jsalinas/mvapich/mvapich-1.2rc1/lib'
sharedlibbuild_dir=''
binbuild_dir='/root/jsalinas/mvapich/mvapich-1.2rc1/bin'
includebuild_dir='/root/jsalinas/mvapich/mvapich-1.2rc1/include'
sysconfdir='${exec_prefix}/etc'
GXXTRIAL=''
ARNAME='ar'
HAVE_NO_C_CONST='0'
EXEEXT=''
CPP='gcc -E'
SHARED_LIB_SEARCH_PATH_LEADER=''
CXXENABLE=''
CC_SHARED_OPT=''
CC_SHARED_OPT_FOR_TV=''
CXXFLAGS_FOR_SHARED=''
SHAREDKIND='ignore'
SHAREDKIND_FOR_TV='ignore'
MPI_STATUS_SIZE='4'
HAS_WEAK_SYMBOLS='1'
MPI_WITH_PMPI='yes'
PERL='/usr/bin/perl'
CPP_EXTRA_LIBS=''
messagecat_dir='${libdir}'
GENCAT='gencat'
USE_STDARG='1'
BACKTRACE=''
mpich_includes='-I/root/jsalinas/mvapich/mvapich-1.2rc1/include -I/root/jsalinas/mvapich/mvapich-1.2rc1/include -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/util'
LIB_PATH_LEADER='-L'
F77_IN_C_LIBS=''
F90_SUFFIX=''
F90_MODINCFLAG=''
FLIBNAME=''
HEADARG='-'
AUTOMOUNTFIX='sed -e s@/tmp_mnt/@/@g'
RSHCOMMAND='rsh'
SYNCLOC='/bin/sync'
ASM=''
ASMFILES_O=''
AR='ar crl'
ARCH='LINUX'
BASE_LIB_LIST=' -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread'
CC='gcc'
CFLAGS='-DMPID_NO_FORTRAN -D_X86_64_   -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE   -I/usr/include -O3 -DHAVE_MPICHCONF_H'
CLINKER='gcc'
CCFLAGS='  -DUSE_STDARG  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DUSE_STDARG=1 -DMALLOC_RET_VOID=1'
CCLINKER='g++'
CPP_COMPILER='g++'
CPP_DIR='MPI-2-C++'
CPPFLAGS=''
CXXFLAGS='-I${includedir}/mpi2c++  -fexceptions'
LDFLAGS=''
CPPLDFLAGS=''
CPRP='cp'
DEFAULT_MACHINE='ch_gen2'
DEVCFLAGS=' -DMPID_DEBUG_NONE -DMPID_STAT_NONE'
DEVCFILES=''
DEVOFILES=''
DEV_DEFS=''
DEVICE='ch_gen2'
DEVICE_MAKE_INCLUDE=''
F77='echo no Fortran compiler'
FAST_COPY=''
FFLAGS='-L/usr/lib64'
FLIB_PATH=''
FLIB_PATH_LEADER=''
FLIB_LIST=''
FLINKER='echo no Fortran compiler'
GETNAME_DEFS=' -DHAVE_UNAME=1 -DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1'
HAS_FORTRAN='0'
HAS_MPI2='1'
INCLUDE_PATH=''
LIB_LIST='-lmpich  -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread'
LIB_PATH='-L${libdir} '
LIB_DIR='${prefix}'
MAKE='make --no-print-directory'
MPE_DIR=''
MPE_MPI_EXT_C=' mpehname.c'
MPE_MPI_EXT_O=' mpehname.o'
ENABLE_MPEDBG=''
MPIVERSION='1.2.7 (release) of : 2005/06/22 16:33:49'
CONFIGURE_ARGS_CLEAN='--with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread'
HAVE_MPID_DEFS_H='0'
COMM=''
MPICH_VERSION='MPICH 1.2.7 (release) of : 2005/06/22 16:33:49'
MPIR_HOME='/root/jsalinas/mvapich/mvapich-1.2rc1'
MPI_AINT='long'
MPI_FINT=''
MPILIBNAME='mpich'
MPICC='/root/jsalinas/mvapich/mvapich-1.2rc1/bin/mpicc'
MPIF77=''
MPIF90='/root/jsalinas/mvapich/mvapich-1.2rc1/bin/mpif90'
MPICPLUSPLUS='/root/jsalinas/mvapich/mvapich-1.2rc1/bin/mpicxx'
MPI2OPTIONAL=''
MEMDEBUG=''
NLS_DEFS=' -DHAVE_CATOPEN=1 -DHAVE_CATCLOSE=1 -DHAVE_CATGETS=1 -DHAVE_GENCAT=1 -DHAVE_NL_TYPES_H=1'
NEWTESTDIRS=''
OPTFLAGS=''
OPTFLAGSC=''
OPTFLAGSF=''
P4_ARCH=''
P4_DIR=''
RHS_COMMAND=''
PREFIX='/usr/local/mvapich'
USER_CFLAGS=' -DUSE_STDARG  -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DUSE_STDARG=1 -DMALLOC_RET_VOID=1'
ROMIO='0'
ROMIO_LFLAGS=''
ROMIO_TCFLAGS=''
ROMIO_TCPPFLAGS=''
ROMIO_TFFLAGS=''
buildcpp='1'
NOF77='1'
NO_F90='0'
NOMPE='1'
hasMPE='no'
MPE_OPTS=''
MPI_INTRA='intra_fns_new'
LIBS='-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread'
prefix='/usr/local/mvapich'
exec_prefix='${prefix}'
prsub='s%^prefix\([ 	]*\)=\([ 	]*\).*$%prefix\1=\2/usr/local/mvapich%
s%^exec_prefix\([ 	]*\)=\([ 	]*\).*$%exec_prefix\1=\2${prefix}%'
extrasub=''

top_srcdir=$srcdir

CONFIG_FILES=${CONFIG_FILES-"Makefile util/Makefile examples/Makefile src/pt2pt/Makefile \
          src/coll/Makefile src/context/Makefile src/dmpi/Makefile \
	  src/env/Makefile src/topol/Makefile src/profile/Makefile \
	  src/coll2/Makefile \
	  src/util/Makefile src/infoexport/Makefile examples/basic/Makefile \
	  src/misc2/Makefile src/external/Makefile "}
for file in .. ${CONFIG_FILES}; do if test "x$file" != x..; then
  srcdir=$top_srcdir
  # Remove last slash and all that follows it.  Not all systems have dirname.
  dir=`echo $file|sed 's%/[^/][^/]*$%%'`
  if test "$dir" != "$file"; then
    test "$top_srcdir" != . && srcdir=$top_srcdir/$dir
    test ! -d $dir && mkdir $dir
  fi
  echo creating $file
  rm -f $file
  echo "# Generated automatically from `echo $file|sed 's|.*/||'`.in by configure." > $file
cat $top_srcdir/${file}.in | sed -e "
$prsub
$extrasub
s%@CASE_SENSITIVE@%$CASE_SENSITIVE%g
s%@HASMPE@%$HASMPE%g
s%@INSTALL@%$INSTALL%g
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
s%@INSTALL_DATA@%$INSTALL_DATA%g
s%@RANLIB@%$RANLIB%g
s%@VPATH@%$VPATH%g
s%@includedir@%$includedir%g
s%@srcdir@%$srcdir%g
s%@exec_prefix@%$exec_prefix%g
s%@bindir@%$bindir%g
s%@sbindir@%$sbindir%g
s%@libdir@%$libdir%g
s%@sharedstatedir@%$sharedstatedir%g
s%@localstatedir@%$localstatedir%g
s%@sharedlib_dir@%$sharedlib_dir%g
s%@SHAREDLIB_LOCALDIR@%$SHAREDLIB_LOCALDIR%g
s%@SHARED_LIB_LOCALDIR@%$SHARED_LIB_LOCALDIR%g
s%@prefix@%$prefix%g
s%@mandir@%$mandir%g
s%@docdir@%$docdir%g
s%@htmldir@%$htmldir%g
s%@top_srcdir@%$top_srcdir%g
s%@datadir@%$datadir%g
s%@builddir@%$builddir%g
s%@libbuild_dir@%$libbuild_dir%g
s%@sharedlibbuild_dir@%$sharedlibbuild_dir%g
s%@binbuild_dir@%$binbuild_dir%g
s%@includebuild_dir@%$includebuild_dir%g
s%@sysconfdir@%$sysconfdir%g
s%@GXXTRIAL@%$GXXTRIAL%g
s%@ARNAME@%$ARNAME%g
s%@HAVE_NO_C_CONST@%$HAVE_NO_C_CONST%g
s%@EXEEXT@%$EXEEXT%g
s%@CPP@%$CPP%g
s%@SHARED_LIB_SEARCH_PATH_LEADER@%$SHARED_LIB_SEARCH_PATH_LEADER%g
s%@CXXENABLE@%$CXXENABLE%g
s%@CC_SHARED_OPT@%$CC_SHARED_OPT%g
s%@CC_SHARED_OPT_FOR_TV@%$CC_SHARED_OPT_FOR_TV%g
s%@CXXFLAGS_FOR_SHARED@%$CXXFLAGS_FOR_SHARED%g" | sed -e "
s%@SHAREDKIND@%$SHAREDKIND%g
s%@SHAREDKIND_FOR_TV@%$SHAREDKIND_FOR_TV%g
s%@MPI_STATUS_SIZE@%$MPI_STATUS_SIZE%g
s%@HAS_WEAK_SYMBOLS@%$HAS_WEAK_SYMBOLS%g
s%@MPI_WITH_PMPI@%$MPI_WITH_PMPI%g
s%@PERL@%$PERL%g
s%@CPP_EXTRA_LIBS@%$CPP_EXTRA_LIBS%g
s%@messagecat_dir@%$messagecat_dir%g
s%@GENCAT@%$GENCAT%g
s%@USE_STDARG@%$USE_STDARG%g
s%@BACKTRACE@%$BACKTRACE%g
s%@mpich_includes@%$mpich_includes%g
s%@LIB_PATH_LEADER@%$LIB_PATH_LEADER%g
s%@F77_IN_C_LIBS@%$F77_IN_C_LIBS%g
s%@F90_SUFFIX@%$F90_SUFFIX%g
s%@F90_MODINCFLAG@%$F90_MODINCFLAG%g
s%@FLIBNAME@%$FLIBNAME%g
s%@HEADARG@%$HEADARG%g
s%@AUTOMOUNTFIX@%$AUTOMOUNTFIX%g
s%@RSHCOMMAND@%$RSHCOMMAND%g
s%@SYNCLOC@%$SYNCLOC%g
s%@ASM@%$ASM%g
s%@ASMFILES_O@%$ASMFILES_O%g
s%@AR@%$AR%g
s%@ARCH@%$ARCH%g
s%@BASE_LIB_LIST@%$BASE_LIB_LIST%g
s%@CC@%$CC%g
s%@CFLAGS@%$CFLAGS%g
s%@CLINKER@%$CLINKER%g
s%@CCFLAGS@%$CCFLAGS%g
s%@CCLINKER@%$CCLINKER%g
s%@CPP_COMPILER@%$CPP_COMPILER%g
s%@CPP_DIR@%$CPP_DIR%g
s%@CPPFLAGS@%$CPPFLAGS%g
s%@CXXFLAGS@%$CXXFLAGS%g
s%@LDFLAGS@%$LDFLAGS%g
s%@CPPLDFLAGS@%$CPPLDFLAGS%g
s%@CPRP@%$CPRP%g
s%@DEFAULT_MACHINE@%$DEFAULT_MACHINE%g
s%@DEVCFLAGS@%$DEVCFLAGS%g
s%@DEVCFILES@%$DEVCFILES%g
s%@DEVOFILES@%$DEVOFILES%g" | sed -e "
s%@DEV_DEFS@%$DEV_DEFS%g
s%@DEVICE@%$DEVICE%g
s%@DEVICE_MAKE_INCLUDE@%$DEVICE_MAKE_INCLUDE%g
s%@F77@%$F77%g
s%@FAST_COPY@%$FAST_COPY%g
s%@FFLAGS@%$FFLAGS%g
s%@FLIB_PATH@%$FLIB_PATH%g
s%@FLIB_PATH_LEADER@%$FLIB_PATH_LEADER%g
s%@FLIB_LIST@%$FLIB_LIST%g
s%@FLINKER@%$FLINKER%g
s%@GETNAME_DEFS@%$GETNAME_DEFS%g
s%@HAS_FORTRAN@%$HAS_FORTRAN%g
s%@HAS_MPI2@%$HAS_MPI2%g
s%@INCLUDE_PATH@%$INCLUDE_PATH%g
s%@LIB_LIST@%$LIB_LIST%g
s%@LIB_PATH@%$LIB_PATH%g
s%@LIB_DIR@%$LIB_DIR%g
s%@MAKE@%$MAKE%g
s%@MPE_DIR@%$MPE_DIR%g
s%@MPE_MPI_EXT_C@%$MPE_MPI_EXT_C%g
s%@MPE_MPI_EXT_O@%$MPE_MPI_EXT_O%g
s%@ENABLE_MPEDBG@%$ENABLE_MPEDBG%g
s%@MPIVERSION@%$MPIVERSION%g
s%@CONFIGURE_ARGS_CLEAN@%$CONFIGURE_ARGS_CLEAN%g
s%@HAVE_MPID_DEFS_H@%$HAVE_MPID_DEFS_H%g
s%@COMM@%$COMM%g
s%@MPICH_VERSION@%$MPICH_VERSION%g
s%@MPIR_HOME@%$MPIR_HOME%g
s%@MPI_AINT@%$MPI_AINT%g
s%@MPI_FINT@%$MPI_FINT%g
s%@MPILIBNAME@%$MPILIBNAME%g
s%@MPICC@%$MPICC%g
s%@MPIF77@%$MPIF77%g
s%@MPIF90@%$MPIF90%g
s%@MPICPLUSPLUS@%$MPICPLUSPLUS%g
s%@MPI2OPTIONAL@%$MPI2OPTIONAL%g
s%@MEMDEBUG@%$MEMDEBUG%g
s%@NLS_DEFS@%$NLS_DEFS%g
s%@NEWTESTDIRS@%$NEWTESTDIRS%g
s%@OPTFLAGS@%$OPTFLAGS%g
s%@OPTFLAGSC@%$OPTFLAGSC%g
s%@OPTFLAGSF@%$OPTFLAGSF%g" | sed -e "
s%@P4_ARCH@%$P4_ARCH%g
s%@P4_DIR@%$P4_DIR%g
s%@RHS_COMMAND@%$RHS_COMMAND%g
s%@PREFIX@%$PREFIX%g
s%@USER_CFLAGS@%$USER_CFLAGS%g
s%@ROMIO@%$ROMIO%g
s%@ROMIO_LFLAGS@%$ROMIO_LFLAGS%g
s%@ROMIO_TCFLAGS@%$ROMIO_TCFLAGS%g
s%@ROMIO_TCPPFLAGS@%$ROMIO_TCPPFLAGS%g
s%@ROMIO_TFFLAGS@%$ROMIO_TFFLAGS%g
s%@buildcpp@%$buildcpp%g
s%@NOF77@%$NOF77%g
s%@NO_F90@%$NO_F90%g
s%@NOMPE@%$NOMPE%g
s%@hasMPE@%$hasMPE%g
s%@MPE_OPTS@%$MPE_OPTS%g
s%@MPI_INTRA@%$MPI_INTRA%g
s%@LIBS@%$LIBS%g
s%@DEFS@%-DHAVE_CONFIG_H%" >> $file
fi; done

CONFIG_HEADERS=${CONFIG_HEADERS-"mpichconf.h"}
for file in .. ${CONFIG_HEADERS}; do if test "x$file" != x..; then
echo creating $file

# These sed commands are put into SEDDEFS when defining a macro.
# They are broken into pieces to make the sed script easier to manage.
# They are passed to sed as "A NAME B NAME C VALUE D", where NAME
# is the cpp macro being defined and VALUE is the value it is being given.
# Each defining turns into a single global substitution command.
#
# SEDd sets the value in "#define NAME VALUE" lines.
SEDdA='s@^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
SEDdB='\([ 	][ 	]*\)[^ 	]*@\1#\2'
SEDdC='\3'
SEDdD='@g'
# SEDu turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
SEDuA='s@^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
SEDuB='\([ 	]\)@\1#\2define\3'
SEDuC=' '
SEDuD='\4 at g'
# SEDe turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
SEDeA='s@^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
SEDeB='$@\1#\2define\3'
SEDeC=' '
SEDeD='@g'
rm -f conftest.sed
cat >> conftest.sed <<CONFEOF
${SEDdA}MPE_USE_EXTENSIONS${SEDdB}MPE_USE_EXTENSIONS${SEDdC}1${SEDdD}
${SEDuA}MPE_USE_EXTENSIONS${SEDuB}MPE_USE_EXTENSIONS${SEDuC}1${SEDuD}
${SEDeA}MPE_USE_EXTENSIONS${SEDeB}MPE_USE_EXTENSIONS${SEDeC}1${SEDeD}
${SEDdA}HAVE_PROTOTYPES${SEDdB}HAVE_PROTOTYPES${SEDdC}1${SEDdD}
${SEDuA}HAVE_PROTOTYPES${SEDuB}HAVE_PROTOTYPES${SEDuC}1${SEDuD}
${SEDeA}HAVE_PROTOTYPES${SEDeB}HAVE_PROTOTYPES${SEDeC}1${SEDeD}
${SEDdA}HAS_VOLATILE${SEDdB}HAS_VOLATILE${SEDdC}1${SEDdD}
${SEDuA}HAS_VOLATILE${SEDuB}HAS_VOLATILE${SEDuC}1${SEDuD}
${SEDeA}HAS_VOLATILE${SEDeB}HAS_VOLATILE${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_SIGNAL_H${SEDdB}HAVE_SIGNAL_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_SIGNAL_H${SEDuB}HAVE_SIGNAL_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_SIGNAL_H${SEDeB}HAVE_SIGNAL_H${SEDeC}1${SEDeD}
${SEDdA}HAVE_SIGACTION${SEDdB}HAVE_SIGACTION${SEDdC}1${SEDdD}
${SEDuA}HAVE_SIGACTION${SEDuB}HAVE_SIGACTION${SEDuC}1${SEDuD}
${SEDeA}HAVE_SIGACTION${SEDeB}HAVE_SIGACTION${SEDeC}1${SEDeD}
${SEDdA}HAVE_PRAGMA_WEAK${SEDdB}HAVE_PRAGMA_WEAK${SEDdC}1${SEDdD}
${SEDuA}HAVE_PRAGMA_WEAK${SEDuB}HAVE_PRAGMA_WEAK${SEDuC}1${SEDuD}
${SEDeA}HAVE_PRAGMA_WEAK${SEDeB}HAVE_PRAGMA_WEAK${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_WEAK_SYMBOLS${SEDdB}HAVE_WEAK_SYMBOLS${SEDdC}1${SEDdD}
${SEDuA}HAVE_WEAK_SYMBOLS${SEDuB}HAVE_WEAK_SYMBOLS${SEDuC}1${SEDuD}
${SEDeA}HAVE_WEAK_SYMBOLS${SEDeB}HAVE_WEAK_SYMBOLS${SEDeC}1${SEDeD}
${SEDdA}HAVE_UNAME${SEDdB}HAVE_UNAME${SEDdC}1${SEDdD}
${SEDuA}HAVE_UNAME${SEDuB}HAVE_UNAME${SEDuC}1${SEDuD}
${SEDeA}HAVE_UNAME${SEDeB}HAVE_UNAME${SEDeC}1${SEDeD}
${SEDdA}HAVE_NETDB_H${SEDdB}HAVE_NETDB_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_NETDB_H${SEDuB}HAVE_NETDB_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_NETDB_H${SEDeB}HAVE_NETDB_H${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_GETHOSTBYNAME${SEDdB}HAVE_GETHOSTBYNAME${SEDdC}1${SEDdD}
${SEDuA}HAVE_GETHOSTBYNAME${SEDuB}HAVE_GETHOSTBYNAME${SEDuC}1${SEDuD}
${SEDeA}HAVE_GETHOSTBYNAME${SEDeB}HAVE_GETHOSTBYNAME${SEDeC}1${SEDeD}
${SEDdA}HAVE_CATOPEN${SEDdB}HAVE_CATOPEN${SEDdC}1${SEDdD}
${SEDuA}HAVE_CATOPEN${SEDuB}HAVE_CATOPEN${SEDuC}1${SEDuD}
${SEDeA}HAVE_CATOPEN${SEDeB}HAVE_CATOPEN${SEDeC}1${SEDeD}
${SEDdA}HAVE_CATCLOSE${SEDdB}HAVE_CATCLOSE${SEDdC}1${SEDdD}
${SEDuA}HAVE_CATCLOSE${SEDuB}HAVE_CATCLOSE${SEDuC}1${SEDuD}
${SEDeA}HAVE_CATCLOSE${SEDeB}HAVE_CATCLOSE${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_CATGETS${SEDdB}HAVE_CATGETS${SEDdC}1${SEDdD}
${SEDuA}HAVE_CATGETS${SEDuB}HAVE_CATGETS${SEDuC}1${SEDuD}
${SEDeA}HAVE_CATGETS${SEDeB}HAVE_CATGETS${SEDeC}1${SEDeD}
${SEDdA}HAVE_GENCAT${SEDdB}HAVE_GENCAT${SEDdC}1${SEDdD}
${SEDuA}HAVE_GENCAT${SEDuB}HAVE_GENCAT${SEDuC}1${SEDuD}
${SEDeA}HAVE_GENCAT${SEDeB}HAVE_GENCAT${SEDeC}1${SEDeD}
${SEDdA}HAVE_NL_TYPES_H${SEDdB}HAVE_NL_TYPES_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_NL_TYPES_H${SEDuB}HAVE_NL_TYPES_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_NL_TYPES_H${SEDeB}HAVE_NL_TYPES_H${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}STDC_HEADERS${SEDdB}STDC_HEADERS${SEDdC}1${SEDdD}
${SEDuA}STDC_HEADERS${SEDuB}STDC_HEADERS${SEDuC}1${SEDuD}
${SEDeA}STDC_HEADERS${SEDeB}STDC_HEADERS${SEDeC}1${SEDeD}
${SEDdA}HAVE_STDLIB_H${SEDdB}HAVE_STDLIB_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_STDLIB_H${SEDuB}HAVE_STDLIB_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_STDLIB_H${SEDeB}HAVE_STDLIB_H${SEDeC}1${SEDeD}
${SEDdA}HAVE_STRING_H${SEDdB}HAVE_STRING_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_STRING_H${SEDuB}HAVE_STRING_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_STRING_H${SEDeB}HAVE_STRING_H${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_UNISTD_H${SEDdB}HAVE_UNISTD_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_UNISTD_H${SEDuB}HAVE_UNISTD_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_UNISTD_H${SEDeB}HAVE_UNISTD_H${SEDeC}1${SEDeD}
${SEDdA}HAVE_STDARG_H${SEDdB}HAVE_STDARG_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_STDARG_H${SEDuB}HAVE_STDARG_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_STDARG_H${SEDeB}HAVE_STDARG_H${SEDeC}1${SEDeD}
${SEDdA}USE_STDARG${SEDdB}USE_STDARG${SEDdC}1${SEDdD}
${SEDuA}USE_STDARG${SEDuB}USE_STDARG${SEDuC}1${SEDuD}
${SEDeA}USE_STDARG${SEDeB}USE_STDARG${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}MALLOC_RET_VOID${SEDdB}MALLOC_RET_VOID${SEDdC}1${SEDdD}
${SEDuA}MALLOC_RET_VOID${SEDuB}MALLOC_RET_VOID${SEDuC}1${SEDuD}
${SEDeA}MALLOC_RET_VOID${SEDeB}MALLOC_RET_VOID${SEDeC}1${SEDeD}
${SEDdA}HAVE_SYSTEM${SEDdB}HAVE_SYSTEM${SEDdC}1${SEDdD}
${SEDuA}HAVE_SYSTEM${SEDuB}HAVE_SYSTEM${SEDuC}1${SEDuD}
${SEDeA}HAVE_SYSTEM${SEDeB}HAVE_SYSTEM${SEDeC}1${SEDeD}
${SEDdA}HAVE_NICE${SEDdB}HAVE_NICE${SEDdC}1${SEDdD}
${SEDuA}HAVE_NICE${SEDuB}HAVE_NICE${SEDuC}1${SEDuD}
${SEDeA}HAVE_NICE${SEDeB}HAVE_NICE${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_STRDUP${SEDdB}HAVE_STRDUP${SEDdC}1${SEDdD}
${SEDuA}HAVE_STRDUP${SEDuB}HAVE_STRDUP${SEDuC}1${SEDuD}
${SEDeA}HAVE_STRDUP${SEDeB}HAVE_STRDUP${SEDeC}1${SEDeD}
${SEDdA}HAVE_MEMORY_H${SEDdB}HAVE_MEMORY_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_MEMORY_H${SEDuB}HAVE_MEMORY_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_MEMORY_H${SEDeB}HAVE_MEMORY_H${SEDeC}1${SEDeD}
${SEDdA}HAVE_SYS_IOCTL_H${SEDdB}HAVE_SYS_IOCTL_H${SEDdC}1${SEDdD}
${SEDuA}HAVE_SYS_IOCTL_H${SEDuB}HAVE_SYS_IOCTL_H${SEDuC}1${SEDuD}
${SEDeA}HAVE_SYS_IOCTL_H${SEDeB}HAVE_SYS_IOCTL_H${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}POINTER_64_BITS${SEDdB}POINTER_64_BITS${SEDdC}1${SEDdD}
${SEDuA}POINTER_64_BITS${SEDuB}POINTER_64_BITS${SEDuC}1${SEDuD}
${SEDeA}POINTER_64_BITS${SEDeB}POINTER_64_BITS${SEDeC}1${SEDeD}
${SEDdA}INT_LT_POINTER${SEDdB}INT_LT_POINTER${SEDdC}1${SEDdD}
${SEDuA}INT_LT_POINTER${SEDuB}INT_LT_POINTER${SEDuC}1${SEDuD}
${SEDeA}INT_LT_POINTER${SEDeB}INT_LT_POINTER${SEDeC}1${SEDeD}
${SEDdA}HAVE_LONG_LONG_INT${SEDdB}HAVE_LONG_LONG_INT${SEDdC}1${SEDdD}
${SEDuA}HAVE_LONG_LONG_INT${SEDuB}HAVE_LONG_LONG_INT${SEDuC}1${SEDuD}
${SEDeA}HAVE_LONG_LONG_INT${SEDeB}HAVE_LONG_LONG_INT${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}HAVE_LONG_DOUBLE${SEDdB}HAVE_LONG_DOUBLE${SEDdC}1${SEDdD}
${SEDuA}HAVE_LONG_DOUBLE${SEDuB}HAVE_LONG_DOUBLE${SEDuC}1${SEDuD}
${SEDeA}HAVE_LONG_DOUBLE${SEDeB}HAVE_LONG_DOUBLE${SEDeC}1${SEDeD}
${SEDdA}USE_BASIC_ALIGNMENT${SEDdB}USE_BASIC_ALIGNMENT${SEDdC}1${SEDdD}
${SEDuA}USE_BASIC_ALIGNMENT${SEDuB}USE_BASIC_ALIGNMENT${SEDuC}1${SEDuD}
${SEDeA}USE_BASIC_ALIGNMENT${SEDeB}USE_BASIC_ALIGNMENT${SEDeC}1${SEDeD}
${SEDdA}MPI_ADI2${SEDdB}MPI_ADI2${SEDdC}1${SEDdD}
${SEDuA}MPI_ADI2${SEDuB}MPI_ADI2${SEDuC}1${SEDuD}
${SEDeA}MPI_ADI2${SEDeB}MPI_ADI2${SEDeC}1${SEDeD}
CONFEOF
cat >> conftest.sed <<CONFEOF
${SEDdA}CONFIGURE_ARGS_CLEAN${SEDdB}CONFIGURE_ARGS_CLEAN${SEDdC}"--with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread"${SEDdD}
${SEDuA}CONFIGURE_ARGS_CLEAN${SEDuB}CONFIGURE_ARGS_CLEAN${SEDuC}"--with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread"${SEDuD}
${SEDeA}CONFIGURE_ARGS_CLEAN${SEDeB}CONFIGURE_ARGS_CLEAN${SEDeC}"--with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread"${SEDeD}
${SEDdA}MPIRUN_MACHINE${SEDdB}MPIRUN_MACHINE${SEDdC}"ch_gen2"${SEDdD}
${SEDuA}MPIRUN_MACHINE${SEDuB}MPIRUN_MACHINE${SEDuC}"ch_gen2"${SEDuD}
${SEDeA}MPIRUN_MACHINE${SEDeB}MPIRUN_MACHINE${SEDeC}"ch_gen2"${SEDeD}
${SEDdA}MPIRUN_DEVICE${SEDdB}MPIRUN_DEVICE${SEDdC}"ch_gen2"${SEDdD}
${SEDuA}MPIRUN_DEVICE${SEDuB}MPIRUN_DEVICE${SEDuC}"ch_gen2"${SEDuD}
${SEDeA}MPIRUN_DEVICE${SEDeB}MPIRUN_DEVICE${SEDeC}"ch_gen2"${SEDeD}
CONFEOF
# This sed command replaces #undef's with comments.  This is necessary, for
# example, in the case of _POSIX_SOURCE, which is predefined and required
# on some systems where configure will not decide to define it in
# mpichconf.h.
cat >> conftest.sed <<\CONFEOF
s,^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
CONFEOF
rm -f conftest.h
# Break up the sed commands because old seds have small limits.
maxsedlines=20
cp $top_srcdir/$file.in conftest.h1
while :
do
  lines=`grep -c . conftest.sed`
  if test -z "$lines" || test "$lines" -eq 0; then break; fi
  rm -f conftest.s1 conftest.s2 conftest.h2
  sed ${maxsedlines}q conftest.sed > conftest.s1 # Like head -20.
  sed 1,${maxsedlines}d conftest.sed > conftest.s2 # Like tail +21.
  sed -f conftest.s1 < conftest.h1 > conftest.h2
  rm -f conftest.s1 conftest.h1 conftest.sed
  mv conftest.h2 conftest.h1
  mv conftest.s2 conftest.sed
done
rm -f conftest.sed conftest.h
echo "/* $file.  Generated automatically by configure.  */" > conftest.h
cat conftest.h1 >> conftest.h
rm -f conftest.h1
if cmp -s $file conftest.h 2>/dev/null; then
  # The file exists and we would not be changing it.
  echo "$file is unchanged"
  rm -f conftest.h
else
  rm -f $file
  mv conftest.h $file
fi
fi; done



exit 0
-------------- next part --------------
cleaning src/pt2pt
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/pt2pt/*.o
cleaning src/env
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/env/*.o
cleaning src/dmpi
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/dmpi/*.o
cleaning src/util
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/util/*.o
cleaning src/context
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/context/*.o
cleaning src/coll
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/coll/*.o
cleaning src/topol
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/topol/*.o
cleaning src/profile
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/profile/*.o
cleaning src/misc2
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/misc2/*.o
cleaning src/external
rm -f *.o *~ /root/jsalinas/mvapich/mvapich-1.2rc1/src/external/*.o
cleaning mpid/ch_gen2
/bin/rm -f *.o *.d *~ viainit.o viasend.o viarecv.o viacheck.o viapriv.o viaparam.o viutil.o vbuf.o cm_user.o mpid_init.o mpid_send.o mpid_recv.o cm.o mpid_hsend.o mpid_hrecv.o mpid_pack.o cmnargs.o mpid_misc.o dreg.o mpid_smpi.o collutils.o intra_rdma_barrier.o mpid_mcast.o mcst_grp.o ibmcgrp.o crc32h.o avl.o mem_hooks.o viacoalesce.o shmem_coll.o async_progress.o calltrace.o objtrace.o nfr.o \
	    queue.o sbcnst2.o tr2.o queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h core ibmcgrp/*.o ibmcgrp/ibmcgrp \
	    /root/jsalinas/mvapich/mvapich-1.2rc1/bin/ibmcgrp
make --no-print-directory -C process clean
rm -f *.o mpirun_rsh mpispawn minidaemon_client pmgr_collective_client.o pmgr_collective_common.o minidaemon.o mpirun_util.o
cleaning examples
rm -f sendchar *.o
 
Making clean in directory test
 
Making clean in directory pt2pt
 
Making clean in directory coll
 
Making clean in directory topol
 
Making clean in directory env
 
Making clean in directory context
 
Making clean in directory profile
 
Making clean in directory perftest
cd /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest && true -I config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit 
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning examples/basic
rm -f work.pc work.pcl
rm -f *.o *~ PI* cpi systest srtest  fpi cpilog cpi_autolog hello++ iotest pi3f90  upshot rdb.* startup.* core
rm -f hello++.ti hello++.ii
cleaning examples/test/pt2pt
cleaning examples/test/coll
cleaning examples/test/topol
cleaning examples/test/context
cleaning examples/test/env
cleaning examples/test/profile
cleaning examples/test
 
Making clean in directory pt2pt
 
Making clean in directory coll
 
Making clean in directory topol
 
Making clean in directory env
 
Making clean in directory context
 
Making clean in directory profile
cleaning examples/perftest
cd /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest && true -I config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit 
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning src/infoexport
rm -f *.o
rm -f *.i
rm -f *.s
rm -f *.cxx.log
rm -f *.cxx.errors
rm -f libtvmpich.so.1.0
rm -f libtvmpich.so*
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/src/infoexport/*.o
rm -f *~ *.o aditest1 aditest2 aditest3 aditest4 aditest5 aditest6 aditest7 aditest8 aditest9 aditest10 aditest11 aditest12 aditest13 timers trunc 
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/lib/lib*.a 
rm -f /root/jsalinas/mvapich/mvapich-1.2rc1/lib/shared/lib*.so*
make --no-print-directory mpi-modules
make --no-print-directory mpilib
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done
 
making mpir in directory mpid/ch_gen2
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done
gcc -DHAVE_CONFIG_H -I. -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I/root/jsalinas/mvapich/mvapich-1.2rc1/include -I/root/jsalinas/mvapich/mvapich-1.2rc1/include -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/util -DMPID_DEVICE_CODE  -DHAVE_UNAME=1 -DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1  -DMPID_DEBUG_NONE -DMPID_STAT_NONE  -DMPID_NO_FORTRAN -D_X86_64_   -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE   -I/usr/include -O3 -DHAVE_MPICHCONF_H -D_GNU_SOURCE -I/root/jsalinas/mvapich/mvapich-1.2rc1 -I/root/jsalinas/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I.    -c viainit.c 
viainit.c: In function ‘xrc_init’:
viainit.c:1148: error: ‘IBV_DEVICE_XRC’ undeclared (first use in this function)
viainit.c:1148: error: (Each undeclared identifier is reported only once
viainit.c:1148: error: for each function it appears in.)
viainit.c:1165: warning: assignment makes pointer from integer without a cast
make[3]: *** [viainit.o] Error 1
Exit status from make was 2
make[2]: *** [mpilib] Error 1
make[1]: *** [mpi-modules] Error 2
make: *** [mpi] Error 2
-------------- next part --------------
Configuring with args --with-device=ch_gen2 --with-arch=LINUX -prefix=/usr/local/mvapich --without-romio --without-mpe -lib=-L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
Configuring MPICH Version 1.2.7 (release) of : 2005/06/22 16:33:49
Make will not build MPE routines
checking whether filesystem respects case in file names... yes
checking for current directory name... /root/jsalinas/mvapich/mvapich-1.2rc1
checking for install
checking for ranlib
checking for gnumake... yes using --no-print-directory
checking whether make supports include... yes
checking for OSF V3 make... no
checking for virtual path format... VPATH
checking whether g++ returns correct error code... yes
checking whether selected C++ compiler can compile iostream... yes
 
Include C++ bindings for MPI from http://www.osl.iu.edu/research/mpi2c++
Send bug reports about the C++ to mpi2cpp-devel at osl.iu.edu
 
checking for g++ compiler exception flags... -fexceptions
checking for cc... no
checking whether the compiler gcc accepts ANSI prototypes... yes
checking for g77... no
Will not  build the Fortran interfaces
checking for ar... found /usr/bin/ar (ar)
checking for whether compiler works... yes
checking whether the compiler gcc accepts ANSI prototypes... yes
checking whether the compiler gcc accepts ## for concatenation in cpp... yes
checking whether the compiler gcc accepts const modifier... yes
checking for extension on executables... none
checking how to run the C preprocessor
checking for AIX
checking for minix/config.h
checking for volatile... yes
Running device-specific setup program
setup_ch_gen2 starts... -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3
About to do ch_gen2 device
Configuring ch_gen2 subsystem...
No addition setup since mpd is not enabled
Use ${exec_prefix}/bin to set up variables MPIBOOT and MPIUNBOOT
checking whether cross-compiling... no
checking for gethrtime... no
checking for clock_gettime... no
checking for clock_getres... no
checking for how many arguments gettimeofday takes... two - whew
checking for signal.h... yes
checking for sigaction... yes
checking for for struct sigaction... yes
checking for weak symbol support... pragma weak
checking whether weak symbols are visible to other files... yes
checking for remsh... no
checking for rsh... found /usr/kerberos/bin/rsh (rsh)
checking for perl5... no
checking for perl... found /usr/bin/perl (perl)
checking for byte ordering... little endian
checking for uname... yes
checking for netdb.h... yes
checking for gethostbyname... yes
checking whether C++ compiler also has gethostbyname... yes
checking whether Fortran programs can link with needed C functions... no
checking whether C++ programs can link with needed C functions... yes
checking for catopen... yes
checking for catclose... yes
checking for catgets... yes
checking for gencat... found /usr/bin/gencat (1)
checking for nl_types.h... yes
checking for ANSI C header files
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking whether stdarg is oldstyle... no
checking whether stdarg is correct... yes
checking whether programs using stdarg link... yes
checking for malloc return type... void
checking for system... yes
checking for nice... yes
checking for strdup... yes
checking for memory.h... yes
checking for sys/ioctl.h... yes
checking for sys/sockio.h... no
checking whether the compiler gcc runs... yes
checking for correct handling of conditionals...... yes
checking for correct handling of conditionals part 2 ...... yes
checking for correct handling of #elif... yes
checking that constant folding in arrays works... yes
checking that structs are handled properly... yes
checking that compiler truncates unsigned char correctly ...... yes
checking that compiler/hardware has commutative arithmetic ...... yes
checking that compiler assigns to char correctly ...... yes
checking that compiler does not call unknown routines for long doubles... yes
checking that compiler accepts args correctly ...... yes
checking whether ranlib works... yes
checking for broken handling of common symbols... no
checking for ar... found /usr/bin/ar (1)
checking for size of void *... 8
checking for pointers greater than 32 bits... yes
checking for size of int... 4
checking for int large enough for pointers... no
checking for C integer type for MPI_Aint... 
checking for size of long... 8
C integer type for MPI_Aint is... long
checking for long long... yes
checking whether compiler can handle loops with long long... yes
checking for long double... yes
checking for size of double... 8
checking for size of long double... 16
checking for structure alignment... largest
checking for sync... found /bin/sync (1)
checking whether mpich can be used as the library name... yes
checking whether head command is broken... no
creating config.status
creating Makefile
creating util/Makefile
creating examples/Makefile
creating src/pt2pt/Makefile
creating src/coll/Makefile
creating src/context/Makefile
creating src/dmpi/Makefile
creating src/env/Makefile
creating src/topol/Makefile
creating src/profile/Makefile
creating src/coll2/Makefile
creating src/util/Makefile
creating src/infoexport/Makefile
creating examples/basic/Makefile
creating src/misc2/Makefile
creating src/external/Makefile
creating mpichconf.h
creating util/mpicc
creating util/mpicxx
creating util/mpiinstall
creating util/mpirun
creating util/mpichlib.conf
creating util/mpiman
creating util/chkserv
creating util/chkmachine
creating util/tstmachines
creating include/mpidefs.h
creating include/mpif.f90
Configuring the test suite...
Configuring with args -basecc=gcc -cc=/root/jsalinas/mvapich/mvapich-1.2rc1/bin/mpicc -make=make --no-print-directory -device=ch_gen2 -mpichpath=/root/jsalinas/mvapich/mvapich-1.2rc1/bin --enable-boot -cflags=-DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 -DHAVE_MPICHCONF_H -nof77 --disable-io
Don't build the tests that need Fortran
checking whether cross-compiling... no
checking whether the compiler gcc runs... yes
checking for gnumake... no
checking whether make supports include... yes
checking for OSF V3 make... no
checking for virtual path format... VPATH
checking for stdlib.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for stdarg is correct... yes
checking for long double... yes
checking for long long... yes
checking whether compiler can handle loops with long long... yes
checking whether the compiler gcc accepts ANSI prototypes... yes
checking for signal.h... yes
checking for sigaction... yes
checking for sleep... yes
checking for sysconf... yes
creating config.status
creating Makefile
creating pt2pt/Makefile
creating coll/Makefile
creating topol/Makefile
creating context/Makefile
creating env/Makefile
creating profile/Makefile
creating pt2pt/runtests
creating coll/runtests
creating topol/runtests
creating context/runtests
creating command/runtests
creating env/runtests
creating profile/runtests
Configuring the performance tests ...
Configure in /root/jsalinas/mvapich/mvapich-1.2rc1/examples/perftest creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make --no-print-directory sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for cit... no
checking for gnuplot... no
checking how to run the C preprocessor... gcc -E
checking whether C compiler accepts option -O4 -Ofast... no
checking whether C compiler accepts option -Ofast... no
checking whether C compiler accepts option -fast... no
checking whether C compiler accepts option -O3... yes
checking whether routines compiled with -O3 can be linked with ones compiled  without -O3... yes
checking for library containing fabs... -lm
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working const... yes
checking for restrict... __restrict
checking for long long... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating mpptestconf.h
creating mpid/ch_gen2/Makefile
creating mpid/tests/Makefile
creating mpichconf.h
mpichconf.h is unchanged
*# --->
*# You should register your copy of MPICH with us by sending mail
*# to majordomo at mcs.anl.gov containing the message
*# subscribe mpi-users
*# This will allow us to notify you of new releases of MPICH.
*#  
*# You can also check the MPICH home page at 
*# http://www.mcs.anl.gov/mpi/mpich
*# ---< 
Configuration completed.
-------------- next part --------------
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#include "confdefs.h"
#include <ctype.h>
int main() { exit(0); }
int t() { 
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethrtime) || defined (__stub___gethrtime)
choke me
#else
/* Override any gcc2 internal prototype to avoid an error.  */
extern char gethrtime(); gethrtime();
#endif
 }
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccrk6UNo.o: In function `t':
conftest.c:(.text+0x7): undefined reference to `gethrtime'
collect2: ld returned 1 exit status
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#include "confdefs.h"
#include <ctype.h>
int main() { exit(0); }
int t() { 
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
choke me
#else
/* Override any gcc2 internal prototype to avoid an error.  */
extern char clock_gettime(); clock_gettime();
#endif
 }
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccWCb5nS.o: In function `t':
conftest.c:(.text+0x7): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#include "confdefs.h"
#include <ctype.h>
int main() { exit(0); }
int t() { 
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
choke me
#else
/* Override any gcc2 internal prototype to avoid an error.  */
extern char clock_gettime(); clock_gettime();
#endif
 }
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccKwqyDd.o: In function `t':
conftest.c:(.text+0x7): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#include "confdefs.h"
#include <ctype.h>
int main() { exit(0); }
int t() { 
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_clock_getres) || defined (__stub___clock_getres)
choke me
#else
/* Override any gcc2 internal prototype to avoid an error.  */
extern char clock_getres(); clock_getres();
#endif
 }
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccaLyxJU.o: In function `t':
conftest.c:(.text+0x7): undefined reference to `clock_getres'
collect2: ld returned 1 exit status
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#include "confdefs.h"
#include <ctype.h>
int main() { exit(0); }
int t() { 
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_clock_getres) || defined (__stub___clock_getres)
choke me
#else
/* Override any gcc2 internal prototype to avoid an error.  */
extern char clock_getres(); clock_getres();
#endif
 }
conftest.c: In function 'main':
conftest.c:3: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccinPCcb.o: In function `t':
conftest.c:(.text+0x7): undefined reference to `clock_getres'
collect2: ld returned 1 exit status
./configure: line 11415: g77: command not found
g77  -o conftest conftest.f conftest1.o   
Error linking
        program main
        end
#include "confdefs.h"
#include <stdio.h>
#include <stdarg.h>
int func( int a, ... ){
int b;
va_list ap;
va_start( ap );
b = va_arg(ap, int);
printf( "%d-%d\n", a, b );
va_end(ap);
fflush(stdout);
return 0;
}
int main() { func( 1, 2 ); return 0;}
conftest.c:7:14: error: macro "va_start" requires 2 arguments, but only 1 given
conftest.c: In function 'func':
conftest.c:7: error: 'va_start' undeclared (first use in this function)
conftest.c:7: error: (Each undeclared identifier is reported only once
conftest.c:7: error: for each function it appears in.)
configure:gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.c -o conftest -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
configure: failed program was:

#define MPE_USE_EXTENSIONS 1
#define HAVE_PROTOTYPES 1
#define HAS_VOLATILE 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGACTION 1
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_SYMBOLS 1
#define HAVE_UNAME 1
#define HAVE_NETDB_H 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_CATOPEN 1
#define HAVE_CATCLOSE 1
#define HAVE_CATGETS 1
#define HAVE_GENCAT 1
#define HAVE_NL_TYPES_H 1
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDARG_H 1
#define USE_STDARG 1
#define MALLOC_RET_VOID 1
#define HAVE_SYSTEM 1
#define HAVE_NICE 1
#define HAVE_STRDUP 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_IOCTL_H 1
#include "confdefs.h"

#include <sys/sockio.h>
int main() { exit(0); }
int t() { main(); }
conftest.c:3:24: error: sys/sockio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:4: warning: incompatible implicit declaration of built-in function 'exit'
gcc -DMPID_NO_FORTRAN -D_X86_64_   -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE   -I/usr/include -O3 ... test for quotes in defn
gcc: -rpath=/usr/lib64: linker input file unused because linking not done
gcc: -libverbs: linker input file unused because linking not done
gcc: -libumad: linker input file unused because linking not done
gcc: -lpthread: linker input file unused because linking not done
gcc -DMPID_NO_FORTRAN -D_X86_64_ -DEARLY_SEND_COMPLETION -DMEMORY_SCALE -DVIADEV_RPUT_SUPPORT -D_SMP_ -D_SMP_RNDV_ -DXRC -DCH_GEN2 -D_GNU_SOURCE -I/usr/include -O3 conftest.o -o conftest foo.a -L/usr/lib64 -Wl,-rpath=/usr/lib64 -libverbs -libumad -lpthread
-------------- next part --------------
$ ls -l /usr/lib64/
total 214716
drwxr-xr-x  3 root root     4096 Jan  6 14:16 alchemist
drwxr-xr-x  3 root root     4096 Jan  6 11:03 alsa-lib
drwxr-xr-x  3 root root     4096 Jan 15 18:18 apr-1
drwxr-xr-x  2 root root     4096 Jan  6 11:02 aspell-0.60
drwxr-x---  2 root root     4096 Jul  2  2009 audit
drwxr-xr-x  2 root root     4096 Jan  8 08:58 autofs
drwxr-xr-x  4 root root     4096 Jun  5  2007 bonobo
lrwxrwxrwx  1 root root       36 Jan  6 11:00 cracklib_dict.hwm -> ../../usr/share/cracklib/pw_dict.hwm
lrwxrwxrwx  1 root root       36 Jan  6 11:00 cracklib_dict.pwd -> ../../usr/share/cracklib/pw_dict.pwd
lrwxrwxrwx  1 root root       36 Jan  6 11:00 cracklib_dict.pwi -> ../../usr/share/cracklib/pw_dict.pwi
-rw-r--r--  1 root root     1648 Dec  3 04:20 crt1.o
-rw-r--r--  1 root root     1512 Dec  3 04:20 crti.o
-rw-r--r--  1 root root      768 Dec  3 04:20 crtn.o
drwxr-xr-x  3 root root     4096 Jan  7 15:30 dbus-1.0
drwxr-xr-x  2 root root     4096 Jan  6 11:03 dri
drwxr-xr-x  2 root root     4096 Jan  6 11:02 elfutils
drwxr-xr-x  4 root root     4096 Jan  6 14:19 evolution-openldap
drwxr-xr-x  7 root root     4096 Jan  6 14:18 fs
drwxr-xr-x  2 root root     4096 Jan  8  2009 games
drwxr-xr-x  2 root root     4096 Jan  8  2009 gcc-lib
drwxr-xr-x  4 root root     4096 Jan  6 11:06 gcj
drwxr-xr-x  3 root root     4096 Jan  8 08:57 gcj-4.1.1
lrwxrwxrwx  1 root root        9 Jan  8 08:57 gcj-4.1.2 -> gcj-4.1.1
drwxr-xr-x  3 root root     4096 Jan  6 11:05 GConf
drwxr-xr-x  2 root root    12288 Jan  8 08:56 gconv
-rw-r--r--  1 root root     2376 Dec  3 04:20 gcrt1.o
drwxr-xr-x  2 root root     4096 Jan  9 04:06 gettext
drwxr-xr-x  3 root root     4096 Jan  6 11:07 ghostscript
drwxr-xr-x  3 root root     4096 Jan  6 14:16 glib-2.0
drwxr-xr-x  3 root root     4096 Jan  6 11:07 gnome-vfs-2.0
drwxr-xr-x  2 root root     4096 Jan  6 11:04 gnupg
drwxr-xr-x  5 root root     4096 Jun  5  2007 gtk-2.0
drwxr-xr-x  3 root root     4096 Jan  6 11:07 hal
drwxr-xr-x  2 root root     4096 Jan  6 11:01 hmaccalc
drwxr-xr-x  2 root root     4096 Jan  6 11:07 isdn
drwxr-xr-x  2 root root     4096 Jan  6 14:15 kde3
drwxr-xr-x  3 root root     4096 Oct 31  2008 krb5
drwxr-xr-x  3 root root     4096 Jan  6 11:02 lftp
-rw-r--r--  1 root root   100476 Mar 13  2008 libacl.a
lrwxrwxrwx  1 root root       16 Jan  6 14:18 libacl.so -> /lib64/libacl.so
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libaio.so.1 -> libaio.so.1.0.1
-rwxr-xr-x  1 root root     3768 Jun  5  2007 libaio.so.1.0.0
-rwxr-xr-x  1 root root     3768 Jun  5  2007 libaio.so.1.0.1
lrwxrwxrwx  1 root root       21 Jan  6 14:16 libalchemist.so.0 -> libalchemist.so.0.0.0
-rwxr-xr-x  1 root root    90224 Jun  4  2007 libalchemist.so.0.0.0
-rw-r--r--  1 root root    17332 Dec  3 04:37 libanl.a
lrwxrwxrwx  1 root root       23 Jan  8 08:58 libanl.so -> ../../lib64/libanl.so.1
lrwxrwxrwx  1 root root       12 Jan  6 11:05 libapol.so -> libapol.so.3
-rw-r--r--  1 root root   619194 Jun  6  2007 libapol.so.3
-rw-r--r--  1 root root   297822 Aug 10  2009 libapr-1.a
-rwxr-xr-x  1 root root      810 Aug 10  2009 libapr-1.la
lrwxrwxrwx  1 root root       17 Jan 15 18:18 libapr-1.so -> libapr-1.so.0.2.7
lrwxrwxrwx  1 root root       17 Jan  6 11:03 libapr-1.so.0 -> libapr-1.so.0.2.7
-rwxr-xr-x  1 root root   160936 Aug 10  2009 libapr-1.so.0.2.7
lrwxrwxrwx  1 root root       21 Jan  6 11:03 libaprutil-1.so.0 -> libaprutil-1.so.0.2.7
-rwxr-xr-x  1 root root   118568 Aug 10  2009 libaprutil-1.so.0.2.7
lrwxrwxrwx  1 root root       23 Jan 12 15:02 libart_lgpl_2.so -> libart_lgpl_2.so.2.3.17
lrwxrwxrwx  1 root root       23 Jan  6 11:01 libart_lgpl_2.so.2 -> libart_lgpl_2.so.2.3.17
-rwxr-xr-x  1 root root    96360 Jun  5  2007 libart_lgpl_2.so.2.3.17
-rwxr-xr-x  1 root root    30192 Oct 31  2008 libasm-0.137.so
-rw-r--r--  1 root root    77622 Oct 31  2008 libasm.a
lrwxrwxrwx  1 root root       11 Jan  6 14:20 libasm.so -> libasm.so.1
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libasm.so.1 -> libasm-0.137.so
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libaspell.so.15 -> libaspell.so.15.1.3
-rwxr-xr-x  1 root root   823384 Jun  4  2007 libaspell.so.15.1.3
-rw-r--r--  1 root root     5572 Jun  5  2007 libasprintf.a
lrwxrwxrwx  1 root root       20 Jan  6 14:18 libasprintf.so -> libasprintf.so.0.0.0
lrwxrwxrwx  1 root root       20 Jan  6 14:18 libasprintf.so.0 -> libasprintf.so.0.0.0
-rwxr-xr-x  1 root root     6768 Jun  5  2007 libasprintf.so.0.0.0
lrwxrwxrwx  1 root root       22 Jan  6 11:01 libatk-1.0.so.0 -> libatk-1.0.so.0.1212.0
-rwxr-xr-x  1 root root   129240 Jun  4  2007 libatk-1.0.so.0.1212.0
-rw-r--r--  1 root root    22086 Jun  4  2007 libattr.a
lrwxrwxrwx  1 root root       17 Jan  6 14:17 libattr.so -> /lib64/libattr.so
lrwxrwxrwx  1 root root       21 Jan  6 11:01 libaudiofile.so.0 -> libaudiofile.so.0.0.2
-rwxr-xr-x  1 root root   177136 Jun  4  2007 libaudiofile.so.0.0.2
lrwxrwxrwx  1 root root       24 Jan  6 11:07 libavahi-client.so.3 -> libavahi-client.so.3.2.1
-rwxr-xr-x  1 root root    67896 Jul  2  2009 libavahi-client.so.3.2.1
lrwxrwxrwx  1 root root       24 Jan  6 11:07 libavahi-common.so.3 -> libavahi-common.so.3.4.3
-rwxr-xr-x  1 root root    47808 Jul  2  2009 libavahi-common.so.3.4.3
lrwxrwxrwx  1 root root       22 Jan  6 11:07 libavahi-core.so.4 -> libavahi-core.so.4.0.5
-rwxr-xr-x  1 root root   208160 Jul  2  2009 libavahi-core.so.4.0.5
lrwxrwxrwx  1 root root       22 Jan  6 11:07 libavahi-glib.so.1 -> libavahi-glib.so.1.0.1
-rwxr-xr-x  1 root root    13304 Jul  2  2009 libavahi-glib.so.1.0.1
-rw-r--r--  1 root root   138004 Jul  9  2009 libbdevid.so.5.1.19.6
-rw-r--r--  1 root root   301730 Jun  4  2007 libbeecrypt.a
-rwxr-xr-x  1 root root      835 Jun  4  2007 libbeecrypt.la
lrwxrwxrwx  1 root root       20 Jan  6 14:16 libbeecrypt.so -> libbeecrypt.so.6.4.0
lrwxrwxrwx  1 root root       20 Jan  6 14:16 libbeecrypt.so.6 -> libbeecrypt.so.6.4.0
-rwxr-xr-x  1 root root   177592 Jun  4  2007 libbeecrypt.so.6.4.0
-rwxr-xr-x  1 root root   699912 Jul  2  2009 libbfd-2.17.50.0.6-12.el5.so
lrwxrwxrwx  1 root root       18 Jan  8 08:57 libbind9.so.0 -> libbind9.so.0.0.11
-rwxr-xr-x  1 root root    32544 Nov 30 09:57 libbind9.so.0.0.11
lrwxrwxrwx  1 root root       16 Jan  8 08:57 libbind.so.4 -> libbind.so.4.1.2
-rwxr-xr-x  1 root root   323784 Nov 30 09:57 libbind.so.4.1.2
-rw-r--r--  1 root root   607642 Jun  5  2007 libblas.a
lrwxrwxrwx  1 root root       16 Jan 12 13:13 libblas.so -> libblas.so.3.0.3
lrwxrwxrwx  1 root root       16 Jan 12 13:13 libblas.so.3 -> libblas.so.3.0.3
lrwxrwxrwx  1 root root       16 Jan 12 13:13 libblas.so.3.0 -> libblas.so.3.0.3
-rwxr-xr-x  1 root root   345936 Jun  5  2007 libblas.so.3.0.3
-r--r--r--  1 root root   260076 Sep  3 09:25 libblkid.a
lrwxrwxrwx  1 root root       20 Jan  6 14:17 libblkid.so -> /lib64/libblkid.so.1
lrwxrwxrwx  1 root root       18 Jan  8 08:58 libblktap.so.3.0 -> libblktap.so.3.0.0
-rwxr-xr-x  1 root root    15080 Jan  6 06:54 libblktap.so.3.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:02 libbluetooth.so.2 -> libbluetooth.so.2.4.1
-rwxr-xr-x  1 root root    91464 Jul 14  2008 libbluetooth.so.2.4.1
lrwxrwxrwx  1 root root       20 Jan  6 11:01 libbonobo-2.so.0 -> libbonobo-2.so.0.0.0
-rwxr-xr-x  1 root root   473344 Jun  5  2007 libbonobo-2.so.0.0.0
lrwxrwxrwx  1 root root       29 Jan  6 11:01 libbonobo-activation.so.4 -> libbonobo-activation.so.4.0.0
-rwxr-xr-x  1 root root   109528 Jun  5  2007 libbonobo-activation.so.4.0.0
lrwxrwxrwx  1 root root       22 Jan  6 11:07 libbonoboui-2.so.0 -> libbonoboui-2.so.0.0.0
-rwxr-xr-x  1 root root   450232 Jun  5  2007 libbonoboui-2.so.0.0.0
-rwxr-xr-x  1 root root   140296 Jun  5  2007 libboost_date_time.a
lrwxrwxrwx  1 root root       28 Jan  6 14:20 libboost_date_time.so -> libboost_date_time.so.1.33.1
-rwxr-xr-x  1 root root    67328 Jun  5  2007 libboost_date_time.so.1.33.1
lrwxrwxrwx  1 root root       28 Jan  6 14:15 libboost_date_time.so.2 -> libboost_date_time.so.1.33.1
-rwxr-xr-x  1 root root   131616 Jun  5  2007 libboost_filesystem.a
lrwxrwxrwx  1 root root       29 Jan  6 14:20 libboost_filesystem.so -> libboost_filesystem.so.1.33.1
-rwxr-xr-x  1 root root    66760 Jun  5  2007 libboost_filesystem.so.1.33.1
lrwxrwxrwx  1 root root       29 Jan  6 14:15 libboost_filesystem.so.2 -> libboost_filesystem.so.1.33.1
-rwxr-xr-x  1 root root    62404 Jun  5  2007 libboost_iostreams.a
lrwxrwxrwx  1 root root       28 Jan  6 14:20 libboost_iostreams.so -> libboost_iostreams.so.1.33.1
-rwxr-xr-x  1 root root    37056 Jun  5  2007 libboost_iostreams.so.1.33.1
lrwxrwxrwx  1 root root       28 Jan  6 14:15 libboost_iostreams.so.2 -> libboost_iostreams.so.1.33.1
-rwxr-xr-x  1 root root    47216 Jun  5  2007 libboost_prg_exec_monitor.a
lrwxrwxrwx  1 root root       35 Jan  6 14:20 libboost_prg_exec_monitor.so -> libboost_prg_exec_monitor.so.1.33.1
-rwxr-xr-x  1 root root    24304 Jun  5  2007 libboost_prg_exec_monitor.so.1.33.1
lrwxrwxrwx  1 root root       35 Jan  6 14:15 libboost_prg_exec_monitor.so.2 -> libboost_prg_exec_monitor.so.1.33.1
-rwxr-xr-x  1 root root   541352 Jun  5  2007 libboost_program_options.a
lrwxrwxrwx  1 root root       34 Jan  6 14:20 libboost_program_options.so -> libboost_program_options.so.1.33.1
-rwxr-xr-x  1 root root   225896 Jun  5  2007 libboost_program_options.so.1.33.1
lrwxrwxrwx  1 root root       34 Jan  6 14:15 libboost_program_options.so.2 -> libboost_program_options.so.1.33.1
-rwxr-xr-x  1 root root   553534 Jun  5  2007 libboost_python.a
lrwxrwxrwx  1 root root       25 Jan  6 14:20 libboost_python.so -> libboost_python.so.1.33.1
-rwxr-xr-x  1 root root   253120 Jun  5  2007 libboost_python.so.1.33.1
lrwxrwxrwx  1 root root       25 Jan  6 14:15 libboost_python.so.2 -> libboost_python.so.1.33.1
-rwxr-xr-x  1 root root  2117508 Jun  5  2007 libboost_regex.a
lrwxrwxrwx  1 root root       24 Jan  6 14:20 libboost_regex.so -> libboost_regex.so.1.33.1
-rwxr-xr-x  1 root root   699056 Jun  5  2007 libboost_regex.so.1.33.1
lrwxrwxrwx  1 root root       24 Jan  6 14:15 libboost_regex.so.2 -> libboost_regex.so.1.33.1
-rwxr-xr-x  1 root root  1128372 Jun  5  2007 libboost_serialization.a
lrwxrwxrwx  1 root root       32 Jan  6 14:20 libboost_serialization.so -> libboost_serialization.so.1.33.1
-rwxr-xr-x  1 root root   408768 Jun  5  2007 libboost_serialization.so.1.33.1
lrwxrwxrwx  1 root root       32 Jan  6 14:15 libboost_serialization.so.2 -> libboost_serialization.so.1.33.1
-rwxr-xr-x  1 root root   153472 Jun  5  2007 libboost_signals.a
lrwxrwxrwx  1 root root       26 Jan  6 14:20 libboost_signals.so -> libboost_signals.so.1.33.1
-rwxr-xr-x  1 root root    71320 Jun  5  2007 libboost_signals.so.1.33.1
lrwxrwxrwx  1 root root       26 Jan  6 14:15 libboost_signals.so.2 -> libboost_signals.so.1.33.1
-rwxr-xr-x  1 root root   565684 Jun  5  2007 libboost_test_exec_monitor.a
lrwxrwxrwx  1 root root       36 Jan  6 14:20 libboost_test_exec_monitor.so -> libboost_test_exec_monitor.so.1.33.1
-rwxr-xr-x  1 root root   205952 Jun  5  2007 libboost_test_exec_monitor.so.1.33.1
lrwxrwxrwx  1 root root       36 Jan  6 14:15 libboost_test_exec_monitor.so.2 -> libboost_test_exec_monitor.so.1.33.1
-rwxr-xr-x  1 root root    95238 Jun  5  2007 libboost_thread.a
lrwxrwxrwx  1 root root       25 Jan  6 14:20 libboost_thread.so -> libboost_thread.so.1.33.1
-rwxr-xr-x  1 root root    49248 Jun  5  2007 libboost_thread.so.1.33.1
lrwxrwxrwx  1 root root       25 Jan  6 14:15 libboost_thread.so.2 -> libboost_thread.so.1.33.1
-rwxr-xr-x  1 root root   541016 Jun  5  2007 libboost_unit_test_framework.a
lrwxrwxrwx  1 root root       38 Jan  6 14:20 libboost_unit_test_framework.so -> libboost_unit_test_framework.so.1.33.1
-rwxr-xr-x  1 root root   199464 Jun  5  2007 libboost_unit_test_framework.so.1.33.1
lrwxrwxrwx  1 root root       38 Jan  6 14:15 libboost_unit_test_framework.so.2 -> libboost_unit_test_framework.so.1.33.1
-rwxr-xr-x  1 root root  2477960 Jun  5  2007 libboost_wave.a
-rwxr-xr-x  1 root root   902898 Jun  5  2007 libboost_wserialization.a
lrwxrwxrwx  1 root root       33 Jan  6 14:20 libboost_wserialization.so -> libboost_wserialization.so.1.33.1
-rwxr-xr-x  1 root root   332632 Jun  5  2007 libboost_wserialization.so.1.33.1
lrwxrwxrwx  1 root root       33 Jan  6 14:15 libboost_wserialization.so.2 -> libboost_wserialization.so.1.33.1
-rw-r--r--  1 root root     1576 Dec  3 04:37 libBrokenLocale.a
lrwxrwxrwx  1 root root       32 Jan  8 08:58 libBrokenLocale.so -> ../../lib64/libBrokenLocale.so.1
lrwxrwxrwx  1 root root       15 Jan  8 08:58 libbsd.a -> libbsd-compat.a
-rw-r--r--  1 root root     1194 Dec  3 04:37 libbsd-compat.a
-rwxr-xr-x  1 root root    77510 Sep 16  2008 libbz2.a
lrwxrwxrwx  1 root root       11 Jan  6 14:20 libbz2.so -> libbz2.so.1
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libbz2.so.1 -> libbz2.so.1.0.3
-rwxr-xr-x  1 root root    67664 Sep 16  2008 libbz2.so.1.0.3
-rw-r--r--  1 root root  4098226 Dec  3 04:37 libc.a
lrwxrwxrwx  1 root root       17 Jan  6 11:03 libcairo.so.2 -> libcairo.so.2.9.2
-rwxr-xr-x  1 root root   433024 Mar 13  2008 libcairo.so.2.9.2
lrwxrwxrwx  1 root root       18 Jan  6 11:07 libcapi20.so -> libcapi20.so.3.0.4
lrwxrwxrwx  1 root root       18 Jan  6 11:07 libcapi20.so.3 -> libcapi20.so.3.0.4
-rwxr-xr-x  1 root root    40376 Jul  2  2009 libcapi20.so.3.0.4
lrwxrwxrwx  1 root root       24 Jan  8 08:58 libcidn.so -> ../../lib64/libcidn.so.1
lrwxrwxrwx  1 root root       21 Jan  6 14:20 libckyapplet.so -> libckyapplet.so.1.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:07 libckyapplet.so.1 -> libckyapplet.so.1.0.0
-rwxr-xr-x  1 root root    50376 Mar 13  2008 libckyapplet.so.1.0.0
-rw-r--r--  1 root root    19334 Dec  3 04:37 libc_nonshared.a
-r--r--r--  1 root root    44060 Sep  3 09:25 libcom_err.a
lrwxrwxrwx  1 root root       22 Jan  6 14:17 libcom_err.so -> /lib64/libcom_err.so.2
lrwxrwxrwx  1 root root       24 Jan  6 11:07 libcoolkeypk11.so -> pkcs11/libcoolkeypk11.so
-rw-r--r--  1 root root    55516 Aug 20  2007 libcrack.a
lrwxrwxrwx  1 root root       17 Jan  6 11:03 libcrack.so -> libcrack.so.2.8.0
lrwxrwxrwx  1 root root       17 Jan  6 11:03 libcrack.so.2 -> libcrack.so.2.8.0
-rwxr-xr-x  1 root root    40904 Aug 20  2007 libcrack.so.2.8.0
-rw-r--r--  1 root root   117346 Jul 20  2009 libcrmf.a
-rw-r--r--  1 root root    62724 Dec  3 04:37 libcrypt.a
-rw-r--r--  1 root root  2902374 Sep  3 17:50 libcrypto.a
lrwxrwxrwx  1 root root       31 Jan  6 14:18 libcrypto.so -> ../../lib64/libcrypto.so.0.9.8e
lrwxrwxrwx  1 root root       22 Jan  6 11:03 libcryptsetup.so.0 -> libcryptsetup.so.0.0.0
-rwxr-xr-x  1 root root    48664 Jul  2  2009 libcryptsetup.so.0.0.0
lrwxrwxrwx  1 root root       25 Jan  8 08:58 libcrypt.so -> ../../lib64/libcrypt.so.1
-rw-r--r--  1 root root      253 Dec  3 04:17 libc.so
lrwxrwxrwx  1 root root       18 Jan  6 11:06 libcspi.so.0 -> libcspi.so.0.10.11
-rwxr-xr-x  1 root root    89952 Mar 13  2008 libcspi.so.0.10.11
-rw-r--r--  1 root root     2608 Dec  3 04:21 libc_stubs.a
-rwxr-xr-x  1 root root    96752 Nov 18 06:59 libcupsimage.so.2
-rwxr-xr-x  1 root root   231528 Nov 18 06:59 libcups.so.2
-rw-r--r--  1 root root   436258 Aug 13  2009 libcurl.a
lrwxrwxrwx  1 root root       16 Jan  6 14:18 libcurl.so -> libcurl.so.3.0.0
lrwxrwxrwx  1 root root       16 Jan  6 11:04 libcurl.so.3 -> libcurl.so.3.0.0
-rwxr-xr-x  1 root root   252424 Aug 13  2009 libcurl.so.3.0.0
lrwxrwxrwx  1 root root       12 Jan  6 14:20 libcurses.a -> libncurses.a
lrwxrwxrwx  1 root root       17 Jan  6 14:20 libcurses.so -> libncurses.so.5.5
lrwxrwxrwx  1 root root       13 Jan  6 14:20 libcursesw.a -> libncursesw.a
lrwxrwxrwx  1 root root       18 Jan  6 14:20 libcursesw.so -> libncursesw.so.5.5
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libdaemon.so.0 -> libdaemon.so.0.2.4
-rwxr-xr-x  1 root root    21528 Jun  5  2007 libdaemon.so.0.2.4
-rw-r--r--  1 root root  1720856 Jul  2  2009 libdb-4.3.a
-rw-r--r--  1 root root      802 Jul  2  2009 libdb-4.3.la
lrwxrwxrwx  1 root root       24 Jan  6 11:01 libdb-4.3.so -> ../../lib64/libdb-4.3.so
-rw-r--r--  1 root root  1894826 Jul  2  2009 libdb_cxx-4.3.a
-rw-r--r--  1 root root      830 Jul  2  2009 libdb_cxx-4.3.la
-rwxr-xr-x  1 root root  1106224 Jul  2  2009 libdb_cxx-4.3.so
lrwxrwxrwx  1 root root       16 Jan  6 14:20 libdb_cxx.so -> libdb_cxx-4.3.so
-rw-r--r--  1 root root    84140 Jun  5  2007 libdbi.a
-rwxr-xr-x  1 root root      790 Jun  5  2007 libdbi.la
lrwxrwxrwx  1 root root       15 Jan  6 14:19 libdbi.so -> libdbi.so.0.0.5
lrwxrwxrwx  1 root root       15 Jan  6 14:16 libdbi.so.0 -> libdbi.so.0.0.5
-rwxr-xr-x  1 root root    48952 Jun  5  2007 libdbi.so.0.0.5
lrwxrwxrwx  1 root root       24 Jan  6 14:20 libdb.so -> ../../lib64/libdb-4.3.so
lrwxrwxrwx  1 root root       23 Jan  6 11:07 libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.1.0
-rwxr-xr-x  1 root root   129248 Oct 31  2008 libdbus-glib-1.so.2.1.0
-rw-r--r--  1 root root    27374 Jul  2  2009 libdes425.a
lrwxrwxrwx  1 root root       16 Jan  6 14:18 libdes425.so -> libdes425.so.3.0
lrwxrwxrwx  1 root root       16 Jan  6 11:03 libdes425.so.3 -> libdes425.so.3.0
-rwxr-xr-x  1 root root    14800 Jul  2  2009 libdes425.so.3.0
-rwxr-xr-x  1 root root   546168 Jul  2  2009 libdhcp4client.so.1
lrwxrwxrwx  1 root root       27 Jan  6 11:01 libdhcp6client-1.0.so.2 -> libdhcp6client-1.0.so.2.0.8
-rwxr-xr-x  1 root root   178032 Sep  3 09:10 libdhcp6client-1.0.so.2.0.8
-rwxr-xr-x  1 root root    87856 Jul  2  2009 libdhcp.so.1
-rw-r--r--  1 root root    11882 Dec  3 04:37 libdl.a
lrwxrwxrwx  1 root root       22 Jan  8 08:58 libdl.so -> ../../lib64/libdl.so.2
lrwxrwxrwx  1 root root       34 Jan  6 11:03 libdmraid-events-isw.so -> libdmraid-events-isw.so.1.0.0.rc13
-rwxr-xr-x  1 root root    22000 Sep  3 09:16 libdmraid-events-isw.so.1.0.0.rc13
-r-xr-xr-x  1 root root    22000 Sep  3 09:16 libdmraid-events-isw.so.1.0.0.rc13-17
lrwxrwxrwx  1 root root       23 Jan  6 11:03 libdmraid.so -> libdmraid.so.1.0.0.rc13
-rwxr-xr-x  1 root root   212736 Sep  3 09:16 libdmraid.so.1.0.0.rc13
-r-xr-xr-x  1 root root   215320 Sep  3 09:16 libdmraid.so.1.0.0.rc13-17
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libdmx.so.1 -> libdmx.so.1.0.0
-rwxr-xr-x  1 root root    17712 Jun  5  2007 libdmx.so.1.0.0
lrwxrwxrwx  1 root root       18 Jan  6 11:07 libdns_sd.so.1 -> libdns_sd.so.1.0.1
-rwxr-xr-x  1 root root    33016 Jul  2  2009 libdns_sd.so.1.0.1
lrwxrwxrwx  1 root root       16 Jan  8 08:57 libdns.so.26 -> libdns.so.26.0.2
-rwxr-xr-x  1 root root  1179992 Nov 30 09:57 libdns.so.26.0.2
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libdrm.so.2 -> libdrm.so.2.0.0
-rwxr-xr-x  1 root root    33792 Jun  5  2007 libdrm.so.2.0.0
-rwxr-xr-x  1 root root   167144 Oct 31  2008 libdw-0.137.so
-rw-r--r--  1 root root   382784 Oct 31  2008 libdw.a
lrwxrwxrwx  1 root root       10 Jan  6 14:20 libdw.so -> libdw.so.1
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libdw.so.1 -> libdw-0.137.so
-r--r--r--  1 root root   193016 Sep  3 09:25 libe2p.a
lrwxrwxrwx  1 root root       18 Jan  6 14:17 libe2p.so -> /lib64/libe2p.so.2
-rw-r--r--  1 root root   116512 Oct 31  2008 libebl.a
lrwxrwxrwx  1 root root       21 Jan  8 08:57 libecpg_compat.so.2 -> libecpg_compat.so.2.1
-rwxr-xr-x  1 root root    17056 Oct  7 10:05 libecpg_compat.so.2.1
lrwxrwxrwx  1 root root       14 Jan  8 08:57 libecpg.so.5 -> libecpg.so.5.1
-rwxr-xr-x  1 root root    61224 Oct  7 10:05 libecpg.so.5.1
-rwxr-xr-x  1 root root    78384 Oct 31  2008 libelf-0.137.so
-rw-r--r--  1 root root   251888 Oct 31  2008 libelf.a
lrwxrwxrwx  1 root root       11 Jan  6 14:20 libelf.so -> libelf.so.1
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libelf.so.1 -> libelf-0.137.so
lrwxrwxrwx  1 root root       19 Jan  6 11:03 libesddsp.so.0 -> libesddsp.so.0.2.36
-rwxr-xr-x  1 root root     9496 Jun  5  2007 libesddsp.so.0.2.36
lrwxrwxrwx  1 root root       16 Jan  6 11:03 libesd.so.0 -> libesd.so.0.2.36
-rwxr-xr-x  1 root root    44992 Jun  5  2007 libesd.so.0.2.36
lrwxrwxrwx  1 root root       22 Jan  6 11:02 libevent-1.1a.so.1 -> libevent-1.1a.so.1.0.2
-rwxr-xr-x  1 root root    36112 Jun  5  2007 libevent-1.1a.so.1.0.2
-rw-r--r--  1 root root   238708 Dec  7 13:46 libexpat.a
-rwxr-xr-x  1 root root      708 Dec  7 13:46 libexpat.la
lrwxrwxrwx  1 root root       29 Jan  8 08:59 libexpat.so -> ../../lib64/libexpat.so.0.5.0
-rw-r--r--  1 root root   128638 Jul 31  2008 libexslt.a
lrwxrwxrwx  1 root root       18 Jan  6 14:17 libexslt.so -> libexslt.so.0.8.13
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libexslt.so.0 -> libexslt.so.0.8.13
-rwxr-xr-x  1 root root    75832 Jul 31  2008 libexslt.so.0.8.13
-r--r--r--  1 root root  1440978 Sep  3 09:25 libext2fs.a
lrwxrwxrwx  1 root root       21 Jan  6 14:17 libext2fs.so -> /lib64/libext2fs.so.2
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libfam.so.0 -> libfam.so.0.0.0
-rwxr-xr-x  1 root root    32152 Jun  5  2007 libfam.so.0.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:06 libfipscheck.so.1 -> libfipscheck.so.1.1.0
-rwxr-xr-x  1 root root     8904 Jul  2  2009 libfipscheck.so.1.1.0
-rw-r--r--  1 root root     2764 Jun  5  2007 libfl.a
lrwxrwxrwx  1 root root       22 Feb 16 23:44 libfontconfig.so -> libfontconfig.so.1.1.0
lrwxrwxrwx  1 root root       22 Jan  6 11:03 libfontconfig.so.1 -> libfontconfig.so.1.1.0
-rwxr-xr-x  1 root root   212896 Jan  4  2008 libfontconfig.so.1.1.0
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libfontenc.so.1 -> libfontenc.so.1.0.0
-rwxr-xr-x  1 root root    30496 Jun  5  2007 libfontenc.so.1.0.0
-rw-r--r--  1 root root   124022 Jun  6  2007 libform.a
-rw-r--r--  1 root root   159732 Jun  6  2007 libform_g.a
lrwxrwxrwx  1 root root       12 Jan  6 14:20 libform.so -> libform.so.5
lrwxrwxrwx  1 root root       14 Jan  6 11:01 libform.so.5 -> libform.so.5.5
-rwxr-xr-x  1 root root    58928 Jun  6  2007 libform.so.5.5
-rw-r--r--  1 root root   129628 Jun  6  2007 libformw.a
-rw-r--r--  1 root root   165090 Jun  6  2007 libformw_g.a
lrwxrwxrwx  1 root root       13 Jan  6 14:20 libformw.so -> libformw.so.5
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libformw.so.5 -> libformw.so.5.5
-rwxr-xr-x  1 root root    63184 Jun  6  2007 libformw.so.5.5
-rw-r--r--  1 root root      478 Jan  6 11:01 libfreebl3.chk
-rwxr-xr-x  1 root root   312336 Jul 20  2009 libfreebl3.so
lrwxrwxrwx  1 root root       21 Jan 12 15:01 libfreetype.so -> libfreetype.so.6.3.10
lrwxrwxrwx  1 root root       21 Jan  6 11:01 libfreetype.so.6 -> libfreetype.so.6.3.10
-rwxr-xr-x  1 root root   543824 May 22  2009 libfreetype.so.6.3.10
lrwxrwxrwx  1 root root       19 Jan  8 08:58 libfsimage.so.1.0 -> libfsimage.so.1.0.0
-rwxr-xr-x  1 root root    11744 Jan  6 06:54 libfsimage.so.1.0.0
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libFS.so.6 -> libFS.so.6.0.0
-rwxr-xr-x  1 root root    55712 Jun  5  2007 libFS.so.6.0.0
-rwxr-xr-x  1 root root    78512 Sep  3 13:16 libfwparam.a
lrwxrwxrwx  1 root root       15 Jan 12 13:12 libg2c.so.0 -> libg2c.so.0.0.0
-rwxr-xr-x  1 root root   120488 Jun  5  2007 libg2c.so.0.0.0
-rw-r--r--  1 root root     1194 Dec  3 04:37 libg.a
lrwxrwxrwx  1 root root       21 Jan  6 11:06 libgailutil.so.18 -> libgailutil.so.18.0.1
-rwxr-xr-x  1 root root    33496 Jun  5  2007 libgailutil.so.18.0.1
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libgamin-1.so.0 -> libgamin-1.so.0.1.7
-rwxr-xr-x  1 root root    32152 Jun  5  2007 libgamin-1.so.0.1.7
lrwxrwxrwx  1 root root       18 Jan  8 08:57 libgcj_bc.so.1 -> libgcj_bc.so.1.0.0
-rwxr-xr-x  1 root root     1336 Oct 29 10:39 libgcj_bc.so.1.0.0
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libgcj.so.7rh -> libgcj.so.7rh.0.0
-rwxr-xr-x  1 root root 43284576 Oct 29 10:39 libgcj.so.7rh.0.0
lrwxrwxrwx  1 root root       23 Jan  8 08:57 libgcj-tools.so.7rh -> libgcj-tools.so.7rh.0.0
-rwxr-xr-x  1 root root  1603680 Oct 29 10:39 libgcj-tools.so.7rh.0.0
lrwxrwxrwx  1 root root       19 Jan  6 11:05 libgconf-2.so.4 -> libgconf-2.so.4.1.0
-rwxr-xr-x  1 root root   246624 Jun  5  2007 libgconf-2.so.4.1.0
-rw-r--r--  1 root root   887416 Jul  7  2009 libgcrypt.a
lrwxrwxrwx  1 root root       19 Jan  6 14:17 libgcrypt.so -> libgcrypt.so.11.5.2
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libgcrypt.so.11 -> libgcrypt.so.11.5.2
-rwxr-xr-x  1 root root   468072 Jul  7  2009 libgcrypt.so.11.5.2
-rw-r--r--  1 root root   335004 Feb 28  2008 libgd.a
-rw-r--r--  1 root root    75092 Jun  5  2007 libgdbm.a
lrwxrwxrwx  1 root root       16 Jan  6 14:20 libgdbm.so -> libgdbm.so.2.0.0
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libgdbm.so.2 -> libgdbm.so.2.0.0
-rwxr-xr-x  1 root root    26792 Jun  5  2007 libgdbm.so.2.0.0
lrwxrwxrwx  1 root root       29 Jan  6 11:05 libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.1000.4
-rwxr-xr-x  1 root root    97232 Mar 13  2008 libgdk_pixbuf-2.0.so.0.1000.4
lrwxrwxrwx  1 root root       34 Jan  6 11:05 libgdk_pixbuf_xlib-2.0.so.0 -> libgdk_pixbuf_xlib-2.0.so.0.1000.4
-rwxr-xr-x  1 root root    63104 Mar 13  2008 libgdk_pixbuf_xlib-2.0.so.0.1000.4
lrwxrwxrwx  1 root root       26 Jan  6 11:05 libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.1000.4
-rwxr-xr-x  1 root root   605496 Mar 13  2008 libgdk-x11-2.0.so.0.1000.4
lrwxrwxrwx  1 root root       14 Feb 16 23:44 libgd.so -> libgd.so.2.0.0
lrwxrwxrwx  1 root root       14 Feb 16 23:44 libgd.so.2 -> libgd.so.2.0.0
-rwxr-xr-x  1 root root   263840 Feb 28  2008 libgd.so.2.0.0
-rwxr-xr-x  1 root root    88152 Jun  5  2007 libgettextlib-0.14.6.so
lrwxrwxrwx  1 root root       23 Jan  6 14:18 libgettextlib.so -> libgettextlib-0.14.6.so
-rw-r--r--  1 root root    15864 Jun  5  2007 libgettextpo.a
lrwxrwxrwx  1 root root       21 Jan  6 14:18 libgettextpo.so -> libgettextpo.so.0.1.0
lrwxrwxrwx  1 root root       21 Jan  6 14:18 libgettextpo.so.0 -> libgettextpo.so.0.1.0
-rwxr-xr-x  1 root root    15232 Jun  5  2007 libgettextpo.so.0.1.0
-rwxr-xr-x  1 root root   205632 Jun  5  2007 libgettextsrc-0.14.6.so
lrwxrwxrwx  1 root root       23 Jan  6 14:18 libgettextsrc.so -> libgettextsrc-0.14.6.so
lrwxrwxrwx  1 root root       20 Jan  8 08:57 libgfortran.so.1 -> libgfortran.so.1.0.0
-rwxr-xr-x  1 root root   619320 Oct 29 10:39 libgfortran.so.1.0.0
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libgif.so.4 -> libgif.so.4.1.3
-rwxr-xr-x  1 root root    36848 Apr 22  2009 libgif.so.4.1.3
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libgij.so.7rh -> libgij.so.7rh.0.0
-rwxr-xr-x  1 root root    12280 Oct 29 10:39 libgij.so.7rh.0.0
drwxr-xr-x  3 root root     4096 Jan  6 11:06 libglade
lrwxrwxrwx  1 root root       21 Jan  6 11:06 libglade-2.0.so.0 -> libglade-2.0.so.0.0.7
-rwxr-xr-x  1 root root   105832 Jun  6  2007 libglade-2.0.so.0.0.7
lrwxrwxrwx  1 root root       10 Jan  6 14:21 libGL.so -> libGL.so.1
lrwxrwxrwx  1 root root       12 Jan  6 11:03 libGL.so.1 -> libGL.so.1.2
-rwxr-xr-x  1 root root   492720 Oct 31  2008 libGL.so.1.2
lrwxrwxrwx  1 root root       20 Jan  6 14:18 libGLU.so.1 -> libGLU.so.1.3.060501
-rwxr-xr-x  1 root root   523040 Oct 31  2008 libGLU.so.1.3.060501
-rw-r--r--  1 root root   730924 Jun  5  2007 libgmp.a
lrwxrwxrwx  1 root root       15 Jan  6 14:20 libgmp.so -> libgmp.so.3.3.3
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libgmp.so.3 -> libgmp.so.3.3.3
-rwxr-xr-x  1 root root   236392 Jun  5  2007 libgmp.so.3.3.3
-rw-r--r--  1 root root    35808 Jun  5  2007 libgmpxx.a
lrwxrwxrwx  1 root root       13 Jan  6 14:20 libgmpxx.so -> libgmpxx.so.3
lrwxrwxrwx  1 root root       17 Jan  6 11:02 libgmpxx.so.3 -> libgmpxx.so.3.0.5
-rwxr-xr-x  1 root root    15512 Jun  5  2007 libgmpxx.so.3.0.5
lrwxrwxrwx  1 root root       22 Jan  6 11:07 libgnome-2.so.0 -> libgnome-2.so.0.1600.0
-rwxr-xr-x  1 root root    97080 Jun  6  2007 libgnome-2.so.0.1600.0
lrwxrwxrwx  1 root root       28 Jan  6 11:06 libgnomecanvas-2.so.0 -> libgnomecanvas-2.so.0.1400.0
-rwxr-xr-x  1 root root   191064 Jun  6  2007 libgnomecanvas-2.so.0.1400.0
lrwxrwxrwx  1 root root       25 Jan  6 11:06 libgnome-keyring.so.0 -> libgnome-keyring.so.0.0.1
-rwxr-xr-x  1 root root    54784 Jun  5  2007 libgnome-keyring.so.0.0.1
lrwxrwxrwx  1 root root       24 Jan  6 11:07 libgnomeui-2.so.0 -> libgnomeui-2.so.0.1600.0
-rwxr-xr-x  1 root root   630296 Jun  6  2007 libgnomeui-2.so.0.1600.0
lrwxrwxrwx  1 root root       25 Jan  6 11:07 libgnomevfs-2.so.0 -> libgnomevfs-2.so.0.1600.2
-rwxr-xr-x  1 root root   484560 Jun  5  2007 libgnomevfs-2.so.0.1600.2
-rw-r--r--  1 root root  1053040 Aug 26  2009 libgnutls.a
-rw-r--r--  1 root root   392158 Aug 26  2009 libgnutls-extra.a
lrwxrwxrwx  1 root root       25 Jan  8 08:59 libgnutls-extra.so -> libgnutls-extra.so.13.0.6
lrwxrwxrwx  1 root root       25 Jan  8 08:56 libgnutls-extra.so.13 -> libgnutls-extra.so.13.0.6
-rwxr-xr-x  1 root root   180672 Aug 26  2009 libgnutls-extra.so.13.0.6
-rw-r--r--  1 root root   166330 Aug 26  2009 libgnutls-openssl.a
lrwxrwxrwx  1 root root       27 Jan  8 08:59 libgnutls-openssl.so -> libgnutls-openssl.so.13.0.6
lrwxrwxrwx  1 root root       27 Jan  8 08:56 libgnutls-openssl.so.13 -> libgnutls-openssl.so.13.0.6
-rwxr-xr-x  1 root root   102584 Aug 26  2009 libgnutls-openssl.so.13.0.6
lrwxrwxrwx  1 root root       19 Jan  8 08:59 libgnutls.so -> libgnutls.so.13.0.6
lrwxrwxrwx  1 root root       19 Jan  8 08:56 libgnutls.so.13 -> libgnutls.so.13.0.6
-rwxr-xr-x  1 root root   540576 Aug 26  2009 libgnutls.so.13.0.6
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libgomp.so.1 -> libgomp.so.1.0.0
-rwxr-xr-x  1 root root    52552 Jul 13  2009 libgomp.so.1.0.0
-rw-r--r--  1 root root    17162 Jun  6  2007 libgpg-error.a
lrwxrwxrwx  1 root root       21 Jan  6 14:17 libgpg-error.so -> libgpg-error.so.0.3.0
lrwxrwxrwx  1 root root       21 Jan  6 11:01 libgpg-error.so.0 -> libgpg-error.so.0.3.0
-rwxr-xr-x  1 root root    15208 Jun  6  2007 libgpg-error.so.0.3.0
-rw-r--r--  1 root root    37816 Jun  5  2007 libgpm.a
lrwxrwxrwx  1 root root       16 Jan  6 14:20 libgpm.so -> libgpm.so.1.19.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libgpm.so.1 -> libgpm.so.1.19.0
-rwxr-xr-x  1 root root    25984 Jun  5  2007 libgpm.so.1.19.0
-rw-r--r--  1 root root   459700 Jul  2  2009 libgssapi_krb5.a
lrwxrwxrwx  1 root root       21 Jan  6 14:18 libgssapi_krb5.so -> libgssapi_krb5.so.2.2
lrwxrwxrwx  1 root root       21 Jan  6 11:03 libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
-rwxr-xr-x  1 root root   190976 Jul  2  2009 libgssapi_krb5.so.2.2
-rwxr-xr-x  1 root root      819 Jun  6  2007 libgssapi.la
lrwxrwxrwx  1 root root       18 Jan  6 11:04 libgssapi.so.2 -> libgssapi.so.2.0.0
-rwxr-xr-x  1 root root    36456 Jun  6  2007 libgssapi.so.2.0.0
lrwxrwxrwx  1 root root       13 Jan  6 11:07 libgs.so -> libgs.so.8.15
lrwxrwxrwx  1 root root       13 Jan  6 11:07 libgs.so.8 -> libgs.so.8.15
-rwxr-xr-x  1 root root  5726448 Jul  2  2009 libgs.so.8.15
-rw-r--r--  1 root root   247368 Jul  2  2009 libgssrpc.a
lrwxrwxrwx  1 root root       16 Jan  6 14:18 libgssrpc.so -> libgssrpc.so.4.0
lrwxrwxrwx  1 root root       16 Jan  6 11:03 libgssrpc.so.4 -> libgssrpc.so.4.0
-rwxr-xr-x  1 root root   112552 Jul  2  2009 libgssrpc.so.4.0
lrwxrwxrwx  1 root root       21 Jan  6 14:16 libgtkhtml-2.so.0 -> libgtkhtml-2.so.0.0.0
-rwxr-xr-x  1 root root   542552 Jun  5  2007 libgtkhtml-2.so.0.0.0
lrwxrwxrwx  1 root root       26 Jan  6 11:05 libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.1000.4
-rwxr-xr-x  1 root root  3662560 Mar 13  2008 libgtk-x11-2.0.so.0.1000.4
lrwxrwxrwx  1 root root       15 Jan  6 11:07 libhal.so.1 -> libhal.so.1.0.0
-rwxr-xr-x  1 root root    42536 Sep  3 12:48 libhal.so.1.0.0
lrwxrwxrwx  1 root root       23 Jan  6 11:07 libhal-storage.so.1 -> libhal-storage.so.1.0.0
-rwxr-xr-x  1 root root    42248 Sep  3 12:48 libhal-storage.so.1.0.0
-rw-r--r--  1 root root    23254 Jun  5  2007 libhesiod.a
lrwxrwxrwx  1 root root       18 Jan  6 14:20 libhesiod.so -> libhesiod.so.0.0.0
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libhesiod.so.0 -> libhesiod.so.0.0.0
-rwxr-xr-x  1 root root    17360 Jun  5  2007 libhesiod.so.0.0.0
-rw-r--r--  1 root root    52042 Jul  2  2009 libhistory.a
lrwxrwxrwx  1 root root       15 Jan  6 14:18 libhistory.so -> libhistory.so.5
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libhistory.so.5 -> libhistory.so.5.1
-rwxr-xr-x  1 root root    31664 Jul  2  2009 libhistory.so.5.1
-rwxr-xr-x  1 root root    30288 Oct 31  2008 libhugetlbfs.so
lrwxrwxrwx  1 root root       20 Jan 12 08:26 libibcommon.so -> libibcommon.so.1.0.0
lrwxrwxrwx  1 root root       20 Jan 12 08:26 libibcommon.so.1 -> libibcommon.so.1.0.0
-rwxr-xr-x  1 root root    11776 Jul  2  2009 libibcommon.so.1.0.0
lrwxrwxrwx  1 root root       17 Jan 12 08:26 libibmad.so -> libibmad.so.1.3.0
lrwxrwxrwx  1 root root       17 Jan 12 08:26 libibmad.so.1 -> libibmad.so.1.3.0
-rwxr-xr-x  1 root root    58904 Jul  2  2009 libibmad.so.1.3.0
lrwxrwxrwx  1 root root       18 Jan 12 08:26 libibumad.so -> libibumad.so.1.0.3
lrwxrwxrwx  1 root root       18 Jan 12 08:26 libibumad.so.1 -> libibumad.so.1.0.3
-rwxr-xr-x  1 root root    20904 Jul  2  2009 libibumad.so.1.0.3
lrwxrwxrwx  1 root root       19 Jan 12 14:05 libibverbs.so -> libibverbs.so.1.0.0
lrwxrwxrwx  1 root root       19 Jan 12 14:05 libibverbs.so.1 -> libibverbs.so.1.0.0
-rwxr-xr-x  1 root root    55184 Jul  2  2009 libibverbs.so.1.0.0
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libICE.so.6 -> libICE.so.6.3.0
-rwxr-xr-x  1 root root    98624 Jun  6  2007 libICE.so.6.3.0
lrwxrwxrwx  1 root root       18 Jan  6 14:15 libicudata.so.36 -> libicudata.so.36.0
-rwxr-xr-x  1 root root 10153000 Jun 25  2009 libicudata.so.36.0
lrwxrwxrwx  1 root root       18 Jan  6 14:15 libicui18n.so.36 -> libicui18n.so.36.0
-rwxr-xr-x  1 root root  1327080 Jun 25  2009 libicui18n.so.36.0
lrwxrwxrwx  1 root root       16 Jan  6 14:15 libicuio.so.36 -> libicuio.so.36.0
-rwxr-xr-x  1 root root    48512 Jun 25  2009 libicuio.so.36.0
lrwxrwxrwx  1 root root       16 Jan  6 14:15 libicule.so.36 -> libicule.so.36.0
-rwxr-xr-x  1 root root   274904 Jun 25  2009 libicule.so.36.0
lrwxrwxrwx  1 root root       16 Jan  6 14:15 libiculx.so.36 -> libiculx.so.36.0
-rwxr-xr-x  1 root root    41624 Jun 25  2009 libiculx.so.36.0
lrwxrwxrwx  1 root root       16 Jan  6 14:15 libicutu.so.36 -> libicutu.so.36.0
-rwxr-xr-x  1 root root   111064 Jun 25  2009 libicutu.so.36.0
lrwxrwxrwx  1 root root       16 Jan  6 14:15 libicuuc.so.36 -> libicuuc.so.36.0
-rwxr-xr-x  1 root root  1257592 Jun 25  2009 libicuuc.so.36.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libIDL-2.so.0 -> libIDL-2.so.0.0.0
-rwxr-xr-x  1 root root   165600 Jun  6  2007 libIDL-2.so.0.0.0
-rw-r--r--  1 root root   235666 Jun  6  2007 libidn.a
lrwxrwxrwx  1 root root       17 Jan  6 14:17 libidn.so -> libidn.so.11.5.19
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libidn.so.11 -> libidn.so.11.5.19
-rwxr-xr-x  1 root root   204600 Jun  6  2007 libidn.so.11.5.19
-rw-r--r--  1 root root      798 Dec  3 04:21 libieee.a
-rwxr-xr-x  1 root root    19240 Jul  2  2009 libijs-0.35.so
lrwxrwxrwx  1 root root       14 Jan  6 11:07 libijs.so -> libijs-0.35.so
-rw-r--r--  1 root root    79556 Sep  3 17:13 libIPMIlanserv.a
lrwxrwxrwx  1 root root       23 Feb 11 02:34 libIPMIlanserv.so -> libIPMIlanserv.so.0.0.1
lrwxrwxrwx  1 root root       23 Feb 11 02:34 libIPMIlanserv.so.0 -> libIPMIlanserv.so.0.0.1
-rwxr-xr-x  1 root root    59576 Sep  3 17:13 libIPMIlanserv.so.0.0.1
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libisccc.so.0 -> libisccc.so.0.2.3
-rwxr-xr-x  1 root root    31904 Nov 30 09:57 libisccc.so.0.2.3
lrwxrwxrwx  1 root root       19 Jan  8 08:57 libisccfg.so.1 -> libisccfg.so.1.0.10
-rwxr-xr-x  1 root root   101864 Nov 30 09:57 libisccfg.so.1.0.10
lrwxrwxrwx  1 root root       13 Jan  6 14:18 libiscsi.so -> libiscsi.so.0
-rwxr-xr-x  1 root root   200208 Sep  3 13:16 libiscsi.so.0
lrwxrwxrwx  1 root root       16 Jan  8 08:57 libisc.so.15 -> libisc.so.15.0.2
-rwxr-xr-x  1 root root   268352 Nov 30 09:57 libisc.so.15.0.2
lrwxrwxrwx  1 root root       17 Jan 15 18:55 libjpeg.so -> libjpeg.so.62.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libjpeg.so.62 -> libjpeg.so.62.0.0
-rwxr-xr-x  1 root root   138936 Jun  6  2007 libjpeg.so.62.0.0
-rw-r--r--  1 root root   307368 Jul  2  2009 libk5crypto.a
lrwxrwxrwx  1 root root       18 Jan  6 14:18 libk5crypto.so -> libk5crypto.so.3.1
lrwxrwxrwx  1 root root       18 Jan  6 11:03 libk5crypto.so.3 -> libk5crypto.so.3.1
-rwxr-xr-x  1 root root   153464 Jul  2  2009 libk5crypto.so.3.1
-rw-r--r--  1 root root   130372 Jul  2  2009 libkadm5clnt.a
lrwxrwxrwx  1 root root       19 Jan  6 14:18 libkadm5clnt.so -> libkadm5clnt.so.5.1
lrwxrwxrwx  1 root root       19 Jan  6 11:03 libkadm5clnt.so.5 -> libkadm5clnt.so.5.1
-rwxr-xr-x  1 root root    80136 Jul  2  2009 libkadm5clnt.so.5.1
-rw-r--r--  1 root root   164530 Jul  2  2009 libkadm5srv.a
lrwxrwxrwx  1 root root       18 Jan  6 14:18 libkadm5srv.so -> libkadm5srv.so.5.1
lrwxrwxrwx  1 root root       18 Jan  6 11:03 libkadm5srv.so.5 -> libkadm5srv.so.5.1
-rwxr-xr-x  1 root root   100184 Jul  2  2009 libkadm5srv.so.5.1
-rw-r--r--  1 root root    57990 Jul  2  2009 libkdb5.a
lrwxrwxrwx  1 root root       14 Jan  6 14:18 libkdb5.so -> libkdb5.so.4.0
lrwxrwxrwx  1 root root       14 Jan  6 11:03 libkdb5.so.4 -> libkdb5.so.4.0
-rwxr-xr-x  1 root root    38344 Jul  2  2009 libkdb5.so.4.0
lrwxrwxrwx  1 root root       23 Jan  6 14:17 libkeyutils.so -> /lib64/libkeyutils.so.1
-rw-r--r--  1 root root   667362 Jul  2  2009 libkpathsea.a
-rw-r--r--  1 root root   253578 Jul  2  2009 libkrb4.a
lrwxrwxrwx  1 root root       14 Jan  6 14:18 libkrb4.so -> libkrb4.so.2.0
lrwxrwxrwx  1 root root       14 Jan  6 11:03 libkrb4.so.2 -> libkrb4.so.2.0
-rwxr-xr-x  1 root root   114792 Jul  2  2009 libkrb4.so.2.0
-rw-r--r--  1 root root  1309858 Jul  2  2009 libkrb5.a
lrwxrwxrwx  1 root root       14 Jan  6 14:18 libkrb5.so -> libkrb5.so.3.3
lrwxrwxrwx  1 root root       14 Jan  6 11:03 libkrb5.so.3 -> libkrb5.so.3.3
-rwxr-xr-x  1 root root   613896 Jul  2  2009 libkrb5.so.3.3
-rw-r--r--  1 root root    68732 Jul  2  2009 libkrb5support.a
lrwxrwxrwx  1 root root       21 Jan  6 14:18 libkrb5support.so -> libkrb5support.so.0.1
lrwxrwxrwx  1 root root       21 Jan  6 11:03 libkrb5support.so.0 -> libkrb5support.so.0.1
-rwxr-xr-x  1 root root    35728 Jul  2  2009 libkrb5support.so.0.1
-rw-r--r--  1 root root   194382 Jan 21  2009 libkudzu.a
-rw-r--r--  1 root root    99876 Jan 21  2009 libkudzu_loader.a
lrwxrwxrwx  1 root root        7 Jan  6 11:02 libl.a -> libfl.a
lrwxrwxrwx  1 root root       21 Jan  6 11:03 liblber-2.3.so.0 -> liblber-2.3.so.0.2.31
-rwxr-xr-x  1 root root    59040 Jan 21  2009 liblber-2.3.so.0.2.31
-rw-r--r--  1 root root   109252 Jan 21  2009 liblber.a
lrwxrwxrwx  1 root root       21 Jan  6 14:19 liblber.so -> liblber-2.3.so.0.2.31
lrwxrwxrwx  1 root root       21 Jan  6 11:03 libldap-2.3.so.0 -> libldap-2.3.so.0.2.31
-rwxr-xr-x  1 root root   241360 Jan 21  2009 libldap-2.3.so.0.2.31
-rwxr-xr-x  1 root root   220168 Dec 14  2007 libldap60.so
-rw-r--r--  1 root root   479122 Jan 21  2009 libldap.a
lrwxrwxrwx  1 root root       23 Jan  6 11:03 libldap_r-2.3.so.0 -> libldap_r-2.3.so.0.2.31
-rwxr-xr-x  1 root root   257648 Jan 21  2009 libldap_r-2.3.so.0.2.31
-rw-r--r--  1 root root   527448 Jan 21  2009 libldap_r.a
lrwxrwxrwx  1 root root       23 Jan  6 14:19 libldap_r.so -> libldap_r-2.3.so.0.2.31
lrwxrwxrwx  1 root root       21 Jan  6 14:19 libldap.so -> libldap-2.3.so.0.2.31
-rwxr-xr-x  1 root root     9832 Dec 14  2007 libldif60.so
lrwxrwxrwx  1 root root       21 Jan  6 11:02 liblftp-jobs.so -> liblftp-jobs.so.0.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:02 liblftp-jobs.so.0 -> liblftp-jobs.so.0.0.0
-rwxr-xr-x  1 root root   292632 Jul  2  2009 liblftp-jobs.so.0.0.0
lrwxrwxrwx  1 root root       22 Jan  6 11:02 liblftp-tasks.so -> liblftp-tasks.so.0.0.0
lrwxrwxrwx  1 root root       22 Jan  6 11:02 liblftp-tasks.so.0 -> liblftp-tasks.so.0.0.0
-rwxr-xr-x  1 root root   555504 Jul  2  2009 liblftp-tasks.so.0.0.0
-rw-r--r--  1 root root    13172 Jun  6  2007 liblockdev.a
lrwxrwxrwx  1 root root       19 Jan  6 14:20 liblockdev.so -> liblockdev.so.1.0.1
lrwxrwxrwx  1 root root       19 Jan  6 11:03 liblockdev.so.1 -> liblockdev.so.1.0.1
-rwxr-xr-x  1 root root    11232 Jun  6  2007 liblockdev.so.1.0.1
lrwxrwxrwx  1 root root       23 Jan  6 11:06 libloginhelper.so.0 -> libloginhelper.so.0.0.0
-rwxr-xr-x  1 root root    17352 Mar 13  2008 libloginhelper.so.0.0.0
lrwxrwxrwx  1 root root       17 Jan  8 08:57 liblvm2cmd.a -> liblvm2cmd.a.2.02
-r-xr-xr-x  1 root root  4374536 Nov  2 01:16 liblvm2cmd.a.2.02
lrwxrwxrwx  1 root root       18 Jan  8 08:57 liblvm2cmd.so -> liblvm2cmd.so.2.02
-r-xr-xr-x  1 root root   606736 Nov  2 01:16 liblvm2cmd.so.2.02
lrwxrwxrwx  1 root root       17 Jan  8 08:57 liblwres.so.9 -> liblwres.so.9.2.0
-rwxr-xr-x  1 root root    69952 Nov 30 09:57 liblwres.so.9.2.0
-rw-r--r--  1 root root  1320590 Dec  3 04:37 libm.a
-rw-r--r--  1 root root   104956 Apr 30  2009 libmagic.a
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libmagic.so -> libmagic.so.1.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libmagic.so.1 -> libmagic.so.1.0.0
-rwxr-xr-x  1 root root    65192 Apr 30  2009 libmagic.so.1.0.0
-rw-r--r--  1 root root     1472 Dec  3 04:21 libmcheck.a
-rw-r--r--  1 root root    67998 Jun  6  2007 libmenu.a
-rw-r--r--  1 root root    90676 Jun  6  2007 libmenu_g.a
lrwxrwxrwx  1 root root       12 Jan  6 14:20 libmenu.so -> libmenu.so.5
lrwxrwxrwx  1 root root       14 Jan  6 11:01 libmenu.so.5 -> libmenu.so.5.5
-rwxr-xr-x  1 root root    28064 Jun  6  2007 libmenu.so.5.5
-rw-r--r--  1 root root    68798 Jun  6  2007 libmenuw.a
-rw-r--r--  1 root root    92012 Jun  6  2007 libmenuw_g.a
lrwxrwxrwx  1 root root       13 Jan  6 14:20 libmenuw.so -> libmenuw.so.5
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libmenuw.so.5 -> libmenuw.so.5.5
-rwxr-xr-x  1 root root    28704 Jun  6  2007 libmenuw.so.5.5
-rw-r--r--  1 root root   275136 Nov 26 01:40 libmetacity-private.a
lrwxrwxrwx  1 root root       28 Jan  8 08:57 libmetacity-private.so -> libmetacity-private.so.0.0.0
lrwxrwxrwx  1 root root       28 Jan  8 08:57 libmetacity-private.so.0 -> libmetacity-private.so.0.0.0
-rwxr-xr-x  1 root root   169208 Nov 26 01:40 libmetacity-private.so.0.0.0
-rw-r--r--  1 root root   223564 Jun  5  2007 libmp.a
-rw-r--r--  1 root root   579902 Jun  5  2007 libmpfr.a
lrwxrwxrwx  1 root root       14 Jan  6 14:20 libmp.so -> libmp.so.3.1.7
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libmp.so.3 -> libmp.so.3.1.7
-rwxr-xr-x  1 root root    95448 Jun  5  2007 libmp.so.3.1.7
lrwxrwxrwx  1 root root       21 Jan  8 08:58 libm.so -> ../../lib64/libm.so.6
-rw-r--r--  1 root root   710788 Jun  6  2007 libncurses.a
-rw-r--r--  1 root root   169930 Jun  6  2007 libncurses++.a
-rw-r--r--  1 root root   888824 Jun  6  2007 libncurses_g.a
lrwxrwxrwx  1 root root       15 Jan  6 14:20 libncurses.so -> libncurses.so.5
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libncurses.so.5 -> libncurses.so.5.5
-rwxr-xr-x  1 root root   380336 Jun  6  2007 libncurses.so.5.5
-rw-r--r--  1 root root   169930 Jun  6  2007 libncurses++w.a
-rw-r--r--  1 root root   774794 Jun  6  2007 libncursesw.a
-rw-r--r--  1 root root   992238 Jun  6  2007 libncursesw_g.a
lrwxrwxrwx  1 root root       16 Jan  6 14:20 libncursesw.so -> libncursesw.so.5
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libncursesw.so.5 -> libncursesw.so.5.5
-rwxr-xr-x  1 root root   413488 Jun  6  2007 libncursesw.so.5.5
-rw-r--r--  1 root root   242116 Sep 21 09:24 libneon.a
-rwxr-xr-x  1 root root      913 Sep 21 09:24 libneon.la
lrwxrwxrwx  1 root root       17 Jan 15 14:59 libneon.so -> libneon.so.25.0.5
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libneon.so.25 -> libneon.so.25.0.5
-rwxr-xr-x  1 root root   139832 Sep 21 09:24 libneon.so.25.0.5
lrwxrwxrwx  1 root root       18 Jan  6 11:02 libnetpbm.so.10 -> libnetpbm.so.10.35
-rwxr-xr-x  1 root root   193408 Jul  2  2009 libnetpbm.so.10.35
-rw-r--r--  1 root root  1359352 Sep 11 03:51 libnetsnmp.a
-rw-r--r--  1 root root   656184 Sep 11 03:51 libnetsnmpagent.a
lrwxrwxrwx  1 root root       25 Jan  8 08:58 libnetsnmpagent.so -> libnetsnmpagent.so.10.0.3
lrwxrwxrwx  1 root root       25 Jan  8 08:56 libnetsnmpagent.so.10 -> libnetsnmpagent.so.10.0.3
-rwxr-xr-x  1 root root   282888 Sep 11 03:51 libnetsnmpagent.so.10.0.3
-rw-r--r--  1 root root   306288 Sep 11 03:51 libnetsnmphelpers.a
lrwxrwxrwx  1 root root       27 Jan  8 08:58 libnetsnmphelpers.so -> libnetsnmphelpers.so.10.0.3
lrwxrwxrwx  1 root root       27 Jan  8 08:56 libnetsnmphelpers.so.10 -> libnetsnmphelpers.so.10.0.3
-rwxr-xr-x  1 root root   135800 Sep 11 03:51 libnetsnmphelpers.so.10.0.3
-rw-r--r--  1 root root  3856514 Sep 11 03:51 libnetsnmpmibs.a
lrwxrwxrwx  1 root root       24 Jan  8 08:58 libnetsnmpmibs.so -> libnetsnmpmibs.so.10.0.3
lrwxrwxrwx  1 root root       24 Jan  8 08:56 libnetsnmpmibs.so.10 -> libnetsnmpmibs.so.10.0.3
-rwxr-xr-x  1 root root  1525744 Sep 11 03:51 libnetsnmpmibs.so.10.0.3
lrwxrwxrwx  1 root root       20 Jan  8 08:58 libnetsnmp.so -> libnetsnmp.so.10.0.3
lrwxrwxrwx  1 root root       20 Jan  8 08:56 libnetsnmp.so.10 -> libnetsnmp.so.10.0.3
-rwxr-xr-x  1 root root   605000 Sep 11 03:51 libnetsnmp.so.10.0.3
-rw-r--r--  1 root root    76742 Sep 11 03:51 libnetsnmptrapd.a
lrwxrwxrwx  1 root root       25 Jan  8 08:58 libnetsnmptrapd.so -> libnetsnmptrapd.so.10.0.3
lrwxrwxrwx  1 root root       25 Jan  8 08:56 libnetsnmptrapd.so.10 -> libnetsnmptrapd.so.10.0.3
-rwxr-xr-x  1 root root    40928 Sep 11 03:51 libnetsnmptrapd.so.10.0.3
-rw-r--r--  1 root root   122944 Sep 24 13:59 libnewt.a
lrwxrwxrwx  1 root root       17 Jan  8 08:59 libnewt.so -> libnewt.so.0.52.1
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libnewt.so.0.52 -> libnewt.so.0.52.1
-rwxr-xr-x  1 root root    79752 Sep 24 13:59 libnewt.so.0.52.1
-rwxr-xr-x  1 root root      835 Jul  2  2009 libnfsidmap.la
lrwxrwxrwx  1 root root       20 Jan  6 11:04 libnfsidmap.so.0 -> libnfsidmap.so.0.2.0
-rwxr-xr-x  1 root root    40120 Jul  2  2009 libnfsidmap.so.0.2.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libnl.so.1 -> libnl.so.1.0-pre5
-rwxr-xr-x  1 root root   214112 May 22  2008 libnl.so.1.0-pre5
lrwxrwxrwx  1 root root       19 Jan  6 11:07 libnm_glib.so.0 -> libnm_glib.so.0.1.0
-rwxr-xr-x  1 root root   139240 Jul  8  2009 libnm_glib.so.0.1.0
lrwxrwxrwx  1 root root       23 Jan  6 11:07 libnm_glib_vpn.so.0 -> libnm_glib_vpn.so.0.0.0
-rwxr-xr-x  1 root root    28232 Jul  8  2009 libnm_glib_vpn.so.0.0.0
lrwxrwxrwx  1 root root       19 Jan  6 11:07 libnm-util.so.1 -> libnm-util.so.1.0.0
-rwxr-xr-x  1 root root   208264 Jul  8  2009 libnm-util.so.1.0.0
lrwxrwxrwx  1 root root       18 Jan  6 11:07 libnotify.so -> libnotify.so.1.1.0
lrwxrwxrwx  1 root root       18 Jan  6 11:07 libnotify.so.1 -> libnotify.so.1.1.0
-rwxr-xr-x  1 root root    35792 Jun  6  2007 libnotify.so.1.1.0
-rw-r--r--  1 root root   184098 Dec  3 04:37 libnsl.a
lrwxrwxrwx  1 root root       23 Jan  8 08:58 libnsl.so -> ../../lib64/libnsl.so.1
-rwxr-xr-x  1 root root   229432 Oct 27 17:43 libnspr4.so
-rwxr-xr-x  1 root root  1221496 Jul 20  2009 libnss3.so
-rwxr-xr-x  1 root root   492960 Jul 20  2009 libnssckbi.so
lrwxrwxrwx  1 root root       30 Jan  8 08:58 libnss_compat.so -> ../../lib64/libnss_compat.so.2
lrwxrwxrwx  1 root root       26 Jan  6 11:03 libnss_db.so -> ../../lib64/libnss_db.so.2
lrwxrwxrwx  1 root root       27 Jan  8 08:58 libnss_dns.so -> ../../lib64/libnss_dns.so.2
lrwxrwxrwx  1 root root       29 Jan  8 08:58 libnss_files.so -> ../../lib64/libnss_files.so.2
lrwxrwxrwx  1 root root       30 Jan  8 08:58 libnss_hesiod.so -> ../../lib64/libnss_hesiod.so.2
lrwxrwxrwx  1 root root       28 Jan  8 08:57 libnss_ldap.so -> ../../lib64/libnss_ldap.so.2
lrwxrwxrwx  1 root root       31 Jan  8 08:58 libnss_nisplus.so -> ../../lib64/libnss_nisplus.so.2
lrwxrwxrwx  1 root root       27 Jan  8 08:58 libnss_nis.so -> ../../lib64/libnss_nis.so.2
-rwxr-xr-x  1 root root   119696 Jul 20  2009 libnssutil3.so
-rwxr-xr-x  1 root root    21752 Jul  7  2009 libnuma.so.1
-rw-r--r--  1 root root    21046 Jun  6  2007 libogg.a
lrwxrwxrwx  1 root root       15 Jan  6 14:17 libogg.so -> libogg.so.0.5.3
lrwxrwxrwx  1 root root       15 Jan  6 14:13 libogg.so.0 -> libogg.so.0.5.3
-rwxr-xr-x  1 root root    22136 Jun  6  2007 libogg.so.0.5.3
-rwxr-xr-x  1 root root      710 Jun  6  2007 libogrove.la
lrwxrwxrwx  1 root root       18 Jan  6 11:05 libogrove.so -> libogrove.so.0.0.1
lrwxrwxrwx  1 root root       18 Jan  6 11:05 libogrove.so.0 -> libogrove.so.0.0.1
-rwxr-xr-x  1 root root    73000 Jun  6  2007 libogrove.so.0.0.1
-rwxr-xr-x  1 root root   352304 Jul  2  2009 libopcodes-2.17.50.0.6-12.el5.so
-rw-r--r--  1 root root  1583356 Sep  3 17:13 libOpenIPMI.a
-rw-r--r--  1 root root   419884 Sep  3 17:13 libOpenIPMIcmdlang.a
lrwxrwxrwx  1 root root       27 Feb 11 02:34 libOpenIPMIcmdlang.so -> libOpenIPMIcmdlang.so.0.0.5
lrwxrwxrwx  1 root root       27 Feb 11 02:34 libOpenIPMIcmdlang.so.0 -> libOpenIPMIcmdlang.so.0.0.5
-rwxr-xr-x  1 root root   267600 Sep  3 17:13 libOpenIPMIcmdlang.so.0.0.5
-rw-r--r--  1 root root    14622 Sep  3 17:13 libOpenIPMIglib.a
lrwxrwxrwx  1 root root       24 Feb 11 02:34 libOpenIPMIglib.so -> libOpenIPMIglib.so.0.0.1
lrwxrwxrwx  1 root root       24 Feb 11 02:34 libOpenIPMIglib.so.0 -> libOpenIPMIglib.so.0.0.1
-rwxr-xr-x  1 root root    15608 Sep  3 17:13 libOpenIPMIglib.so.0.0.1
-rw-r--r--  1 root root    25030 Sep  3 17:13 libOpenIPMIposix.a
lrwxrwxrwx  1 root root       25 Feb 11 02:34 libOpenIPMIposix.so -> libOpenIPMIposix.so.0.0.1
lrwxrwxrwx  1 root root       25 Feb 11 02:34 libOpenIPMIposix.so.0 -> libOpenIPMIposix.so.0.0.1
-rwxr-xr-x  1 root root    24184 Sep  3 17:13 libOpenIPMIposix.so.0.0.1
-rw-r--r--  1 root root    30634 Sep  3 17:13 libOpenIPMIpthread.a
lrwxrwxrwx  1 root root       27 Feb 11 02:34 libOpenIPMIpthread.so -> libOpenIPMIpthread.so.0.0.1
lrwxrwxrwx  1 root root       27 Feb 11 02:34 libOpenIPMIpthread.so.0 -> libOpenIPMIpthread.so.0.0.1
-rwxr-xr-x  1 root root    26352 Sep  3 17:13 libOpenIPMIpthread.so.0.0.1
lrwxrwxrwx  1 root root       20 Feb 11 02:34 libOpenIPMI.so -> libOpenIPMI.so.0.0.5
lrwxrwxrwx  1 root root       20 Feb 11 02:34 libOpenIPMI.so.0 -> libOpenIPMI.so.0.0.5
-rwxr-xr-x  1 root root  1035920 Sep  3 17:13 libOpenIPMI.so.0.0.5
-rw-r--r--  1 root root    11778 Sep  3 17:13 libOpenIPMItcl.a
lrwxrwxrwx  1 root root       23 Feb 11 02:34 libOpenIPMItcl.so -> libOpenIPMItcl.so.0.0.1
lrwxrwxrwx  1 root root       23 Feb 11 02:34 libOpenIPMItcl.so.0 -> libOpenIPMItcl.so.0.0.1
-rwxr-xr-x  1 root root    13744 Sep  3 17:13 libOpenIPMItcl.so.0.0.1
-rw-r--r--  1 root root   253664 Sep  3 17:13 libOpenIPMIui.a
lrwxrwxrwx  1 root root       22 Feb 11 02:34 libOpenIPMIui.so -> libOpenIPMIui.so.1.0.1
lrwxrwxrwx  1 root root       22 Feb 11 02:34 libOpenIPMIui.so.1 -> libOpenIPMIui.so.1.0.1
-rwxr-xr-x  1 root root   179104 Sep  3 17:13 libOpenIPMIui.so.1.0.1
-rw-r--r--  1 root root    45116 Sep  3 17:13 libOpenIPMIutils.a
lrwxrwxrwx  1 root root       25 Feb 11 02:34 libOpenIPMIutils.so -> libOpenIPMIutils.so.0.0.1
lrwxrwxrwx  1 root root       25 Feb 11 02:34 libOpenIPMIutils.so.0 -> libOpenIPMIutils.so.0.0.1
-rwxr-xr-x  1 root root    31928 Sep  3 17:13 libOpenIPMIutils.so.0.0.1
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libORBit-2.so.0 -> libORBit-2.so.0.1.0
-rwxr-xr-x  1 root root   443136 Oct 31  2008 libORBit-2.so.0.1.0
lrwxrwxrwx  1 root root       28 Jan  6 11:01 libORBitCosNaming-2.so.0 -> libORBitCosNaming-2.so.0.1.0
-rwxr-xr-x  1 root root    28752 Oct 31  2008 libORBitCosNaming-2.so.0.1.0
lrwxrwxrwx  1 root root       27 Jan  6 11:01 libORBit-imodule-2.so.0 -> libORBit-imodule-2.so.0.0.0
-rwxr-xr-x  1 root root    33480 Oct 31  2008 libORBit-imodule-2.so.0.0.0
-rwxr-xr-x  1 root root      717 Jun  6  2007 libospgrove.la
lrwxrwxrwx  1 root root       20 Jan  6 11:05 libospgrove.so -> libospgrove.so.0.0.1
lrwxrwxrwx  1 root root       20 Jan  6 11:05 libospgrove.so.0 -> libospgrove.so.0.0.1
-rwxr-xr-x  1 root root   579928 Jun  6  2007 libospgrove.so.0.0.1
lrwxrwxrwx  1 root root       15 Jan  6 11:05 libosp.so.5 -> libosp.so.5.0.0
-rwxr-xr-x  1 root root  2094488 Jun  6  2007 libosp.so.5.0.0
-rwxr-xr-x  1 root root      707 Jun  6  2007 libostyle.la
lrwxrwxrwx  1 root root       18 Jan  6 11:05 libostyle.so -> libostyle.so.0.0.1
lrwxrwxrwx  1 root root       18 Jan  6 11:05 libostyle.so.0 -> libostyle.so.0.0.1
-rwxr-xr-x  1 root root  2531976 Jun  6  2007 libostyle.so.0.0.1
lrwxrwxrwx  1 root root       29 Jan  6 14:20 libpamc.so -> ../../lib64/libpamc.so.0.81.0
lrwxrwxrwx  1 root root       33 Jan  6 14:20 libpam_misc.so -> ../../lib64/libpam_misc.so.0.81.2
lrwxrwxrwx  1 root root       28 Jan  6 14:20 libpam.so -> ../../lib64/libpam.so.0.81.5
-rw-r--r--  1 root root    27386 Jun  6  2007 libpanel.a
-rw-r--r--  1 root root    38768 Jun  6  2007 libpanel_g.a
lrwxrwxrwx  1 root root       13 Jan  6 14:20 libpanel.so -> libpanel.so.5
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libpanel.so.5 -> libpanel.so.5.5
-rwxr-xr-x  1 root root    12912 Jun  6  2007 libpanel.so.5.5
-rw-r--r--  1 root root    27386 Jun  6  2007 libpanelw.a
-rw-r--r--  1 root root    38768 Jun  6  2007 libpanelw_g.a
lrwxrwxrwx  1 root root       14 Jan  6 14:20 libpanelw.so -> libpanelw.so.5
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libpanelw.so.5 -> libpanelw.so.5.5
-rwxr-xr-x  1 root root    10648 Jun  6  2007 libpanelw.so.5.5
lrwxrwxrwx  1 root root       24 Jan  6 11:04 libpango-1.0.so.0 -> libpango-1.0.so.0.1400.9
-rwxr-xr-x  1 root root   265376 Jul  2  2009 libpango-1.0.so.0.1400.9
lrwxrwxrwx  1 root root       29 Jan  6 11:04 libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.1400.9
-rwxr-xr-x  1 root root    39304 Jul  2  2009 libpangocairo-1.0.so.0.1400.9
lrwxrwxrwx  1 root root       27 Jan  6 11:04 libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.1400.9
-rwxr-xr-x  1 root root   192152 Jul  2  2009 libpangoft2-1.0.so.0.1400.9
lrwxrwxrwx  1 root root       25 Jan  6 11:04 libpangox-1.0.so.0 -> libpangox-1.0.so.0.1400.9
-rwxr-xr-x  1 root root    51976 Jul  2  2009 libpangox-1.0.so.0.1400.9
lrwxrwxrwx  1 root root       27 Jan  6 11:04 libpangoxft-1.0.so.0 -> libpangoxft-1.0.so.0.1400.9
-rwxr-xr-x  1 root root    31280 Jul  2  2009 libpangoxft-1.0.so.0.1400.9
lrwxrwxrwx  1 root root       22 Jan  6 11:03 libparted-1.8.so.0 -> libparted-1.8.so.0.0.1
-rwxr-xr-x  1 root root   393448 Jan 21  2009 libparted-1.8.so.0.0.1
lrwxrwxrwx  1 root root       16 Jan  6 11:04 libpcap.so.0 -> libpcap.so.0.9.4
lrwxrwxrwx  1 root root       16 Jan  6 11:04 libpcap.so.0.9 -> libpcap.so.0.9.4
-rwxr-xr-x  1 root root   171848 Nov  6  2008 libpcap.so.0.9.4
-rw-r--r--  1 root root    51278 Jul  2  2009 libpci.a
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libpcrecpp.so.0 -> libpcrecpp.so.0.0.0
-rwxr-xr-x  1 root root    31832 Nov 29  2007 libpcrecpp.so.0.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:02 libpcreposix.so.0 -> libpcreposix.so.0.0.0
-rwxr-xr-x  1 root root     9088 Nov 29  2007 libpcreposix.so.0.0.0
lrwxrwxrwx  1 root root       20 Jan  6 14:20 libpcsclite.so -> libpcsclite.so.1.0.0
lrwxrwxrwx  1 root root       20 Jan  6 11:01 libpcsclite.so.1 -> libpcsclite.so.1.0.0
-rwxr-xr-x  1 root root    39112 Mar 13  2008 libpcsclite.so.1.0.0
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libpfm.so.3 -> libpfm.so.3.2.0
-rwxr-xr-x  1 root root   170552 Jun  6  2007 libpfm.so.3.2.0
lrwxrwxrwx  1 root root       17 Jan  8 08:57 libpgtypes.so.2 -> libpgtypes.so.2.1
-rwxr-xr-x  1 root root    60928 Oct  7 10:05 libpgtypes.so.2.1
-rwxr-xr-x  1 root root    18024 Oct 27 17:43 libplc4.so
-rwxr-xr-x  1 root root    13800 Oct 27 17:43 libplds4.so
-rw-r--r--  1 root root   242560 Mar  4  2009 libpng12.a
lrwxrwxrwx  1 root root       18 Jan 12 15:01 libpng12.so -> libpng12.so.0.10.0
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libpng12.so.0 -> libpng12.so.0.10.0
-rwxr-xr-x  1 root root   149520 Mar  4  2009 libpng12.so.0.10.0
lrwxrwxrwx  1 root root       10 Jan 12 15:01 libpng.a -> libpng12.a
lrwxrwxrwx  1 root root       11 Jan 12 15:01 libpng.so -> libpng12.so
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libpng.so.3 -> libpng.so.3.10.0
-rwxr-xr-x  1 root root   160296 Mar  4  2009 libpng.so.3.10.0
lrwxrwxrwx  1 root root       15 Jan  6 11:05 libpoldiff.so -> libpoldiff.so.1
-rw-r--r--  1 root root   320221 Jun  6  2007 libpoldiff.so.1
-rw-r--r--  1 root root    46648 Sep  3 19:47 libpopt.a
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libpopt.so -> libpopt.so.0.0.0
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libpopt.so.0 -> libpopt.so.0.0.0
-rwxr-xr-x  1 root root    34240 Sep  3 19:47 libpopt.so.0.0.0
lrwxrwxrwx  1 root root       12 Jan  8 08:57 libpq.so.4 -> libpq.so.4.1
-rwxr-xr-x  1 root root   140000 Oct  7 10:05 libpq.so.4.1
-rwxr-xr-x  1 root root    20504 Dec 14  2007 libprldap60.so
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libpspell.so.15 -> libpspell.so.15.1.3
-rwxr-xr-x  1 root root     3944 Jun  4  2007 libpspell.so.15.1.3
-rw-r--r--  1 root root   348832 Dec  3 04:37 libpthread.a
-rw-r--r--  1 root root     1628 Dec  3 04:37 libpthread_nonshared.a
-rw-r--r--  1 root root      222 Dec  3 04:18 libpthread.so
lrwxrwxrwx  1 root root       19 Jan  6 11:03 libpython2.4.so -> libpython2.4.so.1.0
-r-xr-xr-x  1 root root  1236344 Jul  2  2009 libpython2.4.so.1.0
lrwxrwxrwx  1 root root       12 Jan  6 11:05 libqpol.so -> libqpol.so.1
-rw-r--r--  1 root root   967907 Jun  6  2007 libqpol.so.1
lrwxrwxrwx  1 root root       18 Feb 16 06:25 librdmacm.so -> librdmacm.so.1.0.0
lrwxrwxrwx  1 root root       18 Feb 16 06:25 librdmacm.so.1 -> librdmacm.so.1.0.0
-rwxr-xr-x  1 root root    21376 Jul  2  2009 librdmacm.so.1.0.0
-rw-r--r--  1 root root   456348 Jul  2  2009 libreadline.a
lrwxrwxrwx  1 root root       16 Jan  6 14:18 libreadline.so -> libreadline.so.5
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libreadline.so.5 -> libreadline.so.5.1
-rwxr-xr-x  1 root root   247544 Jul  2  2009 libreadline.so.5.1
-rw-r--r--  1 root root   125492 Dec  3 04:37 libresolv.a
lrwxrwxrwx  1 root root       26 Jan  8 08:58 libresolv.so -> ../../lib64/libresolv.so.2
-rwxr-xr-x  1 root root      864 Jul  2  2009 librpcsecgss.la
lrwxrwxrwx  1 root root       21 Jan  6 11:04 librpcsecgss.so.2 -> librpcsecgss.so.2.0.1
-rwxr-xr-x  1 root root    61736 Jul  2  2009 librpcsecgss.so.2.0.1
-rw-r--r--  1 root root    51646 Dec  3 04:37 librpcsvc.a
-rwxr-xr-x  1 root root   386272 Sep  3 19:47 librpm-4.4.so
-rw-r--r--  1 root root   710786 Sep  3 19:47 librpm.a
-rwxr-xr-x  1 root root   154680 Sep  3 19:47 librpmbuild-4.4.so
-rw-r--r--  1 root root   282504 Sep  3 19:47 librpmbuild.a
lrwxrwxrwx  1 root root       18 Jan  6 14:20 librpmbuild.so -> librpmbuild-4.4.so
-rwxr-xr-x  1 root root  1139576 Sep  3 19:47 librpmdb-4.4.so
-rw-r--r--  1 root root  2033218 Sep  3 19:47 librpmdb.a
lrwxrwxrwx  1 root root       15 Jan  6 14:20 librpmdb.so -> librpmdb-4.4.so
-rwxr-xr-x  1 root root   407632 Sep  3 19:47 librpmio-4.4.so
-rw-r--r--  1 root root   768832 Sep  3 19:47 librpmio.a
lrwxrwxrwx  1 root root       15 Jan  6 14:20 librpmio.so -> librpmio-4.4.so
lrwxrwxrwx  1 root root       13 Jan  6 14:20 librpm.so -> librpm-4.4.so
-rw-r--r--  1 root root    83040 Dec  3 04:37 librt.a
-rw-r--r--  1 root root    92522 Dec  3 04:37 librtkaio.a
lrwxrwxrwx  1 root root       22 Jan  8 08:58 librt.so -> ../../lib64/librt.so.1
lrwxrwxrwx  1 root root       16 Jan  8 08:59 libruby.so -> libruby.so.1.8.5
lrwxrwxrwx  1 root root       16 Jan  8 08:56 libruby.so.1.8 -> libruby.so.1.8.5
-rwxr-xr-x  1 root root   908984 Jan  7 03:59 libruby.so.1.8.5
-rw-r--r--  1 root root  1744802 Jan  7 03:59 libruby-static.a
-rw-r--r--  1 root root  2016768 Jul  2  2009 libsasl2.a
lrwxrwxrwx  1 root root       18 Jan  6 14:15 libsasl2.so -> libsasl2.so.2.0.22
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libsasl2.so.2 -> libsasl2.so.2.0.22
-rwxr-xr-x  1 root root   105464 Jul  2  2009 libsasl2.so.2.0.22
-rw-r--r--  1 root root    58706 Jun  6  2007 libscrollkeeper.a
lrwxrwxrwx  1 root root       24 Jan  6 11:05 libscrollkeeper.so -> libscrollkeeper.so.0.0.0
lrwxrwxrwx  1 root root       24 Jan  6 11:05 libscrollkeeper.so.0 -> libscrollkeeper.so.0.0.0
-rwxr-xr-x  1 root root    35208 Jun  6  2007 libscrollkeeper.so.0.0.0
lrwxrwxrwx  1 root root       12 Jan  6 11:05 libsefs.so -> libsefs.so.3
-rw-r--r--  1 root root  1215823 Jun  6  2007 libsefs.so.3
-rw-r--r--  1 root root   217226 Jul  2  2009 libselinux.a
lrwxrwxrwx  1 root root       27 Jan  6 11:03 libselinux.so -> ../../lib64/libselinux.so.1
lrwxrwxrwx  1 root root       28 Jan  6 11:03 libsemanage.so -> ../../lib64/libsemanage.so.1
-rw-r--r--  1 root root   394688 Jan 21  2009 libsensors.a
lrwxrwxrwx  1 root root       15 Jan  6 14:17 libsensors.so -> libsensors.so.3
lrwxrwxrwx  1 root root       19 Jan  6 14:14 libsensors.so.3 -> libsensors.so.3.1.6
-rwxr-xr-x  1 root root   355512 Jan 21  2009 libsensors.so.3.1.6
-rw-r--r--  1 root root   485512 Jul  2  2009 libsepol.a
lrwxrwxrwx  1 root root       25 Jan  6 14:17 libsepol.so -> ../../lib64/libsepol.so.1
-rw-r--r--  1 root root  1472614 Jun  6  2007 libslang.a
lrwxrwxrwx  1 root root       13 Jan  6 14:17 libslang.so -> libslang.so.2
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libslang.so.2 -> libslang.so.2.0.6
-rwxr-xr-x  1 root root   902744 Jun  6  2007 libslang.so.2.0.6
-rwxr-xr-x  1 root root   171528 Jul 20  2009 libsmime3.so
lrwxrwxrwx  1 root root       14 Jan  6 11:01 libSM.so.6 -> libSM.so.6.0.0
-rwxr-xr-x  1 root root    44232 Jun  6  2007 libSM.so.6.0.0
-rw-r--r--  1 root root  1359352 Sep 11 03:51 libsnmp.a
lrwxrwxrwx  1 root root       17 Jan  8 08:58 libsnmp.so -> libsnmp.so.10.0.3
lrwxrwxrwx  1 root root       17 Jan  8 08:56 libsnmp.so.10 -> libsnmp.so.10.0.3
-rwxr-xr-x  1 root root   602640 Sep 11 03:51 libsnmp.so.10.0.3
-rw-r--r--  1 root root      478 Jan  6 11:01 libsoftokn3.chk
-rwxr-xr-x  1 root root   369144 Jul 20  2009 libsoftokn3.so
lrwxrwxrwx  1 root root       17 Jan  6 11:06 libspi.so.0 -> libspi.so.0.10.11
-rwxr-xr-x  1 root root   384368 Mar 13  2008 libspi.so.0.10.11
lrwxrwxrwx  1 root root       19 Jan  6 14:17 libsqlite3.so -> libsqlite3.so.0.8.6
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libsqlite3.so.0 -> libsqlite3.so.0.8.6
-rwxr-xr-x  1 root root   375656 Jul  2  2009 libsqlite3.so.0.8.6
-r--r--r--  1 root root   177464 Sep  3 09:25 libss.a
-rwxr-xr-x  1 root root   210456 Jul 20  2009 libssl3.so
-rw-r--r--  1 root root   556422 Sep  3 17:50 libssl.a
-rwxr-xr-x  1 root root    49056 Dec 14  2007 libssldap60.so
lrwxrwxrwx  1 root root       28 Jan  6 14:18 libssl.so -> ../../lib64/libssl.so.0.9.8e
lrwxrwxrwx  1 root root       17 Jan  6 14:17 libss.so -> /lib64/libss.so.2
lrwxrwxrwx  1 root root       34 Jan  6 11:02 libstartup-notification-1.so.0 -> libstartup-notification-1.so.0.0.0
-rwxr-xr-x  1 root root    39168 Jun  6  2007 libstartup-notification-1.so.0.0.0
lrwxrwxrwx  1 root root       18 Jan  8 08:56 libstdc++.so.6 -> libstdc++.so.6.0.8
-rwxr-xr-x  1 root root   976312 Oct 29 10:39 libstdc++.so.6.0.8
-rwxr-xr-x  1 root root     4368 Nov  6  2008 libstunnel.so
lrwxrwxrwx  1 root root       24 Jan  6 13:05 libsvn_client-1.so.0 -> libsvn_client-1.so.0.0.0
-rwxr-xr-x  1 root root   257544 Nov 11  2008 libsvn_client-1.so.0.0.0
lrwxrwxrwx  1 root root       23 Jan  6 13:05 libsvn_delta-1.so.0 -> libsvn_delta-1.so.0.0.0
-rwxr-xr-x  1 root root    44648 Nov 11  2008 libsvn_delta-1.so.0.0.0
lrwxrwxrwx  1 root root       22 Jan  6 13:05 libsvn_diff-1.so.0 -> libsvn_diff-1.so.0.0.0
-rwxr-xr-x  1 root root    36800 Nov 11  2008 libsvn_diff-1.so.0.0.0
lrwxrwxrwx  1 root root       20 Jan  6 13:05 libsvn_fs-1.so.0 -> libsvn_fs-1.so.0.0.0
-rwxr-xr-x  1 root root    23440 Nov 11  2008 libsvn_fs-1.so.0.0.0
lrwxrwxrwx  1 root root       25 Jan  6 13:05 libsvn_fs_base-1.so.0 -> libsvn_fs_base-1.so.0.0.0
-rwxr-xr-x  1 root root   182032 Nov 11  2008 libsvn_fs_base-1.so.0.0.0
lrwxrwxrwx  1 root root       23 Jan  6 13:05 libsvn_fs_fs-1.so.0 -> libsvn_fs_fs-1.so.0.0.0
-rwxr-xr-x  1 root root   136304 Nov 11  2008 libsvn_fs_fs-1.so.0.0.0
lrwxrwxrwx  1 root root       25 Jan  6 13:05 libsvn_fs_util-1.so.0 -> libsvn_fs_util-1.so.0.0.0
-rwxr-xr-x  1 root root     5536 Nov 11  2008 libsvn_fs_util-1.so.0.0.0
lrwxrwxrwx  1 root root       20 Jan  6 13:05 libsvn_ra-1.so.0 -> libsvn_ra-1.so.0.0.0
-rwxr-xr-x  1 root root    34528 Nov 11  2008 libsvn_ra-1.so.0.0.0
lrwxrwxrwx  1 root root       26 Jan  6 13:05 libsvn_ra_local-1.so.0 -> libsvn_ra_local-1.so.0.0.0
-rwxr-xr-x  1 root root    32720 Nov 11  2008 libsvn_ra_local-1.so.0.0.0
lrwxrwxrwx  1 root root       25 Jan  6 13:05 libsvn_ra_neon-1.so.0 -> libsvn_ra_neon-1.so.0.0.0
-rwxr-xr-x  1 root root   136912 Nov 11  2008 libsvn_ra_neon-1.so.0.0.0
lrwxrwxrwx  1 root root       24 Jan  6 13:05 libsvn_ra_svn-1.so.0 -> libsvn_ra_svn-1.so.0.0.0
-rwxr-xr-x  1 root root    91040 Nov 11  2008 libsvn_ra_svn-1.so.0.0.0
lrwxrwxrwx  1 root root       23 Jan  6 13:05 libsvn_repos-1.so.0 -> libsvn_repos-1.so.0.0.0
-rwxr-xr-x  1 root root   161200 Nov 11  2008 libsvn_repos-1.so.0.0.0
lrwxrwxrwx  1 root root       22 Jan  6 13:05 libsvn_subr-1.so.0 -> libsvn_subr-1.so.0.0.0
-rwxr-xr-x  1 root root   252144 Nov 11  2008 libsvn_subr-1.so.0.0.0
lrwxrwxrwx  1 root root       25 Jan  6 13:05 libsvn_swig_py-1.so.0 -> libsvn_swig_py-1.so.0.0.0
-rwxr-xr-x  1 root root    66272 Nov 11  2008 libsvn_swig_py-1.so.0.0.0
lrwxrwxrwx  1 root root       20 Jan  6 13:05 libsvn_wc-1.so.0 -> libsvn_wc-1.so.0.0.0
-rwxr-xr-x  1 root root   250776 Nov 11  2008 libsvn_wc-1.so.0.0.0
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libsvrcore.so.0 -> libsvrcore.so.0.0.0
-rwxr-xr-x  1 root root    15544 Nov 11  2007 libsvrcore.so.0.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libsysfs.so.2 -> libsysfs.so.2.0.0
-rwxr-xr-x  1 root root    43048 Jun  6  2007 libsysfs.so.2.0.0
-rwxr-xr-x  1 root root   805656 Jul  2  2009 libtcl8.4.so
lrwxrwxrwx  1 root root       12 Jan  6 14:17 libtcl.so -> libtcl8.4.so
-rw-r--r--  1 root root     2492 Jul  2  2009 libtclstub8.4.a
-rw-r--r--  1 root root    17004 Jun  6  2007 libtermcap.a
lrwxrwxrwx  1 root root       31 Jan  6 14:17 libtermcap.so -> ../../lib64/libtermcap.so.2.0.8
lrwxrwxrwx  1 root root       29 Jan  8 08:58 libthread_db.so -> ../../lib64/libthread_db.so.1
lrwxrwxrwx  1 root root       16 Jan  6 11:01 libtiff.so.3 -> libtiff.so.3.8.2
-rwxr-xr-x  1 root root   367416 Jul 16  2009 libtiff.so.3.8.2
lrwxrwxrwx  1 root root       18 Jan  6 11:01 libtiffxx.so.3 -> libtiffxx.so.3.8.2
-rwxr-xr-x  1 root root     8880 Jul 16  2009 libtiffxx.so.3.8.2
-rwxr-xr-x  1 root root  1022696 Feb 21  2008 libtk8.4.so
lrwxrwxrwx  1 root root       11 Jan  6 14:21 libtk.so -> libtk8.4.so
-rw-r--r--  1 root root     4966 Feb 21  2008 libtkstub8.4.a
lrwxrwxrwx  1 root root       17 Jan  6 11:02 libungif.so.4 -> libungif.so.4.1.3
-rwxr-xr-x  1 root root     5632 Apr 22  2009 libungif.so.4.1.3
-rwxr-xr-x  1 root root   339088 Jun  6  2007 libuniconf.so.4.2
lrwxrwxrwx  1 root root       19 Jan  6 11:01 libusb-0.1.so.4 -> libusb-0.1.so.4.4.4
-rwxr-xr-x  1 root root    34840 Jun  6  2007 libusb-0.1.so.4.4.4
-rw-r--r--  1 root root    47454 Jun  6  2007 libusb.a
lrwxrwxrwx  1 root root       21 Jan  6 11:01 libusbpp-0.1.so.4 -> libusbpp-0.1.so.4.4.4
-rwxr-xr-x  1 root root    21544 Jun  6  2007 libusbpp-0.1.so.4.4.4
-rw-r--r--  1 root root    27728 Jun  6  2007 libusbpp.a
lrwxrwxrwx  1 root root       21 Jan  6 14:20 libusbpp.so -> libusbpp-0.1.so.4.4.4
lrwxrwxrwx  1 root root       19 Jan  6 14:20 libusb.so -> libusb-0.1.so.4.4.4
drwxr-xr-x  2 root root     4096 Jan  8 08:57 libuser
lrwxrwxrwx  1 root root       16 Jan  8 08:59 libuser.so -> libuser.so.1.1.6
lrwxrwxrwx  1 root root       16 Jan  8 08:57 libuser.so.1 -> libuser.so.1.1.6
-rwxr-xr-x  1 root root    95408 Oct 27 04:59 libuser.so.1.1.6
lrwxrwxrwx  1 root root       20 Jan  6 11:04 libutempter.so.0 -> libutempter.so.1.1.4
-rwxr-xr-x  1 root root     6736 Nov 10  2008 libutempter.so.1.1.4
-rw-r--r--  1 root root    12752 Dec  3 04:37 libutil.a
lrwxrwxrwx  1 root root       24 Jan  8 08:58 libutil.so -> ../../lib64/libutil.so.1
-r--r--r--  1 root root    87628 Sep  3 09:25 libuuid.a
lrwxrwxrwx  1 root root       19 Jan  6 14:17 libuuid.so -> /lib64/libuuid.so.1
-rw-r--r--  1 root root   241870 Nov  9 09:44 libvorbis.a
-rw-r--r--  1 root root  2092498 Nov  9 09:44 libvorbisenc.a
lrwxrwxrwx  1 root root       21 Jan  8 08:59 libvorbisenc.so -> libvorbisenc.so.2.0.2
lrwxrwxrwx  1 root root       21 Jan  8 08:57 libvorbisenc.so.2 -> libvorbisenc.so.2.0.2
-rwxr-xr-x  1 root root  1942920 Nov  9 09:44 libvorbisenc.so.2.0.2
-rw-r--r--  1 root root    29508 Nov  9 09:44 libvorbisfile.a
lrwxrwxrwx  1 root root       22 Jan  8 08:59 libvorbisfile.so -> libvorbisfile.so.3.1.1
lrwxrwxrwx  1 root root       22 Jan  8 08:57 libvorbisfile.so.3 -> libvorbisfile.so.3.1.1
-rwxr-xr-x  1 root root    29840 Nov  9 09:44 libvorbisfile.so.3.1.1
lrwxrwxrwx  1 root root       18 Jan  8 08:59 libvorbis.so -> libvorbis.so.0.3.1
lrwxrwxrwx  1 root root       18 Jan  8 08:57 libvorbis.so.0 -> libvorbis.so.0.3.1
-rwxr-xr-x  1 root root   180592 Nov  9 09:44 libvorbis.so.0.3.1
lrwxrwxrwx  1 root root       19 Jan  6 11:06 libwnck-1.so.18 -> libwnck-1.so.18.2.3
-rwxr-xr-x  1 root root   214464 Jun  6  2007 libwnck-1.so.18.2.3
-rw-r--r--  1 root root    73004 Jul  2  2009 libwrap.a
lrwxrwxrwx  1 root root       28 Jan  6 11:01 libwrap.so -> ../../lib64/libwrap.so.0.7.6
-rwxr-xr-x  1 root root   505864 Jun  6  2007 libwvbase.so.4.2
-rwxr-xr-x  1 root root   731280 Jun  6  2007 libwvstreams.so.4.2
-rwxr-xr-x  1 root root     4096 Jun  6  2007 libwvtelephony.so.4.2
-rwxr-xr-x  1 root root   208520 Jun  6  2007 libwvutils.so.4.2
lrwxrwxrwx  1 root root       15 Jan  6 14:20 libX11.so -> libX11.so.6.2.0
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libX11.so.6 -> libX11.so.6.2.0
-rwxr-xr-x  1 root root  1099816 Jul  2  2009 libX11.so.6.2.0
lrwxrwxrwx  1 root root       15 Jan  6 14:17 libXau.so -> libXau.so.6.0.0
lrwxrwxrwx  1 root root       15 Jan  6 11:01 libXau.so.6 -> libXau.so.6.0.0
-rwxr-xr-x  1 root root    12040 Jun  6  2007 libXau.so.6.0.0
lrwxrwxrwx  1 root root       15 Jan  6 11:03 libXaw3d.so.7 -> libXaw3d.so.7.0
-rwxr-xr-x  1 root root   365824 Jun  6  2007 libXaw3d.so.7.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXaw6.so.6 -> libXaw6.so.6.0.1
-rwxr-xr-x  1 root root   320072 Jun  6  2007 libXaw6.so.6.0.1
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXaw7.so.7 -> libXaw7.so.7.0.0
-rwxr-xr-x  1 root root   443152 Jun  6  2007 libXaw7.so.7.0.0
lrwxrwxrwx  1 root root       12 Jan  6 11:02 libXaw.so.6 -> libXaw6.so.6
lrwxrwxrwx  1 root root       12 Jan  6 11:02 libXaw.so.7 -> libXaw7.so.7
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libXcursor.so.1 -> libXcursor.so.1.0.2
-rwxr-xr-x  1 root root    43200 Jun  6  2007 libXcursor.so.1.0.2
lrwxrwxrwx  1 root root       17 Jan  6 14:21 libXdmcp.so -> libXdmcp.so.6.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libXdmcp.so.6 -> libXdmcp.so.6.0.0
-rwxr-xr-x  1 root root    22032 Jun  6  2007 libXdmcp.so.6.0.0
lrwxrwxrwx  1 root root       19 Jan  8 08:58 libxenctrl.so.3.0 -> libxenctrl.so.3.0.0
-rwxr-xr-x  1 root root    75256 Jan  6 06:54 libxenctrl.so.3.0.0
lrwxrwxrwx  1 root root       20 Jan  8 08:58 libxenguest.so.3.0 -> libxenguest.so.3.0.0
-rwxr-xr-x  1 root root   105192 Jan  6 06:54 libxenguest.so.3.0.0
lrwxrwxrwx  1 root root       20 Jan  8 08:58 libxenstore.so.3.0 -> libxenstore.so.3.0.0
-rwxr-xr-x  1 root root    17592 Jan  6 06:54 libxenstore.so.3.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:02 libXevie.so.1 -> libXevie.so.1.0.0
-rwxr-xr-x  1 root root     9192 Jun  6  2007 libXevie.so.1.0.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXext.so.6 -> libXext.so.6.4.0
-rwxr-xr-x  1 root root    72424 Jun  6  2007 libXext.so.6.4.0
lrwxrwxrwx  1 root root       18 Jan  6 11:02 libXfixes.so.3 -> libXfixes.so.3.1.0
-rwxr-xr-x  1 root root    22704 Jun  6  2007 libXfixes.so.3.1.0
lrwxrwxrwx  1 root root       22 Jan  6 11:02 libXfontcache.so.1 -> libXfontcache.so.1.0.0
-rwxr-xr-x  1 root root     9232 Jun  6  2007 libXfontcache.so.1.0.0
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libXfont.so.1 -> libXfont.so.1.4.1
-rwxr-xr-x  1 root root   501864 Jan 17  2008 libXfont.so.1.4.1
lrwxrwxrwx  1 root root       15 Jan  6 11:04 libXft.so.2 -> libXft.so.2.1.2
-rwxr-xr-x  1 root root    81136 Jun  6  2007 libXft.so.2.1.2
lrwxrwxrwx  1 root root       20 Jan  6 11:02 libXinerama.so.1 -> libXinerama.so.1.0.0
-rwxr-xr-x  1 root root    10832 Jun  6  2007 libXinerama.so.1.0.0
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libXi.so.6 -> libXi.so.6.0.0
-rwxr-xr-x  1 root root    35400 Jun  6  2007 libXi.so.6.0.0
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libxkbfile.so.1 -> libxkbfile.so.1.0.2
-rwxr-xr-x  1 root root   145352 Jun  6  2007 libxkbfile.so.1.0.2
-rw-r--r--  1 root root  2067672 Aug 10  2009 libxml2.a
lrwxrwxrwx  1 root root       17 Jan  6 14:16 libxml2.so -> libxml2.so.2.6.26
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libxml2.so.2 -> libxml2.so.2.6.26
-rwxr-xr-x  1 root root  1297104 Aug 10  2009 libxml2.so.2.6.26
-rw-r--r--  1 root root   814632 Sep  9 14:02 libxmlsec1.a
lrwxrwxrwx  1 root root       19 Jan  8 08:59 libxmlsec1.so -> libxmlsec1.so.1.2.9
lrwxrwxrwx  1 root root       19 Jan  8 08:57 libxmlsec1.so.1 -> libxmlsec1.so.1.2.9
-rwxr-xr-x  1 root root   403696 Sep  9 14:02 libxmlsec1.so.1.2.9
lrwxrwxrwx  1 root root       15 Jan  6 11:02 libXmu.so.6 -> libXmu.so.6.2.0
-rwxr-xr-x  1 root root   100392 Jun  6  2007 libXmu.so.6.2.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXmuu.so.1 -> libXmuu.so.1.0.0
-rwxr-xr-x  1 root root    15928 Jun  6  2007 libXmuu.so.1.0.0
lrwxrwxrwx  1 root root       16 Feb 16 23:44 libXpm.so -> libXpm.so.4.11.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXpm.so.4 -> libXpm.so.4.11.0
-rwxr-xr-x  1 root root    71608 Jun  6  2007 libXpm.so.4.11.0
lrwxrwxrwx  1 root root       18 Jan  6 11:02 libXrandr.so.2 -> libXrandr.so.2.0.0
-rwxr-xr-x  1 root root    14984 Jun  6  2007 libXrandr.so.2.0.0
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libXrender.so.1 -> libXrender.so.1.3.0
-rwxr-xr-x  1 root root    38528 Jun  6  2007 libXrender.so.1.3.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXRes.so.1 -> libXRes.so.1.0.0
-rwxr-xr-x  1 root root     9864 Jun  6  2007 libXRes.so.1.0.0
-rw-r--r--  1 root root   364496 Jul 31  2008 libxslt.a
drwxr-xr-x  2 root root     4096 Jul 31  2008 libxslt-plugins
lrwxrwxrwx  1 root root       17 Jan  6 14:17 libxslt.so -> libxslt.so.1.1.17
lrwxrwxrwx  1 root root       17 Jan  6 11:01 libxslt.so.1 -> libxslt.so.1.1.17
-rwxr-xr-x  1 root root   219592 Jul 31  2008 libxslt.so.1.1.17
lrwxrwxrwx  1 root root       17 Jan  6 11:02 libXTrap.so.6 -> libXTrap.so.6.4.0
-rwxr-xr-x  1 root root    44392 Jun  6  2007 libXTrap.so.6.4.0
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libXt.so.6 -> libXt.so.6.0.0
-rwxr-xr-x  1 root root   395000 Jun  6  2007 libXt.so.6.0.0
lrwxrwxrwx  1 root root       16 Jan  6 11:02 libXtst.so.6 -> libXtst.so.6.1.0
-rwxr-xr-x  1 root root    24552 Jun  6  2007 libXtst.so.6.1.0
lrwxrwxrwx  1 root root       14 Jan  6 11:02 libXv.so.1 -> libXv.so.1.0.0
-rwxr-xr-x  1 root root    21640 Jun  6  2007 libXv.so.1.0.0
lrwxrwxrwx  1 root root       20 Jan  6 11:02 libXxf86dga.so.1 -> libXxf86dga.so.1.0.0
-rwxr-xr-x  1 root root    25904 Jun  6  2007 libXxf86dga.so.1.0.0
lrwxrwxrwx  1 root root       21 Jan  6 11:02 libXxf86misc.so.1 -> libXxf86misc.so.1.1.0
-rwxr-xr-x  1 root root    13648 Jun  6  2007 libXxf86misc.so.1.1.0
lrwxrwxrwx  1 root root       19 Jan  6 11:02 libXxf86vm.so.1 -> libXxf86vm.so.1.0.0
-rwxr-xr-x  1 root root    21648 Jun  6  2007 libXxf86vm.so.1.0.0
-rwxr-xr-x  1 root root   108660 Jun  6  2007 libz.a
lrwxrwxrwx  1 root root       13 Jan  6 14:16 libz.so -> libz.so.1.2.3
lrwxrwxrwx  1 root root       13 Jan  6 11:01 libz.so.1 -> libz.so.1.2.3
-rwxr-xr-x  1 root root    85608 Jun  6  2007 libz.so.1.2.3
-rw-r--r--  1 root root     1437 Oct 29 10:36 logging.properties
-rw-r--r--  1 root root      616 Dec  3 04:20 Mcrt1.o
drwxr-xr-x  4 root root     4096 Dec 16 17:31 mozilla
drwxr-xr-x  2 root root     4096 Jan  6 11:07 NetworkManager
drwxr-xr-x  3 root root     4096 Jan  6 11:07 notification-daemon-1.0
drwxr-xr-x  3 root root     4096 Jan  6 11:01 nss
drwxr-xr-x  3 root root     4096 Jan  6 11:03 openssl
drwxr-xr-x  2 root root     4096 Jan  6 11:06 orbit-2.0
drwxr-xr-x  2 root root     4096 Jan  6 11:05 pam_pkcs11
drwxr-xr-x  3 root root     4096 Jan  6 11:04 pango
drwxr-xr-x  3 root root     4096 Jan  6 11:06 pcsc
drwxr-xr-x  5 root root     4096 Jan  6 11:01 perl5
drwxr-xr-x  3 root root     4096 Jan  6 11:07 php
drwxr-xr-x  2 root root     4096 Jan  6 11:07 pkcs11
drwxr-xr-x  2 root root     4096 Feb 16 23:44 pkgconfig
drwxr-xr-x  4 root root     4096 Jan  6 11:07 pppd
-rw-r--r--  1 root root   147647 Jun  5  2007 preloadable_libintl.so
drwxr-xr-x  3 root root     4096 Jan  6 11:05 pygtk
drwxr-xr-x 18 root root    20480 Jan  6 14:18 python2.4
drwxr-xr-x  4 root root     4096 Jan  6 14:15 qt-3.3
drwxr-xr-x  4 root root     4096 Jan  7 03:55 ruby
drwxr-xr-x  2 root root     4096 Jan  6 14:18 sasl2
-rw-r--r--  1 root root     1696 Dec  3 04:20 Scrt1.o
drwxr-xr-x  2 root root     4096 Oct 29 10:36 security
drwxr-xr-x  2 root root     4096 Jan  8  2009 sse2
drwxr-xr-x  2 root root     4096 Jan  6 11:07 systemtap
drwxr-xr-x  2 root root     4096 Jan  6 11:01 tc
-rw-r--r--  1 root root     7521 Jul  2  2009 tclConfig.sh
drwxr-xr-x  2 root root     4096 Jan  6 11:02 tclx8.4
drwxr-xr-x  2 root root     4096 Jan  6 11:02 tk8.4
-rw-r--r--  1 root root     3669 Feb 21  2008 tkConfig.sh
drwxr-xr-x  2 root root     4096 Jan  8  2009 tls
drwxr-xr-x  3 root root     4096 Jan  9 04:05 valgrind
drwxr-xr-x  2 root root     4096 Jan  8  2009 X11
-rw-r--r--  1 root root      201 Aug 10  2009 xml2Conf.sh
-rw-r--r--  1 root root      646 Sep  9 14:02 xmlsec1Conf.sh
drwxr-xr-x  3 root root     4096 Dec 23 07:29 xorg
drwxr-xr-x  2 root root     4096 Jan  8 08:58 xserver
-rw-r--r--  1 root root      180 Jul 31  2008 xsltConf.sh
drwxr-xr-x 11 root root     4096 Jan  9 04:06 xulrunner-1.9
drwxr-xr-x  3 root root     4096 Jan  8 09:01 xulrunner-sdk-1.9
-------------- next part --------------
$ ls -l /usr/include/infiniband/
total 128
-rw-r--r-- 1 root root  4210 Jul  2  2009 arch.h
-rw-r--r-- 1 root root  4538 Jul  2  2009 common.h
-rw-r--r-- 1 root root  6328 Jul  2  2009 driver.h
-rw-r--r-- 1 root root 16993 Jul  2  2009 kern-abi.h
-rw-r--r-- 1 root root 22491 Jul  2  2009 mad.h
-rw-r--r-- 1 root root  2250 Jul  2  2009 marshall.h
-rw-r--r-- 1 root root  5694 Jul  2  2009 opcode.h
-rw-r--r-- 1 root root  2973 Jul  2  2009 sa.h
-rw-r--r-- 1 root root  2057 Jul  2  2009 sa-kern-abi.h
-rw-r--r-- 1 root root  5972 Jul  2  2009 umad.h
-rw-r--r-- 1 root root 30284 Jul  2  2009 verbs.h
-------------- next part --------------
$ rpm -qa | sort
acl-2.2.39-3.el5
acpid-1.0.4-9.el5_4.2
alchemist-1.0.36-2.el5
alsa-lib-1.0.17-1.el5
alsa-lib-1.0.17-1.el5
alsa-utils-1.0.17-1.el5
amtu-1.0.6-1.el5
anaconda-11.1.2.195-1.0.2
anaconda-runtime-11.1.2.195-1.0.2
anacron-2.3-45.0.1.el5
antlr-2.7.6-4jpp.2
apr-1.2.7-11.el5_3.1
apr-1.2.7-11.el5_3.1
apr-devel-1.2.7-11.el5_3.1
apr-util-1.2.7-7.el5_3.2
apr-util-1.2.7-7.el5_3.2
aspell-0.60.3-7.1
aspell-0.60.3-7.1
aspell-en-6.0-2.1
at-3.1.8-82.fc6
atk-1.12.2-1.fc6
atk-1.12.2-1.fc6
at-spi-1.7.11-3.el5
attr-2.4.32-1.1
audiofile-0.2.6-5
audit-1.7.13-2.el5
audit-libs-1.7.13-2.el5
audit-libs-1.7.13-2.el5
audit-libs-python-1.7.13-2.el5
authconfig-5.3.21-6.el5
authconfig-gtk-5.3.21-6.el5
autoconf-2.59-12
autofs-5.0.1-0.rc2.131.el5_4.1
automake14-1.4p6-13
automake15-1.5-16
automake16-1.6.3-8
automake17-1.7.9-7
automake-1.9.6-2.1
avahi-0.6.16-6.el5
avahi-compat-libdns_sd-0.6.16-6.el5
avahi-glib-0.6.16-6.el5
basesystem-8.0-5.1.1.0.1
bash-3.2-24.el5
bc-1.06-21
beecrypt-4.1.2-10.1.1
beecrypt-devel-4.1.2-10.1.1
bind-libs-9.3.6-4.P1.el5_4.1
bind-utils-9.3.6-4.P1.el5_4.1
binutils-2.17.50.0.6-12.el5
bison-2.3-2.1
bitmap-fonts-0.3-5.1.1
bitstream-vera-fonts-1.10-7
blas-3.0-37.el5
blas-devel-3.0-37.el5
bluez-gnome-0.5-5.fc6
bluez-libs-3.7-1.1
bluez-utils-3.7-2.2
boost-1.33.1-10.el5
boost-devel-1.33.1-10.el5
booty-0.80.6-5.0.1
bridge-utils-1.1-2
buildbot-0.7.12-1
busybox-1.2.0-7.el5
byacc-1.9-29.2.2
bzip2-1.0.3-4.el5_2
bzip2-devel-1.0.3-4.el5_2
bzip2-libs-1.0.3-4.el5_2
cadaver-0.22.3-4.el5
cairo-1.2.4-5.el5
cairo-1.2.4-5.el5
ccid-1.3.8-1.el5
checkpolicy-1.33.1-4.el5
chkconfig-1.3.30.1-2
chkfontpath-1.10.1-1.1
compat-gcc-34-3.4.6-4
compat-gcc-34-g77-3.4.6-4
compat-libf2c-34-3.4.6-4
comps-extras-11.1-1.1
conman-0.1.9.2-8.el5
coolkey-1.1.0-6.el5
coolkey-1.1.0-6.el5
coolkey-devel-1.1.0-6.el5
coreutils-5.97-23.el5_4.1
cpio-2.6-23.el5
cpp-4.1.2-46.el5_4.1
cpuspeed-1.2.1-8.el5
cracklib-2.8.9-3.3
cracklib-2.8.9-3.3
cracklib-dicts-2.8.9-3.3
crash-4.0-8.9.1.0.1.el5
createrepo-0.4.11-3.el5
crontabs-1.10-8
cryptsetup-luks-1.0.3-5.el5
cryptsetup-luks-1.0.3-5.el5
cscope-15.5-15.1.el5_3.1
ctags-5.6-1.1
cups-1.3.7-11.el5_4.4
cups-libs-1.3.7-11.el5_4.4
cups-libs-1.3.7-11.el5_4.4
curl-7.15.5-2.1.el5_3.5
curl-devel-7.15.5-2.1.el5_3.5
cvs-1.11.22-7.el5
cyrus-sasl-2.1.22-5.el5
cyrus-sasl-devel-2.1.22-5.el5
cyrus-sasl-lib-2.1.22-5.el5
cyrus-sasl-lib-2.1.22-5.el5
cyrus-sasl-md5-2.1.22-5.el5
cyrus-sasl-plain-2.1.22-5.el5
cyrus-sasl-plain-2.1.22-5.el5
db4-4.3.29-10.el5
db4-4.3.29-10.el5
db4-devel-4.3.29-10.el5
dbus-1.1.2-12.el5_4.1
dbus-devel-1.1.2-12.el5_4.1
dbus-glib-0.73-8.el5
dbus-glib-0.73-8.el5
dbus-libs-1.1.2-12.el5_4.1
dbus-libs-1.1.2-12.el5_4.1
dbus-python-0.70-9.el5_4
desktop-file-utils-0.10-7
dev86-0.16.17-2.2
device-mapper-1.02.32-1.el5
device-mapper-1.02.32-1.el5
device-mapper-event-1.02.32-1.el5
device-mapper-multipath-0.4.7-30.el5_4.4
dhclient-3.0.5-21.el5
dhcpv6-client-1.0.10-17.el5
dialog-1.0.20051107-1.2.2
diffstat-1.41-1.2.3.el5
diffutils-2.8.1-15.2.3.el5
dmidecode-2.10-2.el5
dmraid-1.0.0.rc13-53.el5
dmraid-events-1.0.0.rc13-53.el5
dnsmasq-2.45-1.1.el5_3
docbook-dtds-1.0-30.1
docbook-style-xsl-1.69.1-5.1
dogtail-0.6.1-2.el5
dos2unix-3.1-27.2.el5
dosfstools-2.11-7.el5
doxygen-1.4.7-1.1
dump-0.4b41-4.el5
e2fsprogs-1.39-23.el5
e2fsprogs-devel-1.39-23.el5
e2fsprogs-libs-1.39-23.el5
e2fsprogs-libs-1.39-23.el5
e4fsprogs-1.41.5-3.el5
ed-0.2-39.el5_2
eject-2.1.5-4.2.el5
elfutils-0.137-3.el5
elfutils-devel-0.137-3.el5
elfutils-devel-static-0.137-3.el5
elfutils-libelf-0.137-3.el5
elfutils-libelf-devel-0.137-3.el5
elfutils-libelf-devel-static-0.137-3.el5
elfutils-libs-0.137-3.el5
elinks-0.11.1-6.el5_4.1
emacs-21.4-20.el5
emacs-common-21.4-20.el5
emacs-leim-21.4-20.el5
emacspeak-23.0-3.el5
enterprise-release-5-0.0.20
enterprise-release-notes-5Server-15
esound-0.2.36-3
ethtool-6-3.el5
expat-1.95.8-8.3.el5_4.2
expat-1.95.8-8.3.el5_4.2
expat-devel-1.95.8-8.3.el5_4.2
fbset-2.1-22
fetchmail-6.3.6-1.1.el5_3.1
file-4.17-15.el5_3.1
filesystem-2.4.0-2.0.1
findutils-4.2.27-6.el5
finger-0.17-32.2.1.1
fipscheck-1.2.0-1.el5
fipscheck-lib-1.2.0-1.el5
firstboot-1.4.27.7-1.0.1.el5
firstboot-tui-1.4.27.7-1.0.1.el5
flex-2.5.4a-41.fc6
fontconfig-2.4.1-7.el5
fontconfig-2.4.1-7.el5
fontconfig-devel-2.4.1-7.el5
freetype-2.2.1-21.el5_3
freetype-2.2.1-21.el5_3
freetype-devel-2.2.1-21.el5_3
ftp-0.17-35.el5
gail-1.9.2-1.fc6
gamin-0.1.7-8.el5
gamin-python-0.1.7-8.el5
gawk-3.1.5-14.el5
gcc-4.1.2-46.el5_4.1
gcc-c++-4.1.2-46.el5_4.1
gcc-gfortran-4.1.2-46.el5_4.1
GConf2-2.14.0-9.el5
gd-2.0.33-9.4.el5_1.1
gd-2.0.33-9.4.el5_4.2
gdb-6.8-37.el5
gdbm-1.8.0-26.2.1
gdbm-1.8.0-26.2.1
gdbm-devel-1.8.0-26.2.1
gd-devel-2.0.33-9.4.el5_1.1
gettext-0.14.6-4.el5
gettext-0.14.6-4.el5
gettext-devel-0.14.6-4.el5
ghostscript-8.15.2-9.11.el5
ghostscript-fonts-5.50-13.1.1
giflib-4.1.3-7.1.el5_3.1
gjdoc-0.7.7-12.el5
glib2-2.12.3-4.el5_3.1
glib2-2.12.3-4.el5_3.1
glib2-devel-2.12.3-4.el5_3.1
glibc-2.5-42.el5_4.2
glibc-2.5-42.el5_4.2
glibc-common-2.5-42.el5_4.2
glibc-devel-2.5-42.el5_4.2
glibc-devel-2.5-42.el5_4.2
glibc-headers-2.5-42.el5_4.2
gmp-4.1.4-10.el5
gmp-devel-4.1.4-10.el5
gnome-doc-utils-0.8.0-2.fc6
gnome-keyring-0.6.0-1.fc6
gnome-mime-data-2.4.2-3.1
gnome-mount-0.5-3.el5
gnome-python2-2.16.0-1.fc6
gnome-python2-bonobo-2.16.0-1.fc6
gnome-python2-canvas-2.16.0-1.fc6
gnome-python2-extras-2.14.2-6.el5
gnome-python2-gconf-2.16.0-1.fc6
gnome-python2-gnomevfs-2.16.0-1.fc6
gnome-python2-gtkhtml2-2.14.2-6.el5
gnome-vfs2-2.16.2-4.el5
gnupg-1.4.5-14
gnutls-1.4.1-3.el5_3.5
gnutls-1.4.1-3.el5_3.5
gnutls-devel-1.4.1-3.el5_3.5
gpg-pubkey-1e5e0159-464d0428
gpm-1.20.1-74.1.0.1
gpm-1.20.1-74.1.0.1
gpm-devel-1.20.1-74.1.0.1
grep-2.5.1-55.el5
groff-1.18.1.1-11.1
grub-0.97-13.5
gtk2-2.10.4-20.el5
gtk2-2.10.4-20.el5
gtk2-engines-2.8.0-3.el5
gtkhtml2-2.11.0-3
gzip-1.3.5-10.el5.0.1
hal-0.5.8.1-52.el5
hal-0.5.8.1-52.el5
hdparm-6.6-2
hesiod-3.1.0-8
hesiod-devel-3.1.0-8
hicolor-icon-theme-0.9-2.1
hmaccalc-0.9.6-1.el5
htmlview-4.0.0-2.el5
hwdata-0.213.16-1.el5
ifd-egate-0.05-15
imake-1.0.2-3
indent-2.2.9-14.fc6
info-4.8-14.el5
initscripts-8.45.30-2.0.1.el5
iproute-2.6.18-10.el5
ipsec-tools-0.6.5-13.el5_3.1
iptables-1.3.5-5.3.el5_4.1
iptables-ipv6-1.3.5-5.3.el5_4.1
iptstate-1.4-1.1.2.2
iputils-20020927-46.el5
irda-utils-0.9.17-2.fc6
irqbalance-0.55-15.el5
iscsi-initiator-utils-6.2.0.871-0.10.el5
isdn4k-utils-3.2-56.el5
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
jpackage-utils-1.7.3-1jpp.2.el5.0.1
jwhois-3.2.3-8.el5
kbd-1.12-21.el5
kernel-2.6.18-164.el5
kernel-devel-2.6.18-164.el5
kernel-headers-2.6.18-164.el5
kexec-tools-1.102pre-77.0.1.el5.3
keyutils-libs-1.2-1.el5
keyutils-libs-1.2-1.el5
keyutils-libs-devel-1.2-1.el5
kpartx-0.4.7-30.el5_4.4
krb5-devel-1.6.1-36.el5
krb5-libs-1.6.1-36.el5
krb5-libs-1.6.1-36.el5
krb5-workstation-1.6.1-36.el5
ksh-20080202-14.el5_4.2
kudzu-1.2.57.1.21-1
kudzu-devel-1.2.57.1.21-1
less-394-6.el5
lftp-3.7.11-4.el5
libacl-2.2.39-3.el5
libacl-devel-2.2.39-3.el5
libaio-0.3.106-3.2
libaio-0.3.106-3.2
libart_lgpl-2.3.17-4
libart_lgpl-devel-2.3.17-4
libattr-2.4.32-1.1
libattr-devel-2.4.32-1.1
libbdevid-python-5.1.19.6-54.0.1
libbonobo-2.16.0-1.fc6
libbonoboui-2.16.0-1.fc6
libcap-1.10-26
libcap-1.10-26
libcap-devel-1.10-26
libdaemon-0.10-5.el5
libdaemon-0.10-5.el5
libdbi-0.8.1-2.1
libdbi-devel-0.8.1-2.1
libdhcp-1.20-10.el5
libdhcp4client-3.0.5-21.el5
libdhcp6client-1.0.10-17.el5
libdmx-1.0.2-3.1
libdrm-2.0.2-1.1
libdrm-2.0.2-1.1
libevent-1.1a-3.2.1
libfontenc-1.0.2-2.2.el5
libFS-1.0.0-3.1
libgcc-4.1.2-46.el5_4.1
libgcc-4.1.2-46.el5_4.1
libgcj-4.1.2-46.el5_4.1
libgcj-4.1.2-46.el5_4.1
libgcrypt-1.4.4-5.el5
libgcrypt-1.4.4-5.el5
libgcrypt-devel-1.4.4-5.el5
libgfortran-4.1.2-46.el5_4.1
libglade2-2.6.0-2
libgnome-2.16.0-6.el5
libgnomecanvas-2.14.0-4.1
libgnomeui-2.16.0-5.el5
libgomp-4.4.0-6.el5
libgpg-error-1.4-2
libgpg-error-1.4-2
libgpg-error-devel-1.4-2
libgssapi-0.10-2
libhugetlbfs-1.3-3.el5
libhugetlbfs-1.3-3.el5
libibcommon-1.1.2-1.el5
libibcommon-devel-1.1.2-1.el5
libibmad-1.2.3-1.el5
libibmad-devel-1.2.3-1.el5
libibumad-1.2.3-1.el5
libibumad-devel-1.2.3-1.el5
libibverbs-1.1.2-4.el5
libibverbs-devel-1.1.2-4.el5
libICE-1.0.1-2.1
libICE-1.0.1-2.1
libicu-3.6-5.11.4
libIDL-0.8.7-1.fc6
libidn-0.6.5-1.1
libidn-devel-0.6.5-1.1
libjpeg-6b-37
libjpeg-6b-37
libjpeg-devel-6b-37
libnl-1.0-0.10.pre5.5
libnotify-0.4.2-6.el5
libogg-1.1.3-3.el5
libogg-devel-1.1.3-3.el5
libpcap-0.9.4-14.el5
libpfm-3.2-0.060926.4.el5
libpng-1.2.10-7.1.el5_3.2
libpng-1.2.10-7.1.el5_3.2
libpng-devel-1.2.10-7.1.el5_3.2
librdmacm-1.0.8-5.el5
librdmacm-devel-1.0.8-5.el5
libselinux-1.33.4-5.5.el5
libselinux-1.33.4-5.5.el5
libselinux-devel-1.33.4-5.5.el5
libselinux-python-1.33.4-5.5.el5
libselinux-utils-1.33.4-5.5.el5
libsemanage-1.9.1-4.4.el5
libsepol-1.15.2-2.el5
libsepol-1.15.2-2.el5
libsepol-devel-1.15.2-2.el5
libSM-1.0.1-3.1
libSM-1.0.1-3.1
libstdc++-4.1.2-46.el5_4.1
libstdc++-4.1.2-46.el5_4.1
libstdc++-devel-4.1.2-46.el5_4.1
libsysfs-2.0.0-6
libtermcap-2.0.8-46.1
libtermcap-2.0.8-46.1
libtermcap-devel-2.0.8-46.1
libtiff-3.8.2-7.el5_3.4
libtiff-3.8.2-7.el5_3.4
libtool-1.5.22-7.el5_4
libusb-0.1.12-5.1
libusb-0.1.12-5.1
libusb-devel-0.1.12-5.1
libuser-0.54.7-2.1.el5_4.1
libuser-devel-0.54.7-2.1.el5_4.1
libutempter-1.1.4-4.el5
libutempter-1.1.4-4.el5
libvolume_id-095-14.21.el5
libvolume_id-095-14.21.el5
libvorbis-1.1.2-3.el5_4.4
libvorbis-devel-1.1.2-3.el5_4.4
libwnck-2.16.0-4.fc6
libwvstreams-4.2.2-2.1.0.1
libX11-1.0.3-11.el5
libX11-1.0.3-11.el5
libX11-devel-1.0.3-11.el5
libXau-1.0.1-3.1
libXau-1.0.1-3.1
libXau-devel-1.0.1-3.1
libXaw-1.0.2-8.1
libXcursor-1.1.7-1.1
libXcursor-1.1.7-1.1
libXdmcp-1.0.1-2.1
libXdmcp-1.0.1-2.1
libXdmcp-devel-1.0.1-2.1
libXevie-1.0.1-3.1
libXext-1.0.1-2.1
libXext-1.0.1-2.1
libXfixes-4.0.1-2.1
libXfixes-4.0.1-2.1
libXfont-1.2.2-1.0.3.el5_1
libXfontcache-1.0.2-3.1
libXft-2.1.10-1.1
libXft-2.1.10-1.1
libXi-1.0.1-3.1
libXi-1.0.1-3.1
libXinerama-1.0.1-2.1
libXinerama-1.0.1-2.1
libxkbfile-1.0.3-3.1
libxml2-2.6.26-2.1.2.8.0.1
libxml2-devel-2.6.26-2.1.2.8.0.1
libxml2-python-2.6.26-2.1.2.8.0.1
libXmu-1.0.2-5
libXpm-3.5.5-3
libXpm-devel-3.5.5-3
libXrandr-1.1.1-3.1
libXrandr-1.1.1-3.1
libXrender-0.9.1-3.1
libXrender-0.9.1-3.1
libXres-1.0.1-3.1
libxslt-1.1.17-2.0.1.el5_2.2
libxslt-devel-1.1.17-2.0.1.el5_2.2
libXt-1.0.2-3.1.fc6
libXt-1.0.2-3.1.fc6
libXTrap-1.0.0-3.1
libXtst-1.0.1-3.1
libXtst-1.0.1-3.1
libXv-1.0.1-4.1
libXxf86dga-1.0.1-3.1
libXxf86misc-1.0.1-3.1
libXxf86vm-1.0.1-3.1
libXxf86vm-1.0.1-3.1
lm_sensors-2.10.7-4.el5
lm_sensors-devel-2.10.7-4.el5
lockdev-1.0.1-10
lockdev-devel-1.0.1-10
logrotate-3.7.4-9
logwatch-7.3-6.el5
lrzsz-0.12.20-22.1
lsof-4.78-3
ltrace-0.5-13.45svn.el5
lvm2-2.02.46-8.el5_4.2
lynx-2.8.5-28.1.el5_2.1
m2crypto-0.16-6.el5.6
m4-1.4.5-3.el5.1
mailcap-2.1.23-1.fc6
mailx-8.1.1-44.2.2
make-3.81-3.el5
MAKEDEV-3.23-1.2
man-1.6d-1.1
man-pages-2.39-12.el5
mcelog-0.9pre-1.27.el5
mcstrans-0.2.11-3.el5
mdadm-2.6.9-2.el5
mesa-libGL-6.5.1-7.7.el5
mesa-libGL-6.5.1-7.7.el5
mesa-libGL-devel-6.5.1-7.7.el5
mesa-libGLU-6.5.1-7.7.el5
metacity-2.16.0-12.el5_4.1
mgetty-1.1.33-9.fc6
microcode_ctl-1.17-1.48.el5
mingetty-1.07-5.2.2
minicom-2.1-3
mkbootdisk-1.5.3-2.1.0.1
mkinitrd-5.1.19.6-54.0.1
mkinitrd-5.1.19.6-54.0.1
mkisofs-2.01-10.7.el5
mktemp-1.5-23.2.2
mlocate-0.15-1.el5.2
module-init-tools-3.3-0.pre3.1.54.el5
mozldap-6.0.5-1.el5
mtools-3.9.10-2.fc6
mtr-0.71-3.1
mutt-1.4.2.2-3.0.2.el5
nano-1.3.12-1.1
nash-5.1.19.6-54.0.1
nc-1.84-10.fc6
ncurses-5.5-24.20060715
ncurses-5.5-24.20060715
ncurses-devel-5.5-24.20060715
neon-0.25.5-10.el5_4.1
neon-0.25.5-10.el5_4.1
neon-devel-0.25.5-10.el5_4.1
netpbm-10.35.58-8.el5
netpbm-progs-10.35.58-8.el5
net-snmp-5.3.2.2-7.el5_4.2
net-snmp-devel-5.3.2.2-7.el5_4.2
net-snmp-libs-5.3.2.2-7.el5_4.2
net-tools-1.60-78.el5
NetworkManager-0.7.0-9.el5
NetworkManager-0.7.0-9.el5
NetworkManager-glib-0.7.0-9.el5
NetworkManager-glib-0.7.0-9.el5
newt-0.52.2-12.el5_4.1
newt-devel-0.52.2-12.el5_4.1
newt-perl-1.08-9.2.2
nfs-utils-1.0.9-42.el5
nfs-utils-lib-1.0.8-7.6.el5
notification-daemon-0.3.5-9.el5
notify-python-0.1.0-3.fc6
nscd-2.5-42.el5_4.2
nspr-4.7.6-1.el5_4
nspr-4.7.6-1.el5_4
nspr-devel-4.7.6-1.el5_4
nss-3.12.3.99.3-1.el5_3.2
nss-3.12.3.99.3-1.el5_3.2
nss_db-2.2-35.3
nss_db-2.2-35.3
nss-devel-3.12.3.99.3-1.el5_3.2
nss_ldap-253-22.el5_4
nss_ldap-253-22.el5_4
nss-tools-3.12.3.99.3-1.el5_3.2
ntp-4.2.2p1-9.el5_4.1
ntsysv-1.3.30.1-2
numactl-0.9.8-8.el5
numactl-0.9.8-8.el5
openib-1.4.1-3.el5
OpenIPMI-2.0.16-5.el5
OpenIPMI-devel-2.0.16-5.el5
OpenIPMI-devel-2.0.16-5.el5
OpenIPMI-libs-2.0.16-5.el5
OpenIPMI-libs-2.0.16-5.el5
openjade-1.3.2-27
openldap-2.3.43-3.el5
openldap-2.3.43-3.el5
openldap-devel-2.3.43-3.el5
opensp-1.5.2-4
openssh-4.3p2-36.el5_4.3
openssh-clients-4.3p2-36.el5_4.3
openssh-server-4.3p2-36.el5_4.3
openssl-0.9.8e-12.el5
openssl-0.9.8e-12.el5
openssl-devel-0.9.8e-12.el5
oprofile-0.9.4-11.el5
oracle-logos-4.9.17-6
ORBit2-2.14.3-5.el5
pam-0.99.6.2-6.el5
pam-0.99.6.2-6.el5
pam_ccreds-3-5
pam_ccreds-3-5
pam-devel-0.99.6.2-6.el5
pam_krb5-2.2.14-10
pam_krb5-2.2.14-10
pam_passwdqc-1.0.2-1.2.2
pam_passwdqc-1.0.2-1.2.2
pam_pkcs11-0.5.3-23
pam_pkcs11-0.5.3-23
pam_smb-1.1.7-7.2.1
pam_smb-1.1.7-7.2.1
pango-1.14.9-6.el5
pango-1.14.9-6.el5
paps-0.6.6-18.el5
parted-1.8.1-23.el5
parted-1.8.1-23.el5
passivetex-1.25-5.1.1
passwd-0.73-1
patch-2.5.4-29.2.3.el5
patchutils-0.2.31-2.2.2
pax-3.4-1.2.2
pciutils-2.2.3-7.el5
pciutils-devel-2.2.3-7.el5
pcmciautils-014-5
pcre-6.6-2.el5_1.7
pcsc-lite-1.4.4-0.1.el5
pcsc-lite-devel-1.4.4-0.1.el5
pcsc-lite-libs-1.4.4-0.1.el5
perl-5.8.8-27.el5
perl-Compress-Zlib-1.42-1.fc6
perl-HTML-Parser-3.55-1.fc6
perl-HTML-Tagset-3.10-2.1.1
perl-libwww-perl-5.805-1.1.1
perl-String-CRC32-1.4-2.fc6
perl-TimeDate-1.16-5.el5
perl-URI-1.35-3
pfmon-3.2-0.060926.5.el5
pinfo-0.6.9-1.fc6
pirut-1.3.28-13.0.1.el5
pkgconfig-0.21-2.el5
pkinit-nss-0.7.6-1.el5
pm-utils-0.99.3-10.el5
policycoreutils-1.33.12-14.6.el5
popt-1.10.2.3-18.el5
portmap-4.0-65.2.2.1
postgresql-libs-8.1.18-2.el5_4.1
postgresql-libs-8.1.18-2.el5_4.1
ppp-2.4.4-2.el5
prelink-0.4.0-2.el5
procmail-3.22-17.1.0.1
procps-3.2.7-11.1.el5
psacct-6.3.2-44.el5
psgml-1.2.5-4.3
psmisc-22.2-7
pstack-1.2-7.2.2
psutils-1.17-26.1
pycairo-1.2.0-1.1
pygobject2-2.12.1-5.el5
pygtk2-2.10.1-12.el5
pygtk2-libglade-2.10.1-12.el5
pykickstart-0.43.5-1.el5
pyOpenSSL-0.6-1.p24.7.2.2
pyorbit-2.14.1-3.el5
pyparted-1.8.1-4.el5
pyspi-0.6.1-1.el5
python-2.4.3-27.el5
python-devel-2.4.3-27.el5
python-elementtree-1.2.6-5
python-iniparse-0.2.3-4.el5
python-ldap-2.2.0-2.1
python-numeric-23.7-2.2.2
python-pyblock-0.26-4.el5
python-sqlite-1.1.7-1.2.1
python-twisted-conch-8.2.0-NOSHIP
python-twisted-core-8.2.0-NOSHIP
python-twisted-lore-8.2.0-NOSHIP
python-twisted-mail-8.2.0-NOSHIP
python-twisted-names-8.2.0-NOSHIP
python-twisted-news-8.2.0-NOSHIP
python-twisted-runner-8.2.0-NOSHIP
python-twisted-web-8.2.0-NOSHIP
python-twisted-words-8.2.0-NOSHIP
python-urlgrabber-3.1.0-5.el5
python-zope-interface-3.0.1-9
pyxf86config-0.3.31-2.fc6
quota-3.13-1.2.5.el5
rcs-5.7-30.1
rdate-1.4-8.el5
rdist-6.1.5-44
readahead-1.3-7.el5
readline-5.1-3.el5
readline-5.1-3.el5
readline-devel-5.1-3.el5
redhat-artwork-5.0.9-1.el5.0.5
redhat-lsb-3.1-12.3.EL.0.2
redhat-lsb-3.1-12.3.EL.0.2
redhat-menus-6.7.8-3.el5
redhat-rpm-config-8.0.45-32.0.1.el5
rhel-instnum-1.0.9-1.el5
rhnlib-2.2.7-2.el5
rhpl-0.194.1-1.0.2
rhpxl-0.41.1-7.el5
rmt-0.4b41-4.el5
rng-utils-2.0-1.14.1.fc6
rootfiles-8.1-1.1.1
rpm-4.4.2.3-18.el5
rpm-build-4.4.2.3-18.el5
rpm-devel-4.4.2.3-18.el5
rpm-libs-4.4.2.3-18.el5
rpm-python-4.4.2.3-18.el5
rp-pppoe-3.5-32.1
rsh-0.17-40.el5
rsync-2.6.8-3.1
ruby-1.8.5-5.el5_4.8
ruby-devel-1.8.5-5.el5_4.8
ruby-irb-1.8.5-5.el5_4.8
ruby-libs-1.8.5-5.el5_4.8
ruby-rdoc-1.8.5-5.el5_4.8
sabayon-2.12.4-6.el5
sabayon-apply-2.12.4-6.el5
scrollkeeper-0.3.14-9.el5
sed-4.1.5-5.fc6
selinux-policy-2.4.6-255.el5_4.3
selinux-policy-targeted-2.4.6-255.el5_4.3
sendmail-8.13.8-2.el5
setarch-2.0-1.1
setools-3.0-3.el5
setroubleshoot-2.0.5-5.0.1.el5
setroubleshoot-plugins-2.0.4-2.el5
setroubleshoot-server-2.0.5-5.0.1.el5
setserial-2.17-19.2.2
setup-2.5.58-7.el5
setuptool-1.19.2-1
sgml-common-0.6.3-18.0.1
sgpio-1.2.0_10-2.0.1.el5
shadow-utils-4.0.17-14.el5
shared-mime-info-0.19-5.el5
sharutils-4.6.1-2
slang-2.0.6-4.el5
slang-devel-2.0.6-4.el5
slrn-0.9.8.1pl1-1.2.2
smartmontools-5.38-2.el5
sos-1.7-9.27.0.1.el5
sox-12.18.1-1
specspo-13-1.el5.0.1
splint-3.1.1-16.el5
sqlite-3.3.6-5
sqlite-3.3.6-5
sqlite-devel-3.3.6-5
squashfs-tools-3.0-4
startup-notification-0.8-4.1
strace-4.5.18-5.el5
stunnel-4.15-2.0.1.el5.1
subversion-1.5.4-3
sudo-1.6.9p17-5.el5
svrcore-4.0.4-3.el5
svrcore-4.0.4-3.el5
swig-1.3.29-2.el5
symlinks-1.2-24.2.2
sysfsutils-2.0.0-6
sysklogd-1.4.1-44.el5
syslinux-3.11-4
system-config-date-1.8.12-4.0.1.el5
system-config-display-1.0.48-2.el5
system-config-kdump-1.0.14-4.el5
system-config-keyboard-1.2.11-1.el5
system-config-kickstart-2.6.19.8-2.0.1.el5
system-config-language-1.1.18-3.el5
system-config-lvm-1.1.5-1.0.el5_4.1
system-config-netboot-0.1.45.1-1.0.1.el5
system-config-netboot-cmd-0.1.45.1-1.0.1.el5
system-config-network-1.3.99.18-1.0.1.el5
system-config-network-tui-1.3.99.18-1.0.1.el5
system-config-rootpassword-1.1.9.1-1
system-config-securitylevel-1.6.29.1-2.1.el5
system-config-securitylevel-tui-1.6.29.1-2.1.el5
system-config-soundcard-2.0.6-1.el5.0.1
system-config-users-1.2.51-4.el5.0.1
systemtap-0.9.7-5.el5
systemtap-runtime-0.9.7-5.el5
SysVinit-2.86-15.el5
talk-0.17-29.2.2
tar-1.15.1-23.0.1.el5
tcl-8.4.13-4.el5
tcl-8.4.13-4.el5
tcl-devel-8.4.13-4.el5
tclx-8.4.0-5.fc6
tcpdump-3.9.4-14.el5
tcp_wrappers-7.6-40.7.el5
tcp_wrappers-7.6-40.7.el5
tcsh-6.14-14.el5_4.2
telnet-0.17-39.el5
termcap-5.5-1.20060701.1
tetex-3.0-33.8.el5
tetex-dvips-3.0-33.8.el5
tetex-fonts-3.0-33.8.el5
tetex-latex-3.0-33.8.el5
texinfo-4.8-14.el5
texinfo-tex-4.8-14.el5
tftp-server-0.49-2.0.1
time-1.7-27.2.2
tk-8.4.13-5.el5_1.1
tk-devel-8.4.13-5.el5_1.1
tmpwatch-2.9.7-1.1.el5.2
traceroute-2.0.1-5.el5
tree-1.5.0-4
ttmkfdir-3.0.9-23.el5
tzdata-2009u-1.el5
udev-095-14.21.el5
udftools-1.0.0b3-0.1.el5
unifdef-1.171-5.fc6
unix2dos-2.2-26.2.3.el5
unzip-5.52-3.0.1.el5
up2date-5.10.1-41.9.el5
up2date-gnome-5.10.1-41.9.el5
urw-fonts-2.3-6.1.1
usbutils-0.71-2.1
usermode-1.88-3.el5.2
usermode-gtk-1.88-3.el5.2
util-linux-2.13-0.52.el5
valgrind-3.2.1-6.el5
valgrind-3.2.1-6.el5
vconfig-1.9-2.1
vim-common-7.0.109-6.el5
vim-enhanced-7.0.109-6.el5
vim-minimal-7.0.109-6.el5
vixie-cron-4.1-77.el5_4.1
w3m-0.5.1-15.el5
wget-1.11.4-2.el5_4.1
which-2.16-7
wireless-tools-28-2.el5
wireless-tools-28-2.el5
words-3.0-9.1
wpa_supplicant-0.5.10-8.el5
wvdial-1.54.0-5.2.2.1
Xaw3d-1.5E-10.1
xen-libs-3.0.3-94.el5_4.3
xinetd-2.3.14-10.el5
xkeyboard-config-0.8-9.el5
xml-common-0.6.3-18.0.1
xmlsec1-1.2.9-8.1.1
xmlsec1-devel-1.2.9-8.1.1
xmltex-20020625-8
xorg-x11-drv-evdev-1.0.0.5-3.el5
xorg-x11-drv-keyboard-1.1.0-3
xorg-x11-drv-mouse-1.1.1-1.1
xorg-x11-drv-vesa-1.3.0-8.1.el5
xorg-x11-drv-void-1.1.0-3.1
xorg-x11-filesystem-7.1-2.fc6
xorg-x11-fonts-base-7.1-2.1.el5
xorg-x11-fonts-ISO8859-1-75dpi-7.1-2.1.el5
xorg-x11-fonts-Type1-7.1-2.1.el5
xorg-x11-font-utils-7.1-2
xorg-x11-proto-devel-7.1-13.el5
xorg-x11-server-utils-7.1-4.fc6
xorg-x11-server-Xnest-1.1.1-48.67.0.1.el5_4.1
xorg-x11-server-Xorg-1.1.1-48.67.0.1.el5_4.1
xorg-x11-server-Xvfb-1.1.1-48.67.0.1.el5_4.1
xorg-x11-utils-7.1-2.fc6
xorg-x11-xauth-1.0.1-2.1
xorg-x11-xfs-1.0.2-4
xorg-x11-xinit-1.0.2-15.el5
xorg-x11-xkb-utils-1.0.2-2.1
xsri-2.1.0-10.fc6
xulrunner-1.9.0.16-2.0.1.el5_4
xulrunner-devel-1.9.0.16-2.0.1.el5_4
yelp-2.16.0-22.el5
ypbind-1.19-12.el5
yp-tools-2.9-0.1
yum-3.2.22-20.el5
yum-metadata-parser-1.1.2-3.el5
yum-security-1.1.16-13.el5
yum-updatesd-0.9-2.el5
yum-utils-1.1.16-13.el5
zip-2.31-2.el5
zlib-1.2.3-3
zlib-1.2.3-3
zlib-devel-1.2.3-3
-------------- next part --------------
SVN_TOP			:= $(shell (while [ -d .svn ]; do last=$$(pwd); cd ..; done; echo $$last))
#OFED_BUILD_ROOT		:= /tmp/ofed-build-root
BUILDNO			:= sunhpc4
MPIHOME			:= /usr/mpi
VERSION                 := 1.2rc1
#COMMON_RPM_OPTIONS	:= --define "build_root ${OFED_BUILD_ROOT}" --define 'ofed 1' --define 'openib_prefix /usr' --define 'mpi_selector /usr/bin/mpi-selector' --define "buildno ${BUILDNO}"
COMMON_RPM_OPTIONS	:= --define 'ofed 1' --define 'openib_prefix /usr' --define 'mpi_selector /usr/bin/mpi-selector' --define "buildno ${BUILDNO}"

build_all: 
	make gcc
	#make pgi
	#make intel
	#make pathscale
	#make sunstudio

#gcc pgi intel pathscale sunstudio: rpm
gcc sunstudio: rpm

gcc: CUSTOM_RPM_OPTIONS = --define '_name mvapich_gcc' \
--define 'compiler gcc' \
--define "_prefix ${MPIHOME}/gcc/mvapich-${VERSION}" \
$(COMMON_RPM_OPTIONS) 

pgi: CUSTOM_RPM_OPTIONS := --define '_name mvapich_pgi' \
--define 'compiler pgi' \
--define "_prefix ${MPIHOME}/pgi/mvapich-${VERSION}" \
$(COMMON_RPM_OPTIONS)

intel: CUSTOM_RPM_OPTIONS := --define '_name mvapich_intel' \
--define 'compiler intel' \
--define "_prefix ${MPIHOME}/intel/mvapich-${VERSION}" \
$(COMMON_RPM_OPTIONS)

pathscale: CUSTOM_RPM_OPTIONS := --define '_name mvapich_pathscale' \
--define 'compiler pathscale' \
--define "_prefix ${MPIHOME}/pathscale/mvapich-${VERSION}" \
$(COMMON_RPM_OPTIONS)

sunstudio: CUSTOM_RPM_OPTIONS := --define '_name mvapich_sunstudio' \
--define 'compiler pathscale' \
--define "_prefix ${MPIHOME}/pathscale/mvapich-${VERSION}" \
$(COMMON_RPM_OPTIONS)

DISABLE_CCACHE          := true
include $(SVN_TOP)/build/Makefile.common

-------------- next part --------------

make
 watching logfiles {}
 argv: make
 environment:
  CVS_RSH=ssh
  EDITOR=vim
  G_BROKEN_FILENAMES=1
  HISTSIZE=1000
  HOME=/home/giraffe-bot
  HOSTNAME=giraffe-oel54
  INPUTRC=/etc/inputrc
  LANG=en_US.UTF-8
  LESSOPEN=|/usr/bin/lesspipe.sh %s
  LOGNAME=giraffe-bot
  LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
  MAIL=/var/spool/mail/giraffe-bot
  MAKEFLAGS=w
  MAKELEVEL=1
  MFLAGS=-w
  SHELL=/bin/bash
  SHLVL=2
  SSH_CLIENT=10.8.0.19 42459 22
  SSH_CONNECTION=10.8.0.19 42459 10.8.2.47 22
  SSH_TTY=/dev/pts/0
  TERM=xterm-color
  USER=giraffe-bot
  _=/usr/bin/make
 closing stdin
 using PTY: True

make -C mvapich
make[4]: Entering directory `/home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich'
make gcc
make[5]: Entering directory `/home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich'
[ -n "/var/cache/build/stack/PACKAGE/rpm/EnterpriseEnterpriseServer5.4/trunk/mvapich" ] && rm -fr /var/cache/build/stack/PACKAGE/rpm/EnterpriseEnterpriseServer5.4/trunk/mvapich/*
CPPFLAGS="-I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include " CFLAGS="-I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64" CXXFLAGS="-I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64" LDFLAGS="-I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64" LD_LIBRARY_PATH=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64 PKG_CONFIG_PATH=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64/pkgconfig PERL5LIB=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib/perl5:/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64/perl5 PYTHONPATH=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64/python2.4/site-packages RUBYLIB=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib/ruby/site_ruby/1.8:/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64/ruby/site_ruby/1.8 GEM_PATH=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib/ruby/gems/1.8:/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64/ruby/gems/1.8 PATH=/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/bin:/sbin:usr/sbin:$PATH \
	 \
	rpmbuild  --define "_builddir /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich" --define "_sourcedir /home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich" --define "_specdir /home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich" --define "_rpmdir /var/cache/build/stack/PACKAGE/rpm/EnterpriseEnterpriseServer5.4/trunk/mvapich" --define "_srcrpmdir /var/cache/build/stack/PACKAGE/rpm/EnterpriseEnterpriseServer5.4/trunk/mvapich" --define "_tmppath /var/cache/build/stack/TMPDIR/giraffe-bot" --define "__spec_clean_post [ -O %{_rpmdir} ] && chmod -R u+r+w+X,g+r+w+X,o+r-w+X %{_rpmdir}; [ -O %{_builddir} ] && chmod -R u+r+w+X,g+r+w+X,o+r-w+X %{_builddir} && chgrp -R giraffe %{_builddir}; exit 0" \
		--define "_is_suse %([ %_vendor == "suse" ] && echo 1 || echo 0)" --define "_is_redhat %([ %_vendor == "redhat" ] && echo 1 || echo 0)"  \
		--define '_name mvapich_gcc' --define 'compiler gcc' --define "_prefix /usr/mpi/gcc/mvapich-1.2rc1" --define 'ofed 1' --define 'openib_prefix /usr' --define 'mpi_selector /usr/bin/mpi-selector' --define "buildno sunhpc4"  \
		--dbpath /var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/var/lib/rpm \
		-ba mvapich.spec
Executing(%prep): /bin/sh -e /var/cache/build/stack/TMPDIR/giraffe-bot/rpm-tmp.25923
+ umask 022
+ cd /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich
+ rm -rf mvapich-1.2rc1
+ /bin/gzip -dc /home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich/mvapich-1.2rc1.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mvapich-1.2rc1
++ /usr/bin/id -u
+ '[' 1018 = 0 ']'
++ /usr/bin/id -u
+ '[' 1018 = 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%install): /bin/sh -e /var/cache/build/stack/TMPDIR/giraffe-bot/rpm-tmp.40409
+ umask 022
+ cd /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich
+ cd mvapich-1.2rc1
+ LANG=C
+ export LANG
+ unset DISPLAY
+ /bin/mkdir -p /var/tmp/mvapich-1.2rc1-sunhpc8-root//usr/share/Modules/modulefiles/mvapich_gcc/
+ cat
+ ARCH_NAME=
+ IB_INCLUDE=
+ IB_LIB=
+ OPTIMIZATION_FLAG='-O3 -fno-strict-aliasing'
+ BIT=
+ CONFIG_ENABLE_F77=--enable-f77
+ CONFIG_ENABLE_F90=--enable-f90
+ EXTRA_CFLAG=
+ MPE_FLAGS=
+ conffile=mvapich.conf
+ buildidfile=BUILDID
+ export CC=gcc
+ CC=gcc
+ export CXX=g++
+ CXX=g++
+ which gfortran
+ export FC=gfortran
+ FC=gfortran
+ export F77=gfortran
+ F77=gfortran
+ export F90=gfortran
+ F90=gfortran
+ export 'F77_GETARGDECL= '
+ F77_GETARGDECL=' '
+ export CFLAGS=-Wall
+ CFLAGS=-Wall
+ export FFLAGS=-fPIC
+ FFLAGS=-fPIC
+ export CXXFLAGS=-fPIC
+ CXXFLAGS=-fPIC
+ export F90FLAGS=
+ F90FLAGS=
+ export CONFIG_FLAGS=
+ CONFIG_FLAGS=
+ EXTRA_CFLAG=-Wall
+ '[' -z ']'
++ uname -m
++ grep 86
++ grep -v 86_64
+ '[' '!' -z '' ']'
++ uname -m
++ grep 64
++ grep -v 86_64
++ grep -v ppc64
+ '[' '!' -z '' ']'
++ uname -m
++ grep ppc64
+ '[' '!' -z '' ']'
++ uname -m
++ grep 86_64
+ '[' '!' -z x86_64 ']'
++ cat /proc/cpuinfo
++ grep vendor
++ grep Intel
+ '[' '!' -z '' ']'
+ ARCH_NAME=-D_X86_64_
+ '[' -D_X86_64_ == -D_PPC64_ ']'
+ '[' -f BUILDID ']'
+ echo -D_X86_64_
+ grep -v '\-D_IA64_'
+ grep -q 64
+ BIT=64
+ [[ -D_X86_64_ == \-\D\_\I\A\6\4\_ ]]
+ IB_INCLUDE=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include
+ IB_LIB=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64
+ CFLAGS='-DCOMPAT_MODE -Wall'
+ export 'CFLAGS=-O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include'
+ CFLAGS='-O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include'
+ export USER_CFLAGS
+ export MPE_OPTS
+ export MPE_CFLAGS
+ export LDFLAGS
+ export CXXFLAGS=-fPIC
+ CXXFLAGS=-fPIC
+ export 'FFLAGS=-fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall'
+ FFLAGS='-fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall'
+ export 'F90FLAGS= -Wall'
+ F90FLAGS=' -Wall'
+ export CONFIG_FLAGS
+ export 'MPIRUN_CFLAGS= -DPARAM_GLOBAL=\"/usr/mpi/gcc/mvapich-1.2rc1/etc/mvapich.conf\" -DLD_LIBRARY_PATH_MPI=\"/usr/mpi/gcc/mvapich-1.2rc1/lib/shared\" -DMPI_PREFIX=\"/usr/mpi/gcc/mvapich-1.2rc1/\" '
+ MPIRUN_CFLAGS=' -DPARAM_GLOBAL=\"/usr/mpi/gcc/mvapich-1.2rc1/etc/mvapich.conf\" -DLD_LIBRARY_PATH_MPI=\"/usr/mpi/gcc/mvapich-1.2rc1/lib/shared\" -DMPI_PREFIX=\"/usr/mpi/gcc/mvapich-1.2rc1/\" '
+ ./configure --enable-sharedlib --with-device=ch_gen2 --with-arch=LINUX --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1 --enable-f77 --enable-f90 '-lib=-L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -libverbs -libumad -libcommon -lpthread -Wall'
Configuring with args --enable-sharedlib --with-device=ch_gen2 --with-arch=LINUX --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1 --enable-f77 --enable-f90 -lib=-L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -libverbs -libumad -libcommon -lpthread -Wall
Configuring MPICH Version 1.2.7 (release) of : 2005/06/22 16:33:49
checking whether filesystem respects case in file names... yes
checking for current directory name... /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1
checking for install
checking for ranlib
checking for gnumake... yes using --no-print-directory
checking whether make supports include... yes
checking for OSF V3 make... no
checking for virtual path format... VPATH
checking whether g++ returns correct error code... yes
checking whether selected C++ compiler can compile iostream... yes
 
Include C++ bindings for MPI from http://www.osl.iu.edu/research/mpi2c++
Send bug reports about the C++ to mpi2cpp-devel at osl.iu.edu
 
checking for g++ compiler exception flags... -fexceptions
checking for cc... no
checking whether the compiler gcc accepts ANSI prototypes... yes
checking for gfortran... found /usr/bin/gfortran (1)
checking for ar... found /usr/bin/ar (ar)
checking for whether compiler works... yes
checking whether the compiler gcc accepts ## for concatenation in cpp... yes
checking whether the compiler gcc accepts const modifier... yes
checking for extension on executables... none
checking how to run the C preprocessor
checking for AIX
checking for minix/config.h
checking for volatile... yes
checking whether C compiler accepts option -fPIC... yes
checking whether routines compiled with -fPIC can be linked with ones compiled  without -fPIC... yes
checking whether Fortran compiler accepts option -PIC... no
checking whether Fortran compiler accepts option -fPIC... yes
checking whether routines compiled with -fPIC can be linked with ones compiled without -fPIC... yes
checking for argument used to indicate shared lib search dir... -Wl,-rpath-link -Wl,
checking whether shared libraries can be built... yes
checking whether programs remember where the shared lib is... no: needs path in LD_LIBRARY_PATH!
Running device-specific setup program
setup_ch_gen2 starts... -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include
About to do ch_gen2 device
Configuring ch_gen2 subsystem...
No addition setup since mpd is not enabled
Use ${exec_prefix}/bin to set up variables MPIBOOT and MPIUNBOOT
checking whether cross-compiling... no
checking for gethrtime... no
checking for clock_gettime... no
checking for clock_getres... no
checking for how many arguments gettimeofday takes... two - whew
checking for signal.h... yes
checking for sigaction... yes
checking for for struct sigaction... yes
checking for weak symbol support... pragma weak
checking whether weak symbols are visible to other files... yes
checking for remsh... no
checking for rsh... found /usr/kerberos/bin/rsh (rsh)
checking for perl5... no
checking for perl... found /usr/bin/perl (perl)
checking for byte ordering... little endian
checking for uname... yes
checking for netdb.h... yes
checking for gethostbyname... yes
checking whether C++ compiler also has gethostbyname... yes
checking whether Fortran programs can link with needed C functions... yes
checking whether C++ programs can link with needed C functions... yes
checking for catopen... yes
checking for catclose... yes
checking for catgets... yes
checking for gencat... found /usr/bin/gencat (1)
checking for nl_types.h... yes
checking for ANSI C header files
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for stdarg.h... yes
checking whether stdarg is oldstyle... no
checking whether stdarg is correct... yes
checking whether programs using stdarg link... yes
checking for malloc return type... void
checking for system... yes
checking for nice... yes
checking for strdup... yes
checking for memory.h... yes
checking for sys/ioctl.h... yes
checking for sys/sockio.h... no
checking whether the compiler gcc runs... yes
checking whether the compiler gfortran runs... yes
checking for correct handling of conditionals...... yes
checking for correct handling of conditionals part 2 ...... yes
checking for correct handling of #elif... yes
checking that constant folding in arrays works... yes
checking that structs are handled properly... yes
checking that compiler truncates unsigned char correctly ...... yes
checking that compiler/hardware has commutative arithmetic ...... yes
checking that compiler assigns to char correctly ...... yes
checking that compiler does not call unknown routines for long doubles... yes
checking that compiler accepts args correctly ...... yes
checking whether ranlib works... yes
checking for broken handling of common symbols... no
checking for ar... found /usr/bin/ar (1)
checking for size of void *... 8
checking for pointers greater than 32 bits... yes
checking for size of int... 4
checking for int large enough for pointers... no
checking for C integer type for MPI_Aint... 
checking for size of long... 8
C integer type for MPI_Aint is... long
checking for long long... yes
checking whether compiler can handle loops with long long... yes
checking for long double... yes
checking for size of double... 8
checking for size of long double... 16
checking for structure alignment... largest
checking for sync... found /bin/sync (1)
checking whether mpich can be used as the library name... yes
Configuring Fortran subsystem
Configure in /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/fortran creating cache ./config.cache
checking for cc... gcc
checking whether the C compiler (gcc -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the C compiler (gcc -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking whether the C compiler sets its return status correctly... yes
checking whether we are using GNU C... yes
checking for working const... yes
checking whether the Fortran 77 compiler (gfortran -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the Fortran 77 compiler (gfortran -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking whether we are using GNU Fortran 77... yes
checking whether gfortran accepts -g... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran  -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the Fortran 90 compiler (gfortran  -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking for make... make
checking whether clock skew breaks make... no
checking whether make supports include... no
checking whether make allows comments in actions... no
configure: warning: Your make does not allow comments in target code.
Using this make may cause problems when building programs.
You should consider using gnumake instead.
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for routines to access the command line from Fortran 77... searching...
checking whether gfortran   works with GETARG and IARGC... yes
checking host system type... x86_64-unknown-linux-gnu
checking for Fortran 77 libraries...  -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 -lgfortranbegin -lgfortran -lm -lgcc_s
checking whether C can link with  -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 -lgfortranbegin -lgfortran -lm -lgcc_s... yes
checking for linker for Fortran main programs... Use Fortran to link programs
checking for Fortran 77 name mangling... lower underscore
checking for which Fortran libraries are needed to link C with Fortran... none
checking whether Fortran accepts ! for comments... yes
checking whether Fortran supports new-style character declarations... yes
checking for include directory flag for Fortran... -I
checking for Fortran 77 flag for library directories... -L
checking whether Fortran has pointer declaration... no
checking for size of Fortran type integer... 4
checking for size of Fortran type real... 4
checking for size of Fortran type double precision... 8
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for stdarg.h... yes
checking whether stdarg is oldstyle... no
checking whether stdarg works... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void*... 8
checking for C type matching Fortran integer*1... char
checking for C type matching Fortran integer*2... short
checking for C type matching Fortran integer*4... int
checking for C type matching Fortran integer*8... long
checking for C type matching Fortran integer*16... unavailable
checking for C type matching Fortran real*4... float
checking for C type matching Fortran real*8... double
checking for C type matching Fortran integer... int
checking whether C compiler allows unaligned doubles... yes
checking for type of weak symbol support... pragma weak
checking whether __attribute__ ((weak)) allowed... yes
checking for values of Fortran logicals... True is 1 and False is 0
checking for Fortran 90 integer kind for 8-byte integers... 8
checking for Fortran 90 integer kind for 8-byte integers... 8 (cached)
Setting up F90 Module support
Configure in /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/f90modules creating cache ./config.cache
checking whether the Fortran 77 compiler (gfortran  -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the Fortran 77 compiler (gfortran  -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking whether we are using GNU Fortran 77... yes
checking whether gfortran  accepts -g... yes
checking for extension for Fortran 90 programs... f90
checking whether the Fortran 90 compiler (gfortran  -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the Fortran 90 compiler (gfortran  -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ar... ar
checking for ranlib... ranlib
checking whether make echos directory changes... yes using --no-print-directory
checking for virtual path format... VPATH
checking for module suffix... mod
checking for case of module names... lower
checking for module directory path flag... -I
checking that the compiler gfortran accepts .f90 suffix... yes
checking whether Fortran 90 is compatible with Fortran 77... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
checking whether using gcc and g77 together... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't write 32 items to stdout: Broken pipe
creating src/Makefile
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't write 66 items to stdout: Broken pipe
creating src/farg.f
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating include/mpif.h
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't write 65 items to stdout: Broken pipe
creating include/mpi_fortdefs.h
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating src/mpif77
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't write 46 items to stdout: Broken pipe
creating src/mpif77.conf
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating src/mpif90
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't write 68 items to stdout: Broken pipe
creating src/mpif90.conf
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating src/initfcmn.f
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating src/initfdte.f
sed: file conftest.s2 line 29: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
creating mpi_fortconf.h
Done configuring Fortran subsystem
make[6]: *** No rule to make target `f77name'.  Stop.
make[6]: *** No rule to make target `f77in_clibs'.  Stop.
make[6]: *** No rule to make target `f90_suffix'.  Stop.
make[6]: *** No rule to make target `f90_modincflag'.  Stop.
Configuring ROMIO, for support of MPI-IO
checking whether compiler allows define a(b) a(b,__LINE__)... yes
Configuring with args --with-mpi=mpich --enable-sharedlib --enable-shared --enable-f77 --enable-f90 --cache-file=/dev/null
checking for architecture... LINUX
ROMIO home directory is /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/romio
checking for ranlib... ranlib
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for memalign... yes
checking Fortran external names
Fortran externals have a trailing underscore and are lowercase
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for int... yes
checking size of int... 4
checking for void*... yes
checking size of void*... 8
checking for int large enough for pointers... no
checking for long long... yes
checking size of long long... 8
checking for extension for Fortran 90 programs... f90
checking for Fortran 90 KIND parameter for 8-byte integers...            8
checking for weak symbol support... pragma weak
checking that weak symbols are visible to other files... yes
checking whether struct flock compatible with MPI_Offset... yes
checking configured file systems... testfs ufs nfs
configure: WARNING: File locks may not work with NFS.  See the Installation and
users manual for instructions on testing and if necessary fixing this
checking for library containing pthread_create... -lpthread
checking for library containing aio_write... -lrt
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking if aio.h exists and can be compiled... yes
checking if sys/aio.h exists and can be compiled... no
checking whether aio routines can be used... yes
checking for obsolete two-argument aio_write... no
checking for obsolete two-argument aio_suspend... no
checking for aio_fildes member of aiocb structure... yes
checking for aio_whence member of aiocb structure... no
checking for aio_handle member of aiocb structure... no
checking for aio_reqprio member of aiocb structure... yes
checking for aio_sigevent member of aiocb structure... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking whether struct statfs properly defined... yes
checking for f_fstypename member of statfs structure... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stat... yes
checking for st_fstype member of stat structure... no
checking for sys/types.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for statvfs... yes
checking for f_basetype member of statvfs structure... no
checking for unistd.h... (cached) yes
checking for large file defines... yes
checking whether off64_t is an scalar type... yes
checking for strerror... yes
checking for doctext... no
checking for strdup... no
checking for lstat... no
checking for readlink... no
checking for fsync... no
checking for ftruncate... no
setting CC to /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpicc
setting F77 to gfortran
setting TEST_CC to /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpicc
setting TEST_F77 to /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpif77
setting CFLAGS to -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H
setting USER_CFLAGS to 
setting USER_FFLAGS to 
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating mpi-io/Makefile
config.status: creating mpi2-other/info/Makefile
config.status: creating mpi2-other/array/Makefile
config.status: creating adio/common/Makefile
config.status: creating test/Makefile
config.status: creating test/misc.c
config.status: creating test/large_file.c
config.status: creating test/runtests
config.status: creating util/romioinstall
config.status: creating include/mpio.h
config.status: creating include/mpiof.h
config.status: creating adio/ad_nfs/Makefile
config.status: creating adio/ad_ufs/Makefile
config.status: creating adio/ad_panfs/Makefile
config.status: creating adio/ad_xfs/Makefile
config.status: creating adio/ad_sfs/Makefile
config.status: creating adio/ad_pfs/Makefile
config.status: creating adio/ad_testfs/Makefile
config.status: creating adio/ad_pvfs/Makefile
config.status: creating adio/ad_pvfs2/Makefile
config.status: creating adio/ad_gridftp/Makefile
config.status: creating adio/ad_lustre/Makefile
config.status: creating mpi-io/fortran/Makefile
config.status: creating mpi2-other/info/fortran/Makefile
config.status: creating mpi2-other/array/fortran/Makefile
config.status: creating test/fmisc.f
config.status: creating test/fcoll_test.f
config.status: creating test/pfcoll_test.f
config.status: creating test/fperf.f
config.status: creating mpi-io/glue/mpich2/Makefile
config.status: creating mpi-io/glue/mpich1/Makefile
config.status: creating mpi-io/glue/default/Makefile
config.status: creating adio/include/romioconf.h
config.status: executing default-1 commands
Finished configuring ROMIO
Configuring MPE Profiling Libraries with  --enable-mpich --disable-checkMPI --with-f2cmpilibs=-lfmpich --with-flib_path_leader=-L --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1 --enable-sharedlib --enable-shared --enable-f77 --enable-f90 '--libdir=${exec_prefix}/lib' '--bindir=${exec_prefix}/bin' --includedir=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1/include
checking gnumake... no
checking BSD 4.4 make... no - whew
checking OSF V3 make... no
checking for virtual path format... VPATH
This MPE build is part of the MPICH build
checking host system type... x86_64-unknown-linux-gnu
checking for cc... gcc
checking whether the C compiler (gcc -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the C compiler (gcc -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking whether the C compiler sets its return status correctly... yes
checking whether we are using GNU C... yes
checking for object suffix... o
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for ranlib... ranlib
checking whether MPI_CC has been set ... /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpicc 
checking whether the Fortran 77 compiler (f77 -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) works... yes
checking whether the Fortran 77 compiler (f77 -fPIC -fPIC -L/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/lib64 -Wall -I/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/include  -L/var/cache/build/stack/SRCTREE/EnterpriseEnterpriseServer5.4/trunk/shadow_rpm_tree/usr/lib64) is a cross-compiler... no
checking whether we are using GNU Fortran 77... yes
checking whether f77 accepts -g... yes
checking whether MPI_F77 has been set ... /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpif77 
checking for Fortran 77 libraries...  -lfrtbegin -lg2c -lm -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lm -lgcc_s
checking Whether C can link with  -lfrtbegin -lg2c -lm -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lm -lgcc_s... yes
checking for Fortran 77 name mangling... lower doubleunderscore
checking for MPI_STATUS_IGNORE ... no
checking how to run the C preprocessor... gcc -E
checking for X... no
configure: warning: Could not find appropriate X windows libraries.  MPE routines that make use of X11 graphics will NOT be built unless you put X windows libraries in your path and reconfigure
checking for dbx... no
checking for gdb... /usr/bin/gdb
checking for ANSI C header files... yes
checking for working const... yes
checking whether byte ordering is bigendian... no
checking for long pointers... yes
checking for system... yes
checking for sysinfo... yes
checking for mkstemp... yes
checking for uname... yes
checking for gethostbyname... yes
checking for unistd.h... yes
checking for large file support ... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for netdb.h... yes
checking for sys/systeminfo.h... no
checking for getopt.h... yes
checking for stdarg.h... yes
checking for stdarg is correct... yes
checking if compiler accepts prototypes... yes
checking for sighandler_t... yes
checking for ar... ar
creating ./config.status
creating Makefile
creating sbin/mpeinstall
creating src/Makefile
creating src/Makefile_nompi
creating src/dbxerr.c
creating contrib/life/Makefile
creating contrib/mandel/Makefile
creating contrib/mastermind/Makefile
creating contrib/test/Makefile
creating mpeconf.h
configuring in slog2sdk
running /bin/sh /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpe/slog2sdk/configure  --enable-mpich --disable-checkMPI --with-f2cmpilibs=-lfmpich --with-flib_path_leader=-L --prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1 --enable-sharedlib --enable-shared --enable-f77 --enable-f90 '--libdir=${exec_prefix}/lib' '--bindir=${exec_prefix}/bin' --includedir=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1/include --cache-file=.././config.cache --srcdir=/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpe/slog2sdk
Configuring SLOG2SDK with '--enable-mpich' '--disable-checkMPI' '--with-f2cmpilibs=-lfmpich' '--with-flib_path_leader=-L' '--prefix=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1' '--enable-sharedlib' '--enable-shared' '--enable-f77' '--enable-f90' '--libdir=${exec_prefix}/lib' '--bindir=${exec_prefix}/bin' '--includedir=/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/mpi/gcc/mvapich-1.2rc1/include' '--cache-file=.././config.cache' '--srcdir=/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpe/slog2sdk'
checking gnumake... no
checking BSD 4.4 make... no - whew
checking OSF V3 make... no
checking for virtual path format... VPATH
checking if CLASSPATH is set... no, good to go
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for java in user's PATH... found /usr/bin/java
checking if /usr/bin/java works... yes
checking if /usr/bin/java runs simple jar file... yes
checking if /usr/bin/java runs simple Swing class... no
checking for working java in user's PATH... not found
checking for java in known locations... not found
configure: WARNING:  No Java Virtual Machine can be found anywhere! 
Done configuring MPE Profiling Libraries

checking whether head command is broken... no
creating config.status
creating Makefile
creating util/Makefile
creating examples/Makefile
creating src/pt2pt/Makefile
creating src/coll/Makefile
creating src/context/Makefile
creating src/dmpi/Makefile
creating src/env/Makefile
creating src/topol/Makefile
creating src/profile/Makefile
creating src/coll2/Makefile
creating src/util/Makefile
creating src/infoexport/Makefile
creating examples/basic/Makefile
creating src/misc2/Makefile
creating src/external/Makefile
creating mpichconf.h
creating util/mpicc
creating util/mpicxx
creating util/mpiinstall
creating util/mpirun
creating util/mpichlib.conf
creating util/mpiman
creating util/chkserv
creating util/chkmachine
creating util/tstmachines
creating include/mpidefs.h
creating include/mpif.f90
Creating mpif.h from Fortran and Romio contributions
Configuring the test suite...
Configuring with args -basecc=gcc -cc=/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpicc -make=make --no-print-directory -device=ch_gen2 -mpichpath=/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin --enable-boot -cflags=-fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -basefc= -fc=/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/mpif77 --enable-io
checking whether cross-compiling... no
checking whether the compiler gcc runs... yes
No Fortran compiler specified!
Configuring the performance tests ...
Configure in /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/examples/perftest creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make --no-print-directory sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether clock skew breaks make... no
checking whether make supports include... yes
checking whether make allows comments in actions... yes
checking for virtual path format... VPATH
checking whether make sets CFLAGS... yes
checking for cit... no
checking for gnuplot... no
checking how to run the C preprocessor... gcc -E
checking whether C compiler accepts option -O4 -Ofast... no
checking whether C compiler accepts option -Ofast... no
checking whether C compiler accepts option -fast... no
checking whether C compiler accepts option -O3... yes
checking whether routines compiled with -O3 can be linked with ones compiled  without -O3... yes
checking for library containing fabs... -lm
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working const... yes
checking for restrict... __restrict
checking for long long... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating mpptestconf.h
creating mpid/ch_gen2/Makefile
creating mpid/tests/Makefile
creating mpichconf.h
mpichconf.h is unchanged
*# --->
*# You should register your copy of MPICH with us by sending mail
*# to majordomo at mcs.anl.gov containing the message
*# subscribe mpi-users
*# This will allow us to notify you of new releases of MPICH.
*#  
*# You can also check the MPICH home page at 
*# http://www.mcs.anl.gov/mpi/mpich
*# ---< 
Configuration completed.
+ /usr/bin/make
make[6]: Entering directory `/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1'
 
cleaning directory mpi-io
 
cleaning directory adio/common
 
cleaning directory mpi-io/glue/mpich1
 
cleaning directory adio/ad_testfs
 
cleaning directory adio/ad_ufs
 
cleaning directory adio/ad_nfs
 
cleaning directory mpi-io/fortran
 
cleaning directory test
rm -f .P* PI* *.o 
rm -f simple perf async coll_test coll_perf misc file_info excl large_array atomicity noncontig i_noncontig noncontig_coll split_coll shared_fp large_file psimple error status noncontig_coll2 fcoll_test fperf fmisc pfcoll_test 
 
cleaning src/pt2pt
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/pt2pt/*.o
cleaning src/env
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/env/*.o
cleaning src/dmpi
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/dmpi/*.o
cleaning src/util
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/util/*.o
cleaning src/context
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/context/*.o
cleaning src/coll
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/coll/*.o
cleaning src/topol
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/topol/*.o
cleaning src/profile
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/profile/*.o
cleaning src/misc2
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/misc2/*.o
cleaning src/external
rm -f *.o *~ /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/external/*.o
cleaning mpid/ch_gen2
/bin/rm -f *.o *.d *~ viainit.o viasend.o viarecv.o viacheck.o viapriv.o viaparam.o viutil.o vbuf.o cm_user.o mpid_init.o mpid_send.o mpid_recv.o cm.o mpid_hsend.o mpid_hrecv.o mpid_pack.o cmnargs.o mpid_misc.o dreg.o mpid_smpi.o collutils.o intra_rdma_barrier.o mpid_mcast.o mcst_grp.o ibmcgrp.o crc32h.o avl.o mem_hooks.o viacoalesce.o shmem_coll.o async_progress.o calltrace.o objtrace.o nfr.o \
	    queue.o sbcnst2.o tr2.o queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h core ibmcgrp/*.o ibmcgrp/ibmcgrp \
	    /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/bin/ibmcgrp
make --no-print-directory -C process clean
rm -f *.o mpirun_rsh mpispawn minidaemon_client pmgr_collective_client.o pmgr_collective_common.o minidaemon.o mpirun_util.o
cleaning examples
rm -f sendchar *.o
 
Making clean in directory perftest
cd /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/examples/perftest && true -I config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit 
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning examples/basic
rm -f work.pc work.pcl
rm -f *.o *~ PI* cpi systest srtest  fpi cpilog cpi_autolog hello++ iotest pi3f90  upshot rdb.* startup.* core
rm -f hello++.ti hello++.ii
cleaning examples/perftest
cd /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/examples/perftest && true -I config/confdb
test -z "mpptest goptest buflimit " || rm -f mpptest goptest buflimit 
rm -f *.o core *.core
rm -f tunepkt pktuse copytest vectest stress ctest cluster tcomm
rm -f work.pc work.pcl
cleaning src/infoexport
rm -f *.o
rm -f *.i
rm -f *.s
rm -f *.cxx.log
rm -f *.cxx.errors
rm -f libtvmpich.so.1.0
rm -f libtvmpich.so*
rm -f /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/src/infoexport/*.o
rm -f *~ *.o aditest1 aditest2 aditest3 aditest4 aditest5 aditest6 aditest7 aditest8 aditest9 aditest10 aditest11 aditest12 aditest13 timers trunc 
rm -f /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/lib/lib*.a 
rm -f /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/lib/shared/lib*.so*
make --no-print-directory mpi-modules
make --no-print-directory mpilib
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done
 
making mpir in directory mpid/ch_gen2
for file in queue.c sbcnst2.c tr2.c sbcnst2.h tr2.h ; do  \
	    if [ ! -s $file ] ; then   \
	       ln -s ../util/$file;    \
	    fi;                         \
	done
gcc -DHAVE_CONFIG_H -I. -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/util -DMPID_DEVICE_CODE  -DHAVE_UNAME=1 -DHAVE_NETDB_H=1 -DHAVE_GETHOSTBYNAME=1  -DMPID_DEBUG_NONE -DMPID_STAT_NONE  -fPIC -O3 -fno-strict-aliasing -g -D_GNU_SOURCE -DCH_GEN2 -DMEMORY_SCALE -D_AFFINITY_ -DCOMPAT_MODE -Wall -D_SMP_ -D_SMP_RNDV_ -DVIADEV_RPUT_SUPPORT -DEARLY_SEND_COMPLETION -DLAZY_MEM_UNREGISTER -D_X86_64_ -I/var/tmp/mvapich-1.2rc1-sunhpc8-root/usr/include -DHAVE_MPICHCONF_H -D_GNU_SOURCE -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1 -I/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/mpid/ch_gen2 -I.    -c viainit.c 
In file included from /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpidefs.h:49,
                 from /var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:246,
                 from mpid.h:46,
                 from viadev.h:30,
                 from viainit.c:52:
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:249: warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:250: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MPI_File_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:265: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MPIO_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:266: warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:419: warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:420: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PMPI_File_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:433: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PMPIO_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpio.h:434: warning: parameter names (without types) in function declaration
In file included from mpid.h:46,
                 from viadev.h:30,
                 from viainit.c:52:
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:492: error: expected ')' before '*' token
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:493: error: expected declaration specifiers or '...' before 'MPI_Fint'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:510: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MPI_Info_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:511: warning: parameter names (without types) in function declaration
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:512: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MPI_Request_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:664: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PMPI_Info_c2f'
/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1/include/mpi.h:665: warning: parameter names (without types) in function declaration
In file included from cm_user.h:18,
                 from viainit.c:60:
nfr.h: In function 'nfr_try_to_release_rndv_start':
nfr.h:350: warning: left-hand operand of comma expression has no effect
nfr.h:351: warning: left-hand operand of comma expression has no effect
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:351: warning: value computed is not used
nfr.h:353: warning: left-hand operand of comma expression has no effect
nfr.h:353: warning: left-hand operand of comma expression has no effect
nfr.h:353: warning: statement with no effect
nfr.h:357: warning: left-hand operand of comma expression has no effect
nfr.h:357: warning: statement with no effect
nfr.h:360: warning: left-hand operand of comma expression has no effect
nfr.h:360: warning: statement with no effect
nfr.h: In function 'nfr_add_to_list':
nfr.h:407: warning: left-hand operand of comma expression has no effect
nfr.h:408: warning: left-hand operand of comma expression has no effect
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:408: warning: value computed is not used
nfr.h:410: warning: left-hand operand of comma expression has no effect
nfr.h:411: warning: left-hand operand of comma expression has no effect
nfr.h:411: warning: statement with no effect
nfr.h: In function 'nfr_release_acked':
nfr.h:423: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: left-hand operand of comma expression has no effect
nfr.h:424: warning: statement with no effect
nfr.h:448: warning: left-hand operand of comma expression has no effect
nfr.h:449: warning: left-hand operand of comma expression has no effect
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
nfr.h:449: warning: value computed is not used
In file included from viainit.c:60:
cm_user.h: In function 'odu_test_new_connection':
cm_user.h:35: warning: left-hand operand of comma expression has no effect
cm_user.h:35: warning: statement with no effect
cm_user.h:43: warning: left-hand operand of comma expression has no effect
cm_user.h:43: warning: left-hand operand of comma expression has no effect
cm_user.h:44: warning: left-hand operand of comma expression has no effect
cm_user.h:44: warning: left-hand operand of comma expression has no effect
cm_user.h:45: warning: left-hand operand of comma expression has no effect
cm_user.h:45: warning: value computed is not used
cm_user.h:45: warning: value computed is not used
cm_user.h:49: warning: left-hand operand of comma expression has no effect
cm_user.h:49: warning: left-hand operand of comma expression has no effect
cm_user.h:50: warning: left-hand operand of comma expression has no effect
cm_user.h:50: warning: left-hand operand of comma expression has no effect
cm_user.h:51: warning: value computed is not used
cm_user.h:51: warning: value computed is not used
cm_user.h:55: warning: left-hand operand of comma expression has no effect
cm_user.h:55: warning: statement with no effect
make[9]: *** [viainit.o] Error 1
Exit status from make was 2
make[8]: *** [mpilib] Error 1
make[7]: *** [mpi-modules] Error 2
make[6]: *** [mpi] Error 2
make[6]: Leaving directory `/var/cache/build/stack/BUILD/EnterpriseEnterpriseServer5.4/trunk/mvapich/mvapich-1.2rc1'
error: Bad exit status from /var/cache/build/stack/TMPDIR/giraffe-bot/rpm-tmp.40409 (%install)


RPM build errors:
    Bad exit status from /var/cache/build/stack/TMPDIR/giraffe-bot/rpm-tmp.40409 (%install)
make[5]: *** [/var/cache/build/stack/PACKAGE/rpm/EnterpriseEnterpriseServer5.4/trunk/mvapich/x86_64/mvapich-1.2rc1-sunhpc8.x86_64.rpm] Error 1
make[5]: Leaving directory `/home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich'
make[4]: *** [build_all] Error 2
make[4]: Leaving directory `/home/giraffe-bot/buildbot/giraffe-oel54/hpc_oel54/trunk/userspace/mpi/mvapich'


More information about the mvapich-discuss mailing list