Fedora linux forum

Форум русской поддержки ОС Fedora linux

Смотрите информацию Keto Slim prix Côte d'Ivoire тут. 

#1 2010-09-24 08:40:22

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Хочу собрать reiser4progs

Здравствуйте!
Аналогичную тему создал здесь:
http://unixforum.org/index.php?showtopi … try1100693

Как победить вот эту ошибку при сборке reiser4progs:

Код:

checking for aal_device_open in -laal... yes
checking aal/libaal.h usability... yes
checking aal/libaal.h presence... yes
checking for aal/libaal.h... yes
checking for libaal version = 1.0.5... no

??
Пробовал и вручную собирать... Пробовал и сюзовскую reiser4progs-1.0.7-2.7.src.rpm пересобирать... Всё заканчивается на одном и том же.
libaal собрана и установлена версии 1.0.5

Неактивен

 

#2 2010-09-24 11:23:30

ash
Moderator
Откуда: Мурманск
Зарегистрирован: 2007-10-21
Сообщений: 382

Re: Хочу собрать reiser4progs

Возможно в config.log есть что-нибудь интересное?

Неактивен

 

#3 2010-09-24 13:31:29

Enamored
Member
Откуда: Зеленоград
Зарегистрирован: 2007-11-17
Сообщений: 63

Re: Хочу собрать reiser4progs

ldconfig не нужно для libaal делать?

Неактивен

 

#4 2010-09-24 14:12:00

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

ash написал:

Возможно в config.log есть что-нибудь интересное?

Код:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = samba.egarant1.local
uname -m = i686
uname -r = 2.6.32.21-168.fc12.i686.PAE
uname -s = Linux
uname -v = #1 SMP Wed Sep 15 16:18:39 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/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/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib/ccache
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1997: checking build system type
configure:2015: result: i686-pc-linux
configure:2037: checking host system type
configure:2052: result: i686-pc-linux
configure:2130: checking for a BSD-compatible install
configure:2186: result: /usr/bin/install -c
configure:2197: checking whether build environment is sane
configure:2240: result: yes
configure:2268: checking for a thread-safe mkdir -p
configure:2307: result: /bin/mkdir -p
configure:2320: checking for gawk
configure:2336: found /bin/gawk
configure:2347: result: gawk
configure:2358: checking whether make sets $(MAKE)
configure:2379: result: yes
configure:2569: checking whether to enable maintainer-specific portions of Makefiles
configure:2578: result: no
configure:2647: checking for style of include used by make
configure:2675: result: GNU
configure:2745: checking for gcc
configure:2761: found /usr/lib/ccache/gcc
configure:2772: result: gcc
configure:3010: checking for C compiler version
configure:3017: gcc --version >&5
gcc (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10)
Copyright (C) 2010 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:3020: $? = 0
configure:3027: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)
configure:3030: $? = 0
configure:3037: gcc -V >&5
gcc: '-V' option must have argument
configure:3040: $? = 1
configure:3063: checking for C compiler default output file name
configure:3090: gcc conftest.c >&5
configure:3093: $? = 0
configure:3131: result: a.out
configure:3148: checking whether the C compiler works
configure:3158: ./a.out
configure:3161: $? = 0
configure:3178: result: yes
configure:3185: checking whether we are cross compiling
configure:3187: result: no
configure:3190: checking for suffix of executables
configure:3197: gcc -o conftest conftest.c >&5
configure:3200: $? = 0
configure:3224: result:
configure:3230: checking for suffix of object files
configure:3256: gcc -c conftest.c >&5
configure:3259: $? = 0
configure:3282: result: o
configure:3286: checking whether we are using the GNU C compiler
configure:3315: gcc -c conftest.c >&5
configure:3321: $? = 0
configure:3338: result: yes
configure:3343: checking whether gcc accepts -g
configure:3373: gcc -c -g conftest.c >&5
configure:3379: $? = 0
configure:3478: result: yes
configure:3495: checking for gcc option to accept ISO C89
configure:3569: gcc -c conftest.c >&5
configure:3575: $? = 0
configure:3598: result: none needed
configure:3618: checking dependency style of gcc
configure:3709: result: gcc3
configure:3726: checking for uuid_generate in -luuid
configure:3761: gcc -o conftest conftest.c -luuid >&5
/usr/bin/ld: cannot find -luuid
collect2: ld returned 1 exit status
configure:3767: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 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 uuid_generate ();
| int
| main ()
| {
| return uuid_generate ();
| ;
| return 0;
| }
configure:3785: result: no
configure:3797: WARNING: libuuid could not be found which is required for the --with-uuid
configure:3829: checking for readline in -lreadline
configure:3865: gcc -o conftest conftest.c -lreadline -lncurses
>&5
configure:3871: $? = 0
configure:3889: result: yes
configure:3916: checking for library containing tgetent
configure:3957: gcc -o conftest conftest.c >&5
/tmp/ccXRV7Bs.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `tgetent'
collect2: ld returned 1 exit status
configure:3963: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 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 tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:3957: gcc -o conftest conftest.c -lncurses >&5
configure:3963: $? = 0
configure:3991: result: -lncurses
configure:4256: checking for gcc
configure:4283: result: gcc
configure:4521: checking for C compiler version
configure:4528: gcc --version >&5
gcc (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10)
Copyright (C) 2010 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:4531: $? = 0
configure:4538: gcc -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)
configure:4541: $? = 0
configure:4548: gcc -V >&5
gcc: '-V' option must have argument
configure:4551: $? = 1
configure:4554: checking whether we are using the GNU C compiler
configure:4606: result: yes
configure:4611: checking whether gcc accepts -g
configure:4746: result: yes
configure:4763: checking for gcc option to accept ISO C89
configure:4866: result: none needed
configure:4886: checking dependency style of gcc
configure:4977: result: gcc3
configure:4997: checking how to run the C preprocessor
configure:5037: gcc -E conftest.c
configure:5043: $? = 0
configure:5074: gcc -E conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:5080: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5113: result: gcc -E
configure:5142: gcc -E conftest.c
configure:5148: $? = 0
configure:5179: gcc -E conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:5185: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5235: checking for a BSD-compatible install
configure:5291: result: /usr/bin/install -c
configure:5302: checking whether ln -s works
configure:5306: result: yes
configure:5313: checking whether make sets $(MAKE)
configure:5334: result: yes
configure:5386: checking for ranlib
configure:5402: found /usr/bin/ranlib
configure:5413: result: ranlib
configure:5443: checking for gawk
configure:5470: result: gawk
configure:5537: checking for a sed that does not truncate output
configure:5593: result: /bin/sed
configure:5596: checking for grep that handles long lines and -e
configure:5670: result: /bin/grep
configure:5675: checking for egrep
configure:5753: result: /bin/grep -E
configure:5769: checking for ld used by gcc
configure:5836: result: /usr/bin/ld
configure:5845: checking if the linker (/usr/bin/ld) is GNU ld
configure:5860: result: yes
configure:5865: checking for /usr/bin/ld option to reload object files
configure:5872: result: -r
configure:5890: checking for BSD-compatible nm
configure:5939: result: /usr/bin/nm -B
configure:5943: checking how to recognize dependent libraries
configure:6129: result: pass_all
configure:6365: checking for ANSI C header files
configure:6395: gcc -c conftest.c >&5
configure:6401: $? = 0
configure:6500: gcc -o conftest conftest.c >&5
configure:6503: $? = 0
configure:6509: ./conftest
configure:6512: $? = 0
configure:6529: result: yes
configure:6553: checking for sys/types.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for sys/stat.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for stdlib.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for string.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for memory.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for strings.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for inttypes.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for stdint.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6553: checking for unistd.h
configure:6574: gcc -c conftest.c >&5
configure:6580: $? = 0
configure:6596: result: yes
configure:6623: checking dlfcn.h usability
configure:6640: gcc -c conftest.c >&5
configure:6646: $? = 0
configure:6660: result: yes
configure:6664: checking dlfcn.h presence
configure:6679: gcc -E conftest.c
configure:6685: $? = 0
configure:6699: result: yes
configure:6727: checking for dlfcn.h
configure:6735: result: yes
configure:6806: checking for g++
configure:6822: found /usr/lib/ccache/g++
configure:6833: result: g++
configure:6864: checking for C++ compiler version
configure:6871: g++ --version >&5
g++ (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10)
Copyright (C) 2010 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:6874: $? = 0
configure:6881: g++ -v >&5
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)
configure:6884: $? = 0
configure:6891: g++ -V >&5
g++: '-V' option must have argument
configure:6894: $? = 1
configure:6897: checking whether we are using the GNU C++ compiler
configure:6926: g++ -c conftest.cpp >&5
configure:6932: $? = 0
configure:6949: result: yes
configure:6954: checking whether g++ accepts -g
configure:6984: g++ -c -g conftest.cpp >&5
configure:6990: $? = 0
configure:7089: result: yes
configure:7114: checking dependency style of g++
configure:7205: result: gcc3
configure:7230: checking how to run the C++ preprocessor
configure:7266: g++ -E conftest.cpp
configure:7272: $? = 0
configure:7303: g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:7309: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7342: result: g++ -E
configure:7371: g++ -E conftest.cpp
configure:7377: $? = 0
configure:7408: g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:7414: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7507: checking for g77
configure:7537: result: no
configure:7507: checking for xlf
configure:7537: result: no
configure:7507: checking for f77
configure:7537: result: no
configure:7507: checking for frt
configure:7537: result: no
configure:7507: checking for pgf77
configure:7537: result: no
configure:7507: checking for cf77
configure:7537: result: no
configure:7507: checking for fort77
configure:7537: result: no
configure:7507: checking for fl32
configure:7537: result: no
configure:7507: checking for af77
configure:7537: result: no
configure:7507: checking for xlf90
configure:7537: result: no
configure:7507: checking for f90
configure:7537: result: no
configure:7507: checking for pgf90
configure:7537: result: no
configure:7507: checking for pghpf
configure:7537: result: no
configure:7507: checking for epcf90
configure:7537: result: no
configure:7507: checking for gfortran
configure:7537: result: no
configure:7507: checking for g95
configure:7537: result: no
configure:7507: checking for xlf95
configure:7537: result: no
configure:7507: checking for f95
configure:7537: result: no
configure:7507: checking for fort
configure:7537: result: no
configure:7507: checking for ifort
configure:7537: result: no
configure:7507: checking for ifc
configure:7537: result: no
configure:7507: checking for efc
configure:7537: result: no
configure:7507: checking for pgf95
configure:7537: result: no
configure:7507: checking for lf95
configure:7537: result: no
configure:7507: checking for ftn
configure:7537: result: no
configure:7564: checking for Fortran 77 compiler version
configure:7571: --version >&5
./configure: line 7572: --version: command not found
configure:7574: $? = 127
configure:7581: -v >&5
./configure: line 7582: -v: command not found
configure:7584: $? = 127
configure:7591: -V >&5
./configure: line 7592: -V: command not found
configure:7594: $? = 127
configure:7602: checking whether we are using the GNU Fortran 77 compiler
configure:7621: -c conftest.F >&5
./configure: line 7622: -c: command not found
configure:7627: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:7644: result: no
configure:7650: checking whether accepts -g
configure:7667: -c -g conftest.f >&5
./configure: line 7668: -c: command not found
configure:7673: $? = 127
configure: failed program was:
| program main
|
| end
configure:7689: result: no
configure:7719: checking the maximum length of command line arguments
configure:7831: result: 1966080
configure:7843: checking command to parse /usr/bin/nm -B output from gcc object
configure:7948: gcc -c conftest.c >&5
configure:7951: $? = 0
configure:7955: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7958: $? = 0
configure:8010: gcc -o conftest conftest.c conftstm.o >&5
configure:8013: $? = 0
configure:8051: result: ok
configure:8055: checking for objdir
configure:8070: result: .libs
configure:8162: checking for ar
configure:8178: found /usr/bin/ar
configure:8189: result: ar
configure:8258: checking for ranlib
configure:8285: result: ranlib
configure:8354: checking for strip
configure:8370: found /usr/bin/strip
configure:8381: result: strip
configure:8667: checking if gcc supports -fno-rtti -fno-exceptions
configure:8685: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8689: $? = 0
configure:8702: result: no
configure:8717: checking for gcc option to produce PIC
configure:8949: result: -fPIC
configure:8957: checking if gcc PIC flag -fPIC works
configure:8975: gcc -c -fPIC -DPIC conftest.c >&5
configure:8979: $? = 0
configure:8992: result: yes
configure:9020: checking if gcc static flag -static works
configure:9048: result: no
configure:9058: checking if gcc supports -c -o file.o
configure:9079: gcc -c -o out/conftest2.o conftest.c >&5
configure:9083: $? = 0
configure:9105: result: yes
configure:9131: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10111: result: yes
configure:10132: checking whether -lc should be explicitly linked in
configure:10137: gcc -c conftest.c >&5
configure:10140: $? = 0
configure:10155: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10158: $? = 0
configure:10170: result: no
configure:10178: checking dynamic linker characteristics
configure:10780: result: GNU/Linux ld.so
configure:10789: checking how to hardcode library paths into programs
configure:10814: result: immediate
configure:10828: checking whether stripping libraries is possible
configure:10833: result: yes
configure:11635: checking if libtool supports shared libraries
configure:11637: result: yes
configure:11640: checking whether to build shared libraries
configure:11661: result: yes
configure:11664: checking whether to build static libraries
configure:11668: result: yes
configure:11761: creating libtool
configure:12349: checking for ld used by g++
configure:12416: result: /usr/bin/ld
configure:12425: checking if the linker (/usr/bin/ld) is GNU ld
configure:12440: result: yes
configure:12491: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13465: result: yes
configure:13483: g++ -c -g -O2 conftest.cpp >&5
configure:13486: $? = 0
configure:13638: checking for g++ option to produce PIC
configure:13922: result: -fPIC
configure:13930: checking if g++ PIC flag -fPIC works
configure:13948: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:13952: $? = 0
configure:13965: result: yes
configure:13993: checking if g++ static flag -static works
configure:14021: result: no
configure:14031: checking if g++ supports -c -o file.o
configure:14052: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14056: $? = 0
configure:14078: result: yes
configure:14104: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14129: result: yes
configure:14196: checking dynamic linker characteristics
configure:14746: result: GNU/Linux ld.so
configure:14755: checking how to hardcode library paths into programs
configure:14780: result: immediate
configure:21120: checking readline/readline.h usability
configure:21137: gcc -c conftest.c >&5
configure:21143: $? = 0
configure:21157: result: yes
configure:21161: checking readline/readline.h presence
configure:21176: gcc -E conftest.c
configure:21182: $? = 0
configure:21196: result: yes
configure:21224: checking for readline/readline.h
configure:21232: result: yes
configure:21120: checking readline/history.h usability
configure:21137: gcc -c conftest.c >&5
configure:21143: $? = 0
configure:21157: result: yes
configure:21161: checking readline/history.h presence
configure:21176: gcc -E conftest.c
configure:21182: $? = 0
configure:21196: result: yes
configure:21224: checking for readline/history.h
configure:21232: result: yes
configure:21264: checking for dirent.h that defines DIR
configure:21293: gcc -c conftest.c >&5
configure:21299: $? = 0
configure:21315: result: yes
configure:21328: checking for library containing opendir
configure:21369: gcc -o conftest conftest.c >&5
configure:21375: $? = 0
configure:21403: result: none required
configure:21497: checking for ANSI C header files
configure:21661: result: yes
configure:21697: checking printf.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking printf.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for printf.h
configure:21809: result: yes
configure:21697: checking errno.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking errno.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for errno.h
configure:21809: result: yes
configure:21697: checking fcntl.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking fcntl.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for fcntl.h
configure:21809: result: yes
configure:21697: checking mntent.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking mntent.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for mntent.h
configure:21809: result: yes
configure:21687: checking for stdint.h
configure:21693: result: yes
configure:21687: checking for stdlib.h
configure:21693: result: yes
configure:21687: checking for string.h
configure:21693: result: yes
configure:21697: checking sys/ioctl.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking sys/ioctl.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for sys/ioctl.h
configure:21809: result: yes
configure:21697: checking sys/mount.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking sys/mount.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for sys/mount.h
configure:21809: result: yes
configure:21697: checking sys/vfs.h usability
configure:21714: gcc -c conftest.c >&5
configure:21720: $? = 0
configure:21734: result: yes
configure:21738: checking sys/vfs.h presence
configure:21753: gcc -E conftest.c
configure:21759: $? = 0
configure:21773: result: yes
configure:21801: checking for sys/vfs.h
configure:21809: result: yes
configure:21687: checking for unistd.h
configure:21693: result: yes
configure:21824: checking whether byte ordering is bigendian
configure:21857: gcc -c conftest.c >&5
configure:21863: $? = 0
configure:21895: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: error: 'not' undeclared (first use in this function)
conftest.c:46: error: (Each undeclared identifier is reported only once
conftest.c:46: error: for each function it appears in.)
conftest.c:46: error: expected ';' before 'big'
configure:21901: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_PRINTF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:22041: result: no
configure:22069: checking for rl_completion_matches
configure:22125: gcc -o conftest conftest.c -lreadline -lncurses >&5
configure:22131: $? = 0
configure:22149: result: yes
configure:22163: checking for an ANSI C-conforming const
configure:22238: gcc -c conftest.c >&5
configure:22244: $? = 0
configure:22259: result: yes
configure:22269: checking for inline
configure:22295: gcc -c conftest.c >&5
configure:22301: $? = 0
configure:22319: result: inline
configure:22338: checking for size_t
configure:22368: gcc -c conftest.c >&5
configure:22374: $? = 0
configure:22389: result: yes
configure:22401: checking for struct stat.st_rdev
configure:22429: gcc -c conftest.c >&5
configure:22435: $? = 0
configure:22492: result: yes
configure:22506: checking whether gcc needs -traditional
configure:22548: result: no
configure:22555: checking whether lstat dereferences a symlink specified with a trailing slash
configure:22591: gcc -o conftest conftest.c >&5
configure:22594: $? = 0
configure:22600: ./conftest
configure:22603: $? = 0
configure:22626: result: yes
configure:22645: checking whether stat accepts an empty string
configure:22675: gcc -o conftest conftest.c >&5
configure:22678: $? = 0
configure:22684: ./conftest
configure:22687: $? = 0
configure:22703: result: no
configure:22733: checking for register_printf_function
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for statfs
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for getmntent
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for hasmntopt
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for memset
configure:22789: gcc -o conftest conftest.c >&5
conftest.c:69: warning: conflicting types for built-in function 'memset'
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for strerror
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for strtol
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for time
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for uname
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22733: checking for sysconf
configure:22789: gcc -o conftest conftest.c >&5
configure:22795: $? = 0
configure:22813: result: yes
configure:22826: checking whether -falign-loops works
configure:22855: gcc -c -falign-loops=1 conftest.c >&5
configure:22861: $? = 0
configure:22878: result: yes
configure:22882: checking whether -Wuninitialized works
configure:22911: gcc -c -O1 -Wuninitialized conftest.c >&5
configure:22917: $? = 0
configure:22934: result: yes
configure:22937: checking whether -Wno-unused-parameter works
configure:22966: gcc -c -Wno-unused-parameter conftest.c >&5
configure:22972: $? = 0
configure:22989: result: yes
configure:22992: checking whether -Wredundant-decls works
configure:23021: gcc -c -Wredundant-decls conftest.c >&5
configure:23027: $? = 0
configure:23044: result: yes
configure:23051: checking whether -Wredundant-decls works with readline.h
configure:23078: gcc -c -Werror -Wredundant-decls conftest.c >&5
configure:23084: $? = 0
configure:23091: result: yes
configure:23125: checking for special C compiler options needed for large files
configure:23218: result: no
configure:23224: checking for _FILE_OFFSET_BITS value needed for large files
configure:23259: gcc -c conftest.c >&5
conftest.c:58: warning: left shift count >= width of type
conftest.c:58: warning: left shift count >= width of type
conftest.c:60: error: size of array 'off_t_is_large' is negative
configure:23265: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_PRINTF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_STATFS 1
| #define HAVE_GETMNTENT 1
| #define HAVE_HASMNTOPT 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 — 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) — 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:23309: gcc -c conftest.c >&5
configure:23315: $? = 0
configure:23333: result: 64
configure:23477: checking for off_t
configure:23512: gcc -c conftest.c >&5
configure:23518: $? = 0
configure:23533: result: yes
configure:23540: checking size of off_t
configure:23872: gcc -o conftest conftest.c >&5
configure:23875: $? = 0
configure:23881: ./conftest
configure:23884: $? = 0
configure:23907: result: 8
configure:23922: checking for aal_device_open in -laal
configure:23957: gcc -o conftest conftest.c -laal >&5
configure:23963: $? = 0
configure:23981: result: yes
configure:24011: checking aal/libaal.h usability
configure:24028: gcc -c conftest.c >&5
configure:24034: $? = 0
configure:24048: result: yes
configure:24052: checking aal/libaal.h presence
configure:24067: gcc -E conftest.c
configure:24073: $? = 0
configure:24087: result: yes
configure:24115: checking for aal/libaal.h
configure:24122: result: yes
configure:24137: checking for libaal version = 1.0.5
configure:24168: gcc -o conftest conftest.c -laal >&5
configure:24174: $? = 0
configure:24261: gcc -o conftest -static conftest.c -laal >&5
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
configure:24264: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_PRINTF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_STATFS 1
| #define HAVE_GETMNTENT 1
| #define HAVE_HASMNTOPT 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_SYSCONF 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE_LIBAAL 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <stdlib.h>
| #include <aal/libaal.h>
|
| int main() {
| const char *version;
| int major, minor, micro;
|
| if (!(version = libaal_version()))
| exit(1);
|
| if (sscanf(version, "%d.%d.%d", &major, &minor, &micro) != 3) {
| printf("%s, bad version string\n", version);
| exit(1);
| }
|
| if ((major >= 1) &&
| ((major == 1) &&
| (minor >= 0)) &&
| ((major == 1) &&
| (minor == 0) &&
| (micro >= 5)))
| {
| return 0;
| }
|
| printf("\nAn old version of libaal (%s) was found.\n",
| version);
|
| printf("You need a libaal of the version %d.%d.%d or newer.\n",
| 1, 0,
| 5);
|
| printf("You can get it at http://www.namesys.com/snapshots\n");
| return 1;
| }
|
configure:24283: result: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux
ac_cv_c_bigendian=no
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_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_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=no
ac_cv_func_getmntent=yes
ac_cv_func_hasmntopt=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_memset=yes
ac_cv_func_register_printf_function=yes
ac_cv_func_rl_completion_matches=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_statfs=yes
ac_cv_func_strerror=yes
ac_cv_func_strtol=yes
ac_cv_func_sysconf=yes
ac_cv_func_time=yes
ac_cv_func_uname=yes
ac_cv_header_aal_libaal_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_printf_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_h=yes
ac_cv_header_stdc=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_ioctl_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux
ac_cv_lib_aal_aal_device_open=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_uuid_uuid_generate=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
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_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_f77_g=no
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_tgetent=-lncurses
ac_cv_sizeof_off_t=8
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=1966080
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AAL_LIBS=''
AAL_MINIMAL_LIBS=''
ACLOCAL='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run autoconf'
AUTOHEADER='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run autoheader'
AUTOMAKE='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -static'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_MINIMAL_FALSE=''
ENABLE_MINIMAL_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GENERIC_CFLAGS=' -D_REENTRANT -D_FILE_OFFSET_BITS=64'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-laal '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='7'
LT_RELEASE='1.0'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/distrib/reiser4progs-1.0.7/missing --run makeinfo'
MINIMAL_CFLAGS=''
OBJEXT='o'
PACKAGE='reiser4progs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROGS_LDFLAGS=''
PROGS_LIBS=' -lreadline -lncurses '
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
UUID_LIBS=''
VERSION='1.0.7'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof — "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux'
build_alias=''
build_cpu='i686'
build_os='linux'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux'
host_alias=''
host_cpu='i686'
host_os='linux'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/distrib/reiser4progs-1.0.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "reiser4progs"
#define VERSION "1.0.7"
#define LIBREISER4_MAX_INTERFACE_VERSION 0
#define LIBREISER4_MIN_INTERFACE_VERSION 0
#define HAVE_LIBREADLINE 1
#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 HAVE_DLFCN_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_PRINTF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MNTENT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_REGISTER_PRINTF_FUNCTION 1
#define HAVE_STATFS 1
#define HAVE_GETMNTENT 1
#define HAVE_HASMNTOPT 1
#define HAVE_MEMSET 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_TIME 1
#define HAVE_UNAME 1
#define HAVE_SYSCONF 1
#define _FILE_OFFSET_BITS 64
#define SIZEOF_OFF_T 8
#define HAVE_LIBAAL 1
configure: exit 0

Enamored написал:

ldconfig не нужно для libaal делать?

Он их итак видит:

Код:

# ldconfig -p | grep libaal
libaal-1.0.so.5 (libc6) => /usr/local/lib/libaal-1.0.so.5
libaal-minimal.so.0 (libc6) => /usr/local/lib/libaal-minimal.so.0
libaal-minimal.so (libc6) => /usr/local/lib/libaal-minimal.so

Дак и когда запускаешь configure для reiser4progs, то он её тоже видит. Однако, считат, что она не версии 1.0.5

Код:

checking for aal_device_open in -laal... yes
checking aal/libaal.h usability... yes
checking aal/libaal.h presence... yes
checking for aal/libaal.h... yes
checking for libaal version = 1.0.5... no

Отредактированно technotrance (2010-09-24 15:20:50)

Неактивен

 

#5 2010-09-24 15:25:37

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

ash написал:

Возможно в config.log есть что-нибудь интересное?

Возможно, интересным будет вот этот кусок лога:

Код:

configure:24011: checking aal/libaal.h usability
configure:24028: gcc -c conftest.c >&5
configure:24034: $? = 0
configure:24048: result: yes
configure:24052: checking aal/libaal.h presence
configure:24067: gcc -E conftest.c
configure:24073: $? = 0
configure:24087: result: yes
configure:24115: checking for aal/libaal.h
configure:24122: result: yes
configure:24137: checking for libaal version = 1.0.5
configure:24168: gcc -o conftest conftest.c -laal >&5
configure:24174: $? = 0
configure:24261: gcc -o conftest -static conftest.c -laal >&5
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
configure:24264: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "reiser4progs"
| #define VERSION "1.0.7"
| #define LIBREISER4_MAX_INTERFACE_VERSION 0
| #define LIBREISER4_MIN_INTERFACE_VERSION 0
| #define HAVE_LIBREADLINE 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_PRINTF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_REGISTER_PRINTF_FUNCTION 1
| #define HAVE_STATFS 1
| #define HAVE_GETMNTENT 1
| #define HAVE_HASMNTOPT 1
| #define HAVE_MEMSET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_TIME 1
| #define HAVE_UNAME 1
| #define HAVE_SYSCONF 1
| #define _FILE_OFFSET_BITS 64
| #define SIZEOF_OFF_T 8
| #define HAVE_LIBAAL 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <stdlib.h>
| #include <aal/libaal.h>
|
| int main() {
| const char *version;
| int major, minor, micro;
|
| if (!(version = libaal_version()))
| exit(1);
|
| if (sscanf(version, "%d.%d.%d", &major, &minor, &micro) != 3) {
| printf("%s, bad version string\n", version);
| exit(1);
| }
|
| if ((major >= 1) &&
| ((major == 1) &&
| (minor >= 0)) &&
| ((major == 1) &&
| (minor == 0) &&
| (micro >= 5)))
| {
| return 0;
| }
|
| printf("\nAn old version of libaal (%s) was found.\n",
| version);
|
| printf("You need a libaal of the version %d.%d.%d or newer.\n",
| 1, 0,
| 5);
|
| printf("You can get it at http://www.namesys.com/snapshots\n");
| return 1;
| }
|
configure:24283: result: no

Но что с ним делать, я х/з...

Неактивен

 

#6 2010-09-24 15:54:29

ash
Moderator
Откуда: Мурманск
Зарегистрирован: 2007-10-21
Сообщений: 382

Re: Хочу собрать reiser4progs

technotrance написал:

Возможно, интересным будет вот этот кусок лога:

Код:

...
configure:24261: gcc -o conftest -static conftest.c -laal >&5
/usr/bin/ld: cannot find -lc
...

Но что с ним делать, я х/з...

glibc-devel и glibc-static-devel  попробуй поставить.

Неактивен

 

#7 2010-09-24 16:59:28

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

Пакета glibc-static-devel, я так понял, не существует. Поставил пакет glibc-static.
После этого всё благополучно собралось! smile Спасибо!

Код:

# mkfs.reiser4 -L newlabel /dev/sdb1
mkfs.reiser4 1.0.7
Copyright (C) 2001-2005 by Hans Reiser, licensing governed by reiser4progs/COPYING.
Block size 4096 will be used.
Linux 2.6.32.21-168.fc12.i686.PAE is detected.
Reiser4 is going to be created on /dev/sdb1.
(Yes/No): yes
Creating reiser4 on /dev/sdb1 ... done

Щас попробую примонтировать этот диск.
А почему без пакета glibc-static не получалось? За что он отвечает?

Неактивен

 

#8 2010-09-24 17:15:31

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

yikes

Код:

# mount /dev/sdb1 /home/shares
mount: неизвестный тип файловой системы 'reiser4'

Это как так?

Неактивен

 

#9 2010-10-08 08:47:40

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

Окончательно с rieser4 мне вот тут помогли разобраться:
http://unixforum.org/index.php?showtopi … try1100693

Неактивен

 

#10 2010-10-08 17:00:18

technotrance
Member
Откуда: Екатеринбург
Зарегистрирован: 2009-09-15
Сообщений: 137

Re: Хочу собрать reiser4progs

Хм... хотел тут задать расширенные права с помощью setfacl. Не получилось. И в гугле я так и не нашёл чёткого ответа на эту тему.
Может кто-нибудь знает, можно ли задавать расширенные права в reiser4 ?

Код:

# mount -t reiser4 -o acl /dev/sdb1 /home/shares
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
В некоторых случаях полезная информация может быть
найдена в syslog — попробуйте dmesg | tail или что-то
в этом роде

Отредактированно technotrance (2010-10-08 17:11:24)

Неактивен