[Wine] packages to build wine

Dan Sawyer dansawyer at earthlink.net
Wed Dec 19 07:52:19 CST 2007


There are no 'without' messages. There are several like this:

checking for _pclose... no
checking for _popen... no
checking for _snprintf... no
checking for _spawnvp... no
checking for _strdup... no
checking for _stricmp... no
checking for _strnicmp... no
checking for _vsnprintf... no
checking for chsize... no
checking for dlopen... no
checking for fpclass... no
checking for gettid... no
checking for kqueue... no
checking for rfork... no
checking for spawnvp... no
checking for thr_kill2... no

checking for i586-mingw32-gcc... no
checking for i386-mingw32-gcc... no
checking for mingw32-gcc... no
checking for mingw-gcc... no
checking for i586-mingw32msvc-dlltool... no
checking for i386-mingw32msvc-dlltool... no
checking for i686-mingw32-dlltool... no
checking for i586-mingw32-dlltool... no
checking for i386-mingw32-dlltool... no
checking for mingw32-dlltool... no
checking for mingw-dlltool... no
checking for i586-mingw32msvc-windres... no
checking for i386-mingw32msvc-windres... no
checking for i686-mingw32-windres... no
checking for i586-mingw32-windres... no
checking for i386-mingw32-windres... no
checking for mingw32-windres... no
checking for mingw-windres... no
checking for i586-mingw32msvc-ar... no
checking for i386-mingw32msvc-ar... no
checking for i686-mingw32-ar... no
checking for i586-mingw32-ar... no
checking for i386-mingw32-ar... no
checking for mingw32-ar... no
checking for mingw-ar... no
checking audio/audiolib.h usability... no
checking audio/audiolib.h presence... no
checking for audio/audiolib.h... no
checking for ldap_parse_sortresponse_control... no
checking for ldap_parse_vlvresponse_control... no
checking for freetype/ftnames.h... no
checking for freetype/internal/sfnt.h... no
checking for pthread_attr_get_np... no
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for gcc strength-reduce bug... no

Thanks Dan



L. Rahyen wrote:
> On Wednesday December 19 2007 04:52, Dan Sawyer wrote:
>   
>> All that does is produce the same list. How can the missing packages be
>> identified?
>>     
>
> 	It should print warning(s) at the end if you have missing package(s). For 
> example if you run this command in the root of the WINE source directory:
>
> ./configure --verbose
>
> 	And have at the end this output (this is just an example):
>
> ...
> config.status: executing dlls/user32/resources commands
> config.status: executing dlls/wineps.drv/data commands
> config.status: executing include/wine commands
>
> configure: libhal development files not found.
> Wine will be built without dynamic device support. (explorer.exe)
>
> configure: libsane development files not found.
> Wine will be built without scanner support. (sane.ds/twain_32.dll)
>
> configure: libgphoto2 development files not found.
> Wine will be built without Digital Camera support. (gphoto2.ds/twain_32.dll)
>
> configure: libldap (OpenLDAP) development files not found.
> Wine will be built without LDAP support. (wldap32.dll)
>
> configure: libcapi20 development files not found.
> Wine will be built without ISDN support. (capi2032.dll)
>
> configure: libcups development files not found.
> Wine will be built without CUPS support.
>
> configure: libpng development files not found.
> Wine will be built without PNG support. (oleaut32.dll)
>
> Configure finished.  Do 'make depend && make' to compile Wine.
>
> 	Then that means you have no HAL, SANE, CUPS, PNG and some other 32-bit 
> libraries and corresponding functionality will be unavailable in your WINE 
> build. Of course you may (and should) install these packages to get rid of 
> these warnings.
> 	If you have no warning(s) like in example above then you have all *necessary* 
> 32-bit packages to build WINE properly (at least theoretically).
> 	If your problem still isn't solved then explain what exactly doesn't work for 
> you: what you are trying to do, what errors you get as a result?
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20071219/958cd0b6/attachment.htm 


More information about the wine-users mailing list