[Wine] packages to build wine

Duane Clark fpga at pacbell.net
Thu Dec 20 13:09:13 CST 2007


Dan Sawyer wrote:
> All,
> 
> I am having difficulty locating several packages to build wine. 
> ./configure reports the following missing:
> 
> sys/errno.h
> sys/sockio.h
> ac_cv_func__popen
> 
> What packages provide these? Thanks Dan

Those include files are very basic standard include files. You don't 
mention what system you have, but if you use yum, you could type:
yum provides /usr/include/sys/errno.h

At least on Fedora, they are in glibc-headers. It is hard to imagine you 
could build any 32 bit program without that package installed.




More information about the wine-users mailing list