[Gstat-info] Problem installing gstat
Edzer J. Pebesma
e.pebesma at geo.uu.nl
Fri Sep 29 08:40:14 CEST 2006
Looks like problems with your (n)curses library, which handles direct
screen i/o. Please try a fresh install that starts with:
./configure --without-curses
make
--
Edzer
emorales at hwr.arizona.edu wrote:
> While installing gstat on a unix machine I got the following error. I would
> appreciate your help with this problem.
>
>
> Eric
>
>
> --------------------------------------------------------------------------
> gcc -c -O -I../include -I/usr/include/ncurses -DHAVE_CONFIG_H xvalid.c
> gcc -o gstat block.o data.o direct.o fig.o fit.o getest.o gls.o glvars.o
> gstat.o lex.o lm.o map2fig.o map2gd.o mapio.o maputils.o msim.o
> nsearch.o ossfim.o palet.o parse.o plot.o polygon.o pqueue.o predict.o
> random.o read.o reml.o report.o sample.o select.o sem.o sem_main.o
> sim.o stat.o ui.o userio.o utils.o vario.o vario_fn.o vario_io.o
> writecmd.o xvalid.o -L../lib -lmeschach -lnetcdf -lncurses -lcsf -lm
> Undefined first referenced
> symbol in file
> initscr32 ui.o
> w32attrset ui.o
> getcurx ui.o
> getcury ui.o
> ld: fatal: Symbol referencing errors. No output written to gstat
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `gstat'
> Current working directory /home1/u9/emorales/gstat/gstat-2.4.1/src
> *** Error code 1
> make: Fatal error: Command failed for target `src/gstat'
> (cd src; make)
> gcc -o gstat block.o data.o direct.o fig.o fit.o getest.o gls.o glvars.o
> gstat.o lex.o lm.o map2fig.o map2gd.o mapio.o maputils.o msim.o
> nsearch.o ossfim.o palet.o parse.o plot.o polygon.o pqueue.o predict.o
> random.o read.o reml.o report.o sample.o select.o sem.o sem_main.o
> sim.o stat.o ui.o userio.o utils.o vario.o vario_fn.o vario_io.o
> writecmd.o xvalid.o -L../lib -lmeschach -lnetcdf -lncurses -lcsf -lm
> Undefined first referenced
> symbol in file
> initscr32 ui.o
> w32attrset ui.o
> getcurx ui.o
> getcury ui.o
> ld: fatal: Symbol referencing errors. No output written to gstat
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `gstat'
> Current working directory /home1/u9/emorales/gstat/gstat-2.4.1/src
> *** Error code 1
> make: Fatal error: Command failed for target `src/gstat'
>
> --------------------------------------------------------------------------
>
>
> Previously everithing seemed to run OK except for the following warning
>
> gcc -o maxint maxint.c
> maxint.c: In function 'main':
> maxint.c:37: warning: incompatible implicit declaration of built-in function
> 'printf'
> checking char \0 vs. float zeros
> checking for bcopy... yes
>
>
> ---
> _______________________________________________
> Gstat-info mailing list
> Gstat-info at geo.uu.nl
> http://mailman.geo.uu.nl/mailman/listinfo/gstat-info
>
More information about the Gstat-info
mailing list