Displaying 1 result from an estimated 1 matches for "wine_check_soname".
2010 Oct 26
1
WINE_CHECK_SONAME seems to cause a problem.
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.