cat /etc/redhat-release Red Hat Linux release 8.0 (Psyche) uname -a Linux worm.lbl.gov 2.4.20-18.8smp #1 SMP Thu May 29 07:20:32 EDT 2003 i686 i686 i386 GNU/Linux rm -rf ccp4-5.0-beta1 gunzip -c ccp4-5.0-beta1.tar.gz | tar xf - cd ccp4-5.0-beta1 cp ../configure_2004_02_25_0941 configure cp ../ccp4.setup include diff include/ccp4.setup-dist include/ccp4.setup 26c26 < setenv CCP4_MASTER /xtal --- > setenv CCP4_MASTER /net/worm/scratch1/rwgk 33c33 < setenv CCP4_SCR /tmp/$USER --- > setenv CCP4_SCR /net/worm/scratch1/rwgk/ccp4_scr source include/ccp4.setup setenv CCP4_MASTER /net/worm/scratch1/rwgk setenv CCP4 $CCP4_MASTER/ccp4-5.0-beta1 setenv CCP4_SCR /net/worm/scratch1/rwgk/ccp4_scr if ( ! -e $CCP4_SCR ) mkdir $CCP4_SCR if ( ! -e $CCP4_SCR ) echo "Unable to make CCP4_SCR. CCP4 progs will not run correctly." setenv BINSORT_SCR $CCP4_SCR setenv CCP4I_TOP ${CCP4}/ccp4i setenv CCP4I_TCLTK /usr/local/bin setenv CCP4I_HELP ${CCP4I_TOP}/help set ccp4_first_in_path = 0 setenv CBIN $CCP4/bin setenv CLIB $CCP4/lib setenv CCP4_BROWSER netscape if ( ${?MANPATH} == 0 ) then setenv MANPATH $CCP4/man:$MANPATH endif setenv MCTYPE unix switch ( `uname` ) endsw setenv CCP4_LIB $CLIB setenv CCP4_BIN $CBIN if ( ${?CLASSPATH} == 0 ) then setenv CLASSPATH $CBIN else setenv PLOT_COMMAND 'lp -s -dmicrolaser' setenv PRINT_COMMAND 'lp -s -denscript' setenv CCP4_OPEN UNKNOWN if ( ${?LD_LIBRARY_PATH} ) then setenv LD_LIBRARY_PATH $CLIB endif if ( ${?DYLD_LIBRARY_PATH} ) then setenv DYLD_LIBRARY_PATH $CLIB endif if ( $?XUSERFILESEARCHPATH ) then setenv XUSERFILESEARCHPATH $CCP4_LIB/X11/app-defaults/%N:/usr/lib/X11/app-defaults endif setenv TRAP_FPE "OVERFL=ABORT; DIVZERO=ABORT; INVALID=ABORT" if ( -e $CCP4/include/ccp4.msg ) cat $CCP4/include/ccp4.msg setenv MMCIFDIC $CLIB/cif_mmdic.lib setenv MOLREPLIB $CCP4/lib/data/monomers/ setenv CLIBD_MON $CCP4/lib/data/monomers/ setenv PUBLIC_FONT84 $CLIB/font84.dat setenv CCP4_HELPDIR $CCP4/help/ setenv HELPDIR $CCP4_HELPDIR setenv MOSHELPFILE mosflm setenv RASMOLPATH $CCP4/x-windows/RasMol/src set ccp4pathlist = "${CCP4}/etc ${CBIN} ${CCP4I_TOP}/bin " foreach dir ( ${ccp4pathlist} . ) if ( ${?PATH} ) then if ( :${PATH}: !~ *:${dir}:* ) then if ( $ccp4_first_in_path ) then setenv PATH ${PATH}:${dir} endif endif else end if ( ${?PATH} ) then if ( :${PATH}: !~ *:${dir}:* ) then if ( $ccp4_first_in_path ) then setenv PATH ${PATH}:${dir} endif endif else end if ( ${?PATH} ) then if ( :${PATH}: !~ *:${dir}:* ) then if ( $ccp4_first_in_path ) then setenv PATH ${PATH}:${dir} endif endif else end if ( ${?PATH} ) then if ( :${PATH}: !~ *:${dir}:* ) then else end setenv CCP4 $CCP4 setenv CDOC $CCP4/doc setenv CHTML $CCP4/html setenv CETC $CCP4/etc setenv CEXAM $CCP4/examples setenv CINCL $CCP4/include setenv CLIBD $CCP4/lib/data setenv CLIBS $CCP4/lib/src setenv CPROG $CCP4/src alias ccp4 'pushd $CCP4>/dev/null' alias xtal 'pushd $CCP4_MASTER>/dev/null' alias cbin 'pushd $CBIN>/dev/null' alias cetc 'pushd $CETC>/dev/null' alias cprog 'pushd $CPROG>/dev/null' alias cincl 'pushd $CINCL>/dev/null' alias clib 'pushd $CLIB>/dev/null' alias clibd 'pushd $CLIBD>/dev/null' alias clibs 'pushd $CLIBS>/dev/null' alias cbin 'pushd $CBIN>/dev/null' alias cexam 'pushd $CEXAM>/dev/null' alias cdoc 'pushd $CDOC>/dev/null' alias chtml 'pushd $CHTML>/dev/null' alias ccp4help '$CCP4_BROWSER $CHTML/INDEX.html &' alias laue '$CCP4_MASTER/laue/cmd/laue.cmd' alias lget '$CCP4_MASTER/laue/cmd/lget.cmd' alias linkimages '$CCP4_MASTER/laue/cmd/linkimages.cmd' alias llaue 'pushd $CCP4_MASTER/laue' alias lsrc 'pushd $CCP4_MASTER/laue/src>/dev/null' alias llib 'pushd $CCP4_MASTER/laue/lib>/dev/null' alias llibs 'pushd $CCP4_MASTER/laue/lib/src>/dev/null' alias ldoc 'pushd $CCP4_MASTER/laue/doc>/dev/null' alias lmak 'pushd $CCP4_MASTER/laue/make>/dev/null' alias lutils 'pushd $CCP4_MASTER/laue/utils>/dev/null' alias lcmd 'pushd $CCP4_MASTER/laue/cmd>/dev/null' alias ldl 'pushd $CCP4_MASTER/laue/dl>/dev/null' alias ltestd 'pushd $CCP4_MASTER/laue/testdata>/dev/null' alias lxdl 'pushd $CCP4_MASTER/laue/xdl_view>/dev/null' alias lxdls 'pushd $CCP4_MASTER/laue/xdl_view/src>/dev/null' alias lgnom 'pushd $CCP4_MASTER/laue/gnom>/dev/null' alias lgnoms 'pushd $CCP4_MASTER/laue/gnom/src>/dev/null' alias lbin 'pushd $CBIN>/dev/null' ./configure linux OK, setting up for a system type of `linux'... ! Using g77 compiler. If you have an old g77 compiler, you may be better ! off using f2c, see --with-f2c option. ! The x-windows programs will not be installed. ! If you want the x-windows programs to be installed re-run ! configure with the --with-x flag. The CCIF library will be built and installed. This has been tested on the most common systems, but if you have problems, use the --disable-ccif flag. The LAPACK linear algebra package will be included in the installation. Configure will search for existing LAPACK and BLAS libraries on on your system - if a version of LAPACK is not found then the NetLib version will be built for you automatically. If you want NetLib LAPACK and BLAS to be used regardless of system libraries then rerun configure using --with-netlib-lapack To disable inclusion of LAPACK, use the --disable-lapack flag (This is not recommended as some programs will fail to build) Configure will try to set up and build the CCP4i MapSlicer command library, which is required to use the MapSlicer viewer. ***** This may not be possible for some systems! ***** To disable inclusion of the MapSlicer command library, use the --disable-mapslicer flag Configure will try to set up and build the RCSB PDB_EXTRACT suite ***** This may not be possible for some systems! ***** To disable inclusion of the RCSB PDB_EXTRACT suite, use the --disable-pdb_extract flag Running separate configure for CCIF library. loading cache /tmp/11472.cache_file CCCCCC CCCCCC IIII FFFFFFFFFF CCCCCCCCCC CCCCCCCCCC IIII FFFFFFFFFF CC C CC C II FF CC CC II FF CC CC II FFFFF CC CC II FFFFF CC CC II FF CC C CC C II FF CCCCCCCCCC CCCCCCCCC IIII FF CCCCCC CCCCC IIII FF ======================================================= Fortran programmers' tools for mmCIF checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H ) works... yes checking whether the C compiler (gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for mawk... no checking for gawk... gawk checking for nm... /usr/bin/nm checking how to run the C preprocessor... gcc -E checking for signal.h... yes checking for time.h... yes checking for standards.h... no checking for assert.h... yes checking for unistd.h... checking for unistd.h... yes yes checking for working const... yes checking whether we are using intel C and therefore restrict... no checking whether we are using intel C 700 and require __GNUC__... no ------------------------------------------------- Setting up system-dependent stuff ------------------------------------------------- checking for standards.h... (cached) no checking for working non-fixed mmap... yes ------------------------------------------------- Regular expression package stuff ------------------------------------------------- checking for regex.h... yes checking out regular expression package... ok ------------------------------------------------- *** Configuring CCIF build for static library *** ------------------------------------------------- ------------------------------------------------- Checking for certain archaic features ------------------------------------------------- checking whether we need to define strerror... no checking for old-style realloc... no checking for old BSD sprintf... no updating cache /tmp/11472.cache_file creating ./config.status creating Makefile Returning to main configure. ********* BLAS AND LAPACK CONFIGURATION *********** Warning: this option has not been extensively tested! Please report problems to ccp4@ccp4.ac.uk Guessing names for native/vendor LAPACK and/or BLAS libraries on this system Possible LAPACK library names for this system: liblapack Searching for libraries with LAPACK and BLAS: ...nothing in /lib ...nothing in /usr/lib ...nothing in /usr/local/lib No pre-existing LAPACK library found - NetLib LAPACK will be built instead Possible BLAS library names for this system: libblas Searching for libraries with BLAS: ...nothing in /lib ...nothing in /usr/lib ...nothing in /usr/local/lib No pre-existing BLAS library was found - NetLib BLAS will be built instead This may result in poorer performance of the LAPACK routines Assuming this system is IEEE-754 compliant for Nan and infinity arithmetic Using the default version of ILAENV Creating make.inc header file for BLAS and/or LAPACK Makefiles... ...done Created lib/blas/src/Makefile for BLAS compilation Created src/Makefile for LAPACK compilation Created top-level LAPACK Makefile Only the single (real) precision, double precision, and complex precision routines will be built. Linking in LAPACK/BLAS using XLAPACK_LIB="-L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas" ***** BLAS AND LAPACK CONFIGURATION FINISHED ******* ********* MAPSLICER CONFIGURATION *********** Warning: this option has not been extensively tested! Please report problems to ccp4@ccp4.ac.uk Searching for tclConfig.sh and tkConfig.sh... ...found tclConfig.sh in /usr/lib TCL major version is - OK ...found tkConfig.sh in /usr/lib TK major version is - OK Options acquired from tclConfig.sh: ...to link to Tcl library : -L/usr/lib -ltcl${TCL_DBGX} Options acquired from tkConfig.sh: ...to link to Tk library : -L/usr/lib -ltk${TK_DBGX} ...other libraries for Tk : -L/usr/X11R6/lib -lX11 -ldl -lieee -lm ...switch to make X11 includes accessible: -I/usr/X11R6/include Checking: try to compile test program using these settings... gcc -I/usr/include -I/usr/X11R6/include -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -o testcomp testcomp.c -L/usr/lib -ltk${TK_DBGX} -L/usr/lib -ltcl${TCL_DBGX} -L/usr/X11R6/lib -lX11 -ldl -lieee -lm In file included from testcomp.c:4: /usr/include/tk.h:83:29: X11/Xlib.h: No such file or directory In file included from testcomp.c:4: /usr/include/tk.h:581: parse error before "Bool" /usr/include/tk.h:583: parse error before "event" /usr/include/tk.h:584: parse error before "root" /usr/include/tk.h:585: parse error before "subwindow" /usr/include/tk.h:586: parse error before "time" /usr/include/tk.h:591: parse error before "same_screen" /usr/include/tk.h:597: parse error before "Bool" /usr/include/tk.h:599: parse error before "window" /usr/include/tk.h:601: parse error before "XActivateEvent" /usr/include/tk.h:602: parse error before "XDeactivateEvent" /usr/include/tk.h:657: parse error before "Display" /usr/include/tk.h:660: parse error before '*' token /usr/include/tk.h:662: parse error before "window" /usr/include/tk.h:671: parse error before "changes" /usr/include/tk.h:673: parse error before "atts" /usr/include/tk.h:692: parse error before '}' token /usr/include/tk.h:787: parse error before "XPoint" /usr/include/tk.h:887: parse error before "Display" /usr/include/tk.h:890: parse error before "Display" /usr/include/tk.h:985: parse error before "XColor" /usr/include/tk.h:1015: parse error before '}' token /usr/include/tk.h:1049: parse error before "GC" /usr/include/tk.h:1061: parse error before '*' token /usr/include/tk.h:1062: parse error before '*' token /usr/include/tk.h:1063: parse error before '*' token /usr/include/tk.h:1064: parse error before "stipple" /usr/include/tk.h:1065: parse error before "activeStipple" /usr/include/tk.h:1066: parse error before "disabledStipple" /usr/include/tk.h:1092: parse error before "Display" /usr/include/tk.h:1094: parse error before "Display" /usr/include/tk.h:1337: parse error before "XErrorEvent" /usr/include/tk.h:1339: parse error before "XEvent" /usr/include/tk.h:1341: parse error before "XEvent" /usr/include/tk.h:1343: parse error before "XEvent" /usr/include/tk.h:1348: parse error before "XEvent" In file included from /usr/include/tk.h:1361, from testcomp.c:4: /usr/include/tkDecls.h:37: parse error before '*' token /usr/include/tkDecls.h:39: parse error before "Tk_3DBorderGC" /usr/include/tkDecls.h:45: parse error before "Drawable" /usr/include/tkDecls.h:50: parse error before "Drawable" /usr/include/tkDecls.h:58: parse error before "XEvent" /usr/include/tkDecls.h:72: parse error before '*' token /usr/include/tkDecls.h:77: parse error before "Pixmap" /usr/include/tkDecls.h:80: parse error before "XColor" /usr/include/tkDecls.h:90: parse error before "Pixmap" /usr/include/tkDecls.h:95: parse error before "GC" /usr/include/tkDecls.h:115: parse error before "XSetWindowAttributes" /usr/include/tkDecls.h:122: parse error before "Atom" /usr/include/tkDecls.h:126: parse error before "Atom" /usr/include/tkDecls.h:146: parse error before "XWindowChanges" /usr/include/tkDecls.h:167: parse error before '*' token /usr/include/tkDecls.h:187: parse error before "Atom" /usr/include/tkDecls.h:229: parse error before "Atom" /usr/include/tkDecls.h:241: parse error before "Drawable" /usr/include/tkDecls.h:246: parse error before "Drawable" /usr/include/tkDecls.h:251: parse error before '*' token /usr/include/tkDecls.h:254: parse error before "GC" /usr/include/tkDecls.h:259: parse error before '*' token /usr/include/tkDecls.h:264: parse error before "Drawable" /usr/include/tkDecls.h:269: parse error before "Drawable" /usr/include/tkDecls.h:274: parse error before "Tk_FontId" /usr/include/tkDecls.h:279: parse error before '*' token /usr/include/tkDecls.h:281: parse error before '*' token /usr/include/tkDecls.h:284: parse error before '*' token /usr/include/tkDecls.h:287: parse error before '*' token /usr/include/tkDecls.h:291: parse error before '*' token /usr/include/tkDecls.h:297: parse error before "Display" /usr/include/tkDecls.h:300: parse error before '*' token /usr/include/tkDecls.h:305: parse error before '*' token /usr/include/tkDecls.h:307: parse error before "Tk_GCForColor" /usr/include/tkDecls.h:308: parse error before '*' token /usr/include/tkDecls.h:324: parse error before "Atom" /usr/include/tkDecls.h:330: parse error before "Tk_GetBitmap" /usr/include/tkDecls.h:333: parse error before "Tk_GetBitmapFromData" /usr/include/tkDecls.h:340: parse error before '*' token /usr/include/tkDecls.h:343: parse error before '*' token /usr/include/tkDecls.h:344: parse error before "XColor" /usr/include/tkDecls.h:346: parse error before "Tk_GetColormap" /usr/include/tkDecls.h:367: parse error before "Tk_GetGC" /usr/include/tkDecls.h:369: parse error before "XGCValues" /usr/include/tkDecls.h:396: parse error before "Tk_GetPixmap" /usr/include/tkDecls.h:397: parse error before '*' token /usr/include/tkDecls.h:415: parse error before "Atom" /usr/include/tkDecls.h:419: parse error before '*' token /usr/include/tkDecls.h:421: parse error before "Colormap" /usr/include/tkDecls.h:430: parse error before '*' token /usr/include/tkDecls.h:433: parse error before '*' token /usr/include/tkDecls.h:441: parse error before "Tk_InternAtom" /usr/include/tkDecls.h:479: parse error before '*' token /usr/include/tkDecls.h:483: parse error before '*' token /usr/include/tkDecls.h:486: parse error before '*' token /usr/include/tkDecls.h:504: parse error before "Atom" /usr/include/tkDecls.h:541: parse error before '*' token /usr/include/tkDecls.h:544: parse error before '*' token /usr/include/tkDecls.h:549: parse error before "Drawable" /usr/include/tkDecls.h:583: parse error before "Pixmap" /usr/include/tkDecls.h:592: parse error before "Pixmap" /usr/include/tkDecls.h:595: parse error before "Colormap" /usr/include/tkDecls.h:599: parse error before "Visual" /usr/include/tkDecls.h:603: parse error before '*' token /usr/include/tkDecls.h:621: parse error before '*' token /usr/include/tkDecls.h:626: parse error before '*' token /usr/include/tkDecls.h:640: parse error before "Tk_AllocBitmapFromObj" /usr/include/tkDecls.h:648: parse error before '*' token /usr/include/tkDecls.h:693: parse error before "Tk_GetBitmapFromObj" /usr/include/tkDecls.h:696: parse error before '*' token /usr/include/tkDecls.h:761: parse error before '*' token /usr/include/tkDecls.h:764: parse error before '*' token /usr/include/tkDecls.h:768: parse error before '*' token /usr/include/tkDecls.h:771: parse error before "Tk_Outline" /usr/include/tkDecls.h:774: parse error before "Tk_Outline" /usr/include/tkDecls.h:777: parse error before "Tk_Outline" /usr/include/tkDecls.h:780: parse error before "GC" /usr/include/tkDecls.h:787: parse error before "GC" /usr/include/tkDecls.h:795: parse error before "Pixmap" /usr/include/tkDecls.h:798: parse error before "XColor" /usr/include/tkDecls.h:814: parse error before "Pixmap" /usr/include/tkDecls.h:842: parse error before "XColor" /usr/include/tkDecls.h:843: parse error before '*' token /usr/include/tkDecls.h:843: `GC' declared as function returning a function /usr/include/tkDecls.h:844: parse error before "Drawable" /usr/include/tkDecls.h:845: parse error before "Drawable" /usr/include/tkDecls.h:847: parse error before "XEvent" /usr/include/tkDecls.h:851: parse error before '*' token /usr/include/tkDecls.h:852: parse error before "Pixmap" /usr/include/tkDecls.h:853: parse error before "XColor" /usr/include/tkDecls.h:856: parse error before "Pixmap" /usr/include/tkDecls.h:858: parse error before "GC" /usr/include/tkDecls.h:863: parse error before "XSetWindowAttributes" /usr/include/tkDecls.h:865: parse error before "Atom" /usr/include/tkDecls.h:866: parse error before "Atom" /usr/include/tkDecls.h:871: parse error before "XWindowChanges" /usr/include/tkDecls.h:876: parse error before '*' token /usr/include/tkDecls.h:882: parse error before "Atom" /usr/include/tkDecls.h:894: parse error before "Atom" /usr/include/tkDecls.h:898: parse error before "Drawable" /usr/include/tkDecls.h:899: parse error before "Drawable" /usr/include/tkDecls.h:900: parse error before '*' token /usr/include/tkDecls.h:901: parse error before "GC" /usr/include/tkDecls.h:902: parse error before '*' token /usr/include/tkDecls.h:903: parse error before "Drawable" /usr/include/tkDecls.h:904: parse error before "Drawable" /usr/include/tkDecls.h:906: parse error before '*' token /usr/include/tkDecls.h:906: `Font' declared as function returning a function /usr/include/tkDecls.h:908: parse error before '*' token /usr/include/tkDecls.h:909: parse error before '*' token /usr/include/tkDecls.h:910: parse error before '*' token /usr/include/tkDecls.h:911: parse error before '*' token /usr/include/tkDecls.h:913: parse error before '*' token /usr/include/tkDecls.h:915: parse error before "Display" /usr/include/tkDecls.h:916: parse error before '*' token /usr/include/tkDecls.h:918: parse error before '*' token /usr/include/tkDecls.h:919: parse error before '*' token /usr/include/tkDecls.h:919: parse error before '*' token /usr/include/tkDecls.h:919: `GC' declared as function returning a function /usr/include/tkDecls.h:924: parse error before "Atom" /usr/include/tkDecls.h:926: parse error before '*' token /usr/include/tkDecls.h:926: `Pixmap' declared as function returning a function /usr/include/tkDecls.h:927: parse error before '*' token /usr/include/tkDecls.h:927: `Pixmap' declared as function returning a function /usr/include/tkDecls.h:929: parse error before '*' token /usr/include/tkDecls.h:930: parse error before '*' token /usr/include/tkDecls.h:930: parse error before "XColor" /usr/include/tkDecls.h:931: parse error before '*' token /usr/include/tkDecls.h:931: `Colormap' declared as function returning a function /usr/include/tkDecls.h:937: parse error before '*' token /usr/include/tkDecls.h:937: parse error before "XGCValues" /usr/include/tkDecls.h:937: `GC' declared as function returning a function /usr/include/tkDecls.h:946: parse error before '*' token /usr/include/tkDecls.h:946: parse error before '*' token /usr/include/tkDecls.h:946: `Pixmap' declared as function returning a function /usr/include/tkDecls.h:951: parse error before "Atom" /usr/include/tkDecls.h:953: parse error before '*' token /usr/include/tkDecls.h:953: parse error before "Colormap" /usr/include/tkDecls.h:956: parse error before '*' token /usr/include/tkDecls.h:957: parse error before '*' token /usr/include/tkDecls.h:960: parse error before '*' token /usr/include/tkDecls.h:960: `Atom' declared as function returning a function /usr/include/tkDecls.h:973: parse error before '*' token /usr/include/tkDecls.h:975: parse error before '*' token /usr/include/tkDecls.h:976: parse error before '*' token /usr/include/tkDecls.h:983: parse error before "Atom" /usr/include/tkDecls.h:994: parse error before '*' token /usr/include/tkDecls.h:995: parse error before '*' token /usr/include/tkDecls.h:996: parse error before "Drawable" /usr/include/tkDecls.h:1007: parse error before "Pixmap" /usr/include/tkDecls.h:1010: parse error before "Pixmap" /usr/include/tkDecls.h:1011: parse error before "Colormap" /usr/include/tkDecls.h:1012: parse error before "Visual" /usr/include/tkDecls.h:1013: parse error before '*' token /usr/include/tkDecls.h:1019: parse error before '*' token /usr/include/tkDecls.h:1020: parse error before '*' token /usr/include/tkDecls.h:1026: parse error before '*' token /usr/include/tkDecls.h:1026: `Pixmap' declared as function returning a function /usr/include/tkDecls.h:1028: parse error before '*' token /usr/include/tkDecls.h:1042: parse error before '*' token /usr/include/tkDecls.h:1042: `Pixmap' declared as function returning a function /usr/include/tkDecls.h:1043: parse error before '*' token /usr/include/tkDecls.h:1062: parse error before '*' token /usr/include/tkDecls.h:1063: parse error before '*' token /usr/include/tkDecls.h:1064: parse error before '*' token /usr/include/tkDecls.h:1065: parse error before "Tk_Outline" /usr/include/tkDecls.h:1066: parse error before "Tk_Outline" /usr/include/tkDecls.h:1067: parse error before "Tk_Outline" /usr/include/tkDecls.h:1068: parse error before "GC" /usr/include/tkDecls.h:1070: parse error before "GC" /usr/include/tkDecls.h:1072: parse error before "Pixmap" /usr/include/tkDecls.h:1073: parse error before "XColor" /usr/include/tkDecls.h:1077: parse error before "Pixmap" /usr/include/tkDecls.h:1082: parse error before '}' token /usr/include/tkDecls.h:1087: parse error before '*' token **** Test compilation failed **** **** ccp4mapwish cannot be built or installed **** ***** MAPSLICER CONFIGURATION FINISHED ******* The configuration can be re-built by executing config.status : #!/bin/sh # (Generated automatically by configure) # CCP4 was configured as follows: libdir="/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib" RANLIB="ranlib" \ FC="g77" FOPTIM="-O" \ COPTIM="-O" XFFLAGS="-w -fno-second-underscore -fno-globals -fno-automatic" \ XCFLAGS="-w -DG77 -DPROTOTYPE -DHAVE_G2C_H" CC="gcc" \ LNS="ln -s" M4="m4 -D_g77=1" \ XCXXFLAGS="-w " CXX="g++" \ CXXOPTIM="-O" \ M4FLAGS="" SETFLAGS="sftools_FLAGS='-w -fno-second-underscore -fno-globals -fno-automatic -O' refmac_FLAGS='-w -fno-second-underscore -fno-globals -fno-automatic -O0' arp_waters_FLAGS='-w -fno-second-underscore -fno-globals -fno-automatic -O -fforce-mem'" \ MAKE="make" F="f" \ INSTALL_PROGRAM="cp" INSTALL_DATA="cp" \ XLDFLAGS="-lstdc++ -lg2c -lm" \ SHARE_LIB="" \ SHARED_LIB_CFLAGS="" \ SHARED_LIB_FFLAGS="" \ SHARE_INST="" \ /net/worm/scratch1/rwgk/ccp4-5.0-beta1/configure --srcdir=/net/worm/scratch1/rwgk/ccp4-5.0-beta1 --bindir=/net/worm/scratch1/rwgk/ccp4-5.0-beta1/bin --libdir=/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib linux -hush make if test -n "lib/lapack"; then cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack; \ make; else true; fi make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack' ( cd blas/src; make blasccp4) make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/blas/src' g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c lsame.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c xerbla.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c isamax.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sasum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c saxpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c scopy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sdot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c snrm2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c srot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c srotg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sswap.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssymv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sger.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssymm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyrk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyr2k.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strmm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strsm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c idamax.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dasum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c daxpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dcopy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ddot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dnrm2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c drot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c drotg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dswap.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsymv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dger.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsymm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyrk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyr2k.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrmm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrsm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c scasum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c scnrm2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c icamax.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c caxpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ccopy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cdotc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cdotu.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c crotg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cswap.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgerc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeru.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cher.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cher2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csymm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csyrk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csyr2k.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrmm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrsm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cherk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cher2k.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dcabs1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dzasum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dznrm2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c izamax.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zaxpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zcopy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zdotc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zdotu.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zdscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zrotg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zscal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zswap.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhemv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztbmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztpmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgerc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeru.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zher.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zher2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsymm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsyrk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsyr2k.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrmm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrsm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhemm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zherk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zher2k.f ar r ../../libblas.a lsame.o xerbla.o isamax.o sasum.o saxpy.o scopy.o sdot.o snrm2.o srot.o srotg.o sscal.o sswap.o sgemv.o sgbmv.o ssymv.o ssbmv.o sspmv.o strmv.o stbmv.o stpmv.o strsv.o stbsv.o stpsv.o sger.o ssyr.o sspr.o ssyr2.o sspr2.o sgemm.o ssymm.o ssyrk.o ssyr2k.o strmm.o strsm.o idamax.o dasum.o daxpy.o dcopy.o ddot.o dnrm2.o drot.o drotg.o dscal.o dswap.o dgemv.o dgbmv.o dsymv.o dsbmv.o dspmv.o dtrmv.o dtbmv.o dtpmv.o dtrsv.o dtbsv.o dtpsv.o dger.o dsyr.o dspr.o dsyr2.o dspr2.o dgemm.o dsymm.o dsyrk.o dsyr2k.o dtrmm.o dtrsm.o scasum.o scnrm2.o icamax.o caxpy.o ccopy.o cdotc.o cdotu.o csscal.o crotg.o cscal.o cswap.o cgemv.o cgbmv.o chemv.o chbmv.o chpmv.o ctrmv.o ctbmv.o ctpmv.o ctrsv.o ctbsv.o ctpsv.o cgerc.o cgeru.o cher.o chpr.o cher2.o chpr2.o cgemm.o csymm.o csyrk.o csyr2k.o ctrmm.o ctrsm.o chemm.o cherk.o cher2k.o dcabs1.o dzasum.o dznrm2.o izamax.o zaxpy.o zcopy.o zdotc.o zdotu.o zdscal.o zrotg.o zscal.o zswap.o zgemv.o zgbmv.o zhemv.o zhbmv.o zhpmv.o ztrmv.o ztbmv.o ztpmv.o ztrsv.o ztbsv.o ztpsv.o zgerc.o zgeru.o zher.o zhpr.o zher2.o zhpr2.o zgemm.o zsymm.o zsyrk.o zsyr2k.o ztrmm.o ztrsm.o zhemm.o zherk.o zher2k.o ranlib ../../libblas.a make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/blas/src' ( cd src; make lapackccp4) make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/src' g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ilaenv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ieeeck.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c lsamen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbbrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgebak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgebal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgebd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgebrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgecon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgees.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgegs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgehd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgehrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgels.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelss.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelsx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgelsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeql2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeqlf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeqp3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeqpf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeqr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgeqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgerfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgerq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgerqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgesc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgesdd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgesvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgetc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggbak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggbal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgges.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggglm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgghrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgglse.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggsvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sggsvp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgtcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgtrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgtsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgtsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sgtts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c shgeqz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c shsein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c shseqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slabrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slacon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slag2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slags2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slagtm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slagv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slahqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slahrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaic1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaln2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slals0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slalsa.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slalsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slangb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slange.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slangt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slanhs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slansb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slansp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slansy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slantb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slantp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slantr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slanv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slapll.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slapmt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqgb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqge.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqsb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqsp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaqtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slar1v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slar2v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarfb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarfg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarft.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarfx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slargv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarrv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slartv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarzb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarzt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaswp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasyf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatbs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatdf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slatzm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slauu2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slauum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sopgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sopmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorg2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorg2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorghr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgl2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorglq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorm2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorm2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormhr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sorml2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormlq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormr3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sormtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbstf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spocon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spoequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sporfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sposv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sposvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spotf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spotrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spotri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spotrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sppcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sppequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sppsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sppsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sptcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sptrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sptsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sptsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sptts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c srscl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssbtrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sspsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssptrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstegr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssycon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssygs2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssygst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssygv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssygvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssygvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssyrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssysv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssysvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssytrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgex2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgsja.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgsy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stgsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strti2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strtri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c strtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stzrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c stzrzf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sbdsdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sbdsqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sdisna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slabad.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slacpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sladiv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slae2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaebz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaed9.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaeda.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaev2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slagtf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slagts.f g77 -O0 -w -fno-second-underscore -fno-globals -fno-automatic -c slamch.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slamrg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slanst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slapy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slapy3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarnv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarrb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarre.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slarrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slartg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaruv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slas2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slascl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasd9.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasda.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasdq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasdt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slaset.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasq6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasrt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slassq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c slasv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c spttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstebz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c sstedc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ssterf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c second.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cbdsqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbbrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgebak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgebal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgebd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgebrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgecon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgees.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgegs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgehd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgehrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgels.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelss.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelsx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgelsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeql2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeqlf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeqp3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeqpf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeqr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgeqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgerfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgerq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgerqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgesc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgesdd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgesvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgetc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggbak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggbal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgges.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggglm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgghrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgglse.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggsvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cggsvp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgtcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgtrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgtsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgtsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cgtts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chbtrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c checon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cheev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cheevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cheevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cheevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chegs2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chegst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chegvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chegvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cherfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chgeqz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chpsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chptrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chsein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c chseqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clabrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacrm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clacrt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cladiv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claed0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claed7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claed8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claesy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claev2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clags2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clagtm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clahef.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clahqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clahrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claic1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clals0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clalsa.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clalsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clangb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clange.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clangt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clanhb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clanhe.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clanhp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clanhs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clanht.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clansb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clansp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clansy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clantb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clantp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clantr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clapll.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clapmt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarcm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqgb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqge.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqhb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqhe.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqhp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqsb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqsp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claqsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clar1v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clar2v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarfb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarfg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarft.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarfx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clargv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarnv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarrv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clartg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clartv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarzb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clarzt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clascl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claset.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clasr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c classq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c claswp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clasyf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatbs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatdf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clatzm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clauu2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c clauum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbstf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpocon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpoequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cporfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cposv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cposvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpotf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpotrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpotri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpotrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cppcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cppequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cppsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cppsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cptcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cptrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cptsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cptsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cpttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cptts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c crot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cspcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cspmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cspr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cspsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cspsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csrot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csrscl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cstedc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cstegr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cstein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csycon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csymv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csyr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csyrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csysv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csysvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csytf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csytrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csytri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c csytrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgex2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgsja.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgsy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctgsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrti2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrtri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctrtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctzrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ctzrzf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cung2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cung2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunghr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungl2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunglq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cungtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunm2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunm2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmhr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunml2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmlq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmr3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cunmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cupgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c cupmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c icmax1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c scsum1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbbrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgebak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgebal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgebd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgebrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgecon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgees.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgegs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgehd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgehrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgels.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelss.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelsx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgelsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeql2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeqlf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeqp3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeqpf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeqr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgeqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgerfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgerq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgerqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgesc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgesdd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgesvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgetc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggbak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggbal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgges.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggglm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgghrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgglse.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggsvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dggsvp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgtcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgtrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgtsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgtsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dgtts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dhgeqz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dhsein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dhseqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlabrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlacon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlag2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlags2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlagtm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlagv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlahqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlahrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaic1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaln2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlals0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlalsa.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlalsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlangb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlange.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlangt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlanhs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlansb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlansp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlansy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlantb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlantp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlantr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlanv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlapll.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlapmt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqgb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqge.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqsb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqsp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaqtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlar1v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlar2v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarfb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarfg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarft.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarfx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlargv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarrv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlartv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarzb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarzt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaswp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasyf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatbs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatdf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlatzm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlauu2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlauum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dopgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dopmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorg2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorg2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorghr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgl2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorglq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorm2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorm2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormhr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dorml2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormlq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormr3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dormtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbstf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpocon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpoequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dporfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dposv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dposvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpotf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpotrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpotri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpotrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dppcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dppequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dppsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dppsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dptcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dptrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dptsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dptsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dptts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c drscl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsbtrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dspsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsptrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstegr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsycon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsygs2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsygst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsygv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsygvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsygvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsyrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsysv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsysvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsytrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgex2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgsja.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgsy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtgsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrti2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrtri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtrtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtzrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dtzrzf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dbdsdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dbdsqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ddisna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlabad.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlacpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dladiv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlae2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaebz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaed9.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaeda.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaev2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlagtf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlagts.f g77 -O0 -w -fno-second-underscore -fno-globals -fno-automatic -c dlamch.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlamrg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlanst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlapy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlapy3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarnv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarrb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarre.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlarrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlartg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaruv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlas2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlascl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasd9.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasda.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasdq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasdt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlaset.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasq6.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasrt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlassq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dlasv2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dpttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstebz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dstedc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsterf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dsecnd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zbdsqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbbrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgebak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgebal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgebd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgebrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgecon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgees.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgegs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgehd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgehrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgels.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelss.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelsx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgelsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeql2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeqlf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeqp3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeqpf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeqr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgeqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgerfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgerq2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgerqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgesc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgesdd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgesvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgetc2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggbak.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggbal.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgges.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggesx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggglm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgghrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgglse.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggqrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggsvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zggsvp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgtcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgtrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgtsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgtsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zgtts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhbtrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhecon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zheev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zheevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zheevr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zheevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhegs2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhegst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhegv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhegvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhegvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zherfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhesv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhesvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetd2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhetrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhgeqz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpev.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpevd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpevx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpgst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpgvd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpgvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhpsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhptrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhsein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zhseqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlabrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacgv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacpy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacrm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlacrt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zladiv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaed0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaed7.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaed8.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaesy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaev2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlags2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlagtm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlahef.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlahqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlahrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaic1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlals0.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlalsa.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlalsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlangb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlange.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlangt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlanhb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlanhe.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlanhp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlanhs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlanht.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlansb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlansp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlansy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlantb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlantp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlantr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlapll.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlapmt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqgb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqge.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqhb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqhe.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqhp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqp2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqsb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqsp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaqsy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlar1v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlar2v.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarcm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarfb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarfg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarft.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarfx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlargv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarnv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarrv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlartg.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlartv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarzb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlarzt.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlascl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaset.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlasr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlassq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlaswp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlasyf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatbs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatdf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatrd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlatzm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlauu2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zlauum.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbstf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbtf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbtrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpocon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpoequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zporfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zposv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zposvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpotf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpotrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpotri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpotrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zppcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zppequ.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zppsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zppsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zptcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zptrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zptsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zptsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpttrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zpttrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zptts2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zrot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zspcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zspmv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zspr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zspsv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zspsvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsptrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zdrot.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zdrscl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zstedc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zstegr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zstein.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsteqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsycon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsymv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsyr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsyrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsysv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsysvx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsytf2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsytrf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsytri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zsytrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztbcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztbrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztbtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgex2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgsja.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgsy2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztgsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztpcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztprfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztptri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztptrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrcon.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrevc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrexc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrrfs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrsen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrsna.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrsyl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrti2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrtri.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztrtrs.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztzrqf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c ztzrzf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zung2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zung2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunghr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungl2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunglq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zungtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunm2l.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunm2r.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmbr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmhr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunml2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmlq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmql.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmqr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmr2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmr3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmrq.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmrz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zunmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zupgtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c zupmtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c izmax1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c dzsum1.f ar r ../liblapack.a ilaenv.o ieeeck.o lsamen.o sgbbrd.o sgbcon.o sgbequ.o sgbrfs.o sgbsv.o sgbsvx.o sgbtf2.o sgbtrf.o sgbtrs.o sgebak.o sgebal.o sgebd2.o sgebrd.o sgecon.o sgeequ.o sgees.o sgeesx.o sgeev.o sgeevx.o sgegs.o sgegv.o sgehd2.o sgehrd.o sgelq2.o sgelqf.o sgels.o sgelsd.o sgelss.o sgelsx.o sgelsy.o sgeql2.o sgeqlf.o sgeqp3.o sgeqpf.o sgeqr2.o sgeqrf.o sgerfs.o sgerq2.o sgerqf.o sgesc2.o sgesdd.o sgesv.o sgesvd.o sgesvx.o sgetc2.o sgetf2.o sgetrf.o sgetri.o sgetrs.o sggbak.o sggbal.o sgges.o sggesx.o sggev.o sggevx.o sggglm.o sgghrd.o sgglse.o sggqrf.o sggrqf.o sggsvd.o sggsvp.o sgtcon.o sgtrfs.o sgtsv.o sgtsvx.o sgttrf.o sgttrs.o sgtts2.o shgeqz.o shsein.o shseqr.o slabrd.o slacon.o slaein.o slaexc.o slag2.o slags2.o slagtm.o slagv2.o slahqr.o slahrd.o slaic1.o slaln2.o slals0.o slalsa.o slalsd.o slangb.o slange.o slangt.o slanhs.o slansb.o slansp.o slansy.o slantb.o slantp.o slantr.o slanv2.o slapll.o slapmt.o slaqgb.o slaqge.o slaqp2.o slaqps.o slaqsb.o slaqsp.o slaqsy.o slaqtr.o slar1v.o slar2v.o slarf.o slarfb.o slarfg.o slarft.o slarfx.o slargv.o slarrv.o slartv.o slarz.o slarzb.o slarzt.o slaswp.o slasy2.o slasyf.o slatbs.o slatdf.o slatps.o slatrd.o slatrs.o slatrz.o slatzm.o slauu2.o slauum.o sopgtr.o sopmtr.o sorg2l.o sorg2r.o sorgbr.o sorghr.o sorgl2.o sorglq.o sorgql.o sorgqr.o sorgr2.o sorgrq.o sorgtr.o sorm2l.o sorm2r.o sormbr.o sormhr.o sorml2.o sormlq.o sormql.o sormqr.o sormr2.o sormr3.o sormrq.o sormrz.o sormtr.o spbcon.o spbequ.o spbrfs.o spbstf.o spbsv.o spbsvx.o spbtf2.o spbtrf.o spbtrs.o spocon.o spoequ.o sporfs.o sposv.o sposvx.o spotf2.o spotrf.o spotri.o spotrs.o sppcon.o sppequ.o spprfs.o sppsv.o sppsvx.o spptrf.o spptri.o spptrs.o sptcon.o spteqr.o sptrfs.o sptsv.o sptsvx.o spttrs.o sptts2.o srscl.o ssbev.o ssbevd.o ssbevx.o ssbgst.o ssbgv.o ssbgvd.o ssbgvx.o ssbtrd.o sspcon.o sspev.o sspevd.o sspevx.o sspgst.o sspgv.o sspgvd.o sspgvx.o ssprfs.o sspsv.o sspsvx.o ssptrd.o ssptrf.o ssptri.o ssptrs.o sstegr.o sstein.o sstev.o sstevd.o sstevr.o sstevx.o ssycon.o ssyev.o ssyevd.o ssyevr.o ssyevx.o ssygs2.o ssygst.o ssygv.o ssygvd.o ssygvx.o ssyrfs.o ssysv.o ssysvx.o ssytd2.o ssytf2.o ssytrd.o ssytrf.o ssytri.o ssytrs.o stbcon.o stbrfs.o stbtrs.o stgevc.o stgex2.o stgexc.o stgsen.o stgsja.o stgsna.o stgsy2.o stgsyl.o stpcon.o stprfs.o stptri.o stptrs.o strcon.o strevc.o strexc.o strrfs.o strsen.o strsna.o strsyl.o strti2.o strtri.o strtrs.o stzrqf.o stzrzf.o sbdsdc.o sbdsqr.o sdisna.o slabad.o slacpy.o sladiv.o slae2.o slaebz.o slaed0.o slaed1.o slaed2.o slaed3.o slaed4.o slaed5.o slaed6.o slaed7.o slaed8.o slaed9.o slaeda.o slaev2.o slagtf.o slagts.o slamch.o slamrg.o slanst.o slapy2.o slapy3.o slarnv.o slarrb.o slarre.o slarrf.o slartg.o slaruv.o slas2.o slascl.o slasd0.o slasd1.o slasd2.o slasd3.o slasd4.o slasd5.o slasd6.o slasd7.o slasd8.o slasd9.o slasda.o slasdq.o slasdt.o slaset.o slasq1.o slasq2.o slasq3.o slasq4.o slasq5.o slasq6.o slasr.o slasrt.o slassq.o slasv2.o spttrf.o sstebz.o sstedc.o ssteqr.o ssterf.o second.o cbdsqr.o cgbbrd.o cgbcon.o cgbequ.o cgbrfs.o cgbsv.o cgbsvx.o cgbtf2.o cgbtrf.o cgbtrs.o cgebak.o cgebal.o cgebd2.o cgebrd.o cgecon.o cgeequ.o cgees.o cgeesx.o cgeev.o cgeevx.o cgegs.o cgegv.o cgehd2.o cgehrd.o cgelq2.o cgelqf.o cgels.o cgelsd.o cgelss.o cgelsx.o cgelsy.o cgeql2.o cgeqlf.o cgeqp3.o cgeqpf.o cgeqr2.o cgeqrf.o cgerfs.o cgerq2.o cgerqf.o cgesc2.o cgesdd.o cgesv.o cgesvd.o cgesvx.o cgetc2.o cgetf2.o cgetrf.o cgetri.o cgetrs.o cggbak.o cggbal.o cgges.o cggesx.o cggev.o cggevx.o cggglm.o cgghrd.o cgglse.o cggqrf.o cggrqf.o cggsvd.o cggsvp.o cgtcon.o cgtrfs.o cgtsv.o cgtsvx.o cgttrf.o cgttrs.o cgtts2.o chbev.o chbevd.o chbevx.o chbgst.o chbgv.o chbgvd.o chbgvx.o chbtrd.o checon.o cheev.o cheevd.o cheevr.o cheevx.o chegs2.o chegst.o chegv.o chegvd.o chegvx.o cherfs.o chesv.o chesvx.o chetd2.o chetf2.o chetrd.o chetrf.o chetri.o chetrs.o chgeqz.o chpcon.o chpev.o chpevd.o chpevx.o chpgst.o chpgv.o chpgvd.o chpgvx.o chprfs.o chpsv.o chpsvx.o chptrd.o chptrf.o chptri.o chptrs.o chsein.o chseqr.o clabrd.o clacgv.o clacon.o clacp2.o clacpy.o clacrm.o clacrt.o cladiv.o claed0.o claed7.o claed8.o claein.o claesy.o claev2.o clags2.o clagtm.o clahef.o clahqr.o clahrd.o claic1.o clals0.o clalsa.o clalsd.o clangb.o clange.o clangt.o clanhb.o clanhe.o clanhp.o clanhs.o clanht.o clansb.o clansp.o clansy.o clantb.o clantp.o clantr.o clapll.o clapmt.o clarcm.o claqgb.o claqge.o claqhb.o claqhe.o claqhp.o claqp2.o claqps.o claqsb.o claqsp.o claqsy.o clar1v.o clar2v.o clarf.o clarfb.o clarfg.o clarft.o clarfx.o clargv.o clarnv.o clarrv.o clartg.o clartv.o clarz.o clarzb.o clarzt.o clascl.o claset.o clasr.o classq.o claswp.o clasyf.o clatbs.o clatdf.o clatps.o clatrd.o clatrs.o clatrz.o clatzm.o clauu2.o clauum.o cpbcon.o cpbequ.o cpbrfs.o cpbstf.o cpbsv.o cpbsvx.o cpbtf2.o cpbtrf.o cpbtrs.o cpocon.o cpoequ.o cporfs.o cposv.o cposvx.o cpotf2.o cpotrf.o cpotri.o cpotrs.o cppcon.o cppequ.o cpprfs.o cppsv.o cppsvx.o cpptrf.o cpptri.o cpptrs.o cptcon.o cpteqr.o cptrfs.o cptsv.o cptsvx.o cpttrf.o cpttrs.o cptts2.o crot.o cspcon.o cspmv.o cspr.o csprfs.o cspsv.o cspsvx.o csptrf.o csptri.o csptrs.o csrot.o csrscl.o cstedc.o cstegr.o cstein.o csteqr.o csycon.o csymv.o csyr.o csyrfs.o csysv.o csysvx.o csytf2.o csytrf.o csytri.o csytrs.o ctbcon.o ctbrfs.o ctbtrs.o ctgevc.o ctgex2.o ctgexc.o ctgsen.o ctgsja.o ctgsna.o ctgsy2.o ctgsyl.o ctpcon.o ctprfs.o ctptri.o ctptrs.o ctrcon.o ctrevc.o ctrexc.o ctrrfs.o ctrsen.o ctrsna.o ctrsyl.o ctrti2.o ctrtri.o ctrtrs.o ctzrqf.o ctzrzf.o cung2l.o cung2r.o cungbr.o cunghr.o cungl2.o cunglq.o cungql.o cungqr.o cungr2.o cungrq.o cungtr.o cunm2l.o cunm2r.o cunmbr.o cunmhr.o cunml2.o cunmlq.o cunmql.o cunmqr.o cunmr2.o cunmr3.o cunmrq.o cunmrz.o cunmtr.o cupgtr.o cupmtr.o icmax1.o scsum1.o dgbbrd.o dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgebak.o dgebal.o dgebd2.o dgebrd.o dgecon.o dgeequ.o dgees.o dgeesx.o dgeev.o dgeevx.o dgegs.o dgegv.o dgehd2.o dgehrd.o dgelq2.o dgelqf.o dgels.o dgelsd.o dgelss.o dgelsx.o dgelsy.o dgeql2.o dgeqlf.o dgeqp3.o dgeqpf.o dgeqr2.o dgeqrf.o dgerfs.o dgerq2.o dgerqf.o dgesc2.o dgesdd.o dgesv.o dgesvd.o dgesvx.o dgetc2.o dgetf2.o dgetrf.o dgetri.o dgetrs.o dggbak.o dggbal.o dgges.o dggesx.o dggev.o dggevx.o dggglm.o dgghrd.o dgglse.o dggqrf.o dggrqf.o dggsvd.o dggsvp.o dgtcon.o dgtrfs.o dgtsv.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dhgeqz.o dhsein.o dhseqr.o dlabrd.o dlacon.o dlaein.o dlaexc.o dlag2.o dlags2.o dlagtm.o dlagv2.o dlahqr.o dlahrd.o dlaic1.o dlaln2.o dlals0.o dlalsa.o dlalsd.o dlangb.o dlange.o dlangt.o dlanhs.o dlansb.o dlansp.o dlansy.o dlantb.o dlantp.o dlantr.o dlanv2.o dlapll.o dlapmt.o dlaqgb.o dlaqge.o dlaqp2.o dlaqps.o dlaqsb.o dlaqsp.o dlaqsy.o dlaqtr.o dlar1v.o dlar2v.o dlarf.o dlarfb.o dlarfg.o dlarft.o dlarfx.o dlargv.o dlarrv.o dlartv.o dlarz.o dlarzb.o dlarzt.o dlaswp.o dlasy2.o dlasyf.o dlatbs.o dlatdf.o dlatps.o dlatrd.o dlatrs.o dlatrz.o dlatzm.o dlauu2.o dlauum.o dopgtr.o dopmtr.o dorg2l.o dorg2r.o dorgbr.o dorghr.o dorgl2.o dorglq.o dorgql.o dorgqr.o dorgr2.o dorgrq.o dorgtr.o dorm2l.o dorm2r.o dormbr.o dormhr.o dorml2.o dormlq.o dormql.o dormqr.o dormr2.o dormr3.o dormrq.o dormrz.o dormtr.o dpbcon.o dpbequ.o dpbrfs.o dpbstf.o dpbsv.o dpbsvx.o dpbtf2.o dpbtrf.o dpbtrs.o dpocon.o dpoequ.o dporfs.o dposv.o dposvx.o dpotf2.o dpotrf.o dpotri.o dpotrs.o dppcon.o dppequ.o dpprfs.o dppsv.o dppsvx.o dpptrf.o dpptri.o dpptrs.o dptcon.o dpteqr.o dptrfs.o dptsv.o dptsvx.o dpttrs.o dptts2.o drscl.o dsbev.o dsbevd.o dsbevx.o dsbgst.o dsbgv.o dsbgvd.o dsbgvx.o dsbtrd.o dspcon.o dspev.o dspevd.o dspevx.o dspgst.o dspgv.o dspgvd.o dspgvx.o dsprfs.o dspsv.o dspsvx.o dsptrd.o dsptrf.o dsptri.o dsptrs.o dstegr.o dstein.o dstev.o dstevd.o dstevr.o dstevx.o dsycon.o dsyev.o dsyevd.o dsyevr.o dsyevx.o dsygs2.o dsygst.o dsygv.o dsygvd.o dsygvx.o dsyrfs.o dsysv.o dsysvx.o dsytd2.o dsytf2.o dsytrd.o dsytrf.o dsytri.o dsytrs.o dtbcon.o dtbrfs.o dtbtrs.o dtgevc.o dtgex2.o dtgexc.o dtgsen.o dtgsja.o dtgsna.o dtgsy2.o dtgsyl.o dtpcon.o dtprfs.o dtptri.o dtptrs.o dtrcon.o dtrevc.o dtrexc.o dtrrfs.o dtrsen.o dtrsna.o dtrsyl.o dtrti2.o dtrtri.o dtrtrs.o dtzrqf.o dtzrzf.o dbdsdc.o dbdsqr.o ddisna.o dlabad.o dlacpy.o dladiv.o dlae2.o dlaebz.o dlaed0.o dlaed1.o dlaed2.o dlaed3.o dlaed4.o dlaed5.o dlaed6.o dlaed7.o dlaed8.o dlaed9.o dlaeda.o dlaev2.o dlagtf.o dlagts.o dlamch.o dlamrg.o dlanst.o dlapy2.o dlapy3.o dlarnv.o dlarrb.o dlarre.o dlarrf.o dlartg.o dlaruv.o dlas2.o dlascl.o dlasd0.o dlasd1.o dlasd2.o dlasd3.o dlasd4.o dlasd5.o dlasd6.o dlasd7.o dlasd8.o dlasd9.o dlasda.o dlasdq.o dlasdt.o dlaset.o dlasq1.o dlasq2.o dlasq3.o dlasq4.o dlasq5.o dlasq6.o dlasr.o dlasrt.o dlassq.o dlasv2.o dpttrf.o dstebz.o dstedc.o dsteqr.o dsterf.o dsecnd.o zbdsqr.o zgbbrd.o zgbcon.o zgbequ.o zgbrfs.o zgbsv.o zgbsvx.o zgbtf2.o zgbtrf.o zgbtrs.o zgebak.o zgebal.o zgebd2.o zgebrd.o zgecon.o zgeequ.o zgees.o zgeesx.o zgeev.o zgeevx.o zgegs.o zgegv.o zgehd2.o zgehrd.o zgelq2.o zgelqf.o zgels.o zgelsd.o zgelss.o zgelsx.o zgelsy.o zgeql2.o zgeqlf.o zgeqp3.o zgeqpf.o zgeqr2.o zgeqrf.o zgerfs.o zgerq2.o zgerqf.o zgesc2.o zgesdd.o zgesv.o zgesvd.o zgesvx.o zgetc2.o zgetf2.o zgetrf.o zgetri.o zgetrs.o zggbak.o zggbal.o zgges.o zggesx.o zggev.o zggevx.o zggglm.o zgghrd.o zgglse.o zggqrf.o zggrqf.o zggsvd.o zggsvp.o zgtcon.o zgtrfs.o zgtsv.o zgtsvx.o zgttrf.o zgttrs.o zgtts2.o zhbev.o zhbevd.o zhbevx.o zhbgst.o zhbgv.o zhbgvd.o zhbgvx.o zhbtrd.o zhecon.o zheev.o zheevd.o zheevr.o zheevx.o zhegs2.o zhegst.o zhegv.o zhegvd.o zhegvx.o zherfs.o zhesv.o zhesvx.o zhetd2.o zhetf2.o zhetrd.o zhetrf.o zhetri.o zhetrs.o zhgeqz.o zhpcon.o zhpev.o zhpevd.o zhpevx.o zhpgst.o zhpgv.o zhpgvd.o zhpgvx.o zhprfs.o zhpsv.o zhpsvx.o zhptrd.o zhptrf.o zhptri.o zhptrs.o zhsein.o zhseqr.o zlabrd.o zlacgv.o zlacon.o zlacp2.o zlacpy.o zlacrm.o zlacrt.o zladiv.o zlaed0.o zlaed7.o zlaed8.o zlaein.o zlaesy.o zlaev2.o zlags2.o zlagtm.o zlahef.o zlahqr.o zlahrd.o zlaic1.o zlals0.o zlalsa.o zlalsd.o zlangb.o zlange.o zlangt.o zlanhb.o zlanhe.o zlanhp.o zlanhs.o zlanht.o zlansb.o zlansp.o zlansy.o zlantb.o zlantp.o zlantr.o zlapll.o zlapmt.o zlaqgb.o zlaqge.o zlaqhb.o zlaqhe.o zlaqhp.o zlaqp2.o zlaqps.o zlaqsb.o zlaqsp.o zlaqsy.o zlar1v.o zlar2v.o zlarcm.o zlarf.o zlarfb.o zlarfg.o zlarft.o zlarfx.o zlargv.o zlarnv.o zlarrv.o zlartg.o zlartv.o zlarz.o zlarzb.o zlarzt.o zlascl.o zlaset.o zlasr.o zlassq.o zlaswp.o zlasyf.o zlatbs.o zlatdf.o zlatps.o zlatrd.o zlatrs.o zlatrz.o zlatzm.o zlauu2.o zlauum.o zpbcon.o zpbequ.o zpbrfs.o zpbstf.o zpbsv.o zpbsvx.o zpbtf2.o zpbtrf.o zpbtrs.o zpocon.o zpoequ.o zporfs.o zposv.o zposvx.o zpotf2.o zpotrf.o zpotri.o zpotrs.o zppcon.o zppequ.o zpprfs.o zppsv.o zppsvx.o zpptrf.o zpptri.o zpptrs.o zptcon.o zpteqr.o zptrfs.o zptsv.o zptsvx.o zpttrf.o zpttrs.o zptts2.o zrot.o zspcon.o zspmv.o zspr.o zsprfs.o zspsv.o zspsvx.o zsptrf.o zsptri.o zsptrs.o zdrot.o zdrscl.o zstedc.o zstegr.o zstein.o zsteqr.o zsycon.o zsymv.o zsyr.o zsyrfs.o zsysv.o zsysvx.o zsytf2.o zsytrf.o zsytri.o zsytrs.o ztbcon.o ztbrfs.o ztbtrs.o ztgevc.o ztgex2.o ztgexc.o ztgsen.o ztgsja.o ztgsna.o ztgsy2.o ztgsyl.o ztpcon.o ztprfs.o ztptri.o ztptrs.o ztrcon.o ztrevc.o ztrexc.o ztrrfs.o ztrsen.o ztrsna.o ztrsyl.o ztrti2.o ztrtri.o ztrtrs.o ztzrqf.o ztzrzf.o zung2l.o zung2r.o zungbr.o zunghr.o zungl2.o zunglq.o zungql.o zungqr.o zungr2.o zungrq.o zungtr.o zunm2l.o zunm2r.o zunmbr.o zunmhr.o zunml2.o zunmlq.o zunmql.o zunmqr.o zunmr2.o zunmr3.o zunmrq.o zunmrz.o zunmtr.o zupgtr.o zupmtr.o izmax1.o dzsum1.o ranlib ../liblapack.a make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/src' make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack' if test -n "lib/ccif"; then cd lib/ccif; \ make; else true; fi make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif' gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o condition.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/condition.c && \ ar r libccif.a condition.o && true ranlib libccif.a rm -f condition.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_map.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_map.c &&\ ar r libccif.a star_map.o && true ranlib libccif.a rm -f star_map.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o ccif_unix.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/ccif_unix.c && \ ar r libccif.a ccif_unix.o && true ranlib libccif.a rm -f ccif_unix.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o sym.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/sym.c && \ ar r libccif.a sym.o && true ranlib libccif.a rm -f sym.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o sorlist.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/sorlist.c && \ ar r libccif.a sorlist.o && true ranlib libccif.a rm -f sorlist.o gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/scanf_ansi.c -o scanf_ansi gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_scan.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_scan.c -DPTR_FROM_TEXT=`/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/scanf_test` && \ ar r libccif.a star_scan.o && true ranlib libccif.a rm -f star_scan.o scanf_ansi gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_err.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_err.c && \ ar r libccif.a star_err.o && true ranlib libccif.a rm -f star_err.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o value_manip.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/value_manip.c && \ ar r libccif.a value_manip.o && true ranlib libccif.a rm -f value_manip.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o context.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/context.c && \ ar r libccif.a context.o && true ranlib libccif.a rm -f context.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o struct_manip.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/struct_manip.c && \ ar r libccif.a struct_manip.o && true ranlib libccif.a rm -f struct_manip.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o f_interface.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/f_interface.c && \ ar r libccif.a f_interface.o && true ranlib libccif.a rm -f f_interface.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_walk.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_walk.c && \ ar r libccif.a star_walk.o && true ranlib libccif.a rm -f star_walk.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_print.o -D_refvar_inits=star_print_refvar_inits /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_print.c && \ ar r libccif.a star_print.o && true ranlib libccif.a rm -f star_print.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o star_graph.o -D_refvar_inits=star_dot_refvar_inits /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/star_graph.c && \ ar r libccif.a star_graph.o && true ranlib libccif.a rm -f star_graph.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o lib_dict2tab.o -D_refvar_inits=_dict_refvar_inits \ /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/lib_dict2tab.c && \ ar r libccif.a lib_dict2tab.o && true ranlib libccif.a rm -f lib_dict2tab.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o sort.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/sort.c && \ ar r libccif.a sort.o && true ranlib libccif.a rm -f sort.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o list.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/list.c && \ ar r libccif.a list.o && true ranlib libccif.a rm -f list.o gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o rb.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/rb.c && \ ar r libccif.a rb.o && true ranlib libccif.a rm -f rb.o if ( test ! -f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/strtod.c ); then touch /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/strtod.c; fi if (test -s /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/strtod.c -a -r /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/strtod.c) ; \ then \ gcc -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/strtod.c && ar r libccif.a strtod.o; \ ranlib libccif.a ; rm -f strtod.o; \ else \ touch libccif.a ; \ fi if test -f /librx.a; then \ rm -rf rx.dir; mkdir rx.dir; \ echo 'rxdispencer routines being added to library'; \ cp /librx.a rx.dir; cd rx.dir; \ ar -x librx.a; cd ..; \ ar r libccif.a rx.dir/*.o; \ ranlib libccif.a; rm -rf rx.dir; \ fi gcc -c -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif/cifdic_to_symtab.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -DHAVE_SIGNAL_H=1 -DHAVE_TIME_H=1 -DHAVE_ASSERT_H=1 -DUPDATE_WARN=1 -DUSER_ZZMODE_STACK=1 -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_MMAP=1 -DHAVE_REGEX_H=1 -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -o cifdic_to_symtab cifdic_to_symtab.o -lstdc++ -lg2c -lm -L`pwd` -lccif -lm Building symbol table: ./cifdic_to_symtab /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data/cif_mm.dic cif_mmdic.lib 199 > cif_mmdic.out Loading dictionary....dictionary loaded. Starting first tree walk....tree walk completed. Starting second tree walk....tree walk completed. Grouping items in their categories....done Dumping symbol table....symbol table dumped. make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif' if test -n ""; then cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/fftw; \ make -i ; else true; fi if test -n ""; then cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/clipper; \ make -i ; else true; fi cd lib/src; make make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src' test ! -x /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit && gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit fsplit.c || true g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename bfgs_min.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_chain.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_manager.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_symop.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename file_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_cifdefs.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_mask.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_title.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename linalg_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_coormngr.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_mmcif.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_utils.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename machine_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_cryst.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_model.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename stream_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mattype_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_file.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_rwbrook.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_atom.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_graph.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_selmngr.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_align.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_tables.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename math_.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_sbase.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_uddata.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_xml.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_bondmngr.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename mmdb_ficif.o .o`.cpp g++ -O -w -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/`basename random_n.o .o`.cpp ar r ./libmmdb.a bfgs_min.o mmdb_chain.o mmdb_manager.o mmdb_symop.o file_.o mmdb_cifdefs.o mmdb_mask.o mmdb_title.o linalg_.o mmdb_coormngr.o mmdb_mmcif.o mmdb_utils.o machine_.o mmdb_cryst.o mmdb_model.o stream_.o mattype_.o mmdb_file.o mmdb_rwbrook.o mmdb_atom.o mmdb_graph.o mmdb_selmngr.o mmdb_align.o mmdb_tables.o math_.o mmdb_sbase.o mmdb_uddata.o mmdb_xml.o mmdb_bondmngr.o mmdb_ficif.o random_n.o ranlib libmmdb.a gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename library_err.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename library_file.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename library_utils.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_array.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_parser.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cvecmat.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_program.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_general.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_unitcell.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmtzlib.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_accessor.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_close.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_data.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_header.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_labels.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_open.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_skew.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_stats.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmap_symop.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename csymlib.o .o`.c ar r ./libccp4c.a library_err.o library_file.o library_utils.o ccp4_array.o ccp4_parser.o cvecmat.o ccp4_program.o ccp4_general.o ccp4_unitcell.o cmtzlib.o cmap_accessor.o cmap_close.o cmap_data.o cmap_header.o cmap_labels.o cmap_open.o cmap_skew.o cmap_stats.o cmap_symop.o csymlib.o ranlib libccp4c.a rm -rf parser.dir; mkdir parser.dir cd parser.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/parser.f && rm -f ZZZ*.f zzz*.f; keynum.f keyerr.f gtnrea.f gtnint.f gtprea.f gtpint.f sblank.f cmatch.f chkkey.f putlin.f blank.f lerror.f rdsymm.f rdhead.f rdcell.f rdreso.f rdscal.f rdresl.f gttrea.f gttint.f rdatomselect.f if test ! -f parser.dir/parser.f; then \ echo ' SUBROUTINE PRSER' > parser.dir/parser.f; \ echo ' END' >> parser.dir/parser.f; \ fi cd parser.dir && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f parser.dir/*.o rm -rf fftlib.dir; mkdir fftlib.dir echo ' SUBROUTINE FFTLIB' > fftlib.dir/fftlib.f echo ' END' >> fftlib.dir/fftlib.f cd fftlib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fftlib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done \ && ar r .././libccp4f.a *.o rm -f fftlib.dir/*.o rm -rf lgglib.dir; mkdir lgglib.dir echo ' SUBROUTINE LGGLIB' > lgglib.dir/lgglib.f echo ' END' >> lgglib.dir/lgglib.f cd lgglib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/lgglib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f lgglib.dir/*.o rm -rf libhtml.dir; mkdir libhtml.dir echo ' SUBROUTINE LIBHTML' > libhtml.dir/libhtml.f echo ' END' >> libhtml.dir/libhtml.f cd libhtml.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/libhtml.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f libhtml.dir/*.o rm -rf modlib.dir; mkdir modlib.dir echo ' SUBROUTINE MODLIB' > modlib.dir/modlib.f echo ' END' >> modlib.dir/modlib.f cd modlib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/modlib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f modlib.dir/*.o rm -rf plotsubs.dir; mkdir plotsubs.dir echo ' SUBROUTINE PLOTSUBS' > plotsubs.dir/plotsubs.f echo ' END' >> plotsubs.dir/plotsubs.f cd plotsubs.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/plotsubs.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f plotsubs.dir/*.o rm -rf plot84lib.dir; mkdir plot84lib.dir echo ' SUBROUTINE PLOT84LIB' > plot84lib.dir/plot84lib.f echo ' END' >> plot84lib.dir/plot84lib.f cd plot84lib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/plot84lib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f plot84lib.dir/*.o rm -rf pxxml.dir; mkdir pxxml.dir echo ' SUBROUTINE PXXML' > pxxml.dir/pxxml.f echo ' END' >> pxxml.dir/pxxml.f cd pxxml.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/pxxml.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f pxxml.dir/*.o rm -rf ccplib.dir; mkdir ccplib.dir echo ' SUBROUTINE CCPLIB' > ccplib.dir/ccplib.f echo ' END' >> ccplib.dir/ccplib.f cd ccplib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/ccplib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f ccplib.dir/*.o m4 -D_g77=1 /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/unix.m4 >unix.f rm -rf unix.dir; mkdir unix.dir echo ' SUBROUTINE UNIX' > unix.dir/unix.f echo ' END' >> unix.dir/unix.f cd unix.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit ../unix.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f unix.dir/*.o rm -rf rwbrook.dir; mkdir rwbrook.dir echo ' SUBROUTINE RWBROOK' > rwbrook.dir/rwbrook.f echo ' END' >> rwbrook.dir/rwbrook.f cd rwbrook.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/rwbrook.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f rwbrook.dir/*.o rm -rf cciflib.dir; mkdir cciflib.dir echo ' SUBROUTINE CCIFLIB' > cciflib.dir/cciflib.f echo ' END' >> cciflib.dir/cciflib.f cd cciflib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/cciflib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src $i; done\ && ar r .././libccp4f.a *.o rm -f cciflib.dir/*.o rm -rf harvlib.dir; mkdir harvlib.dir echo ' SUBROUTINE HARVLIB' > harvlib.dir/harvlib.f echo ' END' >> harvlib.dir/harvlib.f if test -n "lib/ccif" ; then cd harvlib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/harvlib.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src $i; done\ && ar r .././libccp4f.a *.o ; else \ cd harvlib.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/harv_dummy.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src $i; done\ && ar r .././libccp4f.a *.o ; fi rm -f harvlib.dir/*.o rm -rf keyparse.dir; mkdir keyparse.dir echo ' SUBROUTINE KEYPARSE' > keyparse.dir/keyparse.f echo ' END' >> keyparse.dir/keyparse.f cd keyparse.dir && /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/keyparse.f >/dev/null && rm -f ZZZ*.f zzz*.f && \ for i in `pwd`/*.f; do \ g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic $i; done\ && ar r .././libccp4f.a *.o rm -f keyparse.dir/*.o g77 -c -O -w -fno-second-underscore -fno-globals -fno-automatic /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/pack_f.f && ar r ./libccp4f.a pack_f.o \ && rm pack_f.o gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/pack_c.c ar r ./libccp4f.a pack_c.o && rm pack_c.o gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmtzlib_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename csymlib_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_parser_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename library_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_diskio_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_general_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename ccp4_unitcell_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename cmaplib_f.o .o`.c gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/`basename binsortint.o .o`.c ar r ./libccp4f.a cmtzlib_f.o csymlib_f.o ccp4_parser_f.o library_f.o ccp4_diskio_f.o ccp4_general_f.o ccp4_unitcell_f.o cmaplib_f.o binsortint.o ranlib libccp4f.a make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src' if test -d src; then cd src; make ; else true; fi make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src' gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/../lib/src -o pltdev /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/pltdev.c -lm -lstdc++ -lg2c -lm gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/../lib/src -o binsort /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/binsort.c -lm -lstdc++ -lg2c -lm gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/pdbhtf.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/topp_/pdbhtf.c eval gcc ${pdbhtf_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -o pdbhtf pdbhtf.o -lstdc++ -lg2c -lm && rm -f pdbhtf.o eval gcc -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -c -o cmap_io.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_/`basename cmap_io.o .o`.c eval gcc -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -c -o solomon.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_/`basename solomon.o .o`.c eval gcc -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -c -o matrix.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_/`basename matrix.o .o`.c eval gcc -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -c -o cmap_calc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_/`basename cmap_calc.o .o`.c eval gcc -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -c -o cmsk_io.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solomon_/`basename cmsk_io.o .o`.c rm -f solomon; eval gcc ${solomon_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -o solomon cmap_io.o solomon.o matrix.o cmap_calc.o cmsk_io.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -o mtzdiff /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dev_tools_/mtzdiff.c -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -o mapdiff /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dev_tools_/mapdiff.c -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${mmdb_app_FLAGS-"-O -w "} -c -o pdbcur.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_/`basename pdbcur.o .o`.cpp eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${mmdb_app_FLAGS-"-O -w "} -c -o pcur_funcs.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_/`basename pcur_funcs.o .o`.cpp rm -f pdbcur; eval g++ ${mmdb_app_FLAGS-"-O -w "} -o pdbcur pdbcur.o pcur_funcs.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${mmdb_app_FLAGS-"-O -w "} -c -o ncont.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_/`basename ncont.o .o`.cpp rm -f ncont; eval g++ ${mmdb_app_FLAGS-"-O -w "} -o ncont ncont.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${mmdb_app_FLAGS-"-O -w "} -c -o coord_format.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mmdb_app_/`basename coord_format.o .o`.cpp rm -f coord_format; eval g++ ${mmdb_app_FLAGS-"-O -w "} -o coord_format coord_format.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${harvest_app_FLAGS-"-O -w "} -c -o cif2xml.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/`basename cif2xml.o .o`.cpp rm -f cif2xml; eval g++ ${harvest_app_FLAGS-"-O -w "} -o cif2xml cif2xml.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm eval g++ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_ -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb ${harvest_app_FLAGS-"-O -w "} -c -o cross_validate.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/`basename cross_validate.o .o`.cpp rm -f cross_validate; eval g++ ${harvest_app_FLAGS-"-O -w "} -o cross_validate cross_validate.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm g++ -O -w -o pdbdiff /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dev_tools_/pdbdiff.cpp -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o abs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/abs.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o acorn /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/acorn.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o act /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/act.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o almn /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/almn.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o amore /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/amore.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o areaimol /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/areaimol.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -w -fno-second-underscore -fno-globals -fno-automatic -O -fforce-mem -o arp_waters /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/arp_warp_/arp_waters.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o baverage /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/baverage.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o bones2pdb /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/bones2pdb.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o bplot /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/bplot.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o bulking /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/bulking.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o cad /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/cad.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o cavenv /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/cavenv.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o contact /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/contact.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o coordconv /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/coordconv.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o crossec /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/crossec.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o detwin /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/detwin.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o distang /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/distang.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o dtrek2mtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2mtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o ecalc /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ecalc.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o f2mtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/f2mtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o freerflag /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/freerflag.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o fft /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fft.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o fftbig /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fftbig.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o fhscal /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fhscal.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o findncs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/findncs.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o fsearch /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fsearch.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o gensym /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/gensym.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o geomcalc /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/geomcalc.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o getax /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/getax.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o hgen /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/hgen.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o hklplot /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/hklplot.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o icoefl /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/icoefl.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o lsqkab /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/lsqkab.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o makedict /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/makedict.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mama2ccp4 /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mama2ccp4.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o map2fs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/map2fs.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mapdump /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mapdump.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mapsig /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mapsig.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o maptona4 /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/maptona4.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o matthews_coef /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/matthews_coef.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtz2various /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtz2various.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtzMADmod /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtzMADmod.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtzdump /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtzdump.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtzmnf /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtzmnf.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtztona4 /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtztona4.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mtzutils /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mtzutils.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o na4tomtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/na4tomtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o npo /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/npo.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o oasis /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/oasis.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o omit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/omit.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o overlapmap /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/overlapmap.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o pdbset /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/pdbset.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o peakmax /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/peakmax.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o phistats /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/phistats.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o polarrfn /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/polarrfn.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o polypose /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/polypose.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o prep_bulk /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/prep_bulk.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o prepform /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/arp_warp_/prepform.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o prepshel /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/arp_warp_/prepshel.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o professs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/professs.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rantan /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rantan.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rebatch /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rebatch.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o reindex /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/reindex.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o revise /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/revise.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rfcorr /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rfcorr.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rotamer /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rotamer.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rotmat /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rotmat.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rsearch /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rsearch.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rstats /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rstats.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rwcontents /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rwcontents.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o sapi /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sapi.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o scaleit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/scaleit.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o scalepack2mtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/scalepack2mtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o sfall /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfall.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o sigmaa /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sigmaa.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o sortmtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sortmtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o sortwater /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sortwater.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o stgrid /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stgrid.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o stnet /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stnet.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o surface /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/surface.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o tffc /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tffc.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o tracer /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tracer.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o truncate /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/truncate.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o t_shift /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/arp_warp_/t_shift.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o unique /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/unique.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o vecref /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/vecref.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o vectors /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/vectors.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o volume /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/volume.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o watertidy /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/watertidy.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o watncs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/watncs.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o watpeak /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/watpeak.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o wilson /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/wilson.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o cif2mtz /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/cif2mtz.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas rm -rf rspslib.dir; mkdir rspslib.dir cd rspslib.dir && \ ln -s /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rsps_/rspsfil.inc . && \ for i in errlib veclib forlib hlptxt; \ do /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/fsplit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rsps_/$i.f && rm -f ZZZ*.f zzz*.f; done && \ eval g77 -c ${rsplib_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} *.f && ar r ../rspslib.a *.o errint.f errmsg.f errmsi.f errmsf.f wrnmsg.f wrnmsi.f wrnmsf.f zzz000.f matcmp.f rmatcmp.f imatcmp.f matcop.f rmatcop.f imatcop.f drmatcop.f matclr.f rmatclr.f imatclr.f dmatclr.f cmatclr.f rmatset.f imatset.f dmatset.f cmatset.f vecdif.f vecadd.f vecabs.f rvecdif.f rvecadd.f rvecabs.f rvecmod.f ivecdif.f ivecadd.f ivecabs.f fveci.f ivecf.f transpose.f matinv.f vmtply.f mmtply.f cosabg.f ortho.f pnt2pln.f plndst.f polar2mtx.f nfold2mtx.f msk.f mskcmp.f isort.f fsort.f qsortff.f qsortfi.f qsortffi.f qsortpf.f nsorta.f det.f vlen.f vlen2.f imaxvc.f iminvc.f fmaxvc.f fminvc.f random.f zzz000.f lxinit.f lxcurr.f lxline.f lxfile.f lxnext.f sexpnd.f sitoch.f srtoch.f sftoch.f schtoi.f schtor.f sfnblk.f slnblk.f slejyr.f srijyr.f sleshf.f srishf.f sappnd.f supcas.f slocas.f schchr.f smindx.f srindx.f sdigit.f salpha.f ttygtl.f ttygti.f ttygtr.f ttycr.f ttyptl.f ttypti.f ttyptf.f ttyptr.f lqplan.f lpdist.f lprmsd.f hlptxt.f ranlib rspslib.a g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rsps.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rsps_/rsps.f eval g77 ${rsps_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o rsps rsps.o rspslib.dir/*.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f rsps.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/anglen.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/anglen.f eval g77 ${anglen_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o anglen anglen.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/secstr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/secstr.f eval g77 ${secstr_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o secstr secstr.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/proclean.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/clean.f eval g77 ${proclean_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o proclean proclean.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o ps.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/ps.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/pplot.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/pplot.f eval g77 ${pplot_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o pplot pplot.o ps.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f pplot.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/gfac2pdb.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/gfac2pdb.f eval g77 ${gfac2pdb_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o gfac2pdb gfac2pdb.o ps.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f gfac2pdb.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tplot.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/tplot.f eval g77 ${tplot_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o tplot tplot.o ps.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f tplot.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mplot.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/mplot.f eval g77 ${mplot_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o mplot mplot.o ps.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f mplot.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/probplot.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/bplot.f eval g77 ${probplot_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o probplot probplot.o ps.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f probplot.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rmsdev.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/rmsdev.f eval g77 ${rmsdev_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o rmsdev rmsdev.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas rm -f nb; eval gcc ${nb_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -o nb /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/procheck/nb.c -lm g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/scala.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/scala_/scala.f eval g77 ${scala_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o scala scala.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f scala.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmlib.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/dmlib.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/phcomb.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/phcomb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/denmod.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/denmod.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fftkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/fftkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/maptree.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/maptree.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmaver.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/dmaver.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mathkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/mathkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/xtlkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/xtlkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmain.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/dmmain.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/freemask.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/freemask.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ncsautomask.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/ncsautomask.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/gamma.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dm_/gamma.f rm -f dm; eval g77 ${dm_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o dm dmlib.o phcomb.o denmod.o fftkdc.o maptree.o dmaver.o mathkdc.o xtlkdc.o dmmain.o freemask.o ncsautomask.o gamma.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_dmlib.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_dmlib.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_denmod.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_denmod.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_dmaver.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_dmaver.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_maptree.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_maptree.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_phcomb.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_phcomb.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_fftkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_fftkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_xtlkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_xtlkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_mathkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dmmulti_/dmmulti_mathkdc.f rm -f dmmulti ; eval g77 ${dmmulti_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o dmmulti dmmulti.o dmmulti_dmlib.o dmmulti_denmod.o dmmulti_dmaver.o dmmulti_maptree.o dmmulti_phcomb.o dmmulti_fftkdc.o dmmulti_xtlkdc.o dmmulti_mathkdc.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o stereo /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/astereo.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/central.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/helix.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/lineq1.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/refine.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas for i in /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/astereo.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/central.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/helix.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/lineq1.f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/stereo_/refine.f; do rm -f `basename $i .f`.o; done g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mapmask.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mapmask_/mapmask.f eval g77 ${mapmask_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o mapmask mapmask.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f mapmask.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/maprot.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/maprot_/maprot.f eval g77 ${maprot_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o maprot maprot.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f maprot.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/main_molrep_mtz.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/main_molrep_mtz.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep2.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep3.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_prog.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_prog.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_prog1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_prog1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_prog2.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_prog2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_subr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_subr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_sym_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_sym_ccp4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_unix_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/molrep_/molrep_unix_ccp4.f rm -f molrep; eval g77 ${molrep_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o molrep main_molrep_mtz.o molrep.o molrep1.o molrep2.o molrep3.o molrep_prog.o molrep_prog1.o molrep_prog2.o molrep_subr.o molrep_sym_ccp4.o molrep_unix_ccp4.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ncsmask.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ncsmask_/ncsmask.f eval g77 ${ncsmask_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o ncsmask ncsmask.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f ncsmask.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rdent.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/restrain_/rdent.f eval g77 ${rdent_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o rdent rdent.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f rdent.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/restrain.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/restrain_/restrain.f eval g77 ${restrain_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o restrain restrain.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f restrain.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/main_sfcheck_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/main_sfcheck_ccp4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfcheck.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_prog.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_prog.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_graph_1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_graph_1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_graph_2.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_graph_2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_graph_3.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_graph_3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_graph_4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_graph_4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_graph_5.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_graph_5.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_subr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_subr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_unix_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_unix_ccp4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfch_sym_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sfcheck_/sfch_sym_ccp4.f rm -f sfcheck; eval g77 ${sfcheck_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o sfcheck main_sfcheck_ccp4.o sfcheck.o sfch_prog.o sfch_graph_1.o sfch_graph_2.o sfch_graph_3.o sfch_graph_4.o sfch_graph_5.o sfch_subr.o sfch_unix_ccp4.o sfch_sym_ccp4.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -w -fno-second-underscore -fno-globals -fno-automatic -O -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sftools.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sftools_/sftools.f eval g77 ${sftools_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o sftools sftools.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f sftools.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tlsanl.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/restrain_/tlsanl.f eval g77 ${tlsanl_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o tlsanl tlsanl.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f tlsanl.o gcc -O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H -I/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tlsextract.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/restrain_/tlsextract.c eval gcc ${tlsextract_FLAGS-"-O -w -DG77 -DPROTOTYPE -DHAVE_G2C_H"} -o tlsextract tlsextract.o -L../lib/src -lccp4c -lmmdb -lstdc++ -lg2c -lm && rm -f tlsextract.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/topp.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/topp_/topp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/autosnd.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/topp_/autosnd.f rm -f topp; eval g77 ${topp_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o topp topp.o autosnd.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/toplist.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/topp_/toplist.f eval g77 ${toplist_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o toplist toplist.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f toplist.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dyndom.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dyndom_/dyndom.f eval g77 ${dyndom_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o dyndom dyndom.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f dyndom.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sc_/sc.f eval g77 ${sc_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o sc sc.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f sc.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/combat.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/combat_/combat.f eval g77 ${combat_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o combat combat.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas && rm -f combat.o g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mlphare /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mlphare.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/fffear.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/searcher.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/searcher.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/srchfft.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/srchfft.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/filter.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/filter.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_dmlib.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/fffear_dmlib.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_fftkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/fffear_fftkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_xtlkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/fffear_xtlkdc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_mathkdc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fffear_/fffear_mathkdc.f rm -f fffear ; eval g77 ${fffear_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o fffear fffear.o searcher.o srchfft.o filter.o fffear_dmlib.o fffear_fftkdc.o fffear_xtlkdc.o fffear_mathkdc.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o ffjoin /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ffjoin.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o anisoanl /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/anisoanl.f -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_CIF.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_CIF.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_subr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_subr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_lib.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_lib.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_crd.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_crd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_new.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_new.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_PDB.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_PDB.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac_newdic.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/refmac_newdic.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/solvent_contr_mask.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/solvent_contr_mask.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/hkon_secder_tch.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/hkon_secder_tch.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/fast_hessian_tabulation.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/fast_hessian_tabulation.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/subvag.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/subvag.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/lsq_symm_atoms.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/lsq_symm_atoms.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/oppro_tor1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/oppro_tor1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rcard_tor1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/rcard_tor1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/subcf_scale1.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/subcf_scale1.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ncs_const.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/ncs_const.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/subag_scale_hessian.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/subag_scale_hessian.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/extra_eigen.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/extra_eigen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rigid_body_newdic.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/rigid_body_newdic.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/aniso_ref_eigen.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/aniso_ref_eigen.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/linalgebra.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/linalgebra.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_subr_refmac.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_subr_refmac.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/tls_newdic_non.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/tls_newdic_non.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/vdw_symmetry.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/vdw_symmetry.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_rst.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_rst.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/makecif.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/makecif.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_refmac_dummy.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_refmac_dummy.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ls_scaling_double.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/ls_scaling_double.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/interpolate_mod.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/interpolate_mod.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rharvest.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/rharvest.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/newentry_idealise.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/newentry_idealise.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ml_scaling_double.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/ml_scaling_double.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/gaussian_int.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/gaussian_int.f rm -f refmac5; eval g77 ${refmac5_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o refmac5 make_CIF.o make_subr.o make_lib.o make_crd.o make_new.o make_PDB.o refmac_newdic.o solvent_contr_mask.o hkon_secder_tch.o fast_hessian_tabulation.o subvag.o lsq_symm_atoms.o oppro_tor1.o rcard_tor1.o subcf_scale1.o ncs_const.o subag_scale_hessian.o extra_eigen.o rigid_body_newdic.o aniso_ref_eigen.o linalgebra.o make_subr_refmac.o tls_newdic_non.o vdw_symmetry.o make_rst.o makecif.o make_refmac_dummy.o ls_scaling_double.o interpolate_mod.o rharvest.o newentry_idealise.o ml_scaling_double.o gaussian_int.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/main_libcheck.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/main_libcheck.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_subr_2.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_subr_2.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/libcheck.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/libcheck.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/emin.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/emin.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/make_unix_ccp4.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/make_unix_ccp4.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/libcheck_min.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/refmac5_/libcheck_min.f rm -f libcheck; eval g77 ${libcheck_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o libcheck make_CIF.o make_subr.o make_lib.o make_crd.o make_new.o make_PDB.o main_libcheck.o make_subr_2.o libcheck.o emin.o make_unix_ccp4.o libcheck_min.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas pwd=`pwd` ; cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/beast_; \ echo g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -c -o $pwd/beast.o beast.f ; \ eval g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -c -o $pwd/beast.o beast.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/beast.o beast.f pwd=`pwd` ; cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/beast_; \ echo g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -c -o $pwd/kdfftsf.o kdfftsf.f ; \ eval g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -c -o $pwd/kdfftsf.o kdfftsf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/kdfftsf.o kdfftsf.f rm -f beast; \ echo g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o beast beast.o kdfftsf.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas ; \ eval g77 ${beast_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o beast beast.o kdfftsf.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o beast beast.o kdfftsf.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/abblk.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/abblk.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/clcalc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/clcalc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/gn3cmp.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/gn3cmp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mkordtr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/mkordtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/opndtr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/opndtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/prtgrp.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/prtgrp.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rtmats.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/rtmats.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/zeroia.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/zeroia.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/bemvec.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/bemvec.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/clsopf.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/clsopf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/hdropf.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/hdropf.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mktrdtr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/mktrdtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ordr3.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/ordr3.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rdrefl.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/rdrefl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/sinv.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/sinv.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/zerora.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/zerora.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/bmatrx.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/bmatrx.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dcosfd.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/dcosfd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/inihdr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/inihdr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/outhdr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/outhdr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/readhd.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/readhd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/umatcl.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/umatcl.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/zerorm.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/zerorm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/camatc.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/camatc.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/dtrek2scala.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mfsd.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/mfsd.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/moveit.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/moveit.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/plabsn.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/plabsn.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/redtre.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/redtre.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/vnorm.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/vnorm.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/chkhdkey.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/chkhdkey.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/getreu.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/getreu.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/mkbmat.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/mkbmat.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/open_file.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/open_file.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/prcdtr.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/prcdtr.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/rotmat.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/rotmat.f g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -c -o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/wrmatx.o /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/dtrek2scala_/wrmatx.f rm -f dtrek2scala; eval g77 ${dtrek2scala_FLAGS-"-O -w -fno-second-underscore -fno-globals -fno-automatic"} -o dtrek2scala abblk.o clcalc.o gn3cmp.o mkordtr.o opndtr.o prtgrp.o rtmats.o zeroia.o bemvec.o clsopf.o hdropf.o mktrdtr.o ordr3.o rdrefl.o sinv.o zerora.o bmatrx.o dcosfd.o inihdr.o outhdr.o readhd.o umatcl.o zerorm.o camatc.o dtrek2scala.o mfsd.o moveit.o plabsn.o redtre.o vnorm.o chkhdkey.o getreu.o mkbmat.o open_file.o prcdtr.o rotmat.o wrmatx.o -L../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract; make; make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract' Using platform specific configuration for system: gnu3 Platform configuration done. ------------------------------------------------------------ **** Making misclib-v2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/misclib-v2' ar rcvs ./lib/libndbmisc.a ./obj/ndb_misclib.o ./obj/ndb_string_util.o ./obj/ndb_sysutil.o ./obj/partime.o a - ./obj/ndb_misclib.o a - ./obj/ndb_string_util.o a - ./obj/ndb_sysutil.o a - ./obj/partime.o true ./lib/libndbmisc.a ./lib/libndbmisc.a is up to date. ../etc/cifinstall -m 0444 ./include/ndb_misclib.h ./include/partime.h ../include/. ../etc/cifinstall -m 0444 ./lib/libndbmisc.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/misclib-v2' ------------------------------------------------------------ **** Making regex-v2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/regex-v2' gcc -O -DNO_RANGE_CHECK -I./include -I../include -DPOSIX_MISTAKE -c ./src/regcomp.c -o obj/regcomp.o gcc -O -DNO_RANGE_CHECK -I./include -I../include -DPOSIX_MISTAKE -c ./src/regexec.c -o obj/regexec.o gcc -O -DNO_RANGE_CHECK -I./include -I../include -DPOSIX_MISTAKE -c ./src/regerror.c -o obj/regerror.o gcc -O -DNO_RANGE_CHECK -I./include -I../include -DPOSIX_MISTAKE -c ./src/regfree.c -o obj/regfree.o ar rcvs ./lib/libregex.a ./obj/regcomp.o ./obj/regexec.o ./obj/regerror.o ./obj/regfree.o a - ./obj/regcomp.o a - ./obj/regexec.o a - ./obj/regerror.o a - ./obj/regfree.o true ./lib/libregex.a ./lib/libregex.a is up to date. ../etc/cifinstall -m 0444 ./include/regex.h ../include/. ../etc/cifinstall -m 0444 ./lib/libregex.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/regex-v2' ------------------------------------------------------------ **** Making ciflib-common-v3.01 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/ciflib-common-v3.01' g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I./template -I../include -c ./src/rangeerr.C -o obj/rangeerr.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/range.h:28, from src/rangeerr.C:27: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I./template -I../include -c ./src/CifString.C -o obj/CifString.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/CifString.h:11, from src/CifString.C:8: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ar rcvs ./lib/libcifstr.a ./obj/rangeerr.o ./obj/CifString.o a - ./obj/rangeerr.o a - ./obj/CifString.o true ./lib/libcifstr.a ./lib/libcifstr.a is up to date. ../etc/cifinstall -m 0444 ./include/CifString.h ./include/range.h ../include/. ../etc/cifinstall -m 0444 ./template/CifArray.h ./template/CifArray.C ./template/CifArrayConstruct.h ./template/CifArrayConstruct.C ./template/DymVarCifArray.h ./template/DymVarCifArray.C ./template/VarCifArray.h ./template/VarCifArray.C ./template/ReVarCifArray.h ./template/ReVarCifArray.C ./template/PCifArray.h ./template/PCifArray.C ./template/PCifArrayConstruct.h ./template/PCifArrayConstruct.C ./template/DymVarPCifArray.h ./template/DymVarPCifArray.C ./template/VarPCifArray.h ./template/VarPCifArray.C ./template/ReVarPCifArray.h ./template/ReVarPCifArray.C ../include/. ../etc/cifinstall -m 0444 ./lib/libcifstr.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/ciflib-common-v3.01' ------------------------------------------------------------ **** Making cifobj-common-v4.03 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifobj-common-v4.03' g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -I./include -I../include -c ./src/BlockIO.C -o obj/BlockIO.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/BlockIO.C:15: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -I./include -I../include -c ./src/FileNavigator.C -o obj/FileNavigator.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/FileNavigator.C:13: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -I./include -I../include -c ./src/CifReorganizerBase.C -o obj/CifReorganizerBase.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/CifReorganizerBase.C:6: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ar rcvs ./lib/libcifobj.a ./obj/BlockIO.o ./obj/FileNavigator.o ./obj/CifReorganizerBase.o a - ./obj/BlockIO.o a - ./obj/FileNavigator.o a - ./obj/CifReorganizerBase.o true ./lib/libcifobj.a ./lib/libcifobj.a is up to date. ../etc/cifinstall -m 0444 ./include/BlockIO.h ./include/FileNavigator.h ./include/FileNavigatorError.h ./include/CifReorganizerBase.h ../include/. ../etc/cifinstall -m 0444 ./lib/libcifobj.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifobj-common-v4.03' ------------------------------------------------------------ **** Making btree-obj-v3 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/btree-obj-v3' g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./template -I./include -I../include -c ./src/TblIndexObj.C -o obj/TblIndexObj.o In file included from /usr/include/c++/3.2/backward/fstream.h:31, from ../include/FileNavigator.h:8, from include/TblIndexObj.h:11, from src/TblIndexObj.C:8: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ar rcvs ./lib/libtblindex.a ./obj/TblIndexObj.o a - ./obj/TblIndexObj.o true ./lib/libtblindex.a ./lib/libtblindex.a is up to date. ../etc/cifinstall -m 0444 ./template/BTreeObj.h ./template/BTreeObj.C ./template/PBTreeObj.h ./template/PBTreeObj.C ../include/. ../etc/cifinstall -m 0444 ./include/TblIndexObj.h ../include/. ../etc/cifinstall -m 0444 ./lib/libtblindex.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/btree-obj-v3' ------------------------------------------------------------ **** Making cif-table-obj-v6.0 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cif-table-obj-v6.0' g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/STable.C -o obj/STable.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/STable.C:8: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/ISTable.C -o obj/ISTable.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/ISTable.C:12: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ar rcvs ./lib/libistable.a ./obj/STable.o ./obj/ISTable.o a - ./obj/STable.o a - ./obj/ISTable.o true ./lib/libistable.a ./lib/libistable.a is up to date. ../etc/cifinstall -m 0444 ./include/STable.h ./include/ISTable.h ./include/TableError.h ../include/. ../etc/cifinstall -m 0444 ./lib/libistable.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cif-table-obj-v6.0' ------------------------------------------------------------ **** Making cifparse-obj-v6.2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifparse-obj-v6.2' g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/TblFileObj.C -o obj/TblFileObj.o In file included from /usr/include/c++/3.2/backward/fstream.h:31, from ../include/FileNavigator.h:8, from ../include/ISTable.h:16, from include/TblFileObj.h:12, from src/TblFileObj.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifFileObjBase.C -o obj/CifFileObjBase.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/CifFileObjBase.h:12, from src/CifFileObjBase.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifFileReadDef.C -o obj/CifFileReadDef.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/CifFileReadDef.h:12, from src/CifFileReadDef.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. bison -d -v -l -p cifparser_ ./src/CifParser.y if test -s CifParser.tab.c; then \ mv CifParser.tab.c ./src/; \ fi if test -s CifParser.tab.h; then \ mv CifParser.tab.h ./src/; \ fi mv ./src/CifParser.tab.c ./src/CifParser.C mv ./src/CifParser.tab.h ./src/CifParser.h g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifParser.C -o obj/CifParser.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/CifParser.C:36: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifParserBase.C -o obj/CifParserBase.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/CifParserBase.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. flex -Cfr -L -Pcifparser_ -t ./src/CifScanner.l > ./src/CifScanner.C g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifScanner.C -o obj/CifScanner.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/CifScanner.C:1198: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifScannerBase.C -o obj/CifScannerBase.o In file included from /usr/include/c++/3.2/backward/fstream.h:31, from include/CifScannerBase.h:22, from src/CifScannerBase.C:12: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. bison -d -v -l -p ddlparser_ ./src/DDLParser.y if test -s DDLParser.tab.c; then \ mv DDLParser.tab.c ./src/; \ fi if test -s DDLParser.tab.h; then \ mv DDLParser.tab.h ./src/; \ fi mv ./src/DDLParser.tab.c ./src/DDLParser.C mv ./src/DDLParser.tab.h ./src/DDLParser.h g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DDLParser.C -o obj/DDLParser.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/DDLParser.C:39: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DDLParserBase.C -o obj/DDLParserBase.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/DDLParserBase.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. flex -Cfr -L -Pddlparser_ -t ./src/DDLScanner.l > ./src/DDLScanner.C g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DDLScanner.C -o obj/DDLScanner.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/DDLScanner.C:1321: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DDLScannerBase.C -o obj/DDLScannerBase.o In file included from /usr/include/c++/3.2/backward/fstream.h:31, from include/DDLScannerBase.h:22, from src/DDLScannerBase.C:13: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. bison -d -v -l -p dicparser_ ./src/DICParser.y if test -s DICParser.tab.c; then \ mv DICParser.tab.c ./src/; \ fi if test -s DICParser.tab.h; then \ mv DICParser.tab.h ./src/; \ fi mv ./src/DICParser.tab.c ./src/DICParser.C mv ./src/DICParser.tab.h ./src/DICParser.h g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DICParser.C -o obj/DICParser.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/DICParser.C:39: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DICParserBase.C -o obj/DICParserBase.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/DICParserBase.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. flex -Cfr -L -Pdicparser_ -t ./src/DICScanner.l > ./src/DICScanner.C g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DICScanner.C -o obj/DICScanner.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifString.h:11, from src/DICScanner.C:1321: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DICScannerBase.C -o obj/DICScannerBase.o In file included from /usr/include/c++/3.2/backward/fstream.h:31, from include/DICScannerBase.h:22, from src/DICScannerBase.C:13: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/CifFileObj.C -o obj/CifFileObj.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/CifFileObj.h:12, from src/CifFileObj.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DDLFileObj.C -o obj/DDLFileObj.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/DDLFileObj.h:12, from src/DDLFileObj.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/DICFileObj.C -o obj/DICFileObj.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from include/DICFileObj.h:12, from src/DICFileObj.C:9: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ar rcvs ./lib/libciffileobj.a ./obj/TblFileObj.o ./obj/CifFileObjBase.o ./obj/CifFileReadDef.o ./obj/CifParser.o ./obj/CifParserBase.o ./obj/CifScanner.o ./obj/CifScannerBase.o ./obj/DDLParser.o ./obj/DDLParserBase.o ./obj/DDLScanner.o ./obj/DDLScannerBase.o ./obj/DICParser.o ./obj/DICParserBase.o ./obj/DICScanner.o ./obj/DICScannerBase.o ./obj/CifFileObj.o ./obj/DDLFileObj.o ./obj/DICFileObj.o a - ./obj/TblFileObj.o a - ./obj/CifFileObjBase.o a - ./obj/CifFileReadDef.o a - ./obj/CifParser.o a - ./obj/CifParserBase.o a - ./obj/CifScanner.o a - ./obj/CifScannerBase.o a - ./obj/DDLParser.o a - ./obj/DDLParserBase.o a - ./obj/DDLScanner.o a - ./obj/DDLScannerBase.o a - ./obj/DICParser.o a - ./obj/DICParserBase.o a - ./obj/DICScanner.o a - ./obj/DICScannerBase.o a - ./obj/CifFileObj.o a - ./obj/DDLFileObj.o a - ./obj/DICFileObj.o true ./lib/libciffileobj.a ./lib/libciffileobj.a is up to date. ../etc/cifinstall -m 0444 ./include/TblFileObj.h ./include/CifFileObjBase.h ./include/CifFileReadDef.h ./include/CifScannerBase.h ./include/CifScannerInt.h ./include/CifParserBase.h ./include/CifParserInt.h ./include/CifFileObj.h ./include/DDLScannerBase.h ./include/DDLScannerInt.h ./include/DDLFileObj.h ./include/DDLParserBase.h ./include/DDLParserInt.h ./include/DICScannerBase.h ./include/DICScannerInt.h ./include/DICFileObj.h ./include/DICParserBase.h ./include/DICParserInt.h ../include/. ../etc/cifinstall -m 0444 ./lib/libciffileobj.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifparse-obj-v6.2' ------------------------------------------------------------ **** Making pdb-extract **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/pdb-extract' g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/harv.C -o obj/harv.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifFileObj.h:12, from src/harv.C:15: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/cns.C -o obj/cns.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/ccp4.C -o obj/ccp4.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/shelx.C -o obj/shelx.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/tnt.C -o obj/tnt.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/snb.C -o obj/snb.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/warp.C -o obj/warp.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/solve.C -o obj/solve.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/sharp.C -o obj/sharp.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/sf.C -o obj/sf.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/nrutil.C -o obj/nrutil.o g++ -O -traditional-cpp -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -o bin/pdb_extract ./obj/harv.o ./obj/cns.o ./obj/ccp4.o ./obj/shelx.o ./obj/tnt.o ./obj/snb.o ./obj/warp.o ./obj/solve.o ./obj/sharp.o ./obj/sf.o ./obj/nrutil.o -w -static ../lib/libciffileobj.a ../lib/libcifobj.a ../lib/libcifstr.a ../lib/libistable.a ../lib/libregex.a ../lib/libtblindex.a ../lib/libndbmisc.a -lm g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/pdb_extract_sf.C -o obj/pdb_extract_sf.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from ../include/CifFileObj.h:12, from src/pdb_extract_sf.C:13: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -o bin/pdb_extract_sf ./obj/pdb_extract_sf.o -w -static ../lib/libciffileobj.a ../lib/libcifobj.a ../lib/libcifstr.a ../lib/libistable.a ../lib/libregex.a ../lib/libtblindex.a ../lib/libndbmisc.a -lm g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/struct_align.C -o obj/struct_align.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/ls-fit.C -o obj/ls-fit.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/seq-sub.C -o obj/seq-sub.o g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -c ./src/cif2pdb.C -o obj/cif2pdb.o In file included from /usr/include/c++/3.2/backward/iostream.h:31, from src/cif2pdb.C:1: /usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. g++ -O -ansi -DINCL_TEMPLATE_SRC -DHAVE_STRCASECMP -DHAVE_PLACEMENT_NEW -DNO_RANGE_CHECK -I./include -I../include -o bin/extract ./obj/struct_align.o ./obj/ls-fit.o ./obj/seq-sub.o ./obj/nrutil.o ./obj/cif2pdb.o -w -static ../lib/libciffileobj.a ../lib/libcifobj.a ../lib/libcifstr.a ../lib/libistable.a ../lib/libregex.a ../lib/libtblindex.a ../lib/libndbmisc.a -lm cp ./bin/pdb_extract ./../bin/. cp ./bin/pdb_extract_sf ./../bin/. cp ./bin/extract ./../bin/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/pdb-extract' make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract' if test -f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ccp4mapwish_/Makefile; then cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ccp4mapwish_; \ make -i -w ; else true; fi make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src' if test -d unsupported/src; then cd unsupported/src; \ make ; else true; fi make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src' g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o angles /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/angles.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o asc2p84 /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/asc2p84.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o axissearch /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/axissearch.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o compar /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/compar.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o difres /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/difres.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o havecs /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/havecs.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o hbond /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/hbond.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o helixang /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/helixang.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mapexchange /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/mapexchange.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o mapreplace /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/mapreplace.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o p842asc /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/p842asc.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o postref /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/postref.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o refindex /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/refindex.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o reforigin /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/reforigin.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o rotaprep /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/rotaprep.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o symfit /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/symfit.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o vecsum /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/vecsum.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o zeroed /net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src/zeroed.f -L../../lib/src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src' cd lib/data; make make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data' g77 -O -w -fno-second-underscore -fno-globals -fno-automatic -o fontpack /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data/fontpack.f -L../src -lccp4f -lccp4c -lmmdb -lstdc++ -lg2c -lm -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif -lccif -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -llapack -L/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack -lblas make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data' cd html; ./makeman.csh ; cd AstexViewer_man ; ./make_examples.csh if test -f x-windows/Makefile; then cd x-windows; \ make -i ; else true; fi make install for i in lib/lapack lib/ccif lib/src src lib/data unsupported/src x-windows ; do (if test -f $i/Makefile; then \ if test $i=x-windows; then \ cd $i; make -i install; \ else cd $i; make install; fi; \ else true; fi) ; done make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack' ( cd blas/src; make blasccp4) make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/blas/src' make[2]: Nothing to be done for `blasccp4'. make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/blas/src' ( if test -f `pwd`/libblas.a; then \ cp `pwd`/libblas.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/libblas.a; \ ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/libblas.a; fi ) ( cd src; make lapackccp4) make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/src' make[2]: Nothing to be done for `lapackccp4'. make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack/src' ( if test -f `pwd`/liblapack.a; then \ cp `pwd`/liblapack.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/liblapack.a; \ ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/liblapack.a; fi ) make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/lapack' make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif' if test -f /librx.a; then \ rm -rf rx.dir; mkdir rx.dir; \ echo 'rxdispencer routines being added to library'; \ cp /librx.a rx.dir; cd rx.dir; \ ar -x librx.a; cd ..; \ ar r libccif.a rx.dir/*.o; \ ranlib libccif.a; rm -rf rx.dir; \ fi cp `pwd`/libccif.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/libccif.a cp `pwd`/cif_mmdic.lib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/cif_mmdic.lib ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/libccif.a if (test -f dummy.so); then \ cp `pwd`/dummy.so /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/dummy.so; \ fi make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/ccif' make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src' if test ! -d /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4; then mkdir /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4; fi cp ccp4_file_err.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_file_err.h cp ccp4_program.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_program.h cp ccp4_unitcell.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_unitcell.h cp cmap_errno.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_errno.h cp cmap_stats.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_stats.h cp csymlib.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/csymlib.h cp library_file.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/library_file.h cp w32mvs.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/w32mvs.h cp ccp4_fortran.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_fortran.h cp ccp4_spg.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_spg.h cp ccp4_utils.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_utils.h cp cmap_header.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_header.h cp cmaplib.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmaplib.h cp cvecmat.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cvecmat.h cp mtzdata.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/mtzdata.h cp ccp4_array.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_array.h cp ccp4_general.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_general.h cp ccp4_sysdep.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_sysdep.h cp ccp4_vars.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_vars.h cp cmap_labels.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_labels.h cp cmaplib_f.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmaplib_f.h cp overview.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/overview.h cp ccp4_errno.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_errno.h cp ccp4_parser.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_parser.h cp ccp4_types.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/ccp4_types.h cp cmap_data.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_data.h cp cmap_skew.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmap_skew.h cp cmtzlib.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/cmtzlib.h cp library_f.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/ccp4/library_f.h if test ! -d /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb; then mkdir /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb; fi cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/bfgs_min.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/bfgs_min.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/math_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/math_.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_bondmngr.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_bondmngr.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_cryst.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_cryst.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_graph.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_graph.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_model.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_model.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_symop.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_symop.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_utils.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_utils.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/file_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/file_.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mattype_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mattype_.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_chain.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_chain.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_defs.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_defs.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_manager.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_manager.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_rwbrook.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_rwbrook.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_tables.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_tables.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_xml.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_xml.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/linalg_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/linalg_.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_align.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_align.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_cifdefs.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_cifdefs.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_ficif.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_ficif.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_mask.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_mask.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_sbase.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_sbase.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_title.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_title.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/random_n.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/random_n.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/machine_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/machine_.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_atom.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_atom.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_coormngr.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_coormngr.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_file.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_file.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_mmcif.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_mmcif.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_selmngr.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_selmngr.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/mmdb_uddata.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/mmdb_uddata.h cp /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src/mmdb/stream_.h /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/../include/mmdb/stream_.h cp `pwd`/./libmmdb.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libmmdb.a cp `pwd`/./libccp4c.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libccp4c.a cp `pwd`/./libccp4f.a /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libccp4f.a ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libmmdb.a ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libccp4c.a ranlib /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/./libccp4f.a make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/src' make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src' cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract; make; make[2]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract' Using platform specific configuration for system: gnu3 Platform configuration done. ------------------------------------------------------------ **** Making misclib-v2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/misclib-v2' ../etc/cifinstall -m 0444 ./include/ndb_misclib.h ./include/partime.h ../include/. ../etc/cifinstall -m 0444 ./lib/libndbmisc.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/misclib-v2' ------------------------------------------------------------ **** Making regex-v2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/regex-v2' ../etc/cifinstall -m 0444 ./include/regex.h ../include/. ../etc/cifinstall -m 0444 ./lib/libregex.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/regex-v2' ------------------------------------------------------------ **** Making ciflib-common-v3.01 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/ciflib-common-v3.01' ../etc/cifinstall -m 0444 ./include/CifString.h ./include/range.h ../include/. ../etc/cifinstall -m 0444 ./template/CifArray.h ./template/CifArray.C ./template/CifArrayConstruct.h ./template/CifArrayConstruct.C ./template/DymVarCifArray.h ./template/DymVarCifArray.C ./template/VarCifArray.h ./template/VarCifArray.C ./template/ReVarCifArray.h ./template/ReVarCifArray.C ./template/PCifArray.h ./template/PCifArray.C ./template/PCifArrayConstruct.h ./template/PCifArrayConstruct.C ./template/DymVarPCifArray.h ./template/DymVarPCifArray.C ./template/VarPCifArray.h ./template/VarPCifArray.C ./template/ReVarPCifArray.h ./template/ReVarPCifArray.C ../include/. ../etc/cifinstall -m 0444 ./lib/libcifstr.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/ciflib-common-v3.01' ------------------------------------------------------------ **** Making cifobj-common-v4.03 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifobj-common-v4.03' ../etc/cifinstall -m 0444 ./include/BlockIO.h ./include/FileNavigator.h ./include/FileNavigatorError.h ./include/CifReorganizerBase.h ../include/. ../etc/cifinstall -m 0444 ./lib/libcifobj.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifobj-common-v4.03' ------------------------------------------------------------ **** Making btree-obj-v3 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/btree-obj-v3' ../etc/cifinstall -m 0444 ./template/BTreeObj.h ./template/BTreeObj.C ./template/PBTreeObj.h ./template/PBTreeObj.C ../include/. ../etc/cifinstall -m 0444 ./include/TblIndexObj.h ../include/. ../etc/cifinstall -m 0444 ./lib/libtblindex.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/btree-obj-v3' ------------------------------------------------------------ **** Making cif-table-obj-v6.0 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cif-table-obj-v6.0' ../etc/cifinstall -m 0444 ./include/STable.h ./include/ISTable.h ./include/TableError.h ../include/. ../etc/cifinstall -m 0444 ./lib/libistable.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cif-table-obj-v6.0' ------------------------------------------------------------ **** Making cifparse-obj-v6.2 **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifparse-obj-v6.2' ../etc/cifinstall -m 0444 ./include/TblFileObj.h ./include/CifFileObjBase.h ./include/CifFileReadDef.h ./include/CifScannerBase.h ./include/CifScannerInt.h ./include/CifParserBase.h ./include/CifParserInt.h ./include/CifFileObj.h ./include/DDLScannerBase.h ./include/DDLScannerInt.h ./include/DDLFileObj.h ./include/DDLParserBase.h ./include/DDLParserInt.h ./include/DICScannerBase.h ./include/DICScannerInt.h ./include/DICFileObj.h ./include/DICParserBase.h ./include/DICParserInt.h ../include/. ../etc/cifinstall -m 0444 ./lib/libciffileobj.a ../lib/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/cifparse-obj-v6.2' ------------------------------------------------------------ **** Making pdb-extract **** ------------------------------------------------------------ make[3]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/pdb-extract' cp ./bin/pdb_extract ./../bin/. cp ./bin/pdb_extract_sf ./../bin/. cp ./bin/extract ./../bin/. make[3]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract/pdb-extract' make[2]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/harvest_app_/pdb_extract' if test -f /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ccp4mapwish_/Makefile; then cd /net/worm/scratch1/rwgk/ccp4-5.0-beta1/src/ccp4mapwish_; \ make -i -wi ; else true; fi for i in pltdev binsort pdbhtf solomon mtzdiff mapdiff pdbcur ncont coord_format cif2xml cross_validate pdbdiff abs acorn act almn amore areaimol arp_waters baverage bones2pdb bplot bulking cad cavenv contact coordconv crossec detwin distang dtrek2mtz ecalc f2mtz freerflag fft fftbig fhscal findncs fsearch gensym geomcalc getax hgen hklplot icoefl lsqkab makedict mama2ccp4 map2fs mapdump mapsig maptona4 matthews_coef mtz2various mtzMADmod mtzdump mtzmnf mtztona4 mtzutils na4tomtz npo oasis omit overlapmap pdbset peakmax phistats polarrfn polypose prep_bulk prepform prepshel professs rantan rebatch reindex revise rfcorr rotamer rotmat rsearch rstats rwcontents sapi scaleit scalepack2mtz sfall sigmaa sortmtz sortwater stgrid stnet surface tffc tracer truncate t_shift unique vecref vectors volume watertidy watncs watpeak wilson cif2mtz rsps anglen secstr proclean pplot gfac2pdb tplot mplot probplot rmsdev nb scala dm dmmulti stereo mapmask maprot molrep ncsmask rdent restrain sfcheck sftools tlsanl tlsextract topp toplist dyndom sc combat mlphare fffear ffjoin anisoanl refmac5 libcheck beast dtrek2scala JLogCanvas.class JLogGraph.class AstexViewer.jar symmetry.properties; do \ test -s $i && cp `pwd`/$i /net/worm/scratch1/rwgk/ccp4-5.0-beta1/bin/$i || true ;\ done for i in pdb_extract extract pdb_extract_sf; do \ test -s harvest_app_/pdb_extract/bin/$i && cp harvest_app_/pdb_extract/bin/$i /net/worm/scratch1/rwgk/ccp4-5.0-beta1/bin/$i || true ;\ done if test -f ccp4mapwish_/Makefile; then \ cd ccp4mapwish_; make -i -wi install; \ else true; fi make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/src' make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data' rm -f font84.dat test -f font84.ascii || ln -s /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data/font84.ascii . ./fontpack cp `pwd`/font84.dat /net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/font84.dat make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/lib/data' make[1]: Entering directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src' for i in angles asc2p84 axissearch compar difres havecs hbond helixang mapexchange mapreplace p842asc postref refindex reforigin rotaprep symfit vecsum zeroed ; do \ test -s $i && cp `pwd`/$i /net/worm/scratch1/rwgk/ccp4-5.0-beta1/bin/$i || true ;\ done make[1]: Leaving directory `/net/worm/scratch1/rwgk/ccp4-5.0-beta1/unsupported/src'