Index: [thread] [date] [subject] [author]
  From: Brian S. Julin <bri@tull.umassp.edu>
  To  : Jan Kneschke <Jan.Kneschke@kiel.netsurf.de>
  Date: Tue, 20 Apr 1999 17:39:58 -0400 (EDT)

Re: gspec and fftw problems

On Tue, 20 Apr 1999, Jan Kneschke wrote:
> > checking for fftw_insert in -lfftw... no
> > Can't locate libfftw. please read README to find out where to
> what is the config.log telling you ?? 

Ahhh... that told me the problem.  Debian's libfftw is linked to
libm, and there was no -lm on the command line in the test.


P.S. Apparently, after some more poking I find that it is normal for all 
Debian .so files to have no symbols visible via nm.

--
Brian

Index: [thread] [date] [subject] [author]