Language:
None specified     Change language:
Pastebin: 70179
Author: Anonymous
Subject: Untitled
Created: 2007-07-01 18:38:36
Download and save
Toggle line numbers
1$ echo > stamp-h.in 
2$ ./configure --without-x 
3checking for aclocal... aclocal 
4checking for autoconf... autoconf 
5checking for autoheader... autoheader 
6checking for gnumake... no 
7checking for gmake... no 
8checking for make... /usr/bin/make 
9checking for previous build to clean... done 
10checking for "./features.conf"... yes 
11checking for "/home/ant/download/elinks-0.11.3/features.conf"... yes 
12checking for gcc... gcc 
13checking for C compiler default output file name... a.out 
14checking whether the C compiler works... yes 
15checking whether we are cross compiling... no 
16checking for suffix of executables... 
17checking for suffix of object files... o 
18checking whether we are using the GNU C compiler... yes 
19checking whether gcc accepts -g... yes 
20checking for gcc option to accept ANSI C... none needed 
21checking for gawk... gawk 
22checking for gawk... /usr/bin/gawk 
23checking for ranlib... ranlib 
24checking for a BSD-compatible install... /usr/bin/install -c 
25checking for cg-commit-id... no 
26checking for sparse... no 
27checking for asciidoc... no 
28checking for xmlto... no 
29checking for jw... no 
30checking for pod2html... /usr/bin/pod2html 
31checking for BEOS... no 
32checking for RISCOS... no 
33checking for WIN32... no 
34checking for EMX... no 
35checking for UNIX... yes 
36checking for dirent.h that defines DIR... yes 
37checking for library containing opendir... none required 
38checking how to run the C preprocessor... gcc -E 
39checking for egrep... grep -E 
40checking for ANSI C header files... yes 
41checking for sys/wait.h that is POSIX.1 compatible... yes 
42checking whether time.h and sys/time.h may both be included... yes 
43checking for sys/types.h... yes 
44checking for sys/stat.h... yes 
45checking for stdlib.h... yes 
46checking for string.h... yes 
47checking for memory.h... yes 
48checking for strings.h... yes 
49checking for inttypes.h... yes 
50checking for stdint.h... yes 
51checking for unistd.h... yes 
52checking fcntl.h usability... yes 
53checking fcntl.h presence... yes 
54checking for fcntl.h... yes 
55checking limits.h usability... yes 
56checking limits.h presence... yes 
57checking for limits.h... yes 
58checking time.h usability... yes 
59checking time.h presence... yes 
60checking for time.h... yes 
61checking for unistd.h... (cached) yes 
62checking sigaction.h usability... no 
63checking sigaction.h presence... no 
64checking for sigaction.h... no 
65checking arpa/inet.h usability... yes 
66checking arpa/inet.h presence... yes 
67checking for arpa/inet.h... yes 
68checking netinet/in_systm.h usability... yes 
69checking netinet/in_systm.h presence... yes 
70checking for netinet/in_systm.h... yes 
71checking netinet/in_system.h usability... no 
72checking netinet/in_system.h presence... no 
73checking for netinet/in_system.h... no 
74checking netinet/ip.h usability... yes 
75checking netinet/ip.h presence... yes 
76checking for netinet/ip.h... yes 
77checking net/if.h usability... yes 
78checking net/if.h presence... yes 
79checking for net/if.h... yes 
80checking netdb.h usability... yes 
81checking netdb.h presence... yes 
82checking for netdb.h... yes 
83checking netinet/in.h usability... yes 
84checking netinet/in.h presence... yes 
85checking for netinet/in.h... yes 
86checking netinet/in6_var.h usability... no 
87checking netinet/in6_var.h presence... no 
88checking for netinet/in6_var.h... no 
89checking ifaddrs.h usability... yes 
90checking ifaddrs.h presence... yes 
91checking for ifaddrs.h... yes 
92checking sys/cygwin.h usability... no 
93checking sys/cygwin.h presence... no 
94checking for sys/cygwin.h... no 
95checking io.h usability... no 
96checking io.h presence... no 
97checking for io.h... no 
98checking sys/fmutex.h usability... no 
99checking sys/fmutex.h presence... no 
100checking for sys/fmutex.h... no 
101checking sys/ioctl.h usability... yes 
102checking sys/ioctl.h presence... yes 
103checking for sys/ioctl.h... yes 
104checking sys/sockio.h usability... no 
105checking sys/sockio.h presence... no 
106checking for sys/sockio.h... no 
107checking sys/resource.h usability... yes 
108checking sys/resource.h presence... yes 
109checking for sys/resource.h... yes 
110checking sys/select.h usability... yes 
111checking sys/select.h presence... yes 
112checking for sys/select.h... yes 
113checking sys/signal.h usability... yes 
114checking sys/signal.h presence... yes 
115checking for sys/signal.h... yes 
116checking sys/socket.h usability... yes 
117checking sys/socket.h presence... yes 
118checking for sys/socket.h... yes 
119checking sys/time.h usability... yes 
120checking sys/time.h presence... yes 
121checking for sys/time.h... yes 
122checking sys/utsname.h usability... yes 
123checking sys/utsname.h presence... yes 
124checking for sys/utsname.h... yes 
125checking for stdint.h... (cached) yes 
126checking for inttypes.h... (cached) yes 
127checking locale.h usability... yes 
128checking locale.h presence... yes 
129checking for locale.h... yes 
130checking pwd.h usability... yes 
131checking pwd.h presence... yes 
132checking for pwd.h... yes 
133checking termios.h usability... yes 
134checking termios.h presence... yes 
135checking for termios.h... yes 
136checking sys/un.h usability... yes 
137checking sys/un.h presence... yes 
138checking for sys/un.h... yes 
139checking whether struct tm is in sys/time.h or time.h... time.h 
140checking for an ANSI C-conforming const... yes 
141checking for inline... inline 
142checking for typeof... yes 
143checking for special C compiler options needed for large files... no 
144checking for _FILE_OFFSET_BITS value needed for large files... 64 
145checking for _LARGE_FILES value needed for large files... no 
146checking for size_t... yes 
147checking for off_t... yes 
148checking for ssize_t... yes 
149checking for long long... yes 
150checking for off_t... yes 
151checking for int32_t... yes 
152checking for uint32_t... yes 
153checking for uint16_t... yes 
154checking for char... yes 
155checking size of char... 1 
156checking for short... yes 
157checking size of short... 2 
158checking for int... yes 
159checking size of int... 4 
160checking for long... yes 
161checking size of long... 4 
162checking for long long... yes 
163checking size of long long... 8 
164checking for off_t... (cached) yes 
165checking size of off_t... 8 
166checking for variadic macros... yes 
167checking for -rdynamic... yes 
168checking for regex_t... yes 
169checking whether gcc needs -traditional... no 
170checking for working memcmp... yes 
171checking for stdlib.h... (cached) yes 
172checking for unistd.h... (cached) yes 
173checking for getpagesize... yes 
174checking for working mmap... yes 
175checking for strftime... yes 
176checking for cfmakeraw... yes 
177checking for gethostbyaddr... yes 
178checking for herror... yes 
179checking for strerror... yes 
180checking for popen... yes 
181checking for uname... yes 
182checking for access... yes 
183checking for chmod... yes 
184checking for alarm... yes 
185checking for timegm... yes 
186checking for mremap... yes 
187checking for strcasecmp... yes 
188checking for strncasecmp... yes 
189checking for strcasestr... yes 
190checking for strstr... yes 
191checking for strchr... yes 
192checking for strrchr... yes 
193checking for memmove... yes 
194checking for bcopy... yes 
195checking for stpcpy... yes 
196checking for strdup... yes 
197checking for index... yes 
198checking for isdigit... yes 
199checking for mempcpy... yes 
200checking for memrchr... yes 
201checking for snprintf... yes 
202checking for vsnprintf... yes 
203checking for asprintf... yes 
204checking for vasprintf... yes 
205checking for getifaddrs... yes 
206checking for getpwnam... yes 
207checking for inet_pton... yes 
208checking for inet_ntop... yes 
209checking for fflush... yes 
210checking for fsync... yes 
211checking for fseeko... yes 
212checking for ftello... yes 
213checking for sigaction... yes 
214checking for gettimeofday... yes 
215checking for clock_gettime... no 
216checking for cygwin_conv_to_full_win32_path... no 
217checking for setenv... yes 
218checking for putenv... yes 
219checking for getuid... yes 
220checking for geteuid... yes 
221checking for getpid... yes 
222checking for setpgid... yes 
223checking for getpgid... yes 
224checking for setpgrp... yes 
225checking for getpgrp... yes 
226checking for raise... yes 
227checking for kill... yes 
228checking for __va_copy... yes 
229checking for sysconf(_SC_PAGE_SIZE)... yes 
230checking for C99 vsnprintf... yes 
231checking for dlopen in -ldl... yes 
232checking for socket... yes 
233checking for setsockopt... yes 
234checking for gethostbyname... yes 
235checking for gpm support... yes 
236checking gpm.h usability... no 
237checking gpm.h presence... no 
238checking for gpm.h... no 
239checking for zlib support... yes 
240checking zlib.h usability... yes 
241checking zlib.h presence... yes 
242checking for zlib.h... yes 
243checking for gzdopen in -lz... yes 
244checking for bzlib support... yes 
245checking bzlib.h usability... yes 
246checking bzlib.h presence... yes 
247checking for bzlib.h... yes 
248checking for BZ2_bzReadOpen in -lbz2... yes 
249checking for idn support... yes 
250checking idna.h usability... yes 
251checking idna.h presence... yes 
252checking for idna.h... yes 
253checking for stringprep_check_version in -lidn... yes 
254checking expat.h usability... yes 
255checking expat.h presence... yes 
256checking for expat.h... yes 
257checking for XML_ParserCreate in -lexpat... yes 
258checking sys/consio.h usability... no 
259checking sys/consio.h presence... no 
260checking for sys/consio.h... no 
261checking machine/console.h usability... no 
262checking machine/console.h presence... no 
263checking for machine/console.h... no 
264checking for SpiderMonkey... no 
265checking for Guile... no 
266checking for Perl... no 
267checking for Python... no 
268checking for Lua... no 
269checking for Ruby... no 
270checking for OpenSSL... yes 
271checking for GNU TLS (1.2 or later)... not used 
272checking whether to be or not to be... needs to be determined experimentally 
273checking for struct sockaddr_storage... yes 
274checking for struct sockaddr_in6... yes 
275checking for struct addrinfo... yes 
276checking for getaddrinfo... yes 
277checking for X... disabled 
278checking execinfo.h usability... yes 
279checking execinfo.h presence... yes 
280checking for execinfo.h... yes 
281checking for smbclient... yes 
282checking whether /usr/bin/make sets $(MAKE)... yes 
283checking build system type... powerpc-unknown-linux-gnu 
284checking host system type... powerpc-unknown-linux-gnu 
285checking for strerror in -lcposix... no 
286checking for working alloca.h... yes 
287checking for alloca... yes 
288checking whether we are using the GNU C Library 2.1 or newer... yes 
289checking argz.h usability... yes 
290checking argz.h presence... yes 
291checking for argz.h... yes 
292checking for limits.h... (cached) yes 
293checking for locale.h... (cached) yes 
294checking nl_types.h usability... yes 
295checking nl_types.h presence... yes 
296checking for nl_types.h... yes 
297checking malloc.h usability... yes 
298checking malloc.h presence... yes 
299checking for malloc.h... yes 
300checking stddef.h usability... yes 
301checking stddef.h presence... yes 
302checking for stddef.h... yes 
303checking for stdlib.h... (cached) yes 
304checking for string.h... (cached) yes 
305checking for unistd.h... (cached) yes 
306checking sys/param.h usability... yes 
307checking sys/param.h presence... yes 
308checking for sys/param.h... yes 
309checking for feof_unlocked... yes 
310checking for fgets_unlocked... yes 
311checking for getcwd... yes 
312checking for getegid... yes 
313checking for geteuid... (cached) yes 
314checking for getgid... yes 
315checking for getuid... (cached) yes 
316checking for mempcpy... (cached) yes 
317checking for munmap... yes 
318checking for putenv... (cached) yes 
319checking for setenv... (cached) yes 
320checking for setlocale... yes 
321checking for stpcpy... (cached) yes 
322checking for strchr... (cached) yes 
323checking for strcasecmp... (cached) yes 
324checking for strdup... (cached) yes 
325checking for strtoul... yes 
326checking for tsearch... yes 
327checking for __argz_count... yes 
328checking for __argz_stringify... yes 
329checking for __argz_next... yes 
330checking for iconv... yes 
331checking for iconv declaration... 
332         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
333checking for nl_langinfo and CODESET... yes 
334checking for LC_MESSAGES... yes 
335checking whether NLS is requested... yes 
336checking for msgfmt... /usr/bin/msgfmt 
337checking for gmsgfmt... /usr/bin/msgfmt 
338checking for xgettext... /usr/bin/xgettext 
339checking for bison... bison 
340checking version of bison... 2.3, ok 
341checking for catalogs to be installed...  be bg ca cs da de el es et fi fr gl hr hu id is it lt nl nb pl pt pt_BR ro ru sk sr sv tr uk 
342checking fsplib.h usability... no 
343checking fsplib.h presence... no 
344checking for fsplib.h... no 
345configure: creating ./config.status 
346config.status: creating Makefile.config 
347config.status: creating contrib/elinks.spec 
348config.status: creating contrib/lua/hooks.lua 
349config.status: creating contrib/conv/w3m2links.awk 
350config.status: creating doc/man/man1/elinks.1 
351config.status: creating src/intl/gettext/ref-add.sed 
352config.status: creating src/intl/gettext/ref-del.sed 
353config.status: creating config.h 
354The following feature summary has been saved to features.log 
355Feature summary: 
356Documentation Tools ............. Pod2HTML 
357Manual Formats .................. no 
358Man Page Formats ................ no 
359gpm ............................. no 
360zlib ............................ yes 
361bzlib ........................... yes 
362idn ............................. yes 
363Bookmarks ....................... yes 
364XBEL bookmarks .................. yes 
365ECMAScript (JavaScript) ......... no 
366Browser scripting ............... no 
367SSL ............................. OpenSSL 
368Native Language Support ......... yes 
369Cookies ......................... yes 
370Form history .................... yes 
371Global history .................. yes 
372Mailcap ......................... yes 
373Mimetypes files ................. yes 
374IPv6 ............................ yes 
375BitTorrent protocol ............. no 
376Data protocol ................... yes 
377URI rewriting ................... yes 
378Local CGI ....................... no 
379Finger protocol ................. no 
380FSP protocol .................... no 
381FTP protocol .................... yes 
382Gopher protocol ................. no 
383NNTP protocol ................... no 
384SMB protocol .................... no 
385Mouse handling .................. yes 
386BSD sysmouse .................... no 
38788 colors ....................... no 
388256 colors ...................... no 
389Exmode interface ................ no 
390LEDs ............................ yes 
391Marks ........................... yes 
392Cascading Style Sheets .......... yes 
393HTML highlighting ............... no 
394DOM engine ...................... no 
395Backtrace ....................... yes 
396No root exec .................... no 
397Debug mode ...................... no 
398Fast mode ....................... no 
399Own libc stubs .................. no 
400Small binary .................... no 
401System configuration directory .. /usr/local/etc/elinks 
402Locale catalogs directory ....... /usr/local/share/locale 
403Compiler options (CFLAGS) ....... -g -O2 -Wall -fno-strict-aliasing -Wno-pointer-sign 
404Linker options (LIBS) ........... -lssl -lcrypto -ldl  -lz -lbz2 -lidn -lexpat 
405ant@dustball elinks-0.11.3 =) $ make 
406cd . \ 
407          && CONFIG_FILES= CONFIG_HEADERS=config.h \ 
408             /bin/sh ./config.status 
409config.status: creating config.h 
410config.status: config.h is unchanged 
411[MAKE all]   /u00doc 
412make[1]: Entering directory `/u00/home/ant/download/elinks-0.11.3/doc' 
413[MAKE all]   doc/man 
414make[2]: Entering directory `/u00/home/ant/download/elinks-0.11.3/doc/man' 
415[MAKE all]   doc/man/man1 
416make[3]: Entering directory `/u00/home/ant/download/elinks-0.11.3/doc/man/man1' 
417make[3]: Nothing to be done for `all'. 
418make[3]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/doc/man/man1' 
419[MAKE all]   doc/man/man5 
420make[3]: Entering directory `/u00/home/ant/download/elinks-0.11.3/doc/man/man5' 
421make[3]: Nothing to be done for `all'. 
422make[3]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/doc/man/man5' 
423make[2]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/doc/man' 
424make[1]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/doc' 
425[MAKE all]   /u00po 
426make[1]: Entering directory `/u00/home/ant/download/elinks-0.11.3/po' 
427make[1]: Nothing to be done for `all'. 
428make[1]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/po' 
429[MAKE all]   /u00src 
430make[1]: Entering directory `/u00/home/ant/download/elinks-0.11.3/src' 
431[MAKE all]   src/bfu 
432make[2]: Entering directory `/u00/home/ant/download/elinks-0.11.3/src/bfu' 
433      [CC]   src/bfu/button.o 
434      [CC]   src/bfu/checkbox.o 
435      [CC]   src/bfu/dialog.o 
436      [CC]   src/bfu/group.o 
437      [CC]   src/bfu/hierbox.o 
438      [CC]   src/bfu/hotkey.o 
439      [CC]   src/bfu/inpfield.o 
440      [CC]   src/bfu/inphist.o 
441      [CC]   src/bfu/leds.o 
442      [CC]   src/bfu/listbox.o 
443      [CC]   src/bfu/listmenu.o 
444      [CC]   src/bfu/menu.o 
445      [CC]   src/bfu/msgbox.o 
446      [CC]   src/bfu/style.o 
447      [CC]   src/bfu/text.o 
448      [CC]   src/bfu/widget.o 
449      [LD]   src/bfu/lib.o 
450make[2]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/src/bfu' 
451[MAKE all]   src/bookmarks 
452make[2]: Entering directory `/u00/home/ant/download/elinks-0.11.3/src/bookmarks' 
453[MAKE all]   src/bookmarks/backend 
454make[3]: Entering directory `/u00/home/ant/download/elinks-0.11.3/src/bookmarks/backend' 
455      [CC]   src/bookmarks/backend/common.o 
456      [CC]   src/bookmarks/backend/default.o 
457      [CC]   src/bookmarks/backend/xbel.o 
458      [LD]   src/bookmarks/backend/lib.o 
459make[3]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/src/bookmarks/backend' 
460      [CC]   src/bookmarks/bookmarks.o 
461      [CC]   src/bookmarks/dialogs.o 
462      [LD]   src/bookmarks/lib.o 
463make[2]: Leaving directory `/u00/home/ant/download/elinks-0.11.3/src/bookmarks'  <