home *** CD-ROM | disk | FTP | other *** search
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
-
- configure:568: checking for gcc
- configure:645: checking whether the C compiler (gcc ) works
- configure:659: gcc -o conftest conftest.c 1>&5
- configure:679: checking whether the C compiler (gcc ) is a cross-compiler
- configure:684: checking whether we are using GNU C
- configure:693: gcc -E conftest.c
- configure:708: checking whether gcc accepts -g
- configure:736: checking for POSIXized ISC
- configure:760: checking for gcc option to accept ANSI C
- configure:813: gcc -c -g -O2 conftest.c 1>&5
- configure:844: checking for c++
- configure:875: checking whether the C++ compiler (c++ ) works
- configure:889: c++ -o conftest conftest.C 1>&5
- configure:915: checking whether the C++ compiler (c++ ) is a cross-compiler
- configure:920: checking whether we are using GNU C++
- configure:929: c++ -E conftest.C
- configure:944: checking whether c++ accepts -g
- configure:1001: checking for a BSD compatible install
- configure:1053: checking for ranlib
- configure:1082: checking for strip
- configure:1110: checking for OS/2 (with EMX)
- configure:1122: gcc -c -g -O2 conftest.c 1>&5
- configure: In function `main':
- configure:1119: `__EMX__' undeclared (first use this function)
- configure:1119: (Each undeclared identifier is reported only once
- configure:1119: for each function it appears in.)
- configure: failed program was:
- #line 1115 "configure"
- #include "confdefs.h"
-
- int main() {
- __EMX__
- ; return 0; }
- configure:1149: checking how to run the C preprocessor
- configure:1170: gcc -E conftest.c >/dev/null 2>conftest.out
- configure:1214: checking for X
- configure:1281: gcc -E conftest.c >/dev/null 2>conftest.out
- configure:1357: gcc -o conftest -g -O2 conftest.c -lXt 1>&5
- /gg/m68k-amigaos/bin/ld: cannot open -lXt_ixlibrary: No such file or directory
- collect2: ld returned 1 exit status
- configure: failed program was:
- #line 1350 "configure"
- #include "confdefs.h"
-
- int main() {
- XtMalloc()
- ; return 0; }
- configure:2048: checking for dirent.h that defines DIR
- configure:2061: gcc -c -g -O2 conftest.c 1>&5
- configure:2086: checking for opendir in -ldir
- configure:2105: gcc -o conftest -g -O2 conftest.c -ldir 1>&5
- /gg/m68k-amigaos/bin/ld: cannot open -ldir: No such file or directory
- collect2: ld returned 1 exit status
- configure: failed program was:
- #line 2094 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error. */
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char opendir();
-
- int main() {
- opendir()
- ; return 0; }
- configure:2170: checking fd_set and sys/select.h or sys/bsdtypes.h
- configure:2179: gcc -c -g -O2 conftest.c 1>&5
- configure:2250: checking FD_ZERO and strings.h or bstring.h
- configure:2262: gcc -c -g -O2 conftest.c 1>&5
- configure:2341: checking for rewinddir
- configure:2369: gcc -o conftest -g -O2 conftest.c 1>&5
- configure:2446: checking for popen
- configure:2474: gcc -o conftest -g -O2 conftest.c 1>&5
- configure:2507: checking whether select takes fd_set arguments
- configure:2524: c++ -c -g -O2 conftest.C 1>&5
- configure: In function `int main()':
- configure:2520: warning: implicit declaration of function `int select(...)'
- configure:2588: checking for XpmCreatePixmapFromData in -lXpm
- configure:2607: gcc -o conftest -g -O2 conftest.c -lXpm -lXpm -lX11 1>&5
- /gg/m68k-amigaos/bin/ld: cannot open -lXpm: No such file or directory
- collect2: ld returned 1 exit status
- configure: failed program was:
- #line 2596 "configure"
- #include "confdefs.h"
- /* Override any gcc2 internal prototype to avoid an error. */
- /* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
- char XpmCreatePixmapFromData();
-
- int main() {
- XpmCreatePixmapFromData()
- ; return 0; }
-