bug-gnuastro
[Top][All Lists]
Advanced

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

[bug-gnuastro] Error from make in installing CFITSIO and WCSLIB


From: Chanchaiworawit,Krittapas
Subject: [bug-gnuastro] Error from make in installing CFITSIO and WCSLIB
Date: Mon, 20 Mar 2017 15:09:30 +0000

Dear admin, 

            I am new to GNU astro. 
I and my collaborators try to get the program to work for improving our data of high-z galaxies detection. 
I am installing the mandatory dependencies right now.
The GNU Scientific Library was installed  just fine.
However, I ran into errors from running make for CFITSIO and configure WCSLIB.
Here are the error messages: 


[CFITSIO] during "make"


drvrsmem.c:78:16: error: variable has incomplete type 'union semun'

   union semun filler;

               ^

drvrsmem.c:78:10: note: forward declaration of 'union semun'

   union semun filler;

         ^

drvrsmem.c:331:16: error: variable has incomplete type 'union semun'

 { union semun su;

               ^

drvrsmem.c:331:10: note: forward declaration of 'union semun'

 { union semun su;

         ^

drvrsmem.c:396:16: error: variable has incomplete type 'union semun'

   union semun filler;

               ^

drvrsmem.c:396:10: note: forward declaration of 'union semun'

   union semun filler;

         ^

3 errors generated.

make[1]: *** [drvrsmem.o] Error 1

make: *** [all] Error 2

 

[WCSLIB] during "configure"

configure: error: in `/Users/krc213/GNU_Astro/wcslib-5.16':

configure: error: linking to Fortran libraries from C fails


Please help. 
Thank you very much. 

Best Regards, 
Krittapas Chanchaiworawit
Department of Astronomy
University of Florida




reply via email to

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