SHOW:
|
|
- or go back to the newest paste.
1 | [gage@T91 gtkdatabox-0.9.3.0]$ ./configure --enable-glade --enable-libglade | |
2 | checking for a BSD-compatible install... /usr/bin/install -c | |
3 | checking whether build environment is sane... yes | |
4 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
5 | checking for gawk... gawk | |
6 | checking whether make sets $(MAKE)... yes | |
7 | checking whether make supports nested variables... yes | |
8 | checking whether UID '1000' is supported by ustar format... yes | |
9 | checking whether GID '1000' is supported by ustar format... yes | |
10 | checking how to create a ustar tar archive... gnutar | |
11 | checking build system type... i686-pc-linux-gnu | |
12 | checking host system type... i686-pc-linux-gnu | |
13 | checking how to print strings... printf | |
14 | checking for style of include used by make... GNU | |
15 | checking for gcc... gcc | |
16 | checking whether the C compiler works... yes | |
17 | checking for C compiler default output file name... a.out | |
18 | checking for suffix of executables... | |
19 | checking whether we are cross compiling... no | |
20 | checking for suffix of object files... o | |
21 | checking whether we are using the GNU C compiler... yes | |
22 | checking whether gcc accepts -g... yes | |
23 | checking for gcc option to accept ISO C89... none needed | |
24 | checking whether gcc understands -c and -o together... yes | |
25 | checking dependency style of gcc... gcc3 | |
26 | checking for a sed that does not truncate output... /usr/bin/sed | |
27 | checking for grep that handles long lines and -e... /usr/bin/grep | |
28 | checking for egrep... /usr/bin/grep -E | |
29 | checking for fgrep... /usr/bin/grep -F | |
30 | checking for ld used by gcc... /usr/bin/ld | |
31 | checking if the linker (/usr/bin/ld) is GNU ld... yes | |
32 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
33 | checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
34 | checking whether ln -s works... yes | |
35 | checking the maximum length of command line arguments... 1572864 | |
36 | checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
37 | checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
38 | checking for /usr/bin/ld option to reload object files... -r | |
39 | checking for objdump... objdump | |
40 | checking how to recognize dependent libraries... pass_all | |
41 | checking for dlltool... no | |
42 | checking how to associate runtime and link libraries... printf %s\n | |
43 | checking for ar... ar | |
44 | checking for archiver @FILE support... @ | |
45 | checking for strip... strip | |
46 | checking for ranlib... ranlib | |
47 | checking command to parse /usr/bin/nm -B output from gcc object... ok | |
48 | checking for sysroot... no | |
49 | checking for a working dd... /usr/bin/dd | |
50 | checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 | |
51 | checking for mt... no | |
52 | checking if : is a manifest tool... no | |
53 | checking how to run the C preprocessor... gcc -E | |
54 | checking for ANSI C header files... yes | |
55 | checking for sys/types.h... yes | |
56 | checking for sys/stat.h... yes | |
57 | checking for stdlib.h... yes | |
58 | checking for string.h... yes | |
59 | checking for memory.h... yes | |
60 | checking for strings.h... yes | |
61 | checking for inttypes.h... yes | |
62 | checking for stdint.h... yes | |
63 | checking for unistd.h... yes | |
64 | checking for dlfcn.h... yes | |
65 | checking for objdir... .libs | |
66 | checking if gcc supports -fno-rtti -fno-exceptions... no | |
67 | checking for gcc option to produce PIC... -fPIC -DPIC | |
68 | checking if gcc PIC flag -fPIC -DPIC works... yes | |
69 | checking if gcc static flag -static works... yes | |
70 | checking if gcc supports -c -o file.o... yes | |
71 | checking if gcc supports -c -o file.o... (cached) yes | |
72 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes | |
73 | checking whether -lc should be explicitly linked in... no | |
74 | checking dynamic linker characteristics... GNU/Linux ld.so | |
75 | checking how to hardcode library paths into programs... immediate | |
76 | checking whether stripping libraries is possible... yes | |
77 | checking if libtool supports shared libraries... yes | |
78 | checking whether to build shared libraries... yes | |
79 | checking whether to build static libraries... yes | |
80 | checking for gcc... (cached) gcc | |
81 | checking whether we are using the GNU C compiler... (cached) yes | |
82 | checking whether gcc accepts -g... (cached) yes | |
83 | checking for gcc option to accept ISO C89... (cached) none needed | |
84 | checking whether gcc understands -c and -o together... (cached) yes | |
85 | checking dependency style of gcc... (cached) gcc3 | |
86 | checking how to run the C preprocessor... gcc -E | |
87 | checking for pkg-config... /usr/bin/pkg-config | |
88 | checking pkg-config is at least version 0.9.0... yes | |
89 | checking for pkg-config... (cached) /usr/bin/pkg-config | |
90 | checking pkg-config is at least version 0.7... yes | |
91 | checking for GTK+ - version >= 2.8.0... yes (version 2.24.31) | |
92 | checking for PANGO... yes | |
93 | checking for CAIRO... yes | |
94 | checking whether to build libglade support module... yes | |
95 | checking for LIBGLADE... yes | |
96 | checking whether to build glade-3 support module... yes | |
97 | checking for GLADE3... no | |
98 | not found | |
99 | checking for gtk-doc... yes | |
100 | checking for gtkdoc-check... gtkdoc-check.test | |
101 | checking for gtkdoc-check... /usr/bin/gtkdoc-check | |
102 | checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase | |
103 | checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf | |
104 | checking whether to build gtk-doc documentation... no | |
105 | checking for GTKDOC_DEPS... yes | |
106 | checking that generated files are newer than configure... done | |
107 | configure: creating ./config.status | |
108 | config.status: creating Makefile | |
109 | config.status: creating gtk/Makefile | |
110 | config.status: creating glade/Makefile | |
111 | config.status: creating examples/Makefile | |
112 | config.status: creating gtkdatabox.pc | |
113 | config.status: creating gtkdatabox.spec | |
114 | config.status: creating config.h | |
115 | config.status: executing depfiles commands | |
116 | config.status: executing libtool commands | |
117 | ||
118 | ||
119 | Install libglade-2.0 module: yes | |
120 | Install glade-3 module: no |