2010/1/24 Wolfgang Bangerth <[email protected]> > > > I'm trying to build the development version but I keep getting the > > following error: Checking for dgbsv_ in -llapack... noconfigure: error: > > LAPACK library lapack not found Its location is definitely in my > > DYLD_LIBRARY_PATH plus I've also tried configuring with > > LDFLAGS=-L/opt/local/lib but the same error always occurs. My OS is Mac > > OS X 10.6.2. > > What could be the problem? > > Can you take a look at the output of ./configure in config.log? Search for > dgbsv and read the page above or below it where it says what program it > tried to compile and what the error messages were. > > Best > W. >
Hi Wolfgang I reinstalled the Xcode Development Tools and it worked after that. Thanks. Ted
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
