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. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users