Форум русскоязычного сообщества Ubuntu


Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?
Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!

Автор Тема: config.log подскажите каких пакетов не хватает?  (Прочитано 2302 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн vadimvolodin

  • Автор темы
  • Любитель
  • *
  • Сообщений: 82
    • Просмотр профиля
pips-common-3.7.0  устанавливаю драйвер на принтер но сам в этом ни чего ни понимаю. Наверное  каких то пакетов не хватает. 

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

It was created by pips-common configure 3.7.0, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = vadimbook
uname -m = x86_64
uname -r = 2.6.28-15-generic
uname -s = Linux
uname -v = #52-Ubuntu SMP Wed Sep 9 10:48:52 UTC 2009

/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: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2193: checking for a BSD-compatible install
configure:2261: result: /usr/bin/install -c
configure:2272: checking whether build environment is sane
configure:2315: result: yes
configure:2340: checking for a thread-safe mkdir -p
configure:2379: result: /bin/mkdir -p
configure:2392: checking for gawk
configure:2408: found /usr/bin/gawk
configure:2419: result: gawk
configure:2430: checking whether make sets $(MAKE)
configure:2452: result: yes
configure:2715: checking for g++
configure:2731: found /usr/bin/g++
configure:2742: result: g++
configure:2769: checking for C++ compiler version
configure:2777: g++ --version >&5
g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:2781: $? = 0
configure:2788: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --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 --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 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:2792: $? = 0
configure:2799: g++ -V >&5
g++: '-V' option must have argument
configure:2803: $? = 1
configure:2826: checking for C++ compiler default output file name
configure:2848: g++    conftest.cpp  >&5
configure:2852: $? = 0
configure:2890: result: a.out
configure:2909: checking whether the C++ compiler works
configure:2919: ./a.out
configure:2923: $? = 0
configure:2942: result: yes
configure:2949: checking whether we are cross compiling
configure:2951: result: no
configure:2954: checking for suffix of executables
configure:2961: g++ -o conftest    conftest.cpp  >&5
configure:2965: $? = 0
configure:2991: result:
configure:2997: checking for suffix of object files
configure:3023: g++ -c   conftest.cpp >&5
configure:3027: $? = 0
configure:3052: result: o
configure:3056: checking whether we are using the GNU C++ compiler
configure:3085: g++ -c   conftest.cpp >&5
configure:3092: $? = 0
configure:3109: result: yes
configure:3118: checking whether g++ accepts -g
configure:3148: g++ -c -g  conftest.cpp >&5
configure:3155: $? = 0
configure:3256: result: yes
configure:3290: checking for style of include used by make
configure:3318: result: GNU
configure:3343: checking dependency style of g++
configure:3434: result: gcc3
configure:3497: checking for gcc
configure:3513: found /usr/bin/gcc
configure:3524: result: gcc
configure:3756: checking for C compiler version
configure:3764: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:3768: $? = 0
configure:3775: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --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 --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 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
configure:3779: $? = 0
configure:3786: gcc -V >&5
gcc: '-V' option must have argument
configure:3790: $? = 1
configure:3793: checking whether we are using the GNU C compiler
configure:3822: gcc -c   conftest.c >&5
configure:3829: $? = 0
configure:3846: result: yes
configure:3855: checking whether gcc accepts -g
configure:3885: gcc -c -g  conftest.c >&5
configure:3892: $? = 0
configure:3993: result: yes
configure:4010: checking for gcc option to accept ISO C89
configure:4084: gcc  -c -g -O2  conftest.c >&5
configure:4091: $? = 0
configure:4114: result: none needed
configure:4134: checking dependency style of gcc
configure:4225: result: gcc3
configure:4245: checking how to run the C preprocessor
configure:4285: gcc -E  conftest.c
configure:4292: $? = 0
configure:4323: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pips-common"
| #define PACKAGE_TARNAME "pips-common"
| #define PACKAGE_VERSION "3.7.0"
| #define PACKAGE_STRING "pips-common 3.7.0"
| #define PACKAGE_BUGREPORT "pips@localdomain"
| #define PACKAGE "pips-common"
| #define VERSION "3.7.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4363: result: gcc -E
configure:4392: gcc -E  conftest.c
configure:4399: $? = 0
configure:4430: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4437: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pips-common"
| #define PACKAGE_TARNAME "pips-common"
| #define PACKAGE_VERSION "3.7.0"
| #define PACKAGE_STRING "pips-common 3.7.0"
| #define PACKAGE_BUGREPORT "pips@localdomain"
| #define PACKAGE "pips-common"
| #define VERSION "3.7.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4490: checking for a BSD-compatible install
configure:4558: result: /usr/bin/install -c
configure:4569: checking whether ln -s works
configure:4573: result: yes
configure:4580: checking whether make sets $(MAKE)
configure:4602: result: yes
configure:4615: checking for bison
configure:4645: result: no
configure:4615: checking for byacc
configure:4645: result: no
configure:4744: checking build system type
configure:4762: result: x86_64-unknown-linux-gnu
configure:4784: checking host system type
configure:4799: result: x86_64-unknown-linux-gnu
configure:4821: checking for a sed that does not truncate output
configure:4877: result: /bin/sed
configure:4880: checking for grep that handles long lines and -e
configure:4940: result: /bin/grep
configure:4945: checking for egrep
configure:5009: result: /bin/grep -E
configure:5025: checking for ld used by gcc
configure:5092: result: /usr/bin/ld
configure:5101: checking if the linker (/usr/bin/ld) is GNU ld
configure:5116: result: yes
configure:5121: checking for /usr/bin/ld option to reload object files
configure:5128: result: -r
configure:5146: checking for BSD-compatible nm
configure:5195: result: /usr/bin/nm -B
configure:5199: checking how to recognize dependent libraries
configure:5385: result: pass_all
configure:5474: gcc -c -g -O2  conftest.c >&5
configure:5477: $? = 0
configure:5631: checking for ANSI C header files
configure:5661: gcc -c -g -O2  conftest.c >&5
configure:5668: $? = 0
configure:5767: gcc -o conftest -g -O2   conftest.c  >&5
configure:5771: $? = 0
configure:5777: ./conftest
configure:5781: $? = 0
configure:5799: result: yes
configure:5823: checking for sys/types.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for sys/stat.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for stdlib.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for string.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for memory.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for strings.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for inttypes.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for stdint.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5823: checking for unistd.h
configure:5844: gcc -c -g -O2  conftest.c >&5
configure:5851: $? = 0
configure:5868: result: yes
configure:5898: checking dlfcn.h usability
configure:5915: gcc -c -g -O2  conftest.c >&5
configure:5922: $? = 0
configure:5936: result: yes
configure:5940: checking dlfcn.h presence
configure:5955: gcc -E  conftest.c
configure:5962: $? = 0
configure:5976: result: yes
configure:6009: checking for dlfcn.h
configure:6018: result: yes
configure:6043: checking how to run the C++ preprocessor
configure:6079: g++ -E  conftest.cpp
configure:6086: $? = 0
configure:6117: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6124: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pips-common"
| #define PACKAGE_TARNAME "pips-common"
| #define PACKAGE_VERSION "3.7.0"
| #define PACKAGE_STRING "pips-common 3.7.0"
| #define PACKAGE_BUGREPORT "pips@localdomain"
| #define PACKAGE "pips-common"
| #define VERSION "3.7.0"
| #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:6157: result: g++ -E
configure:6186: g++ -E  conftest.cpp
configure:6193: $? = 0
configure:6224: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6231: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "pips-common"
| #define PACKAGE_TARNAME "pips-common"
| #define PACKAGE_VERSION "3.7.0"
| #define PACKAGE_STRING "pips-common 3.7.0"
| #define PACKAGE_BUGREPORT "pips@localdomain"
| #define PACKAGE "pips-common"
| #define VERSION "3.7.0"
| #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:6326: checking for g77
configure:6356: result: no
configure:6326: checking for xlf
configure:6356: result: no
configure:6326: checking for f77
configure:6356: result: no
configure:6326: checking for frt
configure:6356: result: no
configure:6326: checking for pgf77
configure:6356: result: no
configure:6326: checking for cf77
configure:6356: result: no
configure:6326: checking for fort77
configure:6356: result: no
configure:6326: checking for fl32
configure:6356: result: no
configure:6326: checking for af77
configure:6356: result: no
configure:6326: checking for xlf90
configure:6356: result: no
configure:6326: checking for f90
configure:6356: result: no
configure:6326: checking for pgf90
configure:6356: result: no
configure:6326: checking for pghpf
configure:6356: result: no
configure:6326: checking for epcf90
configure:6356: result: no
configure:6326: checking for gfortran
configure:6356: result: no
configure:6326: checking for g95
configure:6356: result: no
configure:6326: checking for xlf95
configure:6356: result: no
configure:6326: checking for f95
configure:6356: result: no
configure:6326: checking for fort
configure:6356: result: no
configure:6326: checking for ifort
configure:6356: result: no
configure:6326: checking for ifc
configure:6356: result: no
configure:6326: checking for efc
configure:6356: result: no
configure:6326: checking for pgf95
configure:6356: result: no
configure:6326: checking for lf95
configure:6356: result: no
configure:6326: checking for ftn
configure:6356: result: no
configure:6379: checking for Fortran 77 compiler version
configure:6387:  --version >&5
./configure: line 6389: --version: command not found
configure:6391: $? = 127
configure:6398:  -v >&5
./configure: line 6400: -v: command not found
configure:6402: $? = 127
configure:6409:  -V >&5
./configure: line 6411: -V: command not found
configure:6413: $? = 127
configure:6421: checking whether we are using the GNU Fortran 77 compiler
configure:6440:  -c  conftest.F >&5
./configure: line 6442: -c: command not found
configure:6447: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
|
|       end
configure:6464: result: no
configure:6470: checking whether  accepts -g
configure:6487:  -c -g conftest.f >&5
./configure: line 6489: -c: command not found
configure:6494: $? = 127
configure: failed program was:
|       program main
|
|       end
configure:6510: result: no
configure:6543: checking the maximum length of command line arguments
configure:6655: result: 1572864
configure:6667: checking command to parse /usr/bin/nm -B output from gcc object
configure:6772: gcc -c -g -O2  conftest.c >&5
configure:6775: $? = 0
configure:6779: /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:6782: $? = 0
configure:6834: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6837: $? = 0
configure:6875: result: ok
configure:6879: checking for objdir
configure:6894: result: .libs
configure:6986: checking for ar
configure:7002: found /usr/bin/ar
configure:7013: result: ar
configure:7078: checking for ranlib
configure:7094: found /usr/bin/ranlib
configure:7105: result: ranlib
configure:7170: checking for strip
configure:7186: found /usr/bin/strip
configure:7197: result: strip
configure:7787: checking if gcc supports -fno-rtti -fno-exceptions
configure:7805: 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:7809: $? = 0
configure:7822: result: no
configure:7837: checking for gcc option to produce PIC
configure:8069: result: -fPIC
configure:8077: checking if gcc PIC flag -fPIC works
configure:8095: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:8099: $? = 0
configure:8112: result: yes
configure:8140: checking if gcc static flag -static works
configure:8168: result: yes
configure:8178: checking if gcc supports -c -o file.o
configure:8199: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8203: $? = 0
configure:8225: result: yes
configure:8251: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9239: result: yes
configure:9260: checking whether -lc should be explicitly linked in
configure:9265: gcc -c -g -O2  conftest.c >&5
configure:9268: $? = 0
configure:9283: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9286: $? = 0
configure:9298: result: no
configure:9306: checking dynamic linker characteristics
configure:9910: result: GNU/Linux ld.so
configure:9934: checking how to hardcode library paths into programs
configure:9959: result: immediate
configure:9973: checking whether stripping libraries is possible
configure:9978: result: yes
configure:10808: checking if libtool supports shared libraries
configure:10810: result: yes
configure:10813: checking whether to build shared libraries
configure:10834: result: yes
configure:10837: checking whether to build static libraries
configure:10841: result: yes
configure:10935: creating libtool
configure:11528: checking for ld used by g++
configure:11595: result: /usr/bin/ld -m elf_x86_64
configure:11604: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11619: result: yes
configure:11670: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12624: result: yes
configure:12641: g++ -c -g -O2  conftest.cpp >&5
configure:12644: $? = 0
configure:12800: checking for g++ option to produce PIC
configure:13084: result: -fPIC
configure:13092: checking if g++ PIC flag -fPIC works
configure:13110: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:13114: $? = 0
configure:13127: result: yes
configure:13155: checking if g++ static flag -static works
configure:13183: result: yes
configure:13193: checking if g++ supports -c -o file.o
configure:13214: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13218: $? = 0
configure:13240: result: yes
configure:13266: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13292: result: yes
configure:13359: checking dynamic linker characteristics
configure:13911: result: GNU/Linux ld.so
configure:13935: checking how to hardcode library paths into programs
configure:13960: result: immediate
configure:20254: checking for pkg-config
configure:20272: found /usr/bin/pkg-config
configure:20284: result: /usr/bin/pkg-config
configure:20309: checking pkg-config is at least version 0.9.0
configure:20312: result: yes
configure:20323: checking for GTK
configure:20330: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:20333: $? = 1
configure:20346: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:20349: $? = 1
No package 'gtk+-2.0' found
configure:20376: result: no
configure:20395: error: gtk+-2.0 is not found

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
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_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
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=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_make_make_set=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 -m elf_x86_64'
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_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=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_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_lib_dlsearch_path_spec='/usr/lib64 /lib64 /usr/lib32/alsa-lib /usr/lib/alsa-lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/usr/lib64 /lib64 /usr/local/lib64'
lt_cv_sys_max_cmd_len=1572864
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. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run aclocal-1.10'
ADD_INSTALL_FLAGS=''
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run automake-1.10'
AWK='gawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CFLAG_VISIBILITY=''
CPP='gcc -E'
CPPFLAGS=''
CUPS_CFLAGS=''
CUPS_IMAGE_LIBS=''
CUPS_LDFLAGS=''
CUPS_LIBS=''
CUPS_SERVER_DIR=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GENCAT=''
GETTEXT_MACRO_VERSION=''
GLIBC21=''
GLIBC2=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_VISIBILITY=''
HAVE_WPRINTF=''
INCLTDL='-I${top_srcdir}/libltdl'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBC=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAKEINFO='${SHELL} /home/vadim/драйвера/pips-common-3.7.0/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
NMEDIT=''
OBJEXT='o'
PACKAGE='pips-common'
PACKAGE_BUGREPORT='pips@localdomain'
PACKAGE_NAME='pips-common'
PACKAGE_STRING='pips-common 3.7.0'
PACKAGE_TARNAME='pips-common'
PACKAGE_VERSION='3.7.0'
PATH_SEPARATOR=':'
PIPS_CORE_DIR='/usr/local/EPAva/core'
PIPS_CUPS_DIR='/usr/local/EPAva/spooler/cups'
PIPS_FIFO_DIR='/var/ekpd'
PIPS_GUI_DIR='/usr/local/EPAva/gui'
PIPS_ROOT_DIR='/usr/local/EPAva'
PKG_CONFIG='/usr/bin/pkg-config'
POSUB=''
POW_LIB=''
PRI_MACROS_BROKEN=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='3.7.0'
WINDRES=''
WOE32=''
WOE32DLL=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
XML_CFLAGS=''
XML_LIBS=''
YACC='yacc'
YFLAGS=''
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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
have_cups_config=''
have_xml2_config=''
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/vadim/драйвера/pips-common-3.7.0/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'
subdirs=' libltdl'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "pips-common"
#define PACKAGE_TARNAME "pips-common"
#define PACKAGE_VERSION "3.7.0"
#define PACKAGE_STRING "pips-common 3.7.0"
#define PACKAGE_BUGREPORT "pips@localdomain"
#define PACKAGE "pips-common"
#define VERSION "3.7.0"
#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

configure: exit 1

Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: config.log подскажите каких пакетов не хватает?
« Ответ #1 : 14 Октября 2009, 16:39:58 »
sudo aptitude install libgtk2.0-dev
И не надо сюда вываливать километровые логи. Никому не интересно в них копаться.
Смотрите последние строчки вывода команды ./configure, там человечьим языком написано, что ему не хватает.

Если уж необходимо выкладывать длинные логи, конфиги и т.д., используй сервиcы типа pastebin.org

« Последнее редактирование: 14 Октября 2009, 16:43:36 от athost »

Оффлайн vadimvolodin

  • Автор темы
  • Любитель
  • *
  • Сообщений: 82
    • Просмотр профиля
Re: config.log подскажите каких пакетов не хватает?
« Ответ #2 : 14 Октября 2009, 16:55:29 »
ну ваще,  я понял из этого ответа только одно что ты очень умный а я дурак  :'(

Оффлайн athost

  • Старожил
  • *
  • Сообщений: 1897
    • Просмотр профиля
Re: config.log подскажите каких пакетов не хватает?
« Ответ #3 : 14 Октября 2009, 17:07:27 »
Не хватает пакета libgtk2.0-dev. Надо установить пакет libgtk2.0-dev

Но не факт, что ему не хватает только этого пакета, поэтому надо внимательно читать последние строки вывода команды ./configure

Понятнее стало?

Оффлайн vadimvolodin

  • Автор темы
  • Любитель
  • *
  • Сообщений: 82
    • Просмотр профиля
Re: config.log подскажите каких пакетов не хватает?
« Ответ #4 : 14 Октября 2009, 17:26:27 »
да спасибо !!!!  только не совсем понял как смотреть чего не хватает

Оффлайн Упс

  • Старожил
  • *
  • Сообщений: 3231
    • Просмотр профиля
Re: config.log подскажите каких пакетов не хватает?
« Ответ #5 : 14 Октября 2009, 18:12:14 »
только не совсем понял как смотреть чего не хватает
Просто почитать в конце лога:
configure:20395: error: gtk+-2.0 is not found
Это значит нет gtk2.
Нужно установить libgtk2.0-dev.
И так далее ......
« Последнее редактирование: 14 Октября 2009, 18:13:52 от Упс »
xUbuntu 12.04

 

Страница сгенерирована за 0.025 секунд. Запросов: 20.