Codebase list pipenightdreams / lintian-fixes/main config.log
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

config.log @lintian-fixes/mainraw · history · blame

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

configure:533: checking how to run the C preprocessor
configure:618: checking for flex
configure:651: checking for flex
configure:685: checking for yywrap in -lfl
configure:727: checking lex output file root
configure:748: checking whether yytext is a pointer
configure:823: checking for a BSD compatible install
configure:876: checking whether build environment is sane
configure:933: checking whether make sets ${MAKE}
configure:979: checking for working aclocal
configure:992: checking for working autoconf
configure:1005: checking for working automake
configure:1018: checking for working autoheader
configure:1031: checking for working makeinfo
configure:1053: checking whether make sets ${MAKE}
configure:1084: checking for c++
configure:1116: checking whether the C++ compiler (c++ -O2 ) works
configure:1132: c++ -o conftest -O2   conftest.C  1>&5
configure:1158: checking whether the C++ compiler (c++ -O2 ) is a cross-compiler
configure:1163: checking whether we are using GNU C++
configure:1191: checking whether c++ accepts -g
configure:1234: checking for a BSD compatible install
configure:1293: checking target system type
configure:1361: checking for sdl-config
configure:1396: checking for SDL - version >= 1.1.5
configure:1478: cc -o conftest  -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT   conftest.c  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread 1>&5
configure:1561: checking for IMG_Load in -lSDL_image