[grisbi-cvs] mk_include config.log,1.6,1.7
Cedric Auger
cedric_grisbi at users.sourceforge.net
Fri Mar 6 18:35:05 CET 2009
Update of /cvsroot/grisbi/mk_include
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29179
Modified Files:
config.log
Log Message:
fix de Pierre
Index: config.log
===================================================================
RCS file: /cvsroot/grisbi/mk_include/config.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config.log 3 Mar 2009 19:02:01 -0000 1.6
+++ config.log 6 Mar 2009 17:35:03 -0000 1.7
@@ -12,14 +12,14 @@
hostname = pierre
uname -m = i686
-uname -r = 2.6.27.14-server-1mnb
+uname -r = 2.6.26-1-686-bigmem
uname -s = Linux
-uname -v = #1 SMP Wed Feb 18 03:24:00 EST 2009
+uname -v = #1 SMP Sat Jan 10 19:13:22 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
-/bin/arch = i686
+/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
@@ -34,14 +34,41 @@
PATH: /usr/games
PATH: /usr/lib/qt4/bin
PATH: /usr/bin
-PATH: /opt/kde3/bin
-PATH: /home/pierre/bin
+PATH: /bin
+PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
+<<<<<<< config.log
+configure:1708: checking for a BSD-compatible install
+configure:1764: result: /usr/bin/install -c
+configure:1775: checking whether build environment is sane
+configure:1818: result: yes
+configure:1833: checking whether make sets $(MAKE)
+configure:1854: result: yes
+configure:1886: checking for working aclocal-1.4
+configure:1897: result: missing
+configure:1901: checking for working autoconf
+configure:1908: result: found
+configure:1916: checking for working automake-1.4
+configure:1927: result: missing
+configure:1931: checking for working autoheader
+configure:1938: result: found
+configure:1946: checking for working makeinfo
+configure:1953: result: found
+configure:1977: checking whether to enable maintainer-specific portions of Makefiles
+configure:1986: result: no
+configure:2054: checking for gcc
+configure:2070: found /usr/bin/gcc
+configure:2081: result: gcc
+configure:2319: checking for C compiler version
+configure:2326: gcc --version >&5
+gcc (Debian 4.3.3-3) 4.3.3
+Copyright (C) 2008 Free Software Foundation, Inc.
+=======
configure:1745: checking for a BSD-compatible install
configure:1801: result: /usr/bin/install -c
configure:1812: checking whether build environment is sane
@@ -65,19 +92,113 @@
configure:2606: gcc --version >&5
gcc (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
+>>>>>>> 1.6
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:2609: $? = 0
configure:2616: gcc -v >&5
Using built-in specs.
+<<<<<<< config.log
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-3' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+=======
Target: i586-manbo-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=i586-manbo-linux-gnu --host=i586-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror
+>>>>>>> 1.6
Thread model: posix
+<<<<<<< config.log
+gcc version 4.3.3 (Debian 4.3.3-3)
+configure:2339: $? = 0
+configure:2346: gcc -V >&5
+=======
gcc version 4.3.2 (GCC)
configure:2619: $? = 0
configure:2626: gcc -V >&5
+>>>>>>> 1.6
gcc: '-V' option must have argument
+<<<<<<< config.log
+configure:2349: $? = 1
+configure:2372: checking for C compiler default output file name
+configure:2399: gcc conftest.c >&5
+configure:2402: $? = 0
+configure:2448: result: a.out
+configure:2453: checking whether the C compiler works
+configure:2463: ./a.out
+configure:2466: $? = 0
+configure:2483: result: yes
+configure:2490: checking whether we are cross compiling
+configure:2492: result: no
+configure:2495: checking for suffix of executables
+configure:2502: gcc -o conftest conftest.c >&5
+configure:2505: $? = 0
+configure:2529: result:
+configure:2535: checking for suffix of object files
+configure:2561: gcc -c conftest.c >&5
+configure:2564: $? = 0
+configure:2587: result: o
+configure:2591: checking whether we are using the GNU C compiler
+configure:2620: gcc -c conftest.c >&5
+configure:2626: $? = 0
+configure:2633: test -z "$ac_c_werror_flag" || test ! -s conftest.err
+configure:2636: $? = 0
+configure:2643: test -s conftest.o
+configure:2646: $? = 0
+configure:2660: result: yes
+configure:2665: checking whether gcc accepts -g
+configure:2695: gcc -c -g conftest.c >&5
+configure:2701: $? = 0
+configure:2708: test -z "$ac_c_werror_flag" || test ! -s conftest.err
+configure:2711: $? = 0
+configure:2718: test -s conftest.o
+configure:2721: $? = 0
+configure:2851: result: yes
+configure:2868: checking for gcc option to accept ISO C89
+configure:2937: gcc -c -g -O2 conftest.c >&5
+configure:2943: $? = 0
+configure:2950: test -z "$ac_c_werror_flag" || test ! -s conftest.err
+configure:2953: $? = 0
+configure:2960: test -s conftest.o
+configure:2963: $? = 0
+configure:2983: result: none needed
+configure:3003: checking for strerror in -lcposix
+configure:3038: gcc -o conftest -g -O2 conftest.c -lcposix >&5
+/usr/bin/ld: cannot find -lcposix
+collect2: ld returned 1 exit status
+configure:3044: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE "mk_include"
+| #define VERSION "0.2.0"
+| /* 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 strerror ();
+| int
+| main ()
+| {
+| return strerror ();
+| ;
+| return 0;
+| }
+configure:3078: result: no
+configure:3134: checking for gcc
+configure:3161: result: gcc
+configure:3399: checking for C compiler version
+configure:3406: gcc --version >&5
+gcc (Debian 4.3.3-3) 4.3.3
+Copyright (C) 2008 Free Software Foundation, Inc.
+=======
configure:2629: $? = 1
configure:2652: checking for C compiler default output file name
configure:2679: gcc conftest.c >&5
@@ -121,18 +242,30 @@
configure:3717: gcc --version >&5
gcc (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
+>>>>>>> 1.6
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:3720: $? = 0
configure:3727: gcc -v >&5
Using built-in specs.
+<<<<<<< config.log
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-3' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
+=======
Target: i586-manbo-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=i586-manbo-linux-gnu --host=i586-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror
+>>>>>>> 1.6
Thread model: posix
+<<<<<<< config.log
+gcc version 4.3.3 (Debian 4.3.3-3)
+configure:3419: $? = 0
+configure:3426: gcc -V >&5
+=======
gcc version 4.3.2 (GCC)
configure:3730: $? = 0
configure:3737: gcc -V >&5
+>>>>>>> 1.6
gcc: '-V' option must have argument
configure:3740: $? = 1
configure:3743: checking whether we are using the GNU C compiler
@@ -279,15 +412,23 @@
## Output variables. ##
## ----------------- ##
+<<<<<<< config.log
+ACLOCAL='/home/free/home/mk_include/missing aclocal-1.4 -I macros'
+=======
ACLOCAL='aclocal-1.10 -I macros'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
+>>>>>>> 1.6
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
+<<<<<<< config.log
+AUTOMAKE='/home/free/home/mk_include/missing automake-1.4'
+=======
AUTOMAKE='automake-1.10'
AWK='gawk'
+>>>>>>> 1.6
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
More information about the cvs
mailing list