FC4: lapack-3.0-30.fc4 (please help!)

From: Globe Trotter (itsme_410_at_yahoo.com)
Date: 09/24/05

  • Next message: Mike Chambers: "Gnome-terminal on startup"
    Date: Fri, 23 Sep 2005 15:58:08 -0700 (PDT)
    To: fedora-list@redhat.com
    
    

    Hi,

    I tried using LAPACK after a couple of months and the same program will not
    compile. (It complains that it can not find -llapack).

    gcc -Wall -g -ansi -pedantic test.c -o test svd.o mat_vec.o -llapack
    /usr/bin/ld: cannot find -llapack
    collect2: ld returned 1 exit status
    make: *** [test] Error 1

    Looking around, it appears that the following are what I have:

    %locate liblapack
    /usr/lib/liblapack.so.3
    /usr/lib/liblapack.so.3.0
    /usr/lib/liblapack.so.3.0.3

    I actually do not know what an .so. file is, but is my issue that the path is
    not set? But the funny thing is that I had used the same program and the same
    command previously. What changed, o/w than the move from lapack-3.0.28 to
    3.0.30? Did this do anything? Any suggestions as to what should be done?

    Many thanks and best wishes!

                    
    __________________________________
    Yahoo! Mail - PC Magazine Editors' Choice 2005
    http://mail.yahoo.com

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mike Chambers: "Gnome-terminal on startup"

    Relevant Pages

    • SHADOW, EXPORT And DEFMACRO
      ... => Complains that byte must be imported before it can be exported. ... both of the above forms will compile if I do C-c C-c on ... course the fasl will not load later (in a future lisp session). ...
      (comp.lang.lisp)
    • What happened to UNDO?
      ... All of a sudden the code below fails to compile and complains that the ... the code works properly - but it just won't compile. ... Private Sub Form_BeforeUpdate ... Dim strTemp As String ...
      (microsoft.public.access.modulesdaovba)
    • Free LAPACK for Intel Fortran 8 on Windows?
      ... The compiler we're using is Intel Visual Fortran on Windows, which means using it via the Visual Studio interface. ... I know that one can easily download a copy of LAPACK and the reference BLAS implementation from Netlib. ... The Netlib version is designed to be built with a makefile, and it looks like it would be rather a distinct pain to set things up to compile it through Visual Studio instead. ... Thus: question: Is there an easier way to obtain a compiled LAPACK library that is compatible with Intel Fortran, which does not involve lots of work translating makefiles, and which also does not involve buying Intel's Math Kernel Library? ...
      (comp.lang.fortran)
    • Problem linking 32-bit lapack on linux 64-bit with intel fortran compiler
      ... I'm currently trying to compile lapack from source on jaunty 64 bits, ... but linking fails on first link with GNU ld. ...
      (comp.lang.fortran)
    • Re: GNU Fortran 95: Opinions?
      ... > idea for linux users. ... > If rpms, debs of compiled versions of blas, lapack, lapack95, fftw etc ... But the lapack documentation is not so straightforward. ... blas is needed to compile lapack which in turn is ...
      (comp.lang.fortran)