This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:747: checking host system type configure:770: checking for gcc configure:874: checking whether the C compiler (gcc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed) works configure:890: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 configure:916: checking whether the C compiler (gcc -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler configure:921: checking whether we are using GNU C configure:928: gcc -E conftest.c configure:946: checking whether gcc accepts -g configure:975: checking for Cygwin environment configure:989: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure: In function 'main': configure:983:20: error: '__CYGWIN32__' undeclared (first use in this function) #define __CYGWIN__ __CYGWIN32__ ^ configure:985:8: note: in expansion of macro '__CYGWIN__' return __CYGWIN__; ^ configure:983:20: note: each undeclared identifier is reported only once for each function it appears in #define __CYGWIN__ __CYGWIN32__ ^ configure:985:8: note: in expansion of macro '__CYGWIN__' return __CYGWIN__; ^ configure: failed program was: #line 978 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1005: checking for mingw32 environment configure:1015: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure: In function 'main': configure:1011:8: error: '__MINGW32__' undeclared (first use in this function) return __MINGW32__; ^ configure:1011:8: note: each undeclared identifier is reported only once for each function it appears in configure: failed program was: #line 1008 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1033: checking for executable suffix configure:1052: checking for full floating-point support configure:1098: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 configure:1169: checking for pwd configure:1207: checking for source directory configure:1218: checking for build directory configure:1286: checking for svnversion configure:1345: checking for MacOSX App configure:1357: checking for MacOSX architectures configure:1386: checking for MacOSX SDK configure:1440: checking how to build libraries configure:2310: checking for additional include dirs configure:2333: checking for additional library dirs configure:2367: checking for a BSD compatible install configure:2420: checking for flex configure:2451: checking for yywrap in -lfl configure:2468: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lfl 1>&5 configure:2533: checking for bison configure:2602: checking for ranlib configure:2631: checking for ar configure:2662: checking for env configure:2691: checking for perl configure:2722: checking how to run the C preprocessor configure:2741: gcc -E conftest.c >/dev/null 2>conftest.out configure:2799: checking for ANSI C header files configure:2810: gcc -E conftest.c >/dev/null 2>conftest.out configure:2877: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure: In function 'main': configure:2872:67: warning: incompatible implicit declaration of built-in function 'exit' if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:2904: checking for limits.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for termio.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for termios.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for unistd.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for values.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for f2c.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2904: checking for g2c.h configure:2912: gcc -E conftest.c >/dev/null 2>conftest.out configure:2908:17: fatal error: g2c.h: No such file or directory #include <$ac_hdr> ^ compilation terminated. configure: failed program was: #line 2907 "configure" #include "confdefs.h" #include configure:2941: checking for sys/ioctl.h configure:2949: gcc -E conftest.c >/dev/null 2>conftest.out configure:2941: checking for sys/mtio.h configure:2949: gcc -E conftest.c >/dev/null 2>conftest.out configure:2941: checking for sys/resource.h configure:2949: gcc -E conftest.c >/dev/null 2>conftest.out configure:2941: checking for sys/time.h configure:2949: gcc -E conftest.c >/dev/null 2>conftest.out configure:2978: checking for sys/timeb.h configure:2986: gcc -E conftest.c >/dev/null 2>conftest.out configure:2978: checking for sys/types.h configure:2986: gcc -E conftest.c >/dev/null 2>conftest.out configure:2978: checking for sys/utsname.h configure:2986: gcc -E conftest.c >/dev/null 2>conftest.out configure:3015: checking for libintl.h configure:3023: gcc -E conftest.c >/dev/null 2>conftest.out configure:3015: checking for iconv.h configure:3023: gcc -E conftest.c >/dev/null 2>conftest.out configure:3052: checking for langinfo.h configure:3060: gcc -E conftest.c >/dev/null 2>conftest.out configure:3086: checking whether time.h and sys/time.h may both be included configure:3098: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure:3118: checking for off_t configure:3148: checking for uid_t in sys/types.h configure:3179: checking return type of signal handlers configure:3199: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure:3217: checking for Cygwin environment configure:3231: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure: In function 'main': configure:3225:20: error: '__CYGWIN32__' undeclared (first use in this function) #define __CYGWIN__ __CYGWIN32__ ^ configure:3227:8: note: in expansion of macro '__CYGWIN__' return __CYGWIN__; ^ configure:3225:20: note: each undeclared identifier is reported only once for each function it appears in #define __CYGWIN__ __CYGWIN32__ ^ configure:3227:8: note: in expansion of macro '__CYGWIN__' return __CYGWIN__; ^ configure: failed program was: #line 3220 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:3249: checking for ftime configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for gethostname configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for gettimeofday configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for lseek configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for nice configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for time configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3249: checking for uname configure:3275: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3301: checking for seteuid configure:3327: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3301: checking for setpriority configure:3327: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3301: checking for setreuid configure:3327: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3301: checking for setruid configure:3327: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 /var/tmp/portage/sci-geosciences/grass-7.0.1-r1/temp/ccBVT0Ml.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setruid' collect2: error: ld returned 1 exit status configure: failed program was: #line 3304 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setruid(); below. */ #include /* 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:3353: checking for drand48 configure:3379: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3405: checking for putenv configure:3431: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3405: checking for setenv configure:3431: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3457: checking for nanosleep configure:3483: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:3508: checking whether setpgrp takes no argument configure:3534: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure: In function 'main': configure:3526:9: error: too many arguments to function 'setpgrp' if (setpgrp(1,1) == -1) ^ In file included from configure:3517:0: /usr/include/unistd.h:660:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:3527:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^ configure: failed program was: #line 3514 "configure" #include "confdefs.h" #ifdef HAVE_UNISTD_H #include #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:3562: checking for long long int configure:3571: gcc -c -march=amdfam10 -O2 -pipe conftest.c 1>&5 configure:3591: checking for W11 configure:3619: checking for X configure:3684: gcc -E conftest.c >/dev/null 2>conftest.out configure:3930: checking for dnet_ntoa in -ldnet configure:3947: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldnet 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet collect2: error: ld returned 1 exit status configure: failed program was: #line 3936 "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:3968: checking for dnet_ntoa in -ldnet_stub configure:3985: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldnet_stub 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet_stub collect2: error: ld returned 1 exit status configure: failed program was: #line 3974 "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:4013: checking for gethostbyname configure:4039: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4105: checking for connect configure:4131: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4191: checking for remove configure:4217: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4277: checking for shmat configure:4303: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4372: checking for IceConnectionNumber in -lICE configure:4389: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -L/usr/lib64 conftest.c -lICE 1>&5 configure:4429: checking for library containing cuserid configure:4445: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4493: checking for asprintf configure:4519: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4546: checking for atan configure:4572: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4556:6: warning: conflicting types for built-in function 'atan' char atan(); ^ /var/tmp/portage/sci-geosciences/grass-7.0.1-r1/temp/cc1ZbLEZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `atan' collect2: error: ld returned 1 exit status configure: failed program was: #line 4549 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char atan(); below. */ #include /* 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:4590: checking for atan in -lm configure:4607: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lm 1>&5 configure:4600:6: warning: conflicting types for built-in function 'atan' char atan(); ^ configure:4634: checking for dlsym configure:4660: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 /var/tmp/portage/sci-geosciences/grass-7.0.1-r1/temp/ccHAOhOe.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure: failed program was: #line 4637 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dlsym(); below. */ #include /* 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:4678: checking for dlsym in -ldl configure:4695: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl 1>&5 configure:4722: checking for iconv configure:4748: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:4972: checking for socket configure:4998: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:5081: checking for location of zlib includes configure:5107: checking for zlib.h configure:5115: gcc -E conftest.c >/dev/null 2>conftest.out configure:5149: checking for location of zlib library configure:5174: checking for deflate in -lz configure:5191: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lz 1>&5 configure:5239: checking for location of External PROJ.4 includes configure:5265: checking for proj_api.h configure:5273: gcc -E -I/usr/include/libprojectM conftest.c >/dev/null 2>conftest.out configure:5310: checking External PROJ.4 version configure:5330: gcc -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/libprojectM -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:5355: checking for location of External PROJ.4 library configure:5380: checking for pj_get_def in -lproj configure:5397: gcc -o conftest -march=amdfam10 -O2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lproj 1>&5 configure:5431: checking for location of External PROJ.4 data files configure:5462: checking for /usr/share/proj//epsg configure:5494: checking for nad2bin configure:5534: checking whether to use regex configure:5554: checking for location of regex includes configure:5580: checking for regex.h configure:5588: gcc -E conftest.c >/dev/null 2>conftest.out configure:5622: checking for location of regex library configure:5647: checking for regcomp configure:5673: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 configure:5767: checking whether to use Readline configure:5788: checking for location of Readline includes configure:5814: checking for readline/readline.h configure:5822: gcc -E conftest.c >/dev/null 2>conftest.out configure:5858: checking for readline/history.h configure:5866: gcc -E conftest.c >/dev/null 2>conftest.out configure:5900: checking for location of Readline library configure:5925: checking for readline in -lreadline configure:5942: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lreadline 1>&5 configure:5977: checking for add_history in -lhistory configure:5994: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lhistory 1>&5 configure:6036: checking whether to use GDAL configure:6054: checking for gdal-config configure:6116: gcc -o conftest -march=amdfam10 -O2 -pipe -I/usr/include/gdal -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -L/usr/lib64 -lgdal 1>&5 configure: In function 'main': configure:6112:1: warning: ignoring return value of 'GDALOpen', declared with attribute warn_unused_result [-Wunused-result] GDALOpen("foo", GA_ReadOnly); ^ configure:6164: checking whether to use libLAS configure:6286: checking whether to use NetCDF configure:6303: checking for nc-config configure:6357: gcc -o conftest -march=amdfam10 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -L/usr/lib -lnetcdf 1>&5 configure:6403: checking whether to use GEOS configure:6421: checking for geos-config configure:6469: checking for geos_c.h configure:6477: gcc -E -I/usr/include conftest.c >/dev/null 2>conftest.out configure:6516: checking for initGEOS in -lgeos_c configure:6533: gcc -o conftest -march=amdfam10 -O2 -pipe -L/usr/lib64 -lgeos -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lgeos_c 1>&5 configure:6577: checking whether to use TIFF configure:6597: checking for location of TIFF includes configure:6623: checking for tiffio.h configure:6631: gcc -E conftest.c >/dev/null 2>conftest.out configure:6665: checking for location of TIFF library configure:6696: checking for TIFFOpen in -ltiff configure:6713: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ltiff 1>&5 configure:7063: checking whether to use PNG configure:7082: checking for location of PNG includes configure:7108: checking for png.h configure:7116: gcc -E conftest.c >/dev/null 2>conftest.out configure:7150: checking for location of PNG library configure:7175: checking for png_read_image in -lpng configure:7192: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lpng -lz -lm 1>&5 configure:7234: checking whether to use PostgreSQL configure:7261: checking for location of PostgreSQL includes configure:7287: checking for libpq-fe.h configure:7295: gcc -E conftest.c >/dev/null 2>conftest.out configure:7333: checking for location of PostgreSQL library configure:7362: checking for PQsetdbLogin in -lpq configure:7379: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lpq 1>&5 configure:7544: checking for PQcmdTuples in -lpq configure:7561: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lpq 1>&5 configure:7643: checking whether to use MySQL configure:7663: checking for location of MySQL includes configure:7689: checking for mysql.h configure:7697: gcc -E -I/usr/include/mysql conftest.c >/dev/null 2>conftest.out configure:7734: checking for location of MySQL library configure:7765: checking for mysql_query in -lmysqlclient configure:7782: gcc -o conftest -march=amdfam10 -O2 -pipe -L/usr/lib64/mysql -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lmysqlclient 1>&5 configure:8124: checking for mysql_config configure:8173: checking for mysql_server_init configure:8202: g++ -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.C -L/usr/lib64/mysql -lmysqld -lpthread -lz -lm -ldl -lbfd -lssl -lcrypto -lpcre -lcrypt -lxml2 -lodbc -llzma -lbz2 -laio 1>&5 configure:8254: checking whether to use SQLite configure:8274: checking for location of SQLite includes configure:8300: checking for sqlite3.h configure:8308: gcc -E conftest.c >/dev/null 2>conftest.out configure:8351: checking for location of SQLite library configure:8380: checking for sqlite3_open in -lsqlite3 configure:8397: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lsqlite3 1>&5 configure:8580: checking whether to use OpenGL configure:8614: checking for location of OpenGL includes configure:8640: checking for GL/gl.h configure:8648: gcc -E conftest.c >/dev/null 2>conftest.out configure:8640: checking for GL/glu.h configure:8648: gcc -E conftest.c >/dev/null 2>conftest.out configure:8682: checking for location of OpenGL library configure:8711: checking for glBegin in -lGL configure:8728: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lGL -L/usr/lib64 -lSM -lICE -lX11 -lm 1>&5 configure:8898: checking for gluBeginCurve in -lGLU configure:8915: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lGLU -lGL -L/usr/lib64 -lSM -lICE -lX11 -lm 1>&5 configure:8998: checking for glXCreatePbuffer configure:9024: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lGL 1>&5 configure:9061: checking for glXCreateGLXPixmap configure:9087: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lGL 1>&5 configure:9523: checking whether to use ODBC configure:9542: checking for location of ODBC includes configure:9568: checking for sql.h configure:9576: gcc -E conftest.c >/dev/null 2>conftest.out configure:9610: checking for location of ODBC library configure:9635: checking for SQLConnect in -lodbc configure:9652: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lodbc 1>&5 configure:9780: checking whether to use FFTW configure:9799: checking for location of FFTW includes configure:9825: checking for fftw3.h configure:9833: gcc -E conftest.c >/dev/null 2>conftest.out configure:9951: checking for location of FFTW library configure:9976: checking for fftw_execute in -lfftw3 configure:9993: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lfftw3 -lm 1>&5 configure:10134: checking whether to use BLAS configure:10155: checking for location of BLAS includes configure:10175: checking for location of BLAS library configure:10201: checking for cblas.h configure:10209: gcc -E conftest.c >/dev/null 2>conftest.out configure:10244: checking for dnrm2_ in -lblas configure:10261: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lblas -lm 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lblas collect2: error: ld returned 1 exit status configure: failed program was: #line 10250 "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:10280: checking for dnrm2_ in -lblas configure:10297: gcc -o conftest -march=amdfam10 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lblas -lm -lg2c 1>&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lblas /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lg2c collect2: error: ld returned 1 exit status configure: failed program was: #line 10286 "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; }