[GRASS-dev] Re: [GRASS GIS] #165: compilation error

GRASS GIS trac at osgeo.org
Wed May 14 05:37:04 EDT 2008


#165: compilation error
----------------------+-----------------------------------------------------
  Reporter:  watti    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.3.1                    
 Component:  default  |     Version:  svn-trunk                
Resolution:           |    Keywords:                           
----------------------+-----------------------------------------------------
Comment (by watti):

 Replying to [comment:1 glynn]:
 > See if you can get hold of shared FFTW libraries. Or maybe you already
 have them and need to point --with-fftw-libs= to the right place.
 >
 > Or you could just build --without-fftw; there are only a handful of
 modules which need it (i.fft, i.ifft, i.zc, r.surf.fractal).

 Hi,

 I did some more research about the problem and solved it. The problem
 arises from the -fPIC flag when compiling the Code. The FFTW configuration
 script seems to assume it can not use -fPIC in the make file. see
 http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
 for more details !

 Cheers,

 Martin

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/165#comment:2>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list