From owner-nwchem-users@emsl.pnl.gov Fri Jul 13 14:55:53 2007 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.13.8/8.13.8) with ESMTP id l6DLtq63020224 for ; Fri, 13 Jul 2007 14:55:53 -0700 (PDT) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.13.8/8.13.8/Submit) id l6DLtqfG020223 for nwchem-users-outgoing-0915; Fri, 13 Jul 2007 14:55:52 -0700 (PDT) X-Authentication-Warning: odyssey.emsl.pnl.gov: majordom set sender to owner-nwchem-users@emsl.pnl.gov using -f X-Ironport-SG: OK_Domains X-Ironport-SBRS: 4.7 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAFeRl0aBOwFIk2dsb2JhbACPNwEBAQEHCAYHCB0 X-IronPort-AV: E=Sophos;i="4.16,538,1175497200"; d="scan'208";a="39277940" Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <110F84F9-E033-40F2-A161-4900A8315DFE@vanderbilt.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: nwchem-users@emsl.pnl.gov From: Aaron Thompson Subject: [NWCHEM] Compiling on MACX with GCC and GFortran Date: Fri, 13 Jul 2007 17:55:13 -0400 X-Mailer: Apple Mail (2.752.3) X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.5502:2.3.11,1.2.37,4.0.164 definitions=2007-07-13_04:2007-07-13,2007-07-13,2007-07-13 signatures=0 X-PPS: No, score=0 Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Hello, I'm trying to compile NWChem 5.0 for LAM-MPI with GCC 4.2 and GFortran 4.2 on Mac G5s with Mac OS X 10.4. When running make, far into the build, I get this error: /usr/local/lammpi/bin/mpif77 -g -L/Users/admin/Desktop/nwchem-5.0/ lib/MACX -L/Users/admin/Desktop/nwchem-5.0/src/tools/lib/MACX -o / Users/admin/Desktop/nwchem-5.0/bin/MACX/nwchem nwchem.o stubs.o - lnwctask -lccsd -lmcscf -lselci -lmp2 -lmoints -lstepper -ldriver - ldftgrad -lnwdft -lgradients -lcphf -lesp -lddscf -lguess -lhessian - lvib -lnwcutil -lrimp2 -lproperty -lnwints -lprepar -lnwmd -lnwpw - lpaw -lpspw -lband -lnwpwlib -lcafe -lspace -lanalyze -lqhop -lpfft - ldplot -ldrdy -lvscf -lqmmm -lqmd -letrans -lpspw -ltddft -ltce -lbq - lcons -lperfm -lneb -lnwcutil -lpario -lglobal -lma -lpeigs -lperfm - lcons -lbq -lnwcutil -llapack -lblas -llapack -lblas -larmci -L/ usr/local/lammpi/lib -ltcgmsg-mpi -lmpi -lm -lcc_dynamic - lSystemStubs /usr/bin/ld: can't locate file for: -lcc_dynamic collect2: ld returned 1 exit status make: *** [all] Error 1 Can anyone tell me what is -lcc_dynamic and why can't it be found? Here's how I run make: make FC=mpif77 CC=mpicc GCC4=y _GCC4=y And how I run make configure: make nwchem_config NWCHEM_MODULES=all FC=$FC CC=$CC GCC4=y _GCC4=y Any help at all would be much appreciated! Aaron Thompson Vanderbilt University aaron.p.thompson@vanderbilt.edu