See Part I
Beginning with wine 0.9.57 “-lsunmath” is needed. You can get the libsunmath library from blastwave, for example:
LIBS = -lsocket -lnsl -lintl -L/opt/csw/lib -lsunmath
This is the error you might get if the library is not specified in dlls/wined3d/Makefile:
[read more…]