Thanks, That produced an interesting result. yum showed the package was: glibc-headers.i386 and that the package was installed. However wine configure could not find it. Thanks - Dan Duane Clark wrote: 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 DanThose 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 |
_______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users