[GRASSLIST:5679] compile 5.0.1 on redhat 8.0 update

sjors jkwast at freeler.nl
Wed Feb 26 19:04:45 EST 2003


Hi,

Well since I tried redhat 8.0 and precompiled grass5.0.0, grass 5.0.0, 
grass5.0.1 and the head version of a few weeks ago I'm not getting nice 
results . I reported some weeks ago already but stil some things are 
bugging me.

Firstly the man pages are not nicely formatted, furthermore there's 
strange behavior with unixodbc2.2.3-3 and postgresql-7.2.3-5.80 as I 
already reported to grass sql list. To refer to latter shortly, I can 
get cats (number, int) in db but can't select vector based on cat or 
update any attribute (string) or area etc with v.to.db.
I don't want to go there because it seems a mysterious problem, but I 
was wondering if anybody tried latter version of postgresql and if it's 
working fine? (BTW installed everything (redhat8.0, postgresql+updates 
etc) anew couple of times)  The man pages are a mistery to me.

Also I'm using gcc3.2. does it afflict on configure (--with-everything) 
and compiling.  In log file there are numerous occasions with errors like:

configure: failed program was: etc.

or like

/tmp/cccrrH3o.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:2699: undefined reference to `setruid'
collect2: ld returned 1 exit status
configure: failed program was: etc

I've attached complete config.log to mail. I don't think however it's a 
big problem as at the end of make it states  there are no errors and 
everything compiled. Well though not completely new to grass and linux, 
I'm not that far that I can assesss the total impact on compiling. 
Haven't logged make so I'm not sure if anything goes sour there (BTW how 
can I do this best, just 'make -d |> file' or something?).

Well I hope somebody can shed some light on the events, I'll keep on 
ploughing through the mess. I'll keep you informed if anything comes up.

Greetings Sjors
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:680: checking host system type
configure:703: checking for gcc
configure:807: checking whether the C compiler (gcc  ) works
configure:823: gcc -o conftest    conftest.c  1>&5
configure:849: checking whether the C compiler (gcc  ) is a cross-compiler
configure:854: checking whether we are using GNU C
configure:861: gcc -E conftest.c
configure:879: checking whether gcc accepts -g
configure:912: checking for full floating-point support
configure:958: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1029: checking for pwd
configure:1061: checking for source directory
configure:1072: checking for build directory
configure:1637: checking for SysV
configure:1649: checking for another button
configure:1663: checking for XDriver
configure:1695: checking for additional include dirs
configure:1718: checking for additional library dirs
configure:1752: checking for a BSD compatible install
configure:1805: checking for flex
configure:1836: checking for yywrap in -lfl
configure:1853: gcc -o conftest -g -O2    conftest.c -lfl   1>&5
configure:1918: checking for bison
configure:1987: checking for ranlib
configure:2016: checking for ar
configure:2047: checking for env
configure:2078: checking for g77
configure:2107: checking for perl
configure:2138: checking how to run the C preprocessor
configure:2157: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2215: checking for ANSI C header files
configure:2226: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2293: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2319: checking for curses.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for limits.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for termio.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for termios.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for unistd.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for values.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for g2c.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2319: checking for f2c.h
configure:2327: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2323:17: f2c.h: No such file or directory
configure: failed program was:
#line 2322 "configure"
#include "confdefs.h"
#include <f2c.h>
configure:2356: checking for sys/ioctl.h
configure:2364: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2356: checking for sys/mtio.h
configure:2364: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2356: checking for sys/resource.h
configure:2364: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2356: checking for sys/time.h
configure:2364: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2393: checking for sys/timeb.h
configure:2401: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2393: checking for sys/types.h
configure:2401: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2393: checking for sys/utsname.h
configure:2401: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2430: checking for libintl.h
configure:2438: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2430: checking for iconv.h
configure:2438: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2464: checking whether time.h and sys/time.h may both be included
configure:2476: gcc -c -g -O2   conftest.c 1>&5
configure:2496: checking for off_t
configure:2526: checking for uid_t in sys/types.h
configure:2557: checking return type of signal handlers
configure:2577: gcc -c -g -O2   conftest.c 1>&5
configure:2595: checking for Cygwin environment
configure:2609: gcc -c -g -O2   conftest.c 1>&5
configure: In function `main':
configure:2605: `__CYGWIN32__' undeclared (first use in this function)
configure:2605: (Each undeclared identifier is reported only once
configure:2605: for each function it appears in.)
configure: failed program was:
#line 2598 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:2627: checking for ftime
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for gethostname
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for gettimeofday
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for lseek
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for nice
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for time
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2627: checking for uname
configure:2653: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2679: checking for seteuid
configure:2705: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2679: checking for setpriority
configure:2705: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2679: checking for setreuid
configure:2705: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2679: checking for setruid
configure:2705: gcc -o conftest -g -O2    conftest.c  1>&5
/tmp/cccrrH3o.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:2699: undefined reference to `setruid'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2682 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setruid(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char setruid();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_setruid) || defined (__stub___setruid)
choke me
#else
setruid();
#endif

; return 0; }
configure:2731: checking for drand48
configure:2757: gcc -o conftest -g -O2    conftest.c  1>&5
configure:2781: checking whether setpgrp takes no argument
configure:2807: gcc -o conftest -g -O2    conftest.c  1>&5
configure: In function `main':
configure:2799: too many arguments to function `setpgrp'
configure: failed program was:
#line 2787 "configure"
#include "confdefs.h"

#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif

/*
 * If this system has a BSD-style setpgrp, which takes arguments, exit
 * successfully.
 */
main()
{
    if (setpgrp(1,1) == -1)
	exit(0);
    else
	exit(1);
}

configure:2831: checking for W11
configure:2859: checking for X
configure:3170: checking for dnet_ntoa in -ldnet
configure:3187: gcc -o conftest -g -O2    conftest.c -ldnet   1>&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 3176 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:3208: checking for dnet_ntoa in -ldnet_stub
configure:3225: gcc -o conftest -g -O2    conftest.c -ldnet_stub   1>&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 3214 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:3253: checking for gethostbyname
configure:3279: gcc -o conftest -g -O2    conftest.c  1>&5
configure:3345: checking for connect
configure:3371: gcc -o conftest -g -O2    conftest.c  1>&5
configure:3431: checking for remove
configure:3457: gcc -o conftest -g -O2    conftest.c  1>&5
configure:3517: checking for shmat
configure:3543: gcc -o conftest -g -O2    conftest.c  1>&5
configure:3612: checking for IceConnectionNumber in -lICE
configure:3629: gcc -o conftest -g -O2    -L/usr/X11R6/lib conftest.c -lICE   1>&5
configure:3669: checking for curses.h
configure:3677: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:3708: checking curses.h WINDOW structure component
configure:3720: gcc -c -g -O2   conftest.c 1>&5
configure: In function `main':
configure:3716: structure has no member named `maxy'
configure: failed program was:
#line 3711 "configure"
#include "confdefs.h"

#include <curses.h>
  
int main() {
WINDOW w; w.maxy = 0;
; return 0; }
configure:3738: gcc -c -g -O2   conftest.c 1>&5
configure:3754: checking for initscr in -lncurses
configure:3771: gcc -o conftest -g -O2    conftest.c -lncurses   1>&5
configure:3835: checking for keypad in -lncurses
configure:3852: gcc -o conftest -g -O2    conftest.c -lncurses   1>&5
configure:3919: checking for gtty in -lcompat
configure:3936: gcc -o conftest -g -O2    conftest.c -lcompat   1>&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure: failed program was:
#line 3925 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gtty();

int main() {
gtty()
; return 0; }
configure:3955: checking for gtty in -lbsd-compat
configure:3972: gcc -o conftest -g -O2    conftest.c -lbsd-compat   1>&5
/tmp/ccgqPLMO.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:3968: warning: gtty is not implemented and will always fail
configure:4037: checking for tgetent in -ltermlib
configure:4054: gcc -o conftest -g -O2    conftest.c -ltermlib   1>&5
/usr/bin/ld: cannot find -ltermlib
collect2: ld returned 1 exit status
configure: failed program was:
#line 4043 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:4073: checking for tgetent in -ltermcap
configure:4090: gcc -o conftest -g -O2    conftest.c -ltermcap   1>&5
configure:4194: checking for xdrmem_create
configure:4220: gcc -o conftest -g -O2    conftest.c  1>&5
configure:4359: checking for atan
configure:4385: gcc -o conftest -g -O2    conftest.c  1>&5
/tmp/ccY3wAtQ.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:4379: undefined reference to `atan'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4362 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char atan(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char atan();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_atan) || defined (__stub___atan)
choke me
#else
atan();
#endif

; return 0; }
configure:4403: checking for atan in -lm
configure:4420: gcc -o conftest -g -O2    conftest.c -lm   1>&5
configure:4447: checking for dlsym
configure:4473: gcc -o conftest -g -O2    conftest.c  1>&5
/tmp/ccO2lQ5o.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:4467: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4450 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlsym(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dlsym();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dlsym) || defined (__stub___dlsym)
choke me
#else
dlsym();
#endif

; return 0; }
configure:4491: checking for dlsym in -ldl
configure:4508: gcc -o conftest -g -O2    conftest.c -ldl   1>&5
configure:4535: checking for iconv
configure:4561: gcc -o conftest -g -O2    conftest.c  1>&5
configure:4666: checking for gettext
configure:4692: gcc -o conftest -g -O2    conftest.c  1>&5
configure:4763: checking for location of zlib includes
configure:4789: checking for zlib.h
configure:4797: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:4831: checking for location of zlib library
configure:4856: checking for deflate in -lz
configure:4873: gcc -o conftest -g -O2     conftest.c -lz   1>&5
configure:4915: checking whether to use DBM
configure:5187: checking whether to use Readline
configure:5208: checking for location of Readline includes
configure:5234: checking for readline/readline.h
configure:5242: gcc -E  -I/usr/include/readline/  conftest.c >/dev/null 2>conftest.out
configure:5278: checking for readline/history.h
configure:5286: gcc -E  -I/usr/include/readline/  conftest.c >/dev/null 2>conftest.out
configure:5320: checking for location of Readline library
configure:5347: checking for readline in -lreadline
configure:5364: gcc -o conftest -g -O2     conftest.c -lreadline   1>&5
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tgetnum'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tgoto'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tgetflag'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `BC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tputs'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `PC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tgetent'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `UP'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5353 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char readline();

int main() {
readline()
; return 0; }
configure:5383: checking for readline in -lreadline
configure:5400: gcc -o conftest -g -O2     conftest.c -lreadline -ltermcap  1>&5
configure:5445: checking for add_history in -lhistory
configure:5462: gcc -o conftest -g -O2     conftest.c -lhistory   1>&5
configure:5549: checking whether to use JPEG
configure:5569: checking for location of JPEG includes
configure:5595: checking for jpeglib.h
configure:5603: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:5637: checking for location of JPEG library
configure:5664: checking for jpeg_start_compress in -ljpeg
configure:5681: gcc -o conftest -g -O2     conftest.c -ljpeg   1>&5
configure:5766: checking if we should build directly against GDAL
configure:5831: checking whether to use TIFF
configure:5851: checking for location of TIFF includes
configure:5877: checking for tiffio.h
configure:5885: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:5919: checking for location of JPEG library
configure:5950: checking for TIFFOpen in -ltiff
configure:5967: gcc -o conftest -g -O2     conftest.c -ltiff   1>&5
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libtiff.so: undefined reference to `log'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libtiff.so: undefined reference to `pow'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libtiff.so: undefined reference to `exp'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5956 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char TIFFOpen();

int main() {
TIFFOpen()
; return 0; }
configure:5986: checking for TIFFOpen in -ltiff
configure:6003: gcc -o conftest -g -O2     conftest.c -ltiff -lm  1>&5
configure:6317: checking whether to use PNG
configure:6336: checking for location of PNG includes
configure:6362: checking for png.h
configure:6370: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:6404: checking for location of PNG library
configure:6429: checking for png_read_image in -lpng
configure:6446: gcc -o conftest -g -O2     conftest.c -lpng  -lz  -lm  1>&5
configure:6487: checking whether to use GD
configure:6506: checking for location of GD includes
configure:6532: checking for gd.h
configure:6540: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:6574: checking for location of GD library
configure:6607: checking for gdImagePng in -lgd
configure:6624: gcc -o conftest -g -O2     conftest.c -lgd   1>&5
configure:7365: checking for gdImagePng in -lgd
configure:7382: gcc -o conftest -g -O2    conftest.c -lgd  -lgd   1>&5
configure:7405: checking for gdImageGif in -lgd
configure:7422: gcc -o conftest -g -O2    conftest.c -lgd  -lgd   1>&5
/tmp/ccsNUqyo.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:7418: undefined reference to `gdImageGif'
collect2: ld returned 1 exit status
configure: failed program was:
#line 7411 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gdImageGif();

int main() {
gdImageGif()
; return 0; }
configure:7446: checking for gdImageCreateTrueColor in -lgd
configure:7463: gcc -o conftest -g -O2    conftest.c -lgd  -lgd   1>&5
/tmp/cc4YJMAs.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:7459: undefined reference to `gdImageCreateTrueColor'
collect2: ld returned 1 exit status
configure: failed program was:
#line 7452 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gdImageCreateTrueColor();

int main() {
gdImageCreateTrueColor()
; return 0; }
configure:7497: checking whether to use Tcl/Tk
configure:7517: checking for location of Tcl/Tk includes
configure:7543: checking for tcl.h
configure:7551: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:7588: checking for tk.h
configure:7596: gcc -E   -I/usr/X11R6/include  conftest.c >/dev/null 2>conftest.out
configure:7630: checking Tcl version
configure:7649: gcc -o conftest -g -O2     conftest.c  1>&5
configure:7667: checking Tk version
configure:7686: gcc -o conftest -g -O2    -I/usr/X11R6/include   conftest.c  1>&5
configure:7715: checking for location of Tcl/Tk library
configure:7745: checking for Tcl_Init in -ltcl
configure:7762: gcc -o conftest -g -O2     conftest.c -ltcl -lm  1>&5
configure:8036: checking for Tk_MainWindow in -ltk
configure:8053: gcc -o conftest -g -O2     conftest.c -ltk  -ltcl -lm -lm  1>&5
configure:8337: checking whether to use PostgreSQL
configure:8357: checking for location of PostgreSQL includes
configure:8383: checking for libpq-fe.h
configure:8391: gcc -E  -I/usr/include/pgsql/server/  conftest.c >/dev/null 2>conftest.out
configure:8428: checking for postgres.h
configure:8436: gcc -E  -I/usr/include/pgsql/server/  conftest.c >/dev/null 2>conftest.out
configure:8516: checking for location of PostgreSQL library
configure:8545: checking for PQsetdbLogin in -lpq
configure:8562: gcc -o conftest -g -O2     conftest.c -lpq   1>&5
configure:8727: checking for PQcmdTuples in -lpq
configure:8744: gcc -o conftest -g -O2     conftest.c -lpq   1>&5
configure:8826: checking whether to use OpenGL
configure:8846: checking for location of OpenGL includes
configure:8872: checking for GL/gl.h
configure:8880: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8872: checking for GL/glu.h
configure:8880: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:8914: checking for location of OpenGL library
configure:8941: checking for glBegin in -lGL
configure:8958: gcc -o conftest -g -O2     conftest.c -lGL  -L/usr/X11R6/lib  -lSM -lICE -lX11  -lm   1>&5
configure:9038: checking for gluBeginCurve in -lGLU
configure:9055: gcc -o conftest -g -O2     conftest.c -lGLU  -lGL   -L/usr/X11R6/lib  -lSM -lICE -lX11  -lm   1>&5
configure:9101: checking whether to use ODBC
configure:9120: checking for location of ODBC includes
configure:9146: checking for sql.h
configure:9154: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9188: checking for location of ODBC library
configure:9213: checking for SQLConnect in -lodbc
configure:9230: gcc -o conftest -g -O2     conftest.c -lodbc   1>&5
configure:9271: checking whether to use FFTW
configure:9290: checking for location of FFTW includes
configure:9316: checking for fftw.h
configure:9324: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9400: checking for location of FFTW library
configure:9425: checking for fftwnd_one in -lfftw
configure:9442: gcc -o conftest -g -O2     conftest.c -lfftw -lm  1>&5
configure:9533: checking whether to use BLAS
configure:9555: checking for location of BLAS library
configure:9582: checking for dnrm2_ in -lblas
configure:9599: gcc -o conftest -g -O2     conftest.c -lblas -lm   1>&5
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `e_wsfe'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `z_abs'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `do_fio'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `s_stop'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `c_abs'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libblas.so: undefined reference to `s_wsfe'
collect2: ld returned 1 exit status
configure: failed program was:
#line 9588 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnrm2_();

int main() {
dnrm2_()
; return 0; }
configure:9618: checking for dnrm2_ in -lblas
configure:9635: gcc -o conftest -g -O2     conftest.c -lblas -lm -lg2c  1>&5
configure:9688: checking whether to use LAPACK
configure:9710: checking for location of LAPACK library
configure:9737: checking for dgesv_ in -llapack
configure:9754: gcc -o conftest -g -O2     conftest.c -llapack  -lblas -lg2c -lm   1>&5
configure:9843: checking whether to use Motif
configure:9862: checking for location of Motif includes
configure:9888: checking for Xm/Xm.h
configure:9896: gcc -E   conftest.c >/dev/null 2>conftest.out
configure:9930: checking for location of Motif library
configure:9955: checking for XmStringCreate in -lXm
configure:9972: gcc -o conftest -g -O2     conftest.c -lXm  -L/usr/X11R6/lib -lXm -lXt  -lSM -lICE -lX11    1>&5
configure:10013: checking whether to use GLw
configure:10032: checking for location of GLw includes
configure:10058: checking for GL/GLwMDrawA.h
configure:10066: gcc -E     conftest.c >/dev/null 2>conftest.out
configure:10100: checking for location of GLw library
configure:10125: checking for GLwCreateMDrawingArea in -lGLw
configure:10142: gcc -o conftest -g -O2     -lXm    conftest.c -lGLw  -L/usr/X11R6/lib   -lGL  -lXm -lXt  -lSM -lICE -lX11    1>&5
/tmp/cc4LH5d3.o: In function `main':
/home/sjors/Gis/grass5.0.1/configure:10138: undefined reference to `GLwCreateMDrawingArea'
collect2: ld returned 1 exit status
configure: failed program was:
#line 10131 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char GLwCreateMDrawingArea();

int main() {
GLwCreateMDrawingArea()
; return 0; }
configure:10167: checking for GLwCreateM1DrawingArea in -lGLw
configure:10184: gcc -o conftest -g -O2     -lXm    conftest.c -lGLw  -L/usr/X11R6/lib   -lGL  -lXm -lXt  -lSM -lICE -lX11    1>&5
configure:10533: checking whether to use FreeType
configure:10552: checking for location of FreeType includes
configure:10578: checking for freetype/freetype.h
configure:10586: gcc -E  -I/usr/include/freetype2/  conftest.c >/dev/null 2>conftest.out
configure:10620: checking for location of FreeType library
configure:10645: checking for FT_Init_FreeType in -lfreetype
configure:10662: gcc -o conftest -g -O2     conftest.c -lfreetype   1>&5
configure:10703: checking whether to use NLS
configure:10729: checking whether to build W11
configure:10742: checking whether to build XDRIVER
configure:10755: checking whether to build NVIZ
configure:10768: checking whether to build PNGdriver
configure:10781: checking whether to build PostgreSQL programs
configure:10794: checking whether to build ODBC library
configure:10807: checking whether to build xganim
configure:10820: checking whether to build FreeType programs
configure:10833: checking whether to build NLS support
configure:10845: checking whether to build FFTW programs
configure:10849: checking whether to build i.fft
configure:10861: checking whether to build i.zc
configure:10873: checking whether to build r.surf.fractal
configure:10885: checking whether to build i.shape


More information about the grass-user mailing list