Update on SuSE10 and grads
Alessandro Mandelli
mandelli.alessandro at TISCALI.IT
Fri Mar 31 10:04:45 EST 2006
Symbolic linking libncurses to libetermcap does not help. Still segfault.
Regarding the failure in building, here's the summary of configure
+=========================================================================+
GrADS 1.9b4 : Built Fri Mar 31 17:00:41 CEST 2006 for i686-pc-linux-gnu
+=========================================================================+
+----------------------------------+
| |
| Configuration Summary |
| |
| - readline disabled |
| - printim disabled |
| - GUI disabled |
| + LATS enabled |
| - wi disabled (default) |
| |
| Build Summary |
| |
| + gradsc (classic) enabled |
| - gradsnc (netCDF) disabled |
| - gradshdf (HDF-SDS) disabled |
| - gradsdods (OPeNDAP) disabled |
| |
| - Dynamic linking disabled |
| |
+----------------------------------+
configure: creating src/VERSION
configure: creating src/buildinfo.h
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
Run 'make && make install' to build GrADS.
Executables will be installed to bin/ in current dir, unless prefix was
specified.
and this is the part of the result of the build
make[2]: Entering directory `/grads/src'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I../supplibs/include -g -O -c `test -f
'gxX.c' || echo './'`gxX.c
gxX.c:15:22: error: X11/Xlib.h: No such file or directory
gxX.c:16:23: error: X11/Xutil.h: No such file or directory
gxX.c:17:21: error: X11/Xos.h: No such file or directory
gxX.c:18:23: error: X11/Xatom.h: No such file or directory
gxX.c:19:24: error: X11/keysym.h: No such file or directory
gxX.c:33: error: syntax error before ‘*’ token
gxX.c:111: error: syntax error before ‘*’ token
gxX.c:111: warning: data definition has no type or storage class
gxX.c:112: error: syntax error before ‘*’ token
gxX.c:112: error: ‘Display’ undeclared here (not in a function)
gxX.c:112: error: syntax error before ‘)’ token
More information about the gradsusr
mailing list