[gradsusr] Problems about installing Opengrads, Thanks a lot.
2008 duan
duanwl1986 at flood.dpri.kyoto-u.ac.jp
Sun Oct 27 16:08:34 EDT 2013
Hello,everyone.
Now I am installing the opengrads under Ubuntu system.
But following problems happened, and I tried to solve it by adding "-ldl"
into the configure file but it still exists.
Very appreciate if someone can help me to overcome this wrong.
+=========================================================================+
GrADS 2.0.1.oga.1 : Built Sun Oct 27 15:56:29 EDT 2013 for
x86_64-unknown-linux-gnu
+=========================================================================+
+-------------------------------+
| |
| GrADS will be built with: |
| |
| - GUI disabled |
| + readline enabled |
| - geotiff disabled |
| - shapefile disabled |
| - printim disabled |
| - grib2 disabled |
| - hdf4 disabled |
| - hdf5 disabled |
| - netcdf disabled |
| - OPeNDAP disabled |
| |
| gxtran will not be built |
| grib2scan will not be built |
| |
+-------------------------------+
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 pytests/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.
root at ubuntu:/opt/opengrads# make
Making all in src
make[1]: Entering directory `/opt/opengrads/src'
make all-am
make[2]: Entering directory `/opt/opengrads/src'
gcc -g -O2 -rdynamic -o sgrads smain.o grads.o gxsubs.o gxmeta.o
gxchpl.o gxcntr.o gxstrm.o gxwmap.o gxshad.o gxshad2.o gaexpr.o gafunc.o
gautil.o gagx.o gscrpt.o gamach.o bufrstn.o gabufr.o gabufrtbl.o
gxX-stubs.o galloc.o gaddes.o gaio.o gacfg.o gauser.o gasdf.o gatxt.o
gaudx.o -L..//lib -lX11 -lm -lreadline
gaudx.o: In function `gaudx_frun':
/opt/opengrads/src/gaudx.c:597: undefined reference to `dlclose'
/opt/opengrads/src/gaudx.c:575: undefined reference to `dlerror'
/opt/opengrads/src/gaudx.c:576: undefined reference to `dlsym'
/opt/opengrads/src/gaudx.c:577: undefined reference to `dlerror'
/opt/opengrads/src/gaudx.c:565: undefined reference to `dlopen'
/opt/opengrads/src/gaudx.c:567: undefined reference to `dlerror'
gaudx.o: In function `gaudx_cmd':
/opt/opengrads/src/gaudx.c:524: undefined reference to `dlerror'
/opt/opengrads/src/gaudx.c:525: undefined reference to `dlsym'
/opt/opengrads/src/gaudx.c:526: undefined reference to `dlerror'
/opt/opengrads/src/gaudx.c:538: undefined reference to `dlclose'
/opt/opengrads/src/gaudx.c:514: undefined reference to `dlopen'
/opt/opengrads/src/gaudx.c:516: undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[2]: *** [sgrads] Error 1
make[2]: Leaving directory `/opt/opengrads/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/opengrads/src'
make: *** [all-recursive] Error 1
Thanks in advance.
Daron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131027/2646459d/attachment.html
More information about the gradsusr
mailing list