This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Scilab configure 5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-static-system-lib --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = shivendra-Lenovo-Z50-70 uname -m = x86_64 uname -r = 4.8.0-36-generic uname -s = Linux uname -v = #36~16.04.1-Ubuntu SMP Sun Feb 5 09:39:57 UTC 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3327: checking whether ln -s works configure:3331: result: yes configure:3386: checking for gcc configure:3402: found /usr/bin/gcc configure:3413: result: gcc configure:3642: checking for C compiler version configure:3651: gcc --version >&5 gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3662: $? = 0 configure:3651: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) configure:3662: $? = 0 configure:3651: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3662: $? = 1 configure:3651: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3662: $? = 1 configure:3682: checking whether the C compiler works configure:3704: gcc conftest.c >&5 configure:3708: $? = 0 configure:3756: result: yes configure:3759: checking for C compiler default output file name configure:3761: result: a.out configure:3767: checking for suffix of executables configure:3774: gcc -o conftest conftest.c >&5 configure:3778: $? = 0 configure:3800: result: configure:3822: checking whether we are cross compiling configure:3830: gcc -o conftest conftest.c >&5 configure:3834: $? = 0 configure:3841: ./conftest configure:3845: $? = 0 configure:3860: result: no configure:3865: checking for suffix of object files configure:3887: gcc -c conftest.c >&5 configure:3891: $? = 0 configure:3912: result: o configure:3916: checking whether we are using the GNU C compiler configure:3935: gcc -c conftest.c >&5 configure:3935: $? = 0 configure:3944: result: yes configure:3953: checking whether gcc accepts -g configure:3973: gcc -c -g conftest.c >&5 configure:3973: $? = 0 configure:4014: result: yes configure:4031: checking for gcc option to accept ISO C89 configure:4094: gcc -c -g -O2 conftest.c >&5 configure:4094: $? = 0 configure:4107: result: none needed configure:4132: checking whether gcc understands -c and -o together configure:4154: gcc -c conftest.c -o conftest2.o configure:4157: $? = 0 configure:4154: gcc -c conftest.c -o conftest2.o configure:4157: $? = 0 configure:4169: result: yes configure:4236: checking for ar configure:4252: found /usr/bin/ar configure:4263: result: ar configure:4289: checking the archiver (ar) interface configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4307: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:4310: $? = 0 configure:4338: result: ar configure:4367: checking for special C compiler options needed for large files configure:4412: result: no configure:4418: checking for _FILE_OFFSET_BITS value needed for large files configure:4443: gcc -c -g -O2 conftest.c >&5 configure:4443: $? = 0 configure:4475: result: no configure:4560: checking for _LARGEFILE64_SOURCE value needed for large files configure:4583: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:18:68: error: 'O_LARGEFILE' undeclared (first use in this function) int fd = open ("__o_largefile", O_CREAT | O_RDWR | O_LARGEFILE, 0644); ^ conftest.c:18:68: note: each undeclared identifier is reported only once for each function it appears in configure:4583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int fd = open ("__o_largefile", O_CREAT | O_RDWR | O_LARGEFILE, 0644); | | ; | return 0; | } configure:4607: gcc -c -g -O2 conftest.c >&5 configure:4607: $? = 0 configure:4622: result: configure:4662: checking for a BSD-compatible install configure:4730: result: /usr/bin/install -c configure:4745: checking build system type configure:4759: result: x86_64-unknown-linux-gnu configure:4779: checking host system type configure:4792: result: x86_64-unknown-linux-gnu configure:4836: checking for ld used by GCC configure:4900: result: /usr/bin/ld configure:4907: checking if the linker (/usr/bin/ld) is GNU ld configure:4920: result: yes configure:4926: checking for shared library path variable configure:4939: result: LD_LIBRARY_PATH configure:4944: checking whether to activate relocatable installation configure:4959: result: no configure:4981: checking how to run the C preprocessor configure:5012: gcc -E conftest.c configure:5012: $? = 0 configure:5026: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | /* end confdefs.h. */ | #include configure:5051: result: gcc -E configure:5071: gcc -E conftest.c configure:5071: $? = 0 configure:5085: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | /* end confdefs.h. */ | #include configure:5114: checking for grep that handles long lines and -e configure:5172: result: /bin/grep configure:5177: checking for egrep configure:5239: result: /bin/grep -E configure:5244: checking for ANSI C header files configure:5264: gcc -c -g -O2 conftest.c >&5 configure:5264: $? = 0 configure:5337: gcc -o conftest -g -O2 conftest.c >&5 configure:5337: $? = 0 configure:5337: ./conftest configure:5337: $? = 0 configure:5348: result: yes configure:5361: checking for sys/types.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for sys/stat.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for stdlib.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for string.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for memory.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for strings.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for inttypes.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for stdint.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5361: checking for unistd.h configure:5361: gcc -c -g -O2 conftest.c >&5 configure:5361: $? = 0 configure:5361: result: yes configure:5471: checking for shared library run path origin configure:5484: result: done configure:5508: checking whether to enable maintainer-specific portions of Makefiles configure:5517: result: no configure:5533: checking whether build environment is sane configure:5588: result: yes configure:5627: checking for a thread-safe mkdir -p configure:5666: result: /bin/mkdir -p configure:5673: checking for gawk configure:5703: result: no configure:5673: checking for mawk configure:5689: found /usr/bin/mawk configure:5700: result: mawk configure:5711: checking whether make sets $(MAKE) configure:5733: result: yes configure:5763: checking for style of include used by make configure:5791: result: GNU configure:5825: checking whether make supports nested variables configure:5842: result: yes configure:5927: checking dependency style of gcc configure:6038: result: gcc3 configure:6226: checking how to run the C preprocessor configure:6296: result: gcc -E configure:6316: gcc -E conftest.c configure:6316: $? = 0 configure:6330: gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | /* end confdefs.h. */ | #include configure:6358: checking for grep that handles long lines and -e configure:6416: result: /bin/grep configure:6572: checking for pkg-config configure:6590: found /usr/bin/pkg-config configure:6602: result: /usr/bin/pkg-config configure:6627: checking pkg-config is at least version 0.9.0 configure:6630: result: yes configure:7139: checking for gfortran configure:7155: found /usr/bin/gfortran configure:7166: result: gfortran configure:7192: checking for Fortran 77 compiler version configure:7201: gfortran --version >&5 GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7212: $? = 0 configure:7201: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) configure:7212: $? = 0 configure:7201: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7212: $? = 1 configure:7201: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:7212: $? = 1 configure:7221: checking whether we are using the GNU Fortran 77 compiler configure:7234: gfortran -c conftest.F >&5 configure:7234: $? = 0 configure:7243: result: yes configure:7249: checking whether gfortran accepts -g configure:7260: gfortran -c -g conftest.f >&5 configure:7260: $? = 0 configure:7268: result: yes configure:7521: checking if gfortran is a fortran 90 compatible compiler configure:7546: gfortran -c -g -O2 conftest.f >&5 configure:7546: $? = 0 configure:7547: result: yes configure:9004: checking size of int configure:9009: gcc -o conftest -g -O2 conftest.c >&5 configure:9009: $? = 0 configure:9009: ./conftest configure:9009: $? = 0 configure:9023: result: 4 configure:9037: checking size of long configure:9042: gcc -o conftest -g -O2 conftest.c >&5 configure:9042: $? = 0 configure:9042: ./conftest configure:9042: $? = 0 configure:9056: result: 8 configure:9126: checking for g++ configure:9142: found /usr/bin/g++ configure:9153: result: g++ configure:9180: checking for C++ compiler version configure:9189: g++ --version >&5 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9200: $? = 0 configure:9189: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) configure:9200: $? = 0 configure:9189: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:9200: $? = 1 configure:9189: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:9200: $? = 1 configure:9204: checking whether we are using the GNU C++ compiler configure:9223: g++ -c conftest.cpp >&5 configure:9223: $? = 0 configure:9232: result: yes configure:9241: checking whether g++ accepts -g configure:9261: g++ -c -g conftest.cpp >&5 configure:9261: $? = 0 configure:9302: result: yes configure:9327: checking dependency style of g++ configure:9438: result: gcc3 configure:9462: checking for g++ configure:9478: found /usr/bin/g++ configure:9490: result: yes configure:9511: checking whether gfortran understands -c and -o together configure:9529: gfortran -g -O2 -c conftest.f -o conftest2.o >&5 configure:9533: $? = 0 configure:9540: gfortran -g -O2 -c conftest.f -o conftest2.o >&5 configure:9544: $? = 0 configure:9552: result: yes configure:10146: checking for nm configure:10162: found /usr/bin/nm configure:10173: result: nm configure:10188: checking for leading underscores with Fortran (name-mangling scheme) configure:10232: result: no configure:10234: checking for trailing underscores with Fortran (name-mangling scheme) configure:10236: result: yes configure:10243: checking use of the sharpsign in CPP configure:10260: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:5: warning: implicit declaration of function 'toto_' [-Wimplicit-function-declaration] C2F(toto)() ^ conftest.c:28:21: note: in definition of macro 'C2F' #define C2F(name) name##_ ^ configure:10260: $? = 0 configure:10261: result: yes configure:10282: result: Define C2F with Trailing Underscore and Sharp Sign configure:10614: checking for clock_gettime in -lrt configure:10639: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lrt >&5 configure:10639: $? = 0 configure:10648: result: yes configure:10677: checking for ocamlc configure:10693: found /usr/bin/ocamlc configure:10705: result: ocamlc configure:10718: checking for ocamlopt configure:10734: found /usr/bin/ocamlopt configure:10746: result: ocamlopt configure:10759: checking for ocamldep configure:10775: found /usr/bin/ocamldep configure:10787: result: ocamldep configure:10800: checking for ocamlyacc configure:10816: found /usr/bin/ocamlyacc configure:10828: result: ocamlyacc configure:10841: checking for ocamllex configure:10857: found /usr/bin/ocamllex configure:10869: result: ocamllex configure:10946: checking JAVA_HOME variable configure:10962: result: not defined configure:11044: checking for javac configure:11062: found /usr/bin/javac configure:11074: result: /usr/bin/javac configure:11103: checking Symlink for /usr/bin/javac configure:11119: result: /etc/alternatives/javac configure:11103: checking Symlink for /etc/alternatives/javac configure:11119: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/javac configure:11142: checking for zip or jar files to include on CLASSPATH Using CLASSPATH= configure:11169: result: configure:11178: checking to see if the java compiler works /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:11244: result: yes Using JAVAC=/usr/lib/jvm/java-8-openjdk-amd64/bin/javac Java found in /usr/lib/jvm/java-8-openjdk-amd64 configure:11263: checking type of jvm /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java conftest.java:4: error: package gnu.java.io does not exist import gnu.java.io.EncodingManager; ^ 1 error configure: failed program was: // #line 11269 "configure" import java.util.regex.Pattern; import gnu.java.io.EncodingManager; public class conftest { public static void main(String[] argv) { } private static int compare(String v1, String v2) { String s1 = normalisedVersion(v1); String s2 = normalisedVersion(v2); return s1.compareTo(s2); } private static String normalisedVersion(String version) { return normalisedVersion(version, ".", 4); } private static String normalisedVersion(String version, String sep, int maxWidth) { String[] split = Pattern.compile(sep, Pattern.LITERAL).split(version); StringBuilder sb = new StringBuilder(); for (String s : split) { sb.append(String.format("%" + maxWidth + 's', s)); } return sb.toString(); } } configure: CLASSPATH was configure:11336: result: jdk configure:11347: checking java API version /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:11679: result: 1.8 Using the following JNI include flags -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux configure:11741: checking if jni.h can be included configure:11768: gcc -c -g -O2 -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux conftest.c >&5 configure:11768: $? = 0 configure:11783: result: yes Looking for JNI libs with x86_64 as machine hardware name Looking for /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/x86_64/libjava.so Looking for /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so Found /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so Using the following JNI library flags -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm Using the following runtime library path /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server Using LD_PRELOAD= Using LD_BIND_NOW= configure:12038: checking to see if we can link a JNI application configure:12067: gcc -o conftest -g -O2 -I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux -Wl,--no-as-needed conftest.c -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm >&5 configure:12067: $? = 0 configure:12084: result: yes configure:12152: checking for zip or jar files to include on CLASSPATH Using CLASSPATH= configure:12179: result: configure:12232: checking for java configure:12250: found /usr/lib/jvm/java-8-openjdk-amd64/bin/java configure:12262: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/java configure:12327: checking for java_g configure:12360: result: no configure:12422: checking for javah configure:12440: found /usr/lib/jvm/java-8-openjdk-amd64/bin/javah configure:12452: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/javah configure:12516: checking for jar configure:12534: found /usr/lib/jvm/java-8-openjdk-amd64/bin/jar configure:12546: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/jar configure:12610: checking for javadoc configure:12628: found /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc configure:12640: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc configure:12705: checking for jdb configure:12723: found /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb configure:12735: result: /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb configure:12915: checking for ant configure:12933: found /usr/bin/ant configure:12945: result: /usr/bin/ant configure:13075: checking jgraphx /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:13129: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jgraphx.jar configure:13191: checking minimal version (2.0.0.1) of jgraphx /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:13626: checking flexdock /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:13680: result: /home/shivendra/final/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar configure:13742: checking minimal version (1.2.4) of flexdock /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:13896: checking looks /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:13950: result: /home/shivendra/final/scilab_for_xcos/thirdparty/looks-2.1.1.jar configure:14131: checking skinlf /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:14185: result: /home/shivendra/final/scilab_for_xcos/thirdparty/skinlf.jar configure:14248: checking jogl2 /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java yes configure:14302: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jogl2.jar configure:14364: checking minimal version (Specification-Version 2.2) of jogl2 /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:14534: checking for glTexParameterf in -ljogl_desktop configure:14559: gcc -o conftest -g -O2 -Wl,--no-as-needed -L/usr/lib/jni -L/usr/lib64/jni -L/usr/lib/java -L/usr/lib64/java -L/usr/lib/jogl2 -L/usr/lib64/jogl2 -L./thirdparty -L./lib/thirdparty -L./bin conftest.c -ljogl_desktop >&5 /tmp/ccNF0z8k.o: In function `main': /home/shivendra/final/scilab_for_xcos/conftest.c:45: undefined reference to `glTexParameterf' collect2: error: ld returned 1 exit status configure:14559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char glTexParameterf (); | int | main () | { | return glTexParameterf (); | ; | return 0; | } configure:14568: result: no configure:14573: WARNING: Could not link against -ljogl_desktop. Will try against -ljogl_desktop -lGL configure:14581: checking for glTexParameterf in -ljogl_desktop configure:14606: gcc -o conftest -g -O2 -Wl,--no-as-needed -L/usr/lib/jni -L/usr/lib64/jni -L/usr/lib/java -L/usr/lib64/java -L/usr/lib/jogl2 -L/usr/lib64/jogl2 -L./thirdparty -L./lib/thirdparty -L./bin conftest.c -ljogl_desktop -lGL >&5 configure:14606: $? = 0 configure:14616: result: yes configure:14633: checking gluegen2-rt /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:14687: result: /home/shivendra/final/scilab_for_xcos/thirdparty/gluegen2-rt.jar configure:14759: checking for Java_jogamp_common_jvm_JVMUtil_initialize in -lgluegen2-rt configure:14784: gcc -o conftest -g -O2 -Wl,--no-as-needed -L/usr/lib/jni -L/usr/lib64/jni -L/usr/lib/java -L/usr/lib64/java -L/usr/lib/gluegen2 -L/usr/lib64/gluegen2 -L./thirdparty -L./lib/thirdparty -L./bin conftest.c -lgluegen2-rt -ldl >&5 configure:14784: $? = 0 configure:14794: result: yes configure:14807: checking jhall /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:14861: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jhall.jar configure:15040: checking jrosetta-API /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15094: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-API.jar configure:15272: checking jrosetta-engine /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15326: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-engine.jar configure:15387: checking minimal version (1.0.4) of jrosetta-engine /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:15543: checking jeuclid-core /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15597: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jeuclid-core.jar configure:15662: checking fop /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15716: result: /home/shivendra/final/scilab_for_xcos/thirdparty/fop.jar configure:15786: checking freehep-graphics2d /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15840: result: /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphics2d.jar configure:15903: checking freehep-graphicsio-emf /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:15957: result: /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar configure:16020: checking freehep-graphicsio /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16074: result: /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio.jar configure:16137: checking freehep-io /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16191: result: /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-io.jar configure:16254: checking freehep-util /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16308: result: /home/shivendra/final/scilab_for_xcos/thirdparty/freehep-util.jar configure:16372: checking batik-all /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16426: result: /home/shivendra/final/scilab_for_xcos/thirdparty/batik-all-1.7.jar configure:16605: checking minimal version (1.7) of batik /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:16759: checking commons-io /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16813: result: /home/shivendra/final/scilab_for_xcos/thirdparty/commons-io.jar configure:16876: checking xmlgraphics-commons /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:16930: result: /home/shivendra/final/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar configure:16993: checking avalon-framework /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:17047: result: /home/shivendra/final/scilab_for_xcos/thirdparty/avalon-framework.jar configure:17110: checking xml-apis-ext /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:17164: result: /home/shivendra/final/scilab_for_xcos/thirdparty/xml-apis-ext.jar configure:17348: checking commons-logging /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:17402: result: /home/shivendra/final/scilab_for_xcos/thirdparty/commons-logging.jar configure:17465: checking jlatexmath /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:17519: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar configure:17581: checking minimal version (1.0.3) of jlatexmath /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning /usr/lib/jvm/java-8-openjdk-amd64/bin/java conftest yes configure:17735: checking jlatexmath-fop /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:17789: result: /home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar configure:17858: checking checkstyle configure:17960: result: no configure:17963: WARNING: Could not find or use the Java package/jar checkstyle used by Checkstyle - code checking (looking for package com.puppycrawl.tools.checkstyle.CheckStyleTask) configure:17975: checking commons-beanutils configure:18077: result: no configure:18080: WARNING: Could not find or use the Java package/jar commons-beanutils used by Bean utility (looking for package org.apache.commons.beanutils.Converter) configure:18092: checking antlr /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18146: result: /usr/share/java/antlr.jar configure:18209: checking junit4 /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18263: result: /usr/share/java/junit4.jar configure:18444: checking cobertura /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18498: result: /usr/share/java/cobertura.jar configure:18561: checking asm3 /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18615: result: /usr/share/java/asm3.jar configure:18675: checking asm /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18729: result: /usr/share/java/asm3-3.3.2.jar configure:18792: checking ecj /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:18846: result: /home/shivendra/final/scilab_for_xcos/thirdparty/ecj.jar configure:19245: checking for sleep configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19245: checking for usleep configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19245: checking for dup2 configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19245: checking for getcwd configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19245: checking for getpagesize configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19245: checking for getpass configure:19245: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19245: $? = 0 configure:19245: result: yes configure:19256: checking for rmdir configure:19256: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19256: $? = 0 configure:19256: result: yes configure:19266: checking for getwd configure:19266: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 /tmp/ccFApaaz.o: In function `main': /home/shivendra/final/scilab_for_xcos/conftest.c:76: warning: the `getwd' function is dangerous and should not be used. configure:19266: $? = 0 configure:19266: result: yes configure:19281: checking for regcomp configure:19281: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19281: $? = 0 configure:19281: result: yes configure:19295: checking for atexit configure:19295: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19295: $? = 0 configure:19295: result: yes configure:19295: checking for putenv configure:19295: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19295: $? = 0 configure:19295: result: yes configure:19295: checking for setenv configure:19295: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19295: $? = 0 configure:19295: result: yes configure:19309: checking for bzero configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'bzero' char bzero (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for memmove configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for memset configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'memset' char memset (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strcasecmp configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strerror configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strchr configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strdup configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strpbrk configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'strpbrk' char strpbrk (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strrchr configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strstr configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:19309: $? = 0 configure:19309: result: yes configure:19309: checking for strtol configure:19309: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19309: $? = 0 configure:19309: result: yes configure:19322: checking for select configure:19322: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19322: $? = 0 configure:19322: result: yes configure:19335: checking for endpwent configure:19335: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19335: $? = 0 configure:19335: result: yes configure:19349: checking for gethostbyaddr configure:19349: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19349: $? = 0 configure:19349: result: yes configure:19349: checking for gethostbyname configure:19349: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19349: $? = 0 configure:19349: result: yes configure:19349: checking for gethostname configure:19349: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19349: $? = 0 configure:19349: result: yes configure:19362: checking for gettimeofday configure:19362: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19362: $? = 0 configure:19362: result: yes configure:19375: checking for isascii configure:19375: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'isascii' char isascii (); ^ configure:19375: $? = 0 configure:19375: result: yes configure:19388: checking for iswprint configure:19388: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'iswprint' char iswprint (); ^ configure:19388: $? = 0 configure:19388: result: yes configure:19401: checking for mkdir configure:19401: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19401: $? = 0 configure:19401: result: yes configure:19414: checking for munmap configure:19414: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19414: $? = 0 configure:19414: result: yes configure:19427: checking for strsignal configure:19427: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c >&5 configure:19427: $? = 0 configure:19427: result: yes configure:19528: checking for cos in -lm configure:19553: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 conftest.c:76:6: warning: conflicting types for built-in function 'cos' char cos (); ^ configure:19553: $? = 0 configure:19562: result: yes configure:19579: checking for pow configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'pow' char pow (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for sqrt configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for finite configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'finite' char finite (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for floor configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:95:6: warning: conflicting types for built-in function 'floor' char floor (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for exp10 configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'exp10' char exp10 (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for erf configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'erf' char erf (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for erfc configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'erfc' char erfc (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19579: checking for isnan configure:19579: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'isnan' char isnan (); ^ configure:19579: $? = 0 configure:19579: result: yes configure:19594: checking for isinf configure:19594: gcc -o conftest -g -O2 -Wl,--no-as-needed -lm conftest.c >&5 conftest.c:101:6: warning: conflicting types for built-in function 'isinf' char isinf (); ^ configure:19594: $? = 0 configure:19594: result: yes configure:19611: checking for re_comp configure:19611: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19611: $? = 0 configure:19611: result: yes configure:19624: checking for socket configure:19624: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19624: $? = 0 configure:19624: result: yes configure:19637: checking for uname configure:19637: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19637: $? = 0 configure:19637: result: yes configure:19650: checking for setlocale configure:19650: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19650: $? = 0 configure:19650: result: yes configure:19661: checking for working memcmp configure:19704: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19704: $? = 0 configure:19704: ./conftest configure:19704: $? = 0 configure:19714: result: yes configure:19725: checking whether lstat correctly handles trailing slash configure:19751: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19751: $? = 0 configure:19751: ./conftest configure:19751: $? = 0 configure:19768: result: yes configure:19787: checking whether stat accepts an empty string configure:19807: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19807: $? = 0 configure:19807: ./conftest configure:19807: $? = 0 configure:19817: result: no configure:19835: checking for working strtod configure:19876: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:19876: $? = 0 configure:19876: ./conftest configure:19876: $? = 0 configure:19886: result: yes configure:19956: checking limits.h usability configure:19956: gcc -c -g -O2 conftest.c >&5 configure:19956: $? = 0 configure:19956: result: yes configure:19956: checking limits.h presence configure:19956: gcc -E conftest.c configure:19956: $? = 0 configure:19956: result: yes configure:19956: checking for limits.h configure:19956: result: yes configure:19956: checking values.h usability configure:19956: gcc -c -g -O2 conftest.c >&5 configure:19956: $? = 0 configure:19956: result: yes configure:19956: checking values.h presence configure:19956: gcc -E conftest.c configure:19956: $? = 0 configure:19956: result: yes configure:19956: checking for values.h configure:19956: result: yes configure:19970: checking fcntl.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking fcntl.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for fcntl.h configure:19970: result: yes configure:19970: checking float.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking float.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for float.h configure:19970: result: yes configure:19970: checking libintl.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking libintl.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for libintl.h configure:19970: result: yes configure:19970: checking locale.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking locale.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for locale.h configure:19970: result: yes configure:19970: checking malloc.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking malloc.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for malloc.h configure:19970: result: yes configure:19970: checking netdb.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking netdb.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for netdb.h configure:19970: result: yes configure:19970: checking netinet/in.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking netinet/in.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for netinet/in.h configure:19970: result: yes configure:19970: checking nlist.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 conftest.c:125:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:19970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19970: result: no configure:19970: checking nlist.h presence configure:19970: gcc -E conftest.c conftest.c:92:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:19970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:19970: result: no configure:19970: checking for nlist.h configure:19970: result: no configure:19970: checking sgtty.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sgtty.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sgtty.h configure:19970: result: yes configure:19970: checking stddef.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking stddef.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for stddef.h configure:19970: result: yes configure:19970: checking sys/file.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/file.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/file.h configure:19970: result: yes configure:19970: checking sys/ioctl.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/ioctl.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/ioctl.h configure:19970: result: yes configure:19970: checking sys/param.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/param.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/param.h configure:19970: result: yes configure:19970: checking sys/socket.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/socket.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/socket.h configure:19970: result: yes configure:19970: checking sys/time.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/time.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/time.h configure:19970: result: yes configure:19970: checking sys/timeb.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/timeb.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/timeb.h configure:19970: result: yes configure:19970: checking sys/utsname.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking sys/utsname.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for sys/utsname.h configure:19970: result: yes configure:19970: checking syslog.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking syslog.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for syslog.h configure:19970: result: yes configure:19970: checking term.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking term.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for term.h configure:19970: result: yes configure:19970: checking termcap.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking termcap.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for termcap.h configure:19970: result: yes configure:19970: checking termio.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking termio.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for termio.h configure:19970: result: yes configure:19970: checking termios.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking termios.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for termios.h configure:19970: result: yes configure:19970: checking wchar.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking wchar.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for wchar.h configure:19970: result: yes configure:19970: checking wctype.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking wctype.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for wctype.h configure:19970: result: yes configure:19970: checking time.h usability configure:19970: gcc -c -g -O2 conftest.c >&5 configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking time.h presence configure:19970: gcc -E conftest.c configure:19970: $? = 0 configure:19970: result: yes configure:19970: checking for time.h configure:19970: result: yes configure:19985: checking for dirent.h that defines DIR configure:20004: gcc -c -g -O2 conftest.c >&5 configure:20004: $? = 0 configure:20012: result: yes configure:20025: checking for library containing opendir configure:20056: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:20056: $? = 0 configure:20073: result: none required configure:20142: checking whether time.h and sys/time.h may both be included configure:20162: gcc -c -g -O2 conftest.c >&5 configure:20162: $? = 0 configure:20169: result: yes configure:20179: checking for sys/wait.h that is POSIX.1 compatible configure:20205: gcc -c -g -O2 conftest.c >&5 configure:20205: $? = 0 configure:20212: result: yes configure:20225: checking for struct stat.st_blksize configure:20225: gcc -c -g -O2 conftest.c >&5 configure:20225: $? = 0 configure:20225: result: yes configure:20235: checking for struct stat.st_rdev configure:20235: gcc -c -g -O2 conftest.c >&5 configure:20235: $? = 0 configure:20235: result: yes configure:20252: checking for a sed that does not truncate output configure:20316: result: /bin/sed configure:20322: checking whether NLS is requested configure:20331: result: yes configure:20371: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:20403: result: /usr/bin/msgfmt configure:20412: checking for gmsgfmt configure:20443: result: /usr/bin/msgfmt configure:20493: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:20525: result: /usr/bin/xgettext configure:20570: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20601: result: /usr/bin/msgmerge configure:21187: checking for CFPreferencesCopyAppValue configure:21205: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:114:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:21205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:21214: result: no configure:21221: checking for CFLocaleCopyCurrent configure:21239: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:114:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:21239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:21248: result: no configure:21297: checking for GNU gettext in libc configure:21321: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:21321: $? = 0 configure:21330: result: yes configure:22158: checking whether to use NLS configure:22160: result: yes configure:22163: checking where the gettext function comes from configure:22174: result: libc configure:22234: checking whether closedir returns void configure:22258: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lm >&5 configure:22258: $? = 0 configure:22258: ./conftest configure:22258: $? = 0 configure:22268: result: no configure:22278: checking return type of signal handlers configure:22296: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:9: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:22296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:22303: result: void configure:22313: checking whether struct tm is in sys/time.h or time.h configure:22333: gcc -c -g -O2 conftest.c >&5 configure:22333: $? = 0 configure:22340: result: time.h configure:22350: checking for struct stat.st_blocks configure:22350: gcc -c -g -O2 conftest.c >&5 configure:22350: $? = 0 configure:22350: result: yes configure:22398: checking for main in -lcurses configure:22417: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lcurses -lm >&5 configure:22417: $? = 0 configure:22426: result: yes configure:22480: checking for library containing tgetent configure:22511: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lcurses -lm >&5 configure:22511: $? = 0 configure:22528: result: none required configure:22540: checking ncurses.h usability configure:22540: gcc -c -g -O2 conftest.c >&5 configure:22540: $? = 0 configure:22540: result: yes configure:22540: checking ncurses.h presence configure:22540: gcc -E conftest.c configure:22540: $? = 0 configure:22540: result: yes configure:22540: checking for ncurses.h configure:22540: result: yes configure:22540: checking curses.h usability configure:22540: gcc -c -g -O2 conftest.c >&5 configure:22540: $? = 0 configure:22540: result: yes configure:22540: checking curses.h presence configure:22540: gcc -E conftest.c configure:22540: $? = 0 configure:22540: result: yes configure:22540: checking for curses.h configure:22540: result: yes configure:22563: checking for dlopen in -ldl configure:22588: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -ldl -lcurses -lm >&5 configure:22588: $? = 0 configure:22597: result: yes configure:22609: checking for library containing pthread_join configure:22640: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -ldl -lcurses -lm >&5 /tmp/ccUAraZY.o: In function `main': /home/shivendra/final/scilab_for_xcos/conftest.c:136: undefined reference to `pthread_join' collect2: error: ld returned 1 exit status configure:22640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_join (); | int | main () | { | return pthread_join (); | ; | return 0; | } configure:22640: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:22640: $? = 0 configure:22657: result: -lpthread configure:23067: checking omp.h usability configure:23067: gcc -c -g -O2 conftest.c >&5 configure:23067: $? = 0 configure:23067: result: yes configure:23067: checking omp.h presence configure:23067: gcc -E conftest.c configure:23067: $? = 0 configure:23067: result: yes configure:23067: checking for omp.h configure:23067: result: yes configure:23186: checking for xmlReaderForFile in -lxml2 configure:23211: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2 -Wl,--no-as-needed conftest.c -lxml2 -lpthread -ldl -lcurses -lm -L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl >&5 configure:23211: $? = 0 configure:23220: result: yes configure:23234: checking for xmlBufferDetach in -lxml2 configure:23259: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2 -Wl,--no-as-needed conftest.c -lxml2 -lxml2 -lpthread -ldl -lcurses -lm -L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl >&5 configure:23259: $? = 0 configure:23268: result: yes configure:23337: checking for bind_textdomain_codeset configure:23337: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:23337: $? = 0 configure:23337: result: yes configure:23349: checking for msgcat configure:23367: found /usr/bin/msgcat configure:23380: result: /usr/bin/msgcat configure:23411: checking if BLAS, ATLAS or MKL is available configure:23418: checking how to get verbose linking output from gfortran configure:23428: gfortran -c -g -O2 conftest.f >&5 configure:23428: $? = 0 configure:23446: gfortran -o conftest -g -O2 -v -Wl,--no-as-needed conftest.f -lpthread -ldl -lcurses -lm Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) /usr/lib/gcc/x86_64-linux-gnu/5/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/5/finclude -o /tmp/ccTtNtig.s GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccxMkKzL.o /tmp/ccTtNtig.s GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/5/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/cclsYMUg.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. --no-as-needed /tmp/ccxMkKzL.o -lpthread -ldl -lcurses -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o configure:23529: result: -v configure:23531: checking for Fortran 77 libraries of gfortran configure:23554: gfortran -o conftest -g -O2 -v -Wl,--no-as-needed conftest.f -lpthread -ldl -lcurses -lm Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) /usr/lib/gcc/x86_64-linux-gnu/5/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/5/finclude -o /tmp/cc45wsuq.s GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 5.4.0-6ubuntu1~16.04.4) version 5.4.0 20160609 (x86_64-linux-gnu) compiled by GNU C version 5.4.0 20160609, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/cchtAK8V.o /tmp/cc45wsuq.s GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/5/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccornqOr.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. --no-as-needed /tmp/cchtAK8V.o -lpthread -ldl -lcurses -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o configure:23750: result: -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath configure:23766: checking for dummy main to link with Fortran 77 libraries configure:23800: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 configure:23800: $? = 0 configure:23845: result: none configure:23878: checking for Fortran 77 name-mangling scheme configure:23891: gfortran -c -g -O2 conftest.f >&5 configure:23891: $? = 0 configure:23932: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c cfortran_test.o -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 /tmp/ccTOxyo9.o: In function `main': /home/shivendra/final/scilab_for_xcos/conftest.c:151: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:23932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return foobar (); | ; | return 0; | } configure:23932: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c cfortran_test.o -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 configure:23932: $? = 0 configure:23990: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c cfortran_test.o -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 configure:23990: $? = 0 configure:24032: result: lower case, underscore, no extra underscore configure:25018: result: Generic Blas found configure:25029: checking if LAPACK is available configure:25205: result: Library -llapack found configure:25226: checking if ARPACK-NG is available configure:25282: checking for znaupd_ in -L/home/shivendra/final/scilab_for_xcos/usr/lib -larpack configure:25310: gcc -o conftest -g -O2 -Wl,--no-as-needed -L/home/shivendra/final/scilab_for_xcos/usr/lib conftest.c -L/home/shivendra/final/scilab_for_xcos/usr/lib -larpack -L/home/shivendra/final/scilab_for_xcos/usr/lib -llapack -L/home/shivendra/final/scilab_for_xcos/usr/lib -lblas -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 configure:25310: $? = 0 configure:25317: result: yes configure:25336: result: ARPACK-NG library found configure:25360: checking whether the arpack library works configure:25515: g++ -o conftest -g -O2 -Wl,--no-as-needed conftest.cpp -L/home/shivendra/final/scilab_for_xcos/usr/lib -larpack -L/home/shivendra/final/scilab_for_xcos/usr/lib -llapack -L/home/shivendra/final/scilab_for_xcos/usr/lib -lblas -lpthread -ldl -lcurses -lm -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath >&5 configure:25515: $? = 0 configure:25515: ./conftest configure:25515: $? = 0 configure:25525: result: configure:25536: result: Working ARPACK-NG library found (probably ARPACK-NG or a patched version of ARPACK) configure:25960: checking for PCRE configure:26044: result: yes configure:26052: checking for pcre_compile in -lpcre configure:26085: gcc -o conftest -I/home/shivendra/final/scilab_for_xcos/usr/include -g -O2 -Wl,--no-as-needed conftest.c -lpcre -L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre -lpthread -ldl -lcurses -lm >&5 configure:26085: $? = 0 configure:26094: result: yes configure:26109: checking for regexec in -lpcreposix configure:26142: gcc -o conftest -I/home/shivendra/final/scilab_for_xcos/usr/include -g -O2 -Wl,--no-as-needed conftest.c -lpcreposix -lpcre -L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre -lpthread -ldl -lcurses -lm >&5 configure:26142: $? = 0 configure:26151: result: yes configure:26167: checking pcre.h usability configure:26167: gcc -c -I/home/shivendra/final/scilab_for_xcos/usr/include -g -O2 conftest.c >&5 configure:26167: $? = 0 configure:26167: result: yes configure:26167: checking pcre.h presence configure:26167: gcc -E conftest.c configure:26167: $? = 0 configure:26167: result: yes configure:26167: checking for pcre.h configure:26167: result: yes configure:26307: checking for CURL configure:26391: result: yes configure:26399: checking for curl_easy_setopt in -lcurl configure:26432: gcc -o conftest -I/home/shivendra/final/scilab_for_xcos/usr/include -g -O2 -Wl,--no-as-needed conftest.c -lcurl -L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz -lpthread -ldl -lcurses -lm >&5 configure:26432: $? = 0 configure:26441: result: yes configure:26458: checking curl.h usability configure:26458: gcc -c -I/home/shivendra/final/scilab_for_xcos/usr/include -g -O2 conftest.c >&5 conftest.c:173:18: fatal error: curl.h: No such file or directory compilation terminated. configure:26458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26458: result: no configure:26458: checking curl.h presence configure:26458: gcc -E conftest.c conftest.c:140:18: fatal error: curl.h: No such file or directory compilation terminated. configure:26458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | /* end confdefs.h. */ | #include configure:26458: result: no configure:26458: checking for curl.h configure:26458: result: no configure:26546: checking for X configure:26654: gcc -E conftest.c configure:26654: $? = 0 configure:26693: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lX11 -lpthread -ldl -lcurses -lm >&5 configure:26693: $? = 0 configure:26743: result: libraries , headers configure:26866: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm -lX11 >&5 configure:26866: $? = 0 configure:26980: checking for gethostbyname configure:26980: result: yes configure:27093: checking for connect configure:27093: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:27093: $? = 0 configure:27093: result: yes configure:27150: checking for remove configure:27150: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:27150: $? = 0 configure:27150: result: yes configure:27207: checking for shmat configure:27207: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:27207: $? = 0 configure:27207: result: yes configure:27273: checking for IceConnectionNumber in -lICE configure:27306: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lICE -lpthread -ldl -lcurses -lm >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:27306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:27315: result: no configure:27331: checking for main in -ldl configure:27358: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -ldl -lpthread -ldl -lcurses -lm >&5 configure:27358: $? = 0 configure:27367: result: yes configure:27379: checking for header file tcl.h configure:27384: result: found in /home/shivendra/final/scilab_for_xcos/usr/include configure:27397: checking if tcl is version 8.4 or later configure:27451: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include -I/home/shivendra/final/scilab_for_xcos/usr/include -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:27451: $? = 0 configure:27451: ./conftest configure:27451: $? = 0 configure:27482: result: (8.5) yes configure:27503: checking for tcl library tcl8.5 configure:27517: result: found /home/shivendra/final/scilab_for_xcos/usr/lib/libtcl8.5.so using -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltcl8.5 configure:27532: checking for Tcl_DoOneEvent in -ltcl8.5 configure:27565: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include -I/home/shivendra/final/scilab_for_xcos/usr/include -Wl,--no-as-needed -L/home/shivendra/final/scilab_for_xcos/usr/lib conftest.c -ltcl8.5 -ltcl8.5 -ldl -lpthread -ldl -lcurses -lm >&5 configure:27565: $? = 0 configure:27575: result: yes configure:27672: checking X11/Xlib.h usability configure:27672: gcc -c -g -O2 conftest.c >&5 configure:27672: $? = 0 configure:27672: result: yes configure:27672: checking X11/Xlib.h presence configure:27672: gcc -E conftest.c configure:27672: $? = 0 configure:27672: result: yes configure:27672: checking for X11/Xlib.h configure:27672: result: yes configure:27686: checking for header file tk.h configure:27695: result: found in /home/shivendra/final/scilab_for_xcos/usr/include configure:27707: checking if tk is version 8.4 or later configure:27778: result: (8.5) yes configure:27800: checking for tk library tk8.5 configure:27832: result: found /home/shivendra/final/scilab_for_xcos/usr/lib/libtk8.5.so using -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltk8.5 configure:27846: checking for Tk_BindEvent in -ltk8.5 configure:27879: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include -I/home/shivendra/final/scilab_for_xcos/usr/include -Wl,--no-as-needed -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltcl8.5 -ldl -L/home/shivendra/final/scilab_for_xcos/usr/lib conftest.c -ltk8.5 -ltk8.5 -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltcl8.5 -lX11 -lpthread -ldl -lcurses -lm >&5 configure:27879: $? = 0 configure:27889: result: yes configure:28151: checking matio.h usability configure:28151: gcc -c -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include conftest.c >&5 configure:28151: $? = 0 configure:28151: result: yes configure:28151: checking matio.h presence configure:28151: gcc -E conftest.c configure:28151: $? = 0 configure:28151: result: yes configure:28151: checking for matio.h configure:28151: result: yes configure:28163: checking for Mat_Open in -lmatio configure:28196: gcc -o conftest -g -O2 -I/home/shivendra/final/scilab_for_xcos/usr/include -Wl,--no-as-needed conftest.c -lmatio -lpthread -ldl -lcurses -lm -L/home/shivendra/final/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5 >&5 configure:28196: $? = 0 configure:28205: result: yes configure:28284: checking saxon9he /usr/lib/jvm/java-8-openjdk-amd64/bin/javac -g conftest.java warning: Supported source version 'RELEASE_6' from annotation processor 'com.jogamp.gluegen.structgen.CStructAnnotationProcessor' less than -source '1.8' 1 warning yes configure:28338: result: /home/shivendra/final/scilab_for_xcos/thirdparty/saxon9he.jar configure:28923: checking how to print strings configure:28950: result: printf configure:28971: checking for a sed that does not truncate output configure:29035: result: /bin/sed configure:29053: checking for fgrep configure:29115: result: /bin/grep -F configure:29150: checking for ld used by gcc configure:29217: result: /usr/bin/ld configure:29224: checking if the linker (/usr/bin/ld) is GNU ld configure:29239: result: yes configure:29251: checking for BSD- or MS-compatible name lister (nm) configure:29300: result: nm configure:29430: checking the name lister (nm) interface configure:29437: gcc -c -g -O2 conftest.c >&5 configure:29440: nm "conftest.o" configure:29443: output 0000000000000000 B some_variable configure:29450: result: BSD nm configure:29454: checking the maximum length of command line arguments configure:29584: result: 1572864 configure:29601: checking whether the shell understands some XSI constructs configure:29611: result: yes configure:29615: checking whether the shell understands "+=" configure:29621: result: yes configure:29656: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:29696: result: func_convert_file_noop configure:29703: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:29723: result: func_convert_file_noop configure:29730: checking for /usr/bin/ld option to reload object files configure:29737: result: -r configure:29811: checking for objdump configure:29827: found /usr/bin/objdump configure:29838: result: objdump configure:29870: checking how to recognize dependent libraries configure:30072: result: pass_all configure:30157: checking for dlltool configure:30187: result: no configure:30217: checking how to associate runtime and link libraries configure:30244: result: printf %s\n configure:30368: checking for archiver @FILE support configure:30393: gcc -c -g -O2 conftest.c >&5 configure:30393: $? = 0 configure:30396: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:30399: $? = 0 configure:30404: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:30407: $? = 1 configure:30419: result: @ configure:30477: checking for strip configure:30493: found /usr/bin/strip configure:30504: result: strip configure:30576: checking for ranlib configure:30592: found /usr/bin/ranlib configure:30603: result: ranlib configure:30705: checking command to parse nm output from gcc object configure:30825: gcc -c -g -O2 conftest.c >&5 configure:30828: $? = 0 configure:30832: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:30835: $? = 0 configure:30901: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c conftstm.o >&5 configure:30904: $? = 0 configure:30942: result: ok configure:30979: checking for sysroot configure:31009: result: no configure:31086: gcc -c -g -O2 conftest.c >&5 configure:31089: $? = 0 configure:31279: checking for mt configure:31295: found /bin/mt configure:31306: result: mt configure:31329: checking if mt is a manifest tool configure:31335: mt '-?' configure:31343: result: no configure:31990: checking for dlfcn.h configure:31990: gcc -c -g -O2 conftest.c >&5 configure:31990: $? = 0 configure:31990: result: yes configure:32174: checking for objdir configure:32189: result: .libs configure:32460: checking if gcc supports -fno-rtti -fno-exceptions configure:32478: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:32482: $? = 0 configure:32495: result: no configure:32822: checking for gcc option to produce PIC configure:32829: result: -fPIC -DPIC configure:32837: checking if gcc PIC flag -fPIC -DPIC works configure:32855: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:32859: $? = 0 configure:32872: result: yes configure:32901: checking if gcc static flag -static works configure:32929: result: yes configure:32944: checking if gcc supports -c -o file.o configure:32965: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:32969: $? = 0 configure:32991: result: yes configure:32999: checking if gcc supports -c -o file.o configure:33046: result: yes configure:33079: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:34248: result: yes configure:34285: checking whether -lc should be explicitly linked in configure:34293: gcc -c -g -O2 conftest.c >&5 configure:34296: $? = 0 configure:34311: gcc -shared -Wl,--no-as-needed -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:34314: $? = 0 configure:34328: result: no configure:34488: checking dynamic linker characteristics configure:35007: gcc -o conftest -g -O2 -Wl,--no-as-needed -Wl,-rpath -Wl,/foo conftest.c -lpthread -ldl -lcurses -lm >&5 configure:35007: $? = 0 configure:35233: result: GNU/Linux ld.so configure:35340: checking how to hardcode library paths into programs configure:35365: result: immediate configure:35467: checking for shl_load configure:35467: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 /tmp/cc9o4ZQ2.o: In function `main': /home/shivendra/final/scilab_for_xcos/conftest.c:184: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:35467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:35467: result: no configure:35471: checking for shl_load in -ldld configure:35504: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -ldld -lpthread -ldl -lcurses -lm >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:35504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | return shl_load (); | ; | return 0; | } configure:35513: result: no configure:35518: checking for dlopen configure:35518: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:35518: $? = 0 configure:35518: result: yes configure:35699: checking whether a program can dlopen itself configure:35779: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--no-as-needed -Wl,--export-dynamic conftest.c -lpthread -ldl -lcurses -lm >&5 configure:35782: $? = 0 configure:35800: result: yes configure:35805: checking whether a statically linked program can dlopen itself configure:35885: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--no-as-needed -Wl,--export-dynamic -static conftest.c -lpthread -ldl -lcurses -lm >&5 /tmp/ccFo39BN.o: In function `main': /home/shivendra/final/scilab_for_xcos/configure:35864: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:35888: $? = 1 configure:35906: result: no configure:35945: checking whether stripping libraries is possible configure:35950: result: yes configure:35985: checking if libtool supports shared libraries configure:35987: result: yes configure:35990: checking whether to build shared libraries configure:36011: result: yes configure:36014: checking whether to build static libraries configure:36018: result: no configure:36041: checking how to run the C++ preprocessor configure:36068: g++ -E conftest.cpp configure:36068: $? = 0 configure:36082: g++ -E conftest.cpp conftest.cpp:150:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:36082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36107: result: g++ -E configure:36127: g++ -E conftest.cpp configure:36127: $? = 0 configure:36141: g++ -E conftest.cpp conftest.cpp:150:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:36141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:36310: checking for ld used by g++ configure:36377: result: /usr/bin/ld -m elf_x86_64 configure:36384: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:36399: result: yes configure:36454: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:37475: result: yes configure:37511: g++ -c -g -O2 conftest.cpp >&5 configure:37514: $? = 0 configure:38034: checking for g++ option to produce PIC configure:38041: result: -fPIC -DPIC configure:38049: checking if g++ PIC flag -fPIC -DPIC works configure:38067: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:38071: $? = 0 configure:38084: result: yes configure:38107: checking if g++ static flag -static works configure:38135: result: yes configure:38147: checking if g++ supports -c -o file.o configure:38168: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:38172: $? = 0 configure:38194: result: yes configure:38199: checking if g++ supports -c -o file.o configure:38246: result: yes configure:38276: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:38312: result: yes configure:38453: checking dynamic linker characteristics configure:39132: result: GNU/Linux ld.so configure:39185: checking how to hardcode library paths into programs configure:39210: result: immediate configure:39358: checking if libtool supports shared libraries configure:39360: result: yes configure:39363: checking whether to build shared libraries configure:39383: result: yes configure:39386: checking whether to build static libraries configure:39390: result: no configure:39711: checking for gfortran option to produce PIC configure:39718: result: -fPIC configure:39726: checking if gfortran PIC flag -fPIC works configure:39744: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:39748: $? = 0 configure:39761: result: yes configure:39784: checking if gfortran static flag -static works configure:39812: result: yes configure:39824: checking if gfortran supports -c -o file.o configure:39845: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:39849: $? = 0 configure:39871: result: yes configure:39876: checking if gfortran supports -c -o file.o configure:39923: result: yes configure:39953: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:41056: result: yes configure:41197: checking dynamic linker characteristics configure:41862: result: GNU/Linux ld.so configure:41915: checking how to hardcode library paths into programs configure:41940: result: immediate configure:42023: checking for an ANSI C-conforming const configure:42097: gcc -c -g -O2 conftest.c >&5 configure:42097: $? = 0 configure:42104: result: yes configure:42112: checking for inline configure:42128: gcc -c -g -O2 conftest.c >&5 configure:42128: $? = 0 configure:42136: result: inline configure:42165: checking for glibc backtrace configure:42190: gcc -o conftest -g -O2 -Wl,--no-as-needed conftest.c -lpthread -ldl -lcurses -lm >&5 configure:42190: $? = 0 configure:42197: result: yes configure:42208: checking if the C compiler accepts "-rdynamic" configure:42232: gcc -c -g -O2 $-rdynamic conftest.c >&5 gcc: error: $-rdynamic: No such file or directory configure:42232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:42238: result: no configure:42259: checking if the C++ compiler accepts "-rdynamic" configure:42283: g++ -c -g -O2 $-rdynamic conftest.cpp >&5 g++: error: $-rdynamic: No such file or directory configure:42283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:42289: result: no configure:42309: checking if the Fortran 77 compiler accepts "-rdynamic" configure:42319: gfortran -c -g -O2 $-rdynamic conftest.f >&5 gfortran: error: $-rdynamic: No such file or directory configure:42319: $? = 1 configure: failed program was: | program main | | end configure:42325: result: no configure:42355: checking for stdc++ abi::__cxa_demangle configure:42377: g++ -o conftest -g -O2 -Wl,--no-as-needed conftest.cpp -lpthread -ldl -lcurses -lm >&5 configure:42377: $? = 0 configure:42384: result: yes configure:42396: checking if the C compiler accepts "-rdynamic" configure:42420: gcc -c -g -O2 $-rdynamic conftest.c >&5 gcc: error: $-rdynamic: No such file or directory configure:42420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GLIBC_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:42426: result: no configure:42447: checking if the C++ compiler accepts "-rdynamic" configure:42471: g++ -c -g -O2 $-rdynamic conftest.cpp >&5 g++: error: $-rdynamic: No such file or directory configure:42471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Scilab" | #define PACKAGE_TARNAME "scilab" | #define PACKAGE_VERSION "5" | #define PACKAGE_STRING "Scilab 5" | #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" | #define PACKAGE_URL "" | #define INSTALLPREFIX "/usr/local" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define INSTALLPREFIX "/usr/local" | #define PACKAGE "scilab" | #define VERSION "5" | #define G95_FORTRAN /**/ | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define WTU /**/ | #define CNAME(name1,name2) name1##name2 | #define C2F(name) name##_ | #define F2C(name) name##_ | #define WITH_HDF5 /**/ | #define WITH_XCOS /**/ | #define HAVE_CLOCK_GETTIME 1 | #define WITH_OCAML /**/ | #define WITH_GUI /**/ | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_RMDIR 1 | #define HAVE_GETWD 1 | #define HAVE_REGCOMP 1 | #define HAVE_ATEXIT 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_BZERO 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SELECT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MKDIR 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_POW 1 | #define HAVE_SQRT 1 | #define HAVE_FINITE 1 | #define HAVE_FLOOR 1 | #define HAVE_EXP10 1 | #define HAVE_ERF 1 | #define HAVE_ERFC 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_RE_COMP 1 | #define HAVE_SOCKET 1 | #define HAVE_UNAME 1 | #define HAVE_SETLOCALE 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIMITS_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define RETSIGTYPE void | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_LIBCURSES 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERMCAP /**/ | #define HAVE_LIBDL 1 | #define WITH_FFTW /**/ | #define HAVE_OMP_H 1 | #define HAVE_LIBXML2 1 | #define HAVE_LIBXML2 1 | #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" | #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define WITH_UMFPACK /**/ | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCREPOSIX 1 | #define HAVE_PCRE_H 1 | #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" | #define PCRE_VERSION "8.35" | #define HAVE_LIBCURL 1 | #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" | #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" | #define CURL_VERSION "libcurl 7.19.7" | #define HAVE_X11_XLIB_H 1 | #define WITH_TK /**/ | #define HAVE_MATIO_H 1 | #define HAVE_LIBMATIO 1 | #define WITH_MATIO /**/ | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GLIBC_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main () | { | | ; | return 0; | } configure:42477: result: no configure:42497: checking if the Fortran 77 compiler accepts "-rdynamic" configure:42507: gfortran -c -g -O2 $-rdynamic conftest.f >&5 gfortran: error: $-rdynamic: No such file or directory configure:42507: $? = 1 configure: failed program was: | program main | | end configure:42513: result: no configure:42545: checking for splint configure:42576: result: no configure:42596: checking for ccache configure:42629: result: no configure:42708: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:42724: g++ -o conftest -g -O2 -Wl,--no-as-needed -static-libstdc++ -static-libgcc conftest.cpp -lpthread -ldl -lcurses -lm >&5 configure:42724: $? = 0 configure:42725: result: yes configure:42915: checking that generated files are newer than configure configure:42921: result: done configure:43068: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MATIO_CFLAGS_set= ac_cv_env_MATIO_CFLAGS_value= ac_cv_env_MATIO_LIBS_set= ac_cv_env_MATIO_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_func_atexit=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_bzero=yes ac_cv_func_closedir_void=no ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_dup2=yes ac_cv_func_endpwent=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_exp10=yes ac_cv_func_finite=yes ac_cv_func_floor=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_isascii=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iswprint=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_munmap=yes ac_cv_func_pow=yes ac_cv_func_putenv=yes ac_cv_func_re_comp=yes ac_cv_func_regcomp=yes ac_cv_func_remove=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sleep=yes ac_cv_func_socket=yes ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xlib_h=yes ac_cv_header_curl_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_matio_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=no ac_cv_header_omp_h=yes ac_cv_header_pcre_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_term_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_java_jvm_jni_working=yes ac_cv_java_jvm_working_jni_link=yes ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_curl_curl_easy_setopt=yes ac_cv_lib_curses_main=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_main=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gluegen2_rt_Java_jogamp_common_jvm_JVMUtil_initialize=yes ac_cv_lib_jogl_desktop____glTexParameterf=yes ac_cv_lib_jogl_desktop_glTexParameterf=no ac_cv_lib_m_cos=yes ac_cv_lib_matio_Mat_Open=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_pcreposix_regexec=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_tcl8_5___Tcl_DoOneEvent=yes ac_cv_lib_tk8_5___Tk_BindEvent=yes ac_cv_lib_xml2_xmlBufferDetach=yes ac_cv_lib_xml2_xmlReaderForFile=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_ANT=/usr/bin/ant ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_JAR=/usr/lib/jvm/java-8-openjdk-amd64/bin/jar ac_cv_path_JAVA=/usr/lib/jvm/java-8-openjdk-amd64/bin/java ac_cv_path_JAVAC=/usr/bin/javac ac_cv_path_JAVADOC=/usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc ac_cv_path_JAVAH=/usr/lib/jvm/java-8-openjdk-amd64/bin/javah ac_cv_path_JDB=/usr/lib/jvm/java-8-openjdk-amd64/bin/jdb ac_cv_path_MSGCAT=/usr/bin/msgcat ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_SPLINT=no ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_NM=nm ac_cv_prog_OCAMLC=ocamlc ac_cv_prog_OCAMLDEP=ocamldep ac_cv_prog_OCAMLLEX=ocamllex ac_cv_prog_OCAMLOPT=ocamlopt ac_cv_prog_OCAMLYACC=ocamlyacc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_present=yes ac_cv_prog_f77_c_o=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_pthread_join=-lpthread ac_cv_search_tgetent='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_signal=void acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libpath=LD_LIBRARY_PATH acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_shlibpath_var=LD_LIBRARY_PATH acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_CURL_CFLAGS=-I/home/shivendra/final/scilab_for_xcos/usr/include pkg_cv_CURL_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz' pkg_cv_PCRE_CFLAGS=-I/home/shivendra/final/scilab_for_xcos/usr/include pkg_cv_PCRE_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing aclocal-1.14' ALL_LINGUAS='en_US fr_FR zh_CN zh_TW ru_RU ca_ES de_DE es_ES pt_BR ja_JP it_IT uk_UA pl_PL cs_CZ' ALL_LINGUAS_DOC='en_US fr_FR pt_BR ja_JP ru_RU' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ANT='/usr/bin/ant' ANTLR='/usr/share/java/antlr.jar' AR='ar' ARPACK_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -larpack' ARPACK_NG_FALSE='#' ARPACK_NG_TRUE='' ASM3='/usr/share/java/asm3-3.3.2.jar' AUTOCONF='${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing autoconf' AUTOHEADER='${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing autoheader' AUTOMAKE='${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing automake-1.14' AVALON_FRAMEWORK='/home/shivendra/final/scilab_for_xcos/thirdparty/avalon-framework.jar' AWK='mawk' BATIK='/home/shivendra/final/scilab_for_xcos/thirdparty/batik-all-1.7.jar' BLAS_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lblas' BUILD_HELP_FALSE='#' BUILD_HELP_TRUE='' CC='gcc' CCACHE='' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECKSTYLE='' COBERTURA='/usr/share/java/cobertura.jar' CODE_COVERAGE_FALSE='' CODE_COVERAGE_TRUE='#' COMMONS_BEANUTILS='' COMMONS_IO='/home/shivendra/final/scilab_for_xcos/thirdparty/commons-io.jar' COMMONS_LOGGING='/home/shivendra/final/scilab_for_xcos/thirdparty/commons-logging.jar' COMPILATION_TESTS_FALSE='' COMPILATION_TESTS_TRUE='#' CPP='gcc -E' CPPFLAGS='' CURL_CFLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include' CURL_CONFIG='/home/shivendra/final/scilab_for_xcos/usr/bin/curl-config' CURL_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz' CURL_VERSION='libcurl 7.19.7' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEMOTOOLS_ENABLE='yes' DEPDIR='.deps' DLLTOOL='false' DOCBOOK_ROOT='/home/shivendra/final/scilab_for_xcos/thirdparty/docbook/' DOXYGEN_BIN='' DOXYGEN_FALSE='' DOXYGEN_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECJ='/home/shivendra/final/scilab_for_xcos/thirdparty/ecj.jar' EGREP='/bin/grep -E' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='#' EXEEXT='' EXTERNAL_SCIRENDERER_FALSE='' EXTERNAL_SCIRENDERER_TRUE='#' F77='gfortran' FFLAGS='-g -O2' FFTW3_LIB='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lfftw3' FFTW_ENABLE='yes' FFTW_FALSE='#' FFTW_TRUE='' FGREP='/bin/grep -F' FLEXDOCK='/home/shivendra/final/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar' FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lpthread -ldl -lcurses -lgfortran -lm -lquadmath' FOP='/home/shivendra/final/scilab_for_xcos/thirdparty/fop.jar' FORCE_LINK_FALSE='' FORCE_LINK_TRUE='#' FREEHEP_GRAPHICS2D='/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphics2d.jar' FREEHEP_GRAPHICSIO='/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio.jar' FREEHEP_GRAPHICSIO_EMF='/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar' FREEHEP_IO='/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-io.jar' FREEHEP_UTIL='/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-util.jar' GENERATE_LOCALIZATION_FILES_FALSE='#' GENERATE_LOCALIZATION_FILES_TRUE='' GENHTML='' GETTEXT_MACRO_VERSION='0.19' GIWS_BIN='' GIWS_FALSE='' GIWS_TRUE='#' GLUEGEN2_RT='/home/shivendra/final/scilab_for_xcos/thirdparty/gluegen2-rt.jar' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GRAPHICS_ENABLE='yes' GREP='/bin/grep' GUI_ENABLE='yes' GUI_FALSE='#' GUI_TRUE='' HDF5_CFLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include' HDF5_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lhdf5 -lhdf5_hl' HELP_ENABLE='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_HELP_XML_FALSE='#' INSTALL_HELP_XML_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' IS_64_BITS_CPU_FALSE='#' IS_64_BITS_CPU_TRUE='' IS_HPUX_FALSE='' IS_HPUX_TRUE='#' IS_MACOSX_FALSE='' IS_MACOSX_TRUE='#' IS_MIPS_SGI_IRIX_FALSE='' IS_MIPS_SGI_IRIX_TRUE='#' IS_SOLARIS_FALSE='' IS_SOLARIS_TRUE='#' IS_SPARC_FALSE='' IS_SPARC_TRUE='#' JAR='/usr/lib/jvm/java-8-openjdk-amd64/bin/jar' JAVA='/usr/lib/jvm/java-8-openjdk-amd64/bin/java' JAVAC='/usr/lib/jvm/java-8-openjdk-amd64/bin/javac' JAVAC_DEBUG='off' JAVADOC='/usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc' JAVAH='/usr/lib/jvm/java-8-openjdk-amd64/bin/javah' JAVASCI_ENABLE='yes' JAVASCI_FALSE='#' JAVASCI_TRUE='' JAVA_ENABLE='yes' JAVA_G='/usr/lib/jvm/java-8-openjdk-amd64/bin/java' JAVA_HOME='/usr/lib/jvm/java-8-openjdk-amd64' JAVA_JNI_INCLUDE='-I/usr/lib/jvm/java-8-openjdk-amd64/include -I/usr/lib/jvm/java-8-openjdk-amd64/include/linux' JAVA_JNI_LIBS='-L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64 -ljava -lverify -L/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server -ljvm' JDB='/usr/lib/jvm/java-8-openjdk-amd64/bin/jdb' JEUCLID_CORE='/home/shivendra/final/scilab_for_xcos/thirdparty/jeuclid-core.jar' JGRAPHX='/home/shivendra/final/scilab_for_xcos/thirdparty/jgraphx.jar' JHALL='/home/shivendra/final/scilab_for_xcos/thirdparty/jhall.jar' JLATEXMATH='/home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar' JLATEXMATH_FOP='/home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-fop-1.0.3.jar' JOGL2='/home/shivendra/final/scilab_for_xcos/thirdparty/jogl2.jar' JROSETTA_API='/home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-API.jar' JROSETTA_ENGINE='/home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-engine.jar' JUNIT4='/usr/share/java/junit4.jar' LAPACK_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -llapack' LCOV='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -Wl,--no-as-needed' LIBICONV='-liconv' LIBINTL='' LIBM='-lm' LIBOBJS='' LIBS='-lpthread -ldl -lcurses -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOGGING_LEVEL='SEVERE' LOOKS='/home/shivendra/final/scilab_for_xcos/thirdparty/looks-2.1.1.jar' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/shivendra/final/scilab_for_xcos/config/missing makeinfo' MANIFEST_TOOL=':' MATIO_CFLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include' MATIO_ENABLE='yes' MATIO_FALSE='#' MATIO_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lm -lz -lmatio -lhdf5' MATIO_TRUE='' MKDIR_P='/bin/mkdir -p' MPI_ENABLE='no' MPI_FALSE='' MPI_TRUE='#' MSGCAT='/usr/bin/msgcat' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEED_JAVA_FALSE='#' NEED_JAVA_TRUE='' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCAMLC='ocamlc' OCAMLDEP='ocamldep' OCAMLLEX='ocamllex' OCAMLOPT='ocamlopt' OCAMLYACC='ocamlyacc' OCAML_FALSE='#' OCAML_TRUE='' OPENMPI_CC='' OPENMPI_CFLAGS='' OPENMPI_CXX='' OPENMPI_CXXFLAGS='' OPENMPI_LIBS='' OPENMP_CFLAGS='-fopenmp' OPENMP_CXXFLAGS='-fopenmp' OPENMP_ENABLE='yes' OPENMP_FALSE='#' OPENMP_LIBS='-lgomp -lstdc++' OPENMP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='scilab' PACKAGE_BUGREPORT='http://bugzilla.scilab.org/' PACKAGE_NAME='Scilab' PACKAGE_STRING='Scilab 5' PACKAGE_TARNAME='scilab' PACKAGE_URL='' PACKAGE_VERSION='5' PATH_SEPARATOR=':' PCRE_CFLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include' PCRE_CONFIG='/home/shivendra/final/scilab_for_xcos/usr/bin/pcre-config' PCRE_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre' PCRE_VERSION='8.35' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' POW_LIB='' PYTHON='' RANLIB='ranlib' RELOCATABLE='no' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='#' RT_LIB='-lrt' SAXON='/home/shivendra/final/scilab_for_xcos/thirdparty/saxon9he.jar' SCILAB_BINARY_VERSION='5.5.2' SCILAB_LIBRARY_VERSION='5:5:2' SCILAB_VERSION_MAINTENANCE='2' SCILAB_VERSION_MAJOR='5' SCILAB_VERSION_MINOR='5' SCIRENDERER='${modules.dir}/scirenderer/${build.jar.dir}/scirenderer.jar' SCIRENDERER_CP='$SCILAB/modules/scirenderer/jar/scirenderer.jar' SCI_CFLAGS='-D_LARGEFILE64_SOURCE -DNDEBUG -m64 -fno-stack-protector' SCI_CXXFLAGS='-DNDEBUG -fno-stack-protector' SCI_FFLAGS='-DNDEBUG -m64 -fPIC' SCI_LDFLAGS='' SED='/bin/sed' SET_MAKE='' SET_RELOCATABLE='' SHELL='/bin/bash' SKINLF='/home/shivendra/final/scilab_for_xcos/thirdparty/skinlf.jar' SPLINT='no' STRIP='strip' SWIG_BIN='' SWIG_FALSE='' SWIG_JAVA='' SWIG_RUNTIME_LIBS_DIR='' SWIG_SCILAB='' SWIG_TRUE='#' TCLTK_FALSE='#' TCLTK_LIBS=' -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltk8.5 -L/home/shivendra/final/scilab_for_xcos/usr/lib -ltcl8.5 -ldl' TCLTK_TRUE='' TCL_INC_PATH='-I/home/shivendra/final/scilab_for_xcos/usr/include' TK_INC_PATH='-I/home/shivendra/final/scilab_for_xcos/usr/include' UMFPACK_CFLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include' UMFPACK_ENABLE='yes' UMFPACK_FALSE='#' UMFPACK_LIB='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lumfpack -lamd' UMFPACK_TRUE='' USE_NLS='yes' USE_STATIC_SYSTEM_LIB_FALSE='' USE_STATIC_SYSTEM_LIB_TRUE='#' VERSION='5' WITH_OCAML='' WITH_TKSCI='yes' XCOS_ENABLE='yes' XCOS_FALSE='#' XCOS_TRUE='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' XMLGRAPHICS_COMMONS='/home/shivendra/final/scilab_for_xcos/thirdparty/xmlgraphics-commons-1.4.jar' XML_APIS_EXT='/home/shivendra/final/scilab_for_xcos/thirdparty/xml-apis-ext.jar' XML_CONFIG='/home/shivendra/final/scilab_for_xcos/usr/bin/xml2-config' XML_FLAGS='-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2' XML_LIBS='-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl' XML_VERSION='2.9.1' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' cxx_present='yes' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/shivendra/final/scilab_for_xcos/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Scilab" #define PACKAGE_TARNAME "scilab" #define PACKAGE_VERSION "5" #define PACKAGE_STRING "Scilab 5" #define PACKAGE_BUGREPORT "http://bugzilla.scilab.org/" #define PACKAGE_URL "" #define INSTALLPREFIX "/usr/local" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define INSTALLPREFIX "/usr/local" #define PACKAGE "scilab" #define VERSION "5" #define G95_FORTRAN /**/ #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define WTU /**/ #define CNAME(name1,name2) name1##name2 #define C2F(name) name##_ #define F2C(name) name##_ #define WITH_HDF5 /**/ #define WITH_XCOS /**/ #define HAVE_CLOCK_GETTIME 1 #define WITH_OCAML /**/ #define WITH_GUI /**/ #define HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPASS 1 #define HAVE_RMDIR 1 #define HAVE_GETWD 1 #define HAVE_REGCOMP 1 #define HAVE_ATEXIT 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_BZERO 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SELECT 1 #define HAVE_ENDPWENT 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_ISWPRINT 1 #define HAVE_MKDIR 1 #define HAVE_MUNMAP 1 #define HAVE_STRSIGNAL 1 #define HAVE_POW 1 #define HAVE_SQRT 1 #define HAVE_FINITE 1 #define HAVE_FLOOR 1 #define HAVE_EXP10 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_ISNAN 1 #define HAVE_ISINF 1 #define HAVE_RE_COMP 1 #define HAVE_SOCKET 1 #define HAVE_UNAME 1 #define HAVE_SETLOCALE 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_LIMITS_H 1 #define HAVE_VALUES_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SGTTY_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_TIME_H 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define RETSIGTYPE void #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_LIBCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERMCAP /**/ #define HAVE_LIBDL 1 #define WITH_FFTW /**/ #define HAVE_OMP_H 1 #define HAVE_LIBXML2 1 #define HAVE_LIBXML2 1 #define LIBXML_FLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include/libxml2" #define LIBXML_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lxml2 -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lz -lm -ldl" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define WITH_UMFPACK /**/ #define HAVE_LIBPCRE 1 #define HAVE_LIBPCREPOSIX 1 #define HAVE_PCRE_H 1 #define PCRE_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" #define PCRE_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lpcreposix -lpcre" #define PCRE_VERSION "8.35" #define HAVE_LIBCURL 1 #define CURL_CFLAGS "-I/home/shivendra/final/scilab_for_xcos/usr/include" #define CURL_LIBS "-L/home/shivendra/final/scilab_for_xcos/usr/lib -lcurl -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -L/home/scilab/work/linux-prerequisites-sources/trunk/Dev-Tools/SE/Prerequirements/linux_x64/usr/lib -lssl -lcrypto -lrt -lz" #define CURL_VERSION "libcurl 7.19.7" #define HAVE_X11_XLIB_H 1 #define WITH_TK /**/ #define HAVE_MATIO_H 1 #define HAVE_LIBMATIO 1 #define WITH_MATIO /**/ #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GLIBC_BACKTRACE 1 #define HAVE_CPLUS_DEMANGLE 1 #define PATH_SEPARATOR ":" #define SHARED_LIB_EXT ".so" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Scilab config.status 5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on shivendra-Lenovo-Z50-70 config.status:1661: creating contrib/Makefile config.status:1661: creating desktop/images/icons/Makefile config.status:1661: creating desktop/Makefile config.status:1661: creating modules/helptools/Makefile config.status:1661: creating modules/data_structures/Makefile config.status:1661: creating modules/differential_equations/Makefile config.status:1661: creating modules/optimization/Makefile config.status:1661: creating modules/elementary_functions/Makefile config.status:1661: creating modules/special_functions/Makefile config.status:1661: creating modules/io/Makefile config.status:1661: creating modules/completion/Makefile config.status:1661: creating modules/history_manager/Makefile config.status:1661: creating modules/jvm/Makefile config.status:1661: creating modules/commons/Makefile config.status:1661: creating modules/sound/Makefile config.status:1661: creating modules/statistics/Makefile config.status:1661: creating modules/mexlib/Makefile config.status:1661: creating modules/sparse/Makefile config.status:1661: creating modules/linear_algebra/Makefile config.status:1661: creating modules/polynomials/Makefile config.status:1661: creating modules/symbolic/Makefile config.status:1661: creating modules/signal_processing/Makefile config.status:1661: creating modules/arnoldi/Makefile config.status:1661: creating modules/interpolation/Makefile config.status:1661: creating modules/intersci/Makefile config.status:1661: creating modules/localization/Makefile config.status:1661: creating modules/cacsd/Makefile config.status:1661: creating modules/boolean/Makefile config.status:1661: creating modules/integer/Makefile config.status:1661: creating modules/double/Makefile config.status:1661: creating modules/fileio/Makefile config.status:1661: creating modules/spreadsheet/Makefile config.status:1661: creating modules/string/Makefile config.status:1661: creating modules/time/Makefile config.status:1661: creating modules/graphics/Makefile config.status:1661: creating modules/graphic_export/Makefile config.status:1661: creating modules/graphic_objects/Makefile config.status:1661: creating modules/renderer/Makefile config.status:1661: creating modules/action_binding/Makefile config.status:1661: creating modules/gui/Makefile config.status:1661: creating modules/mpi/Makefile config.status:1661: creating modules/randlib/Makefile config.status:1661: creating modules/tclsci/Makefile config.status:1661: creating modules/windows_tools/Makefile config.status:1661: creating modules/core/Makefile config.status:1661: creating modules/prebuildjava/Makefile config.status:1661: creating modules/api_scilab/Makefile config.status:1661: creating modules/call_scilab/Makefile config.status:1661: creating modules/types/Makefile config.status:1661: creating modules/hdf5/Makefile config.status:1661: creating modules/fftw/Makefile config.status:1661: creating modules/umfpack/Makefile config.status:1661: creating modules/scicos/Makefile config.status:1661: creating modules/scicos_blocks/Makefile config.status:1661: creating modules/functions/Makefile config.status:1661: creating modules/dynamic_link/Makefile config.status:1661: creating modules/overloading/Makefile config.status:1661: creating modules/javasci/Makefile config.status:1661: creating modules/m2sci/Makefile config.status:1661: creating modules/compatibility_functions/Makefile config.status:1661: creating modules/development_tools/Makefile config.status:1661: creating modules/output_stream/Makefile config.status:1661: creating modules/console/Makefile config.status:1661: creating modules/demo_tools/Makefile config.status:1661: creating modules/genetic_algorithms/Makefile config.status:1661: creating modules/simulated_annealing/Makefile config.status:1661: creating modules/parameters/Makefile config.status:1661: creating modules/matio/Makefile config.status:1661: creating modules/atoms/Makefile config.status:1661: creating modules/xcos/Makefile config.status:1661: creating modules/scinotes/Makefile config.status:1661: creating modules/ui_data/Makefile config.status:1661: creating modules/graph/Makefile config.status:1661: creating modules/parallel/Makefile config.status:1661: creating modules/modules_manager/Makefile config.status:1661: creating modules/history_browser/Makefile config.status:1661: creating modules/preferences/Makefile config.status:1661: creating modules/xml/Makefile config.status:1661: creating modules/external_objects/Makefile config.status:1661: creating modules/external_objects_java/Makefile config.status:1661: creating modules/Makefile config.status:1661: creating Makefile config.status:1661: creating scilab.pc config.status:1661: creating etc/modules.xml config.status:1661: creating etc/classpath.xml config.status:1661: creating etc/Info.plist config.status:1661: creating etc/logging.properties config.status:1661: creating scilab.properties config.status:1661: creating scilab-lib.properties config.status:1661: creating scilab-lib-doc.properties config.status:1661: creating modules/helptools/etc/SciDocConf.xml config.status:1661: creating modules/core/includes/version.h config.status:1661: creating modules/core/includes/stack.h config.status:1661: creating modules/atoms/etc/repositories config.status:1661: creating modules/atoms/tests/unit_tests/repositories.orig config.status:1661: creating modules/core/includes/machine.h config.status:1890: executing depfiles commands config.status:1890: executing po-directories commands config.status:1890: executing libtool commands