Hi, I've been trying to compile Wine in Haiku, just to see what happens. I have found that the configure script seems to miss quite a few libraries that are installed. Looking at configure.ac, I think that all of these libraries are tested by the WINE_CHECK_SONAME macro. Does anyone have any suggestions as to what I can do? Is it possible to replace the macro with something else? Thanks.