HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #660

Ticket #660: configure_out.txt

File configure_out.txt, 5.2 KB (added by scottmc, 3 years ago)
Line 
1checking for gcc... gcc
2checking whether the C compiler works... yes
3checking for C compiler default output file name... a.out
4checking for suffix of executables...
5checking whether we are cross compiling... no
6checking for suffix of object files... o
7checking whether we are using the GNU C compiler... yes
8checking whether gcc accepts -g... yes
9checking for gcc option to accept ISO C89... none needed
10checking how to run the C preprocessor... gcc -E
11checking for grep that handles long lines and -e... /bin/grep
12checking for egrep... /bin/grep -E
13checking for ANSI C header files... yes
14checking for sys/types.h... yes
15checking for sys/stat.h... yes
16checking for stdlib.h... yes
17checking for string.h... yes
18checking for memory.h... yes
19checking for strings.h... yes
20checking for inttypes.h... yes
21checking for stdint.h... yes
22checking for unistd.h... yes
23checking minix/config.h usability... no
24checking minix/config.h presence... no
25checking for minix/config.h... no
26checking whether it is safe to define __EXTENSIONS__... yes
27checking build system type... i586-pc-haiku
28checking host system type... i586-pc-haiku
29checking target system type... i586-pc-haiku
30checking for a BSD-compatible install... /bin/install -c
31checking whether build environment is sane... yes
32checking for a thread-safe mkdir -p... /bin/mkdir -p
33checking for gawk... gawk
34checking whether make sets $(MAKE)... yes
35checking for style of include used by make... GNU
36checking dependency style of gcc... gcc3
37checking for gcc... (cached) gcc
38checking whether we are using the GNU C compiler... (cached) yes
39checking whether gcc accepts -g... (cached) yes
40checking for gcc option to accept ISO C89... (cached) none needed
41checking whether gcc and cc understand -c and -o together... yes
42checking how to print strings... printf
43checking for a sed that does not truncate output... /boot/common/bin/sed
44checking for fgrep... /bin/grep -F
45checking for ld used by gcc... /boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld
46checking if the linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld) is GNU ld... yes
47checking for BSD- or MS-compatible name lister (nm)... /boot/develop/tools/gnupro/bin/nm -B
48checking the name lister (/boot/develop/tools/gnupro/bin/nm -B) interface... BSD nm
49checking whether ln -s works... yes
50checking the maximum length of command line arguments... 512
51checking whether the shell understands some XSI constructs... yes
52checking whether the shell understands "+="... yes
53checking for /boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld option to reload object files... -r
54checking for objdump... objdump
55checking how to recognize dependent libraries... pass_all
56checking for ar... ar
57checking for strip... strip
58checking for ranlib... ranlib
59checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object... ok
60checking for dlfcn.h... yes
61checking for objdir... .libs
62checking if gcc supports -fno-rtti -fno-exceptions... no
63checking for gcc option to produce PIC...  -DPIC
64checking if gcc PIC flag  -DPIC works... yes
65checking if gcc static flag  works... yes
66checking if gcc supports -c -o file.o... yes
67checking if gcc supports -c -o file.o... (cached) yes
68checking whether the gcc linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.6.3-haiku-121101/i586-pc-haiku/bin/ld) supports shared libraries... yes
69checking dynamic linker characteristics... haiku runtime_loader
70checking how to hardcode library paths into programs... immediate
71checking whether stripping libraries is possible... yes
72checking if libtool supports shared libraries... yes
73checking whether to build shared libraries... no
74checking whether to build static libraries... yes
75checking for ceil in ... yes
76checking for dirent.h that defines DIR... yes
77checking for library containing opendir... none required
78checking for ANSI C header files... (cached) yes
79checking for stdlib.h... (cached) yes
80checking for string.h... (cached) yes
81checking for strings.h... (cached) yes
82checking sys/param.h usability... yes
83checking sys/param.h presence... yes
84checking for sys/param.h... yes
85checking sys/time.h usability... yes
86checking sys/time.h presence... yes
87checking for sys/time.h... yes
88checking for unistd.h... (cached) yes
89checking curses.h usability... yes
90checking curses.h presence... yes
91checking for curses.h... yes
92checking execinfo.h usability... no
93checking execinfo.h presence... no
94checking for execinfo.h... no
95checking for stdbool.h that conforms to C99... yes
96checking for _Bool... yes
97checking for an ANSI C-conforming const... yes
98checking for pid_t... yes
99checking for uid_t in sys/types.h... yes
100checking whether closedir returns void... no
101checking return type of signal handlers... void
102checking whether lstat correctly handles trailing slash... no
103checking whether stat accepts an empty string... no
104checking for memmove... yes
105checking for strncasecmp... yes
106checking for strstr... yes
107checking for strdup... yes
108checking whether gcc -std=c99 option works... yes
109checking for refresh in -lncurses... yes
110checking for curses.h... (cached) yes
111checking for /proc/stat... no
112configure: error: Cannot find /proc/stat. Make sure you have a Linux-compatible /proc filesystem mounted. See the file README for help.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/