(file) Return to Jan31.configure.txt CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / twiki / pub / WineDev / LugWine

  1 rizwank 1.1 checking build system type... i686-pc-linux-gnu
  2             checking host system type... i686-pc-linux-gnu
  3             checking whether make sets $(MAKE)... yes
  4             checking for gcc... gcc
  5             checking for C compiler default output file name... a.out
  6             checking whether the C compiler works... yes
  7             checking whether we are cross compiling... no
  8             checking for suffix of executables... 
  9             checking for suffix of object files... o
 10             checking whether we are using the GNU C compiler... yes
 11             checking whether gcc accepts -g... yes
 12             checking for gcc option to accept ANSI C... none needed
 13             checking for g++... g++
 14             checking whether we are using the GNU C++ compiler... yes
 15             checking whether g++ accepts -g... yes
 16             checking for cpp... cpp
 17             checking for the directory containing the Wine tools... $(TOPOBJDIR)
 18             checking how to run the C preprocessor... gcc -E
 19             checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 20             checking for gethostbyname... yes
 21             checking for connect... yes
 22 rizwank 1.1 checking for remove... yes
 23             checking for shmat... yes
 24             checking for IceConnectionNumber in -lICE... yes
 25             checking for flex... flex
 26             checking for yywrap in -lfl... yes
 27             checking lex output file root... lex.yy
 28             checking whether yytext is a pointer... yes
 29             checking for flex... flex
 30             checking for bison... bison
 31             checking for gas... no
 32             checking for as... as
 33             checking for ld... ld
 34             checking for ar... ar
 35             checking for ranlib... ranlib
 36             checking for strip... strip
 37             checking for windres... false
 38             checking whether ln -s works... yes
 39             checking whether ln works... yes
 40             checking for egrep... grep -E
 41             checking for ldconfig... /sbin/ldconfig
 42             checking for a BSD-compatible install... /home/rizwank/bin/install -c
 43 rizwank 1.1 checking for lclint... no
 44             checking for lint... no
 45             checking for docbook2html... no
 46             checking for db2html... no
 47             checking for docbook2pdf... no
 48             checking for db2pdf... no
 49             checking for docbook2ps... no
 50             checking for db2ps... no
 51             checking for docbook2txt... no
 52             checking for db2txt... no
 53             checking for fontforge... no
 54             checking for i386_set_ldt in -li386... no
 55             checking for _oss_ioctl in -lossaudio... no
 56             checking for iswalnum... yes
 57             checking for gethostbyname... (cached) yes
 58             checking for connect... (cached) yes
 59             checking for inet_aton... yes
 60             checking for _xpg4_setrunelocale in -lxpg4... no
 61             checking for poll in -lpoll... no
 62             checking for res_9_init in -lresolv... no
 63             checking for pthread_create in -lpthread... yes
 64 rizwank 1.1 checking for ANSI C header files... yes
 65             checking for sys/types.h... yes
 66             checking for sys/stat.h... yes
 67             checking for stdlib.h... yes
 68             checking for string.h... yes
 69             checking for memory.h... yes
 70             checking for strings.h... yes
 71             checking for inttypes.h... yes
 72             checking for stdint.h... yes
 73             checking for unistd.h... yes
 74             checking arpa/inet.h usability... yes
 75             checking arpa/inet.h presence... yes
 76             checking for arpa/inet.h... yes
 77             checking arpa/nameser.h usability... yes
 78             checking arpa/nameser.h presence... yes
 79             checking for arpa/nameser.h... yes
 80             checking cups/cups.h usability... no
 81             checking cups/cups.h presence... no
 82             checking for cups/cups.h... no
 83             checking direct.h usability... no
 84             checking direct.h presence... no
 85 rizwank 1.1 checking for direct.h... no
 86             checking elf.h usability... yes
 87             checking elf.h presence... yes
 88             checking for elf.h... yes
 89             checking float.h usability... yes
 90             checking float.h presence... yes
 91             checking for float.h... yes
 92             checking fontconfig/fontconfig.h usability... no
 93             checking fontconfig/fontconfig.h presence... no
 94             checking for fontconfig/fontconfig.h... no
 95             checking getopt.h usability... yes
 96             checking getopt.h presence... yes
 97             checking for getopt.h... yes
 98             checking gif_lib.h usability... yes
 99             checking gif_lib.h presence... yes
100             checking for gif_lib.h... yes
101             checking ieeefp.h usability... no
102             checking ieeefp.h presence... no
103             checking for ieeefp.h... no
104             checking io.h usability... no
105             checking io.h presence... no
106 rizwank 1.1 checking for io.h... no
107             checking jack/jack.h usability... no
108             checking jack/jack.h presence... no
109             checking for jack/jack.h... no
110             checking jpeglib.h usability... yes
111             checking jpeglib.h presence... yes
112             checking for jpeglib.h... yes
113             checking lcms/lcms.h usability... yes
114             checking lcms/lcms.h presence... yes
115             checking for lcms/lcms.h... yes
116             checking lcms.h usability... no
117             checking lcms.h presence... no
118             checking for lcms.h... no
119             checking link.h usability... yes
120             checking link.h presence... yes
121             checking for link.h... yes
122             checking linux/cdrom.h usability... yes
123             checking linux/cdrom.h presence... yes
124             checking for linux/cdrom.h... yes
125             checking linux/compiler.h usability... yes
126             checking linux/compiler.h presence... yes
127 rizwank 1.1 checking for linux/compiler.h... yes
128             checking linux/hdreg.h usability... yes
129             checking linux/hdreg.h presence... yes
130             checking for linux/hdreg.h... yes
131             checking linux/input.h usability... yes
132             checking linux/input.h presence... yes
133             checking for linux/input.h... yes
134             checking linux/ioctl.h usability... yes
135             checking linux/ioctl.h presence... yes
136             checking for linux/ioctl.h... yes
137             checking linux/joystick.h usability... yes
138             checking linux/joystick.h presence... yes
139             checking for linux/joystick.h... yes
140             checking linux/major.h usability... yes
141             checking linux/major.h presence... yes
142             checking for linux/major.h... yes
143             checking linux/param.h usability... yes
144             checking linux/param.h presence... yes
145             checking for linux/param.h... yes
146             checking linux/serial.h usability... yes
147             checking linux/serial.h presence... yes
148 rizwank 1.1 checking for linux/serial.h... yes
149             checking linux/ucdrom.h usability... no
150             checking linux/ucdrom.h presence... no
151             checking for linux/ucdrom.h... no
152             checking machine/cpu.h usability... no
153             checking machine/cpu.h presence... no
154             checking for machine/cpu.h... no
155             checking mntent.h usability... yes
156             checking mntent.h presence... yes
157             checking for mntent.h... yes
158             checking netdb.h usability... yes
159             checking netdb.h presence... yes
160             checking for netdb.h... yes
161             checking netinet/in.h usability... yes
162             checking netinet/in.h presence... yes
163             checking for netinet/in.h... yes
164             checking netinet/in_systm.h usability... yes
165             checking netinet/in_systm.h presence... yes
166             checking for netinet/in_systm.h... yes
167             checking netinet/tcp.h usability... yes
168             checking netinet/tcp.h presence... yes
169 rizwank 1.1 checking for netinet/tcp.h... yes
170             checking netinet/tcp_fsm.h usability... no
171             checking netinet/tcp_fsm.h presence... no
172             checking for netinet/tcp_fsm.h... no
173             checking openssl/ssl.h usability... yes
174             checking openssl/ssl.h presence... yes
175             checking for openssl/ssl.h... yes
176             checking process.h usability... no
177             checking process.h presence... no
178             checking for process.h... no
179             checking pthread.h usability... yes
180             checking pthread.h presence... yes
181             checking for pthread.h... yes
182             checking pwd.h usability... yes
183             checking pwd.h presence... yes
184             checking for pwd.h... yes
185             checking regex.h usability... yes
186             checking regex.h presence... yes
187             checking for regex.h... yes
188             checking sched.h usability... yes
189             checking sched.h presence... yes
190 rizwank 1.1 checking for sched.h... yes
191             checking scsi/sg.h usability... yes
192             checking scsi/sg.h presence... yes
193             checking for scsi/sg.h... yes
194             checking scsi/scsi.h usability... yes
195             checking scsi/scsi.h presence... yes
196             checking for scsi/scsi.h... yes
197             checking scsi/scsi_ioctl.h usability... yes
198             checking scsi/scsi_ioctl.h presence... yes
199             checking for scsi/scsi_ioctl.h... yes
200             checking for stdint.h... (cached) yes
201             checking for strings.h... (cached) yes
202             checking sys/cdio.h usability... no
203             checking sys/cdio.h presence... no
204             checking for sys/cdio.h... no
205             checking sys/elf32.h usability... no
206             checking sys/elf32.h presence... no
207             checking for sys/elf32.h... no
208             checking sys/errno.h usability... yes
209             checking sys/errno.h presence... yes
210             checking for sys/errno.h... yes
211 rizwank 1.1 checking sys/epoll.h usability... no
212             checking sys/epoll.h presence... no
213             checking for sys/epoll.h... no
214             checking sys/exec_elf.h usability... no
215             checking sys/exec_elf.h presence... no
216             checking for sys/exec_elf.h... no
217             checking sys/filio.h usability... no
218             checking sys/filio.h presence... no
219             checking for sys/filio.h... no
220             checking sys/ioctl.h usability... yes
221             checking sys/ioctl.h presence... yes
222             checking for sys/ioctl.h... yes
223             checking sys/ipc.h usability... yes
224             checking sys/ipc.h presence... yes
225             checking for sys/ipc.h... yes
226             checking sys/link.h usability... no
227             checking sys/link.h presence... no
228             checking for sys/link.h... no
229             checking sys/lwp.h usability... no
230             checking sys/lwp.h presence... no
231             checking for sys/lwp.h... no
232 rizwank 1.1 checking sys/mman.h usability... yes
233             checking sys/mman.h presence... yes
234             checking for sys/mman.h... yes
235             checking sys/modem.h usability... no
236             checking sys/modem.h presence... no
237             checking for sys/modem.h... no
238             checking sys/msg.h usability... yes
239             checking sys/msg.h presence... yes
240             checking for sys/msg.h... yes
241             checking sys/param.h usability... yes
242             checking sys/param.h presence... yes
243             checking for sys/param.h... yes
244             checking sys/poll.h usability... yes
245             checking sys/poll.h presence... yes
246             checking for sys/poll.h... yes
247             checking sys/ptrace.h usability... yes
248             checking sys/ptrace.h presence... yes
249             checking for sys/ptrace.h... yes
250             checking sys/reg.h usability... yes
251             checking sys/reg.h presence... yes
252             checking for sys/reg.h... yes
253 rizwank 1.1 checking sys/scsiio.h usability... no
254             checking sys/scsiio.h presence... no
255             checking for sys/scsiio.h... no
256             checking sys/shm.h usability... yes
257             checking sys/shm.h presence... yes
258             checking for sys/shm.h... yes
259             checking sys/signal.h usability... yes
260             checking sys/signal.h presence... yes
261             checking for sys/signal.h... yes
262             checking sys/socket.h usability... yes
263             checking sys/socket.h presence... yes
264             checking for sys/socket.h... yes
265             checking sys/sockio.h usability... no
266             checking sys/sockio.h presence... no
267             checking for sys/sockio.h... no
268             checking sys/statfs.h usability... yes
269             checking sys/statfs.h presence... yes
270             checking for sys/statfs.h... yes
271             checking sys/statvfs.h usability... yes
272             checking sys/statvfs.h presence... yes
273             checking for sys/statvfs.h... yes
274 rizwank 1.1 checking sys/strtio.h usability... no
275             checking sys/strtio.h presence... no
276             checking for sys/strtio.h... no
277             checking sys/syscall.h usability... yes
278             checking sys/syscall.h presence... yes
279             checking for sys/syscall.h... yes
280             checking sys/sysctl.h usability... yes
281             checking sys/sysctl.h presence... yes
282             checking for sys/sysctl.h... yes
283             checking sys/time.h usability... yes
284             checking sys/time.h presence... yes
285             checking for sys/time.h... yes
286             checking sys/times.h usability... yes
287             checking sys/times.h presence... yes
288             checking for sys/times.h... yes
289             checking sys/uio.h usability... yes
290             checking sys/uio.h presence... yes
291             checking for sys/uio.h... yes
292             checking sys/un.h usability... yes
293             checking sys/un.h presence... yes
294             checking for sys/un.h... yes
295 rizwank 1.1 checking sys/vfs.h usability... yes
296             checking sys/vfs.h presence... yes
297             checking for sys/vfs.h... yes
298             checking sys/vm86.h usability... yes
299             checking sys/vm86.h presence... yes
300             checking for sys/vm86.h... yes
301             checking sys/wait.h usability... yes
302             checking sys/wait.h presence... yes
303             checking for sys/wait.h... yes
304             checking syscall.h usability... yes
305             checking syscall.h presence... yes
306             checking for syscall.h... yes
307             checking termios.h usability... yes
308             checking termios.h presence... yes
309             checking for termios.h... yes
310             checking for unistd.h... (cached) yes
311             checking utime.h usability... yes
312             checking utime.h presence... yes
313             checking for utime.h... yes
314             checking valgrind/memcheck.h usability... no
315             checking valgrind/memcheck.h presence... no
316 rizwank 1.1 checking for valgrind/memcheck.h... no
317             checking whether stat file-mode macros are broken... no
318             checking X11/Xlib.h usability... yes
319             checking X11/Xlib.h presence... yes
320             checking for X11/Xlib.h... yes
321             checking for X11/XKBlib.h... yes
322             checking for X11/Xutil.h... yes
323             checking for X11/extensions/shape.h... yes
324             checking for X11/extensions/XInput.h... yes
325             checking for X11/extensions/XShm.h... yes
326             checking for X11/extensions/Xrandr.h... no
327             checking for X11/extensions/Xrender.h... yes
328             checking for X11/extensions/xf86dga.h... yes
329             checking for X11/extensions/xf86vmode.h... yes
330             checking for XkbQueryExtension in -lX11... yes
331             checking for XShmQueryExtension in -lXext... yes
332             checking for XShapeQueryExtension in -lXext... yes
333             checking for XDGAQueryExtension in -lXxf86dga... yes
334             checking for XF86VidModeQueryExtension in -lXxf86vm... yes
335             checking for XRenderSetPictureTransform in -lXrender... no
336             checking GL/gl.h usability... no
337 rizwank 1.1 checking GL/gl.h presence... no
338             checking for GL/gl.h... no
339             checking GL/glx.h usability... no
340             checking GL/glx.h presence... no
341             checking for GL/glx.h... no
342             checking audio/audiolib.h usability... no
343             checking audio/audiolib.h presence... no
344             checking for audio/audiolib.h... no
345             checking ncurses.h usability... yes
346             checking ncurses.h presence... yes
347             checking for ncurses.h... yes
348             checking for waddch in -lncurses... yes
349             checking for sane-config... no
350             checking unicode/ubidi.h usability... no
351             checking unicode/ubidi.h presence... no
352             checking for unicode/ubidi.h... no
353             checking for FT_Init_FreeType in -lfreetype... yes
354             checking for freetype-config... freetype-config
355             checking for ft2build.h... yes
356             checking for freetype/freetype.h... yes
357             checking for freetype/ftglyph.h... yes
358 rizwank 1.1 checking for freetype/tttables.h... yes
359             checking for freetype/ftnames.h... no
360             checking for freetype/ftsnames.h... yes
361             checking for freetype/ttnameid.h... yes
362             checking for freetype/ftoutln.h... yes
363             checking for freetype/ftwinfnt.h... yes
364             checking for freetype/internal/sfnt.h... yes
365             checking for parport header/ppdev.h... yes
366             checking for va_copy... no
367             checking for __va_copy... yes
368             checking for sigsetjmp... yes
369             checking for pthread_rwlock_t... yes
370             checking for pthread_rwlockattr_t... yes
371             checking for pthread_getattr_np... yes
372             checking for pthread_get_stackaddr_np... no
373             checking for pthread_get_stacksize_np... no
374             checking sys/soundcard.h usability... yes
375             checking sys/soundcard.h presence... yes
376             checking for sys/soundcard.h... yes
377             checking for Open Sound System... yes
378             checking for Open Sound System/MIDI interface... yes
379 rizwank 1.1 checking for artsc-config... no
380             checking alsa/asoundlib.h usability... no
381             checking alsa/asoundlib.h presence... no
382             checking for alsa/asoundlib.h... no
383             checking sys/asoundlib.h usability... no
384             checking sys/asoundlib.h presence... no
385             checking for sys/asoundlib.h... no
386             checking libaudioio.h usability... no
387             checking libaudioio.h presence... no
388             checking for libaudioio.h... no
389             checking capi20.h usability... no
390             checking capi20.h presence... no
391             checking for capi20.h... no
392             checking whether mmap64 works defined as mmap... yes
393             checking for gcc strength-reduce bug... no
394             checking for gcc -fshort-wchar support... no
395             checking for gcc -mpreferred-stack-boundary=2 support... yes
396             checking for gcc -fno-strict-aliasing support... yes
397             checking for gcc -gstabs+ support... yes
398             checking for broken string.h that generates warnings... no
399             checking how to define a function in assembly code... .type @function
400 rizwank 1.1 checking whether external symbols need an underscore prefix... no
401             checking for assembler keyword for ASCII strings... .string
402             checking for assembler keyword for word values... .short
403             checking for .size in assembler... yes
404             checking dlfcn.h usability... yes
405             checking dlfcn.h presence... yes
406             checking for dlfcn.h... yes
407             checking for dlopen... no
408             checking for dlopen in -ldl... yes
409             checking whether we can build a GNU style ELF dll... yes
410             checking whether the linker accepts -z defs... yes
411             checking whether the linker accepts -init and -fini... yes
412             checking whether the linker accepts version scripts... yes
413             checking whether the linker accepts --export-dynamic... yes
414             checking whether we can relocate the executable to 0x77f00000... yes
415             checking for i586-mingw32msvc-gcc... no
416             checking for i386-mingw32msvc-gcc... no
417             checking for i386-mingw32-gcc... no
418             checking for mingw-gcc... no
419             checking for i586-mingw32msvc-dlltool... no
420             checking for i386-mingw32msvc-dlltool... no
421 rizwank 1.1 checking for i386-mingw32-dlltool... no
422             checking for mingw-dlltool... no
423             checking for i586-mingw32msvc-windres... no
424             checking for i386-mingw32msvc-windres... no
425             checking for i386-mingw32-windres... no
426             checking for mingw-windres... no
427             checking for ldd... /usr/bin/ldd
428             checking for -lX11 soname... libX11.so.6
429             checking for -lXext soname... libXext.so.6
430             checking for -lXi soname... libXi.so.6
431             checking for -lXrender soname... libXrender.so.1
432             checking for -lXrandr soname... libXrandr.so
433             checking for -lfreetype soname... libfreetype.so.6
434             checking for -lGL soname... libGL.so
435             checking for -ltxc_dxtn soname... libtxc_dxtn.so
436             checking for -lcups soname... libcups.so
437             checking for -ljack soname... libjack.so
438             checking for -lfontconfig soname... libfontconfig.so
439             checking for -lssl soname... libssl.so.0.9.6
440             checking for -lcrypto soname... libcrypto.so.0.9.6
441             checking for -lncurses soname... libncurses.so.5
442 rizwank 1.1 checking for -lcurses soname... libcurses.so
443             checking for -ljpeg soname... libjpeg.so.62
444             checking for -lungif soname... libungif.so
445             checking for -lgif soname... libgif.so
446             checking for -llcms soname... liblcms.so
447             checking for -lcapi20 soname... libcapi20.so
448             checking for working alloca.h... yes
449             checking for alloca... yes
450             checking for _lwp_create... no
451             checking for _lwp_self... no
452             checking for _pclose... no
453             checking for _popen... no
454             checking for _snprintf... no
455             checking for _spawnvp... no
456             checking for _stricmp... no
457             checking for _strnicmp... no
458             checking for _vsnprintf... no
459             checking for chsize... no
460             checking for clone... yes
461             checking for epoll_create... no
462             checking for ffs... yes
463 rizwank 1.1 checking for finite... yes
464             checking for fork... yes
465             checking for fpclass... no
466             checking for fstatfs... yes
467             checking for fstatvfs... yes
468             checking for ftruncate... yes
469             checking for futimes... no
470             checking for getnetbyname... yes
471             checking for getopt_long... yes
472             checking for getpagesize... yes
473             checking for getprotobyname... yes
474             checking for getprotobynumber... yes
475             checking for getpwuid... yes
476             checking for getservbyport... yes
477             checking for gettid... no
478             checking for gettimeofday... yes
479             checking for getuid... yes
480             checking for inet_network... yes
481             checking for lstat... yes
482             checking for memmove... yes
483             checking for mmap... yes
484 rizwank 1.1 checking for pclose... yes
485             checking for popen... yes
486             checking for pread... yes
487             checking for pwrite... yes
488             checking for readlink... yes
489             checking for rfork... no
490             checking for sched_yield... yes
491             checking for select... yes
492             checking for sendmsg... yes
493             checking for settimeofday... yes
494             checking for sigaltstack... yes
495             checking for sigprocmask... yes
496             checking for snprintf... yes
497             checking for spawnvp... no
498             checking for statfs... yes
499             checking for statvfs... yes
500             checking for strcasecmp... yes
501             checking for strerror... yes
502             checking for strncasecmp... yes
503             checking for tcgetattr... yes
504             checking for timegm... yes
505 rizwank 1.1 checking for usleep... yes
506             checking for vsnprintf... yes
507             checking for wait4... yes
508             checking for waitpid... yes
509             checking for sys/mount.h... yes
510             checking for sys/user.h... yes
511             checking for net/if.h... yes
512             checking for net/if_arp.h... yes
513             checking for net/if_dl.h... no
514             checking for net/if_types.h... no
515             checking for net/route.h... yes
516             checking for resolv.h... yes
517             checking for ucontext.h... yes
518             checking for GNU style IPX support... yes
519             checking for an ANSI C-conforming const... yes
520             checking for inline... inline
521             checking for mode_t... yes
522             checking for off_t... yes
523             checking for pid_t... yes
524             checking for size_t... yes
525             checking for ssize_t... yes
526 rizwank 1.1 checking for long long... yes
527             checking for fsblkcnt_t... yes
528             checking for fsfilcnt_t... yes
529             checking for sigset_t... yes
530             checking whether linux/input.h is for real... yes
531             checking for sigaddset... yes
532             checking whether we can use re-entrant gethostbyname_r Linux style... yes
533             checking whether linux/joystick.h uses the Linux 2.2+ API... yes
534             checking whether sys/vfs.h defines statfs... yes
535             checking whether sys/statfs.h defines statfs... yes
536             checking whether sys/mount.h defines statfs... no
537             checking for struct statfs.f_bfree... yes
538             checking for struct statfs.f_bavail... yes
539             checking for struct statfs.f_frsize... no
540             checking for struct statfs.f_ffree... yes
541             checking for struct statfs.f_favail... no
542             checking for struct statfs.f_namelen... yes
543             checking for struct statvfs.f_blocks... yes
544             checking for struct msghdr.msg_accrights... no
545             checking for struct sockaddr.sa_len... no
546             checking for struct sockaddr_un.sun_len... no
547 rizwank 1.1 checking for siginfo_t.si_fd... yes
548             checking for struct option.name... yes
549             checking for struct stat.st_blocks... yes
550             checking whether we need to define __i386__... no
551             configure: creating ./config.status
552             config.status: creating Make.rules
553             config.status: creating dlls/Makedll.rules
554             config.status: creating dlls/Maketest.rules
555             config.status: creating libs/Makelib.rules
556             config.status: creating programs/Makeprog.rules
557             config.status: creating Makefile
558             config.status: creating dlls/Makefile
559             config.status: creating dlls/advapi32/Makefile
560             config.status: creating dlls/advapi32/tests/Makefile
561             config.status: creating dlls/advpack/Makefile
562             config.status: creating dlls/advpack/tests/Makefile
563             config.status: creating dlls/amstream/Makefile
564             config.status: creating dlls/atl/Makefile
565             config.status: creating dlls/avicap32/Makefile
566             config.status: creating dlls/avifil32/Makefile
567             config.status: creating dlls/cabinet/Makefile
568 rizwank 1.1 config.status: creating dlls/capi2032/Makefile
569             config.status: creating dlls/cards/Makefile
570             config.status: creating dlls/cfgmgr32/Makefile
571             config.status: creating dlls/comcat/Makefile
572             config.status: creating dlls/comctl32/Makefile
573             config.status: creating dlls/comctl32/tests/Makefile
574             config.status: creating dlls/commdlg/Makefile
575             config.status: creating dlls/crtdll/Makefile
576             config.status: creating dlls/crypt32/Makefile
577             config.status: creating dlls/cryptdll/Makefile
578             config.status: creating dlls/ctl3d/Makefile
579             config.status: creating dlls/d3d8/Makefile
580             config.status: creating dlls/d3d9/Makefile
581             config.status: creating dlls/d3dim/Makefile
582             config.status: creating dlls/d3drm/Makefile
583             config.status: creating dlls/d3dx8/Makefile
584             config.status: creating dlls/d3dxof/Makefile
585             config.status: creating dlls/dbghelp/Makefile
586             config.status: creating dlls/dciman32/Makefile
587             config.status: creating dlls/ddraw/Makefile
588             config.status: creating dlls/ddraw/tests/Makefile
589 rizwank 1.1 config.status: creating dlls/devenum/Makefile
590             config.status: creating dlls/dinput/Makefile
591             config.status: creating dlls/dinput8/Makefile
592             config.status: creating dlls/dmband/Makefile
593             config.status: creating dlls/dmcompos/Makefile
594             config.status: creating dlls/dmime/Makefile
595             config.status: creating dlls/dmloader/Makefile
596             config.status: creating dlls/dmscript/Makefile
597             config.status: creating dlls/dmstyle/Makefile
598             config.status: creating dlls/dmsynth/Makefile
599             config.status: creating dlls/dmusic/Makefile
600             config.status: creating dlls/dmusic32/Makefile
601             config.status: creating dlls/dplay/Makefile
602             config.status: creating dlls/dplayx/Makefile
603             config.status: creating dlls/dpnet/Makefile
604             config.status: creating dlls/dpnhpast/Makefile
605             config.status: creating dlls/dsound/Makefile
606             config.status: creating dlls/dsound/tests/Makefile
607             config.status: creating dlls/dswave/Makefile
608             config.status: creating dlls/dxdiagn/Makefile
609             config.status: creating dlls/dxerr8/Makefile
610 rizwank 1.1 config.status: creating dlls/dxerr9/Makefile
611             config.status: creating dlls/dxguid/Makefile
612             config.status: creating dlls/gdi/Makefile
613             config.status: creating dlls/gdi/tests/Makefile
614             config.status: creating dlls/glu32/Makefile
615             config.status: creating dlls/glut32/Makefile
616             config.status: creating dlls/hhctrl.ocx/Makefile
617             config.status: creating dlls/iccvid/Makefile
618             config.status: creating dlls/icmp/Makefile
619             config.status: creating dlls/ifsmgr.vxd/Makefile
620             config.status: creating dlls/imagehlp/Makefile
621             config.status: creating dlls/imm32/Makefile
622             config.status: creating dlls/iphlpapi/Makefile
623             config.status: creating dlls/iphlpapi/tests/Makefile
624             config.status: creating dlls/itss/Makefile
625             config.status: creating dlls/kernel/Makefile
626             config.status: creating dlls/kernel/tests/Makefile
627             config.status: creating dlls/lzexpand/Makefile
628             config.status: creating dlls/lzexpand/tests/Makefile
629             config.status: creating dlls/mapi32/Makefile
630             config.status: creating dlls/mapi32/tests/Makefile
631 rizwank 1.1 config.status: creating dlls/mlang/Makefile
632             config.status: creating dlls/mlang/tests/Makefile
633             config.status: creating dlls/mmdevldr.vxd/Makefile
634             config.status: creating dlls/monodebg.vxd/Makefile
635             config.status: creating dlls/mpr/Makefile
636             config.status: creating dlls/msacm/Makefile
637             config.status: creating dlls/msacm/imaadp32/Makefile
638             config.status: creating dlls/msacm/msadp32/Makefile
639             config.status: creating dlls/msacm/msg711/Makefile
640             config.status: creating dlls/msacm/winemp3/Makefile
641             config.status: creating dlls/msacm/tests/Makefile
642             config.status: creating dlls/mscms/Makefile
643             config.status: creating dlls/mscms/tests/Makefile
644             config.status: creating dlls/msdmo/Makefile
645             config.status: creating dlls/mshtml/Makefile
646             config.status: creating dlls/msi/Makefile
647             config.status: creating dlls/msi/tests/Makefile
648             config.status: creating dlls/msimg32/Makefile
649             config.status: creating dlls/msisys/Makefile
650             config.status: creating dlls/msnet32/Makefile
651             config.status: creating dlls/msrle32/Makefile
652 rizwank 1.1 config.status: creating dlls/msvcrt/Makefile
653             config.status: creating dlls/msvcrt/tests/Makefile
654             config.status: creating dlls/msvcrt20/Makefile
655             config.status: creating dlls/msvcrt40/Makefile
656             config.status: creating dlls/msvcrtd/Makefile
657             config.status: creating dlls/msvcrtd/tests/Makefile
658             config.status: creating dlls/msvidc32/Makefile
659             config.status: creating dlls/msvideo/Makefile
660             config.status: creating dlls/mswsock/Makefile
661             config.status: creating dlls/netapi32/Makefile
662             config.status: creating dlls/netapi32/tests/Makefile
663             config.status: creating dlls/newdev/Makefile
664             config.status: creating dlls/ntdll/Makefile
665             config.status: creating dlls/ntdll/tests/Makefile
666             config.status: creating dlls/odbc32/Makefile
667             config.status: creating dlls/ole32/Makefile
668             config.status: creating dlls/ole32/tests/Makefile
669             config.status: creating dlls/oleacc/Makefile
670             config.status: creating dlls/oleaut32/Makefile
671             config.status: creating dlls/oleaut32/tests/Makefile
672             config.status: creating dlls/olecli/Makefile
673 rizwank 1.1 config.status: creating dlls/oledlg/Makefile
674             config.status: creating dlls/olepro32/Makefile
675             config.status: creating dlls/olesvr/Makefile
676             config.status: creating dlls/opengl32/Makefile
677             config.status: creating dlls/psapi/Makefile
678             config.status: creating dlls/psapi/tests/Makefile
679             config.status: creating dlls/qcap/Makefile
680             config.status: creating dlls/quartz/Makefile
681             config.status: creating dlls/quartz/tests/Makefile
682             config.status: creating dlls/rasapi32/Makefile
683             config.status: creating dlls/richedit/Makefile
684             config.status: creating dlls/rpcrt4/Makefile
685             config.status: creating dlls/rpcrt4/tests/Makefile
686             config.status: creating dlls/rsabase/Makefile
687             config.status: creating dlls/rsabase/tests/Makefile
688             config.status: creating dlls/rsaenh/Makefile
689             config.status: creating dlls/rsaenh/tests/Makefile
690             config.status: creating dlls/secur32/Makefile
691             config.status: creating dlls/sensapi/Makefile
692             config.status: creating dlls/serialui/Makefile
693             config.status: creating dlls/setupapi/Makefile
694 rizwank 1.1 config.status: creating dlls/shdocvw/Makefile
695             config.status: creating dlls/shell32/Makefile
696             config.status: creating dlls/shell32/tests/Makefile
697             config.status: creating dlls/shfolder/Makefile
698             config.status: creating dlls/shlwapi/Makefile
699             config.status: creating dlls/shlwapi/tests/Makefile
700             config.status: creating dlls/snmpapi/Makefile
701             config.status: creating dlls/stdole32.tlb/Makefile
702             config.status: creating dlls/sti/Makefile
703             config.status: creating dlls/strmiids/Makefile
704             config.status: creating dlls/tapi32/Makefile
705             config.status: creating dlls/ttydrv/Makefile
706             config.status: creating dlls/twain/Makefile
707             config.status: creating dlls/unicows/Makefile
708             config.status: creating dlls/url/Makefile
709             config.status: creating dlls/urlmon/Makefile
710             config.status: creating dlls/urlmon/tests/Makefile
711             config.status: creating dlls/user/Makefile
712             config.status: creating dlls/user/tests/Makefile
713             config.status: creating dlls/uuid/Makefile
714             config.status: creating dlls/uxtheme/Makefile
715 rizwank 1.1 config.status: creating dlls/vdhcp.vxd/Makefile
716             config.status: creating dlls/vdmdbg/Makefile
717             config.status: creating dlls/version/Makefile
718             config.status: creating dlls/version/tests/Makefile
719             config.status: creating dlls/vmm.vxd/Makefile
720             config.status: creating dlls/vnbt.vxd/Makefile
721             config.status: creating dlls/vnetbios.vxd/Makefile
722             config.status: creating dlls/vtdapi.vxd/Makefile
723             config.status: creating dlls/vwin32.vxd/Makefile
724             config.status: creating dlls/win32s/Makefile
725             config.status: creating dlls/winaspi/Makefile
726             config.status: creating dlls/wined3d/Makefile
727             config.status: creating dlls/winedos/Makefile
728             config.status: creating dlls/wineps/Makefile
729             config.status: creating dlls/wininet/Makefile
730             config.status: creating dlls/wininet/tests/Makefile
731             config.status: creating dlls/winmm/Makefile
732             config.status: creating dlls/winmm/joystick/Makefile
733             config.status: creating dlls/winmm/mcianim/Makefile
734             config.status: creating dlls/winmm/mciavi/Makefile
735             config.status: creating dlls/winmm/mcicda/Makefile
736 rizwank 1.1 config.status: creating dlls/winmm/mciseq/Makefile
737             config.status: creating dlls/winmm/mciwave/Makefile
738             config.status: creating dlls/winmm/midimap/Makefile
739             config.status: creating dlls/winmm/tests/Makefile
740             config.status: creating dlls/winmm/wavemap/Makefile
741             config.status: creating dlls/winmm/winealsa/Makefile
742             config.status: creating dlls/winmm/winearts/Makefile
743             config.status: creating dlls/winmm/wineaudioio/Makefile
744             config.status: creating dlls/winmm/winejack/Makefile
745             config.status: creating dlls/winmm/winenas/Makefile
746             config.status: creating dlls/winmm/wineoss/Makefile
747             config.status: creating dlls/winnls/Makefile
748             config.status: creating dlls/winsock/Makefile
749             config.status: creating dlls/winsock/tests/Makefile
750             config.status: creating dlls/winspool/Makefile
751             config.status: creating dlls/winspool/tests/Makefile
752             config.status: creating dlls/wintab32/Makefile
753             config.status: creating dlls/wintrust/Makefile
754             config.status: creating dlls/wow32/Makefile
755             config.status: creating dlls/wsock32/Makefile
756             config.status: creating dlls/wtsapi32/Makefile
757 rizwank 1.1 config.status: creating dlls/x11drv/Makefile
758             config.status: creating documentation/Makefile
759             config.status: creating fonts/Makefile
760             config.status: creating include/Makefile
761             config.status: creating libs/Makefile
762             config.status: creating libs/port/Makefile
763             config.status: creating libs/unicode/Makefile
764             config.status: creating libs/wine/Makefile
765             config.status: creating libs/wpp/Makefile
766             config.status: creating loader/Makefile
767             config.status: creating programs/Makefile
768             config.status: creating programs/avitools/Makefile
769             config.status: creating programs/clock/Makefile
770             config.status: creating programs/cmdlgtst/Makefile
771             config.status: creating programs/control/Makefile
772             config.status: creating programs/expand/Makefile
773             config.status: creating programs/msiexec/Makefile
774             config.status: creating programs/notepad/Makefile
775             config.status: creating programs/progman/Makefile
776             config.status: creating programs/regedit/Makefile
777             config.status: creating programs/regsvr32/Makefile
778 rizwank 1.1 config.status: creating programs/rpcss/Makefile
779             config.status: creating programs/rundll32/Makefile
780             config.status: creating programs/start/Makefile
781             config.status: creating programs/taskmgr/Makefile
782             config.status: creating programs/uninstaller/Makefile
783             config.status: creating programs/view/Makefile
784             config.status: creating programs/wcmd/Makefile
785             config.status: creating programs/wineboot/Makefile
786             config.status: creating programs/winebrowser/Makefile
787             config.status: creating programs/winecfg/Makefile
788             config.status: creating programs/wineconsole/Makefile
789             config.status: creating programs/winedbg/Makefile
790             config.status: creating programs/winefile/Makefile
791             config.status: creating programs/winemenubuilder/Makefile
792             config.status: creating programs/winemine/Makefile
793             config.status: creating programs/winepath/Makefile
794             config.status: creating programs/winetest/Makefile
795             config.status: creating programs/winevdm/Makefile
796             config.status: creating programs/winhelp/Makefile
797             config.status: creating programs/winver/Makefile
798             config.status: creating server/Makefile
799 rizwank 1.1 config.status: creating tools/Makefile
800             config.status: creating tools/widl/Makefile
801             config.status: creating tools/winapi/Makefile
802             config.status: creating tools/winebuild/Makefile
803             config.status: creating tools/winedump/Makefile
804             config.status: creating tools/winegcc/Makefile
805             config.status: creating tools/wmc/Makefile
806             config.status: creating tools/wrc/Makefile
807             config.status: creating include/config.h
808             config.status: include/config.h is unchanged
809             config.status: executing dlls/ddraw/d3ddevice commands
810             config.status: executing dlls/ddraw/dclipper commands
811             config.status: executing dlls/ddraw/ddraw commands
812             config.status: executing dlls/ddraw/direct3d commands
813             config.status: executing dlls/ddraw/dpalette commands
814             config.status: executing dlls/ddraw/dsurface commands
815             config.status: executing dlls/gdi/enhmfdrv commands
816             config.status: executing dlls/gdi/mfdrv commands
817             config.status: executing dlls/kernel/messages commands
818             config.status: executing dlls/user/dde commands
819             config.status: executing dlls/user/resources commands
820 rizwank 1.1 config.status: executing dlls/wineps/data commands
821             config.status: executing include/wine commands
822             config.status: executing misc commands
823             config.status: executing programs/regedit/tests commands
824             config.status: executing windows commands
825             
826             Configure finished.  Do 'make depend && make' to compile Wine.
827             

Rizwan Kassim
Powered by
ViewCVS 0.9.2