1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:556: checking for a BSD compatible install
configure:625: checking whether build environment is sane
configure:672: checking for working aclocal
configure:685: checking for working autoconf
configure:698: checking for working automake
configure:711: checking for working autoheader
configure:724: checking for working makeinfo
configure:737: checking whether make sets ${MAKE}
configure:771: checking for gcc
configure:848: checking whether the C compiler ('/usr/bin/egcc -L/usr/X11R6/lib' ) works
configure:862: '/usr/bin/egcc -L/usr/X11R6/lib' -o conftest conftest.c 1>&5
./configure: '/usr/bin/egcc: No such file or directory
configure: failed program was:
#line 858 "configure"
#include "confdefs.h"
main(){return(0);}
|