bug-gnuastro
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnuastro] make gnuastro crashes


From: Christopher Willmer
Subject: [bug-gnuastro] make gnuastro crashes
Date: Thu, 1 Dec 2016 05:39:52 -0700
User-agent: SquirrelMail/1.5.2 [SVN]

Hello Mohammad,

I am trying to install gnuastro on a CENTOS 6 machine:

address@hidden:/home/cnaw% uname -r
2.6.32-573.22.1.el6.x86_64

and make crashes when compiling "arithmetic", with this message:
/home/cnaw/gnuastro-0.2/lib/.libs/libgnuastro.so: undefined reference to
`fffree'

I searched for instances of fffree and in the lib subdirectory it can be
found in an object file:

address@hidden:/home/cnaw/gnuastro-0.2/lib% grep fffree *
Binary file fits.o matches
grep: gnuastro: Is a directory

Just to make sure I had no conflicts with the versions of GSL and CFITSIO I
have running on the system, I installed these in my home directory, but
make still crashes at the same place. I am attaching a file detailing how
I installed the software. LD_LIBRARY_PATH points to the home directory
first:

address@hidden:/home/cnaw/gnuastro-0.2% pe LD_LIBRARY_PATH
/home/cnaw/bin/lib/:/usr/lib64/openmpi/lib/:/usr/local/lib:/usr/lib64:/usr/lib

and seems to be working when looking at the output of the make file (also
shown in the attached file)

Any idea of what could be going wrong ?

Many thanks !

Christopher

-- 
Christopher Willmer
Steward Observatory, University of Arizona
933 North Cherry Avenue, Tucson AZ, 85721, USA
(520) 626-0805

Attachment: readme.cnaw
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]