File: config.log

package info (click to toggle)
bezerk 0.3.2-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 920 kB
  • ctags: 1,027
  • sloc: ansic: 12,291; sh: 1,822; makefile: 92; tcl: 56
file content (25 lines) | stat: -rw-r--r-- 1,374 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:568: checking for a BSD compatible install
configure:621: checking whether build environment is sane
configure:678: checking whether make sets ${MAKE}
configure:717: checking for working aclocal
configure:730: checking for working autoconf
configure:743: checking for working automake
configure:756: checking for working autoheader
configure:769: checking for working makeinfo
configure:798: checking whether to enable maintainer-specific portions of Makefiles
configure:819: checking for gcc
configure:896: checking whether the C compiler (gcc  ) works
configure:910: gcc -o conftest    conftest.c  1>&5
configure:930: checking whether the C compiler (gcc  ) is a cross-compiler
configure:935: checking whether we are using GNU C
configure:944: gcc -E conftest.c
configure:959: checking whether gcc accepts -g
configure:997: checking for a BSD compatible install
configure:1047: checking whether make sets ${MAKE}
configure:1097: checking for gtk-config
configure:1128: checking for GTK - version >= 1.0.4
configure:1163: gcc -o conftest -g -O2 -I/usr/lib/glib/include -I/usr/X11R6/include   conftest.c  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXi -lXext -lX11 -lm 1>&5
configure:1212: checking for Tcl_CreateInterp in -ltcl8.0