1 | ---> Configuring libsdl |
---|
2 | checking build system type... powerpc-apple-darwin7.2.1 |
---|
3 | checking host system type... powerpc-apple-darwin7.2.1 |
---|
4 | checking target system type... powerpc-apple-darwin7.2.1 |
---|
5 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
6 | checking whether build environment is sane... yes |
---|
7 | /darwinports/dports/devel/libsdl/work/SDL-1.2.8/missing: Unknown `--run' option |
---|
8 | Try `/darwinports/dports/devel/libsdl/work/SDL-1.2.8/missing --help' for more information |
---|
9 | configure: WARNING: `missing' script is too old or missing |
---|
10 | checking for gawk... no |
---|
11 | checking for mawk... no |
---|
12 | checking for nawk... no |
---|
13 | checking for awk... awk |
---|
14 | checking whether make sets $(MAKE)... yes |
---|
15 | checking for style of include used by make... GNU |
---|
16 | checking for gcc... gcc |
---|
17 | checking for C compiler default output file name... a.out |
---|
18 | checking whether the C compiler works... yes |
---|
19 | checking whether we are cross compiling... no |
---|
20 | checking for suffix of executables... |
---|
21 | checking for suffix of object files... o |
---|
22 | checking whether we are using the GNU C compiler... yes |
---|
23 | checking whether gcc accepts -g... yes |
---|
24 | checking for gcc option to accept ANSI C... none needed |
---|
25 | checking dependency style of gcc... gcc3 |
---|
26 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
27 | checking for egrep... grep -E |
---|
28 | checking for ld used by gcc... /usr/bin/ld |
---|
29 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
30 | checking for /usr/bin/ld option to reload object files... -r |
---|
31 | checking for BSD-compatible nm... /usr/bin/nm -p |
---|
32 | checking whether ln -s works... yes |
---|
33 | checking how to recognise dependent libraries... pass_all |
---|
34 | checking how to run the C preprocessor... gcc -E |
---|
35 | checking for ANSI C header files... yes |
---|
36 | checking for sys/types.h... yes |
---|
37 | checking for sys/stat.h... yes |
---|
38 | checking for stdlib.h... yes |
---|
39 | checking for string.h... yes |
---|
40 | checking for memory.h... yes |
---|
41 | checking for strings.h... yes |
---|
42 | checking for inttypes.h... yes |
---|
43 | checking for stdint.h... yes |
---|
44 | checking for unistd.h... yes |
---|
45 | checking dlfcn.h usability... yes |
---|
46 | checking dlfcn.h presence... yes |
---|
47 | checking for dlfcn.h... yes |
---|
48 | checking for g++... g++ |
---|
49 | checking whether we are using the GNU C++ compiler... yes |
---|
50 | checking whether g++ accepts -g... yes |
---|
51 | checking dependency style of g++... gcc3 |
---|
52 | checking how to run the C++ preprocessor... g++ -E |
---|
53 | checking for g77... no |
---|
54 | checking for f77... no |
---|
55 | checking for xlf... no |
---|
56 | checking for frt... no |
---|
57 | checking for pgf77... no |
---|
58 | checking for fort77... no |
---|
59 | checking for fl32... no |
---|
60 | checking for af77... no |
---|
61 | checking for f90... no |
---|
62 | checking for xlf90... no |
---|
63 | checking for pgf90... no |
---|
64 | checking for epcf90... no |
---|
65 | checking for f95... no |
---|
66 | checking for fort... no |
---|
67 | checking for xlf95... no |
---|
68 | checking for ifc... no |
---|
69 | checking for efc... no |
---|
70 | checking for pgf95... no |
---|
71 | checking for lf95... no |
---|
72 | checking for gfortran... no |
---|
73 | checking whether we are using the GNU Fortran 77 compiler... no |
---|
74 | checking whether accepts -g... no |
---|
75 | checking the maximum length of command line arguments... 65536 |
---|
76 | checking command to parse /usr/bin/nm -p output from gcc object... ok |
---|
77 | checking for objdir... .libs |
---|
78 | checking for ar... ar |
---|
79 | checking for ranlib... ranlib |
---|
80 | checking for strip... strip |
---|
81 | checking if gcc static flag works... yes |
---|
82 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
83 | checking for gcc option to produce PIC... -fno-common |
---|
84 | checking if gcc PIC flag -fno-common works... yes |
---|
85 | checking if gcc supports -c -o file.o... yes |
---|
86 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes |
---|
87 | checking dynamic linker characteristics... darwin7.2.1 dyld |
---|
88 | checking how to hardcode library paths into programs... immediate |
---|
89 | checking whether stripping libraries is possible... yes |
---|
90 | checking if libtool supports shared libraries... yes |
---|
91 | checking whether to build shared libraries... yes |
---|
92 | checking whether to build static libraries... yes |
---|
93 | configure: creating libtool |
---|
94 | appending configuration tag "CXX" to libtool |
---|
95 | checking for ld used by g++... /usr/bin/ld |
---|
96 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
97 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
98 | checking for g++ option to produce PIC... -fno-common |
---|
99 | checking if g++ PIC flag -fno-common works... yes |
---|
100 | checking if g++ supports -c -o file.o... yes |
---|
101 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
102 | checking dynamic linker characteristics... darwin7.2.1 dyld |
---|
103 | checking how to hardcode library paths into programs... immediate |
---|
104 | checking whether stripping libraries is possible... yes |
---|
105 | appending configuration tag "F77" to libtool |
---|
106 | checking whether make sets $(MAKE)... (cached) yes |
---|
107 | checking for gcc... (cached) gcc |
---|
108 | checking whether we are using the GNU C compiler... (cached) yes |
---|
109 | checking whether gcc accepts -g... (cached) yes |
---|
110 | checking for gcc option to accept ANSI C... (cached) none needed |
---|
111 | checking dependency style of gcc... (cached) gcc3 |
---|
112 | checking for inline... inline |
---|
113 | checking for an ANSI C-conforming const... yes |
---|
114 | checking whether we are using the GNU C++ compiler... (cached) yes |
---|
115 | checking whether g++ accepts -g... (cached) yes |
---|
116 | checking dependency style of g++... (cached) gcc3 |
---|
117 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
118 | checking for working alloca.h... yes |
---|
119 | checking for alloca... yes |
---|
120 | checking for pthreads... yes |
---|
121 | checking for recursive mutexes... no |
---|
122 | checking for pthread semaphores... yes |
---|
123 | checking whether semun is defined in /usr/include/sys/sem.h... yes |
---|
124 | checking sigaction... yes |
---|
125 | Copying ./src/thread/linux/SDL_systhread.c -> src/thread/SDL_systhread.c |
---|
126 | Copying ./src/thread/linux/SDL_systhread_c.h -> src/thread/SDL_systhread_c.h |
---|
127 | Copying ./src/thread/linux/SDL_syssem.c -> src/thread/SDL_syssem.c |
---|
128 | Copying ./src/thread/generic/SDL_syssem_c.h -> src/thread/SDL_syssem_c.h |
---|
129 | Copying ./src/thread/linux/SDL_sysmutex.c -> src/thread/SDL_sysmutex.c |
---|
130 | Copying ./src/thread/linux/SDL_sysmutex_c.h -> src/thread/SDL_sysmutex_c.h |
---|
131 | Copying ./src/thread/generic/SDL_syscond.c -> src/thread/SDL_syscond.c |
---|
132 | Copying ./src/thread/generic/SDL_syscond_c.h -> src/thread/SDL_syscond_c.h |
---|
133 | Copying ./src/timer/linux/SDL_systimer.c -> src/timer/SDL_systimer.c |
---|
134 | checking for an Objective-C compiler... not implemented yet |
---|
135 | configure: creating ./config.status |
---|
136 | config.status: creating Makefile |
---|
137 | config.status: creating docs/Makefile |
---|
138 | config.status: creating docs/html/Makefile |
---|
139 | config.status: creating docs/man3/Makefile |
---|
140 | config.status: creating include/Makefile |
---|
141 | config.status: creating src/Makefile |
---|
142 | config.status: creating src/main/Makefile |
---|
143 | config.status: creating src/main/macosx/Makefile |
---|
144 | config.status: creating src/main/macosx/Info.plist |
---|
145 | config.status: creating src/audio/Makefile |
---|
146 | config.status: creating src/audio/alsa/Makefile |
---|
147 | config.status: creating src/audio/arts/Makefile |
---|
148 | config.status: creating src/audio/baudio/Makefile |
---|
149 | config.status: creating src/audio/dc/Makefile |
---|
150 | config.status: creating src/audio/disk/Makefile |
---|
151 | config.status: creating src/audio/dma/Makefile |
---|
152 | config.status: creating src/audio/dmedia/Makefile |
---|
153 | config.status: creating src/audio/dsp/Makefile |
---|
154 | config.status: creating src/audio/esd/Makefile |
---|
155 | config.status: creating src/audio/macosx/Makefile |
---|
156 | config.status: creating src/audio/macrom/Makefile |
---|
157 | config.status: creating src/audio/mint/Makefile |
---|
158 | config.status: creating src/audio/mme/Makefile |
---|
159 | config.status: creating src/audio/nas/Makefile |
---|
160 | config.status: creating src/audio/nto/Makefile |
---|
161 | config.status: creating src/audio/openbsd/Makefile |
---|
162 | config.status: creating src/audio/paudio/Makefile |
---|
163 | config.status: creating src/audio/riscos/Makefile |
---|
164 | config.status: creating src/audio/sun/Makefile |
---|
165 | config.status: creating src/audio/ums/Makefile |
---|
166 | config.status: creating src/audio/windib/Makefile |
---|
167 | config.status: creating src/audio/windx5/Makefile |
---|
168 | config.status: creating src/video/Makefile |
---|
169 | config.status: creating src/video/aalib/Makefile |
---|
170 | config.status: creating src/video/ataricommon/Makefile |
---|
171 | config.status: creating src/video/bwindow/Makefile |
---|
172 | config.status: creating src/video/cybergfx/Makefile |
---|
173 | config.status: creating src/video/dc/Makefile |
---|
174 | config.status: creating src/video/dga/Makefile |
---|
175 | config.status: creating src/video/directfb/Makefile |
---|
176 | config.status: creating src/video/dummy/Makefile |
---|
177 | config.status: creating src/video/epoc/Makefile |
---|
178 | config.status: creating src/video/fbcon/Makefile |
---|
179 | config.status: creating src/video/gem/Makefile |
---|
180 | config.status: creating src/video/ggi/Makefile |
---|
181 | config.status: creating src/video/maccommon/Makefile |
---|
182 | config.status: creating src/video/macdsp/Makefile |
---|
183 | config.status: creating src/video/macrom/Makefile |
---|
184 | config.status: creating src/video/nanox/Makefile |
---|
185 | config.status: creating src/video/photon/Makefile |
---|
186 | config.status: creating src/video/picogui/Makefile |
---|
187 | config.status: creating src/video/ps2gs/Makefile |
---|
188 | config.status: creating src/video/qtopia/Makefile |
---|
189 | config.status: creating src/video/quartz/Makefile |
---|
190 | config.status: creating src/video/riscos/Makefile |
---|
191 | config.status: creating src/video/svga/Makefile |
---|
192 | config.status: creating src/video/vgl/Makefile |
---|
193 | config.status: creating src/video/wincommon/Makefile |
---|
194 | config.status: creating src/video/windib/Makefile |
---|
195 | config.status: creating src/video/windx5/Makefile |
---|
196 | config.status: creating src/video/x11/Makefile |
---|
197 | config.status: creating src/video/xbios/Makefile |
---|
198 | config.status: creating src/video/XFree86/Makefile |
---|
199 | config.status: creating src/video/XFree86/extensions/Makefile |
---|
200 | config.status: creating src/video/XFree86/Xinerama/Makefile |
---|
201 | config.status: creating src/video/XFree86/Xv/Makefile |
---|
202 | config.status: creating src/video/XFree86/Xxf86dga/Makefile |
---|
203 | config.status: creating src/video/XFree86/Xxf86vm/Makefile |
---|
204 | config.status: creating src/events/Makefile |
---|
205 | config.status: creating src/joystick/Makefile |
---|
206 | config.status: creating src/joystick/amigaos/Makefile |
---|
207 | config.status: creating src/joystick/beos/Makefile |
---|
208 | config.status: creating src/joystick/bsd/Makefile |
---|
209 | config.status: creating src/joystick/darwin/Makefile |
---|
210 | config.status: creating src/joystick/dc/Makefile |
---|
211 | config.status: creating src/joystick/dummy/Makefile |
---|
212 | config.status: creating src/joystick/linux/Makefile |
---|
213 | config.status: creating src/joystick/macos/Makefile |
---|
214 | config.status: creating src/joystick/mint/Makefile |
---|
215 | config.status: creating src/joystick/riscos/Makefile |
---|
216 | config.status: creating src/joystick/win32/Makefile |
---|
217 | config.status: creating src/cdrom/Makefile |
---|
218 | config.status: creating src/cdrom/aix/Makefile |
---|
219 | config.status: creating src/cdrom/beos/Makefile |
---|
220 | config.status: creating src/cdrom/dc/Makefile |
---|
221 | config.status: creating src/cdrom/dummy/Makefile |
---|
222 | config.status: creating src/cdrom/bsdi/Makefile |
---|
223 | config.status: creating src/cdrom/freebsd/Makefile |
---|
224 | config.status: creating src/cdrom/linux/Makefile |
---|
225 | config.status: creating src/cdrom/macos/Makefile |
---|
226 | config.status: creating src/cdrom/macosx/Makefile |
---|
227 | config.status: creating src/cdrom/mint/Makefile |
---|
228 | config.status: creating src/cdrom/openbsd/Makefile |
---|
229 | config.status: creating src/cdrom/osf/Makefile |
---|
230 | config.status: creating src/cdrom/qnx/Makefile |
---|
231 | config.status: creating src/cdrom/win32/Makefile |
---|
232 | config.status: creating src/thread/Makefile |
---|
233 | config.status: creating src/timer/Makefile |
---|
234 | config.status: creating src/endian/Makefile |
---|
235 | config.status: creating src/file/Makefile |
---|
236 | config.status: creating src/cpuinfo/Makefile |
---|
237 | config.status: creating src/hermes/Makefile |
---|
238 | config.status: creating sdl-config |
---|
239 | config.status: creating SDL.spec |
---|
240 | config.status: creating SDL.qpg |
---|
241 | config.status: executing depfiles commands |
---|
242 | config.status: executing default commands |
---|