X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_LG,TW_RW,TW_WX X-Spam-Check-By: sourceware.org Message-ID: <4F5BC887.5040406@gmail.com> Date: Sat, 10 Mar 2012 22:32:55 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Package 'lapack' is not installing correctly using setup References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 3/10/2012 8:04 PM, Chloe wrote: > After installing lapack and trying to build gretl, it fails one of the tests > and things lapack is not installed. (Ignore the lapack-3.4.0 path - I > attempted to work around the problem with the latest version.) [cut] > This is the error message in the log when trying to configure for gretl. > ----------------------------------------------------------- > configure:16010: checking for LAPACK > configure:16044: gcc -o conftest.exe -I./lib/src -g -O2 > conftest.c -L/usr/lib -llapack -lblas -lgfortran -lc -lc -lm>&5 > configure:16044: $? = 0 > configure:16044: ./conftest.exe > /home/Chloe/gretl-1.9.7/conftest.exe: error while loading shared libraries: > cyglapack-0.dll: cannot open shared object file: No such file or directory > configure:16044: $? = 127 > configure: program exited with status 127 > > > ----------------------------------------------------------- > > List of lapack libraries > -------------------------- > $ ls -l /usr/lib/*lapack* > -rwxr-xr-x 1 Chloe None 4193294 Mar 29 2011 /usr/lib/cyglapack-0.dll > -rw-r--r-- 1 Chloe root 13256970 Mar 29 2011 /usr/lib/liblapack.a > -rwxr-xr-x 1 Chloe root 868430 Mar 29 2011 /usr/lib/liblapack.dll.a > -rwxr-xr-x 1 Chloe root 927 Mar 29 2011 /usr/lib/liblapack.la > > /usr/lib/lapack: > total 4488 > -rwxr-xr-x 1 Chloe root 400910 Mar 29 2011 cygblas-0.dll > -rwxr-xr-x 1 Chloe root 4193294 Mar 29 2011 cyglapack-0.dll > -------------------------- > > > Version > -------- > $ uname -a > CYGWIN_NT-5.1 dumbopc 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 Cygwin > -------- > > > To reproduce, build gretl: http://gretl.sourceforge.net/ > > Not able to reproduce configure:16010: checking for LAPACK configure:16044: gcc -o conftest.exe -I./lib/src -g -O2 conftest.c -L/usr/lib -llapack -lblas -lgfortran -lc -lc -lm >&5 configure:16044: $? = 0 configure:16044: ./conftest.exe configure:16044: $? = 0 configure:16057: result: yes questions: - was previous version 3.2.2-2 working ? - what is the PATH ? PATH: /home/marco/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/lapack I suspect you redefined the path and the /etc/profile.d/lapack0.csh /etc/profile.d/lapack0.sh scripts are not effective. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple