Re: make problem

[email protected] (Paul Jarc)
Newsgroups gmane.comp.gnu.utils
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
Henrik Carlqvist <[email protected]> wrote:
> If you have a file libnetcdf.a and that file contains the function
> nf_close_ it might help to put that .a file in a directory pointed to with
> the switch -L.

Probably not.  The error here is about a missing function, not a
missing library.  ld is finding all the libraries it was told to
include, but none of those libraries have this function.

Greg, your best bet is to get help from whoever wrote the program
you're trying to build.


paul
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.