http://bugs.winehq.org/show_bug.cgi?id=11855
--- Comment #13 from Diego Jacobi jacobidiego@gmail.com 2008-03-06 12:44:34 --- libXxf86vm is not on the list of the wiki, so
ln -s /usr/lib32/libXxf86vm.so.1 `pwd`/lib32/libXxf86vm.so
that reduces one error.
The remainning errors are:
... configure: libhal development files not found, no dynamic device support. configure: libcapi20 development files not found, ISDN won't be supported.
configure: Finished. Do 'make depend && make' to compile Wine.
libcapi20 is not on the lib32 dirs but it is on the lib64 dir, anyway, i think that i dont need ISDN to test the game. And libhal IS on the lib32 dir and was linked to wine-git/lib32/
diego@diego:~/wine-git$ ls lib32/ libcrypto.so libgphoto2.so libpng.so libXinerama.so libcups.so libhal.so libsane.so libXi.so libfontconfig.so libjpeg.so libssl.so libxml2.so libfreetype.so liblber.so libX11.so libXrandr.so libGL.so liblcms.so libXcomposite.so libXrender.so libGLU.so libldap_r.so libXcursor.so libxslt.so libgphoto2_port.so libldap.so libXext.so libXxf86vm.so
I dont know if the problem could be related to hal but i think that it shouldnt.
mmmmm, i have compiled all with make depend && make as configure says, and then run it with ./wine but i didn't make install.
Regression wiki page says that i should do "make clean && make" and WineOn64bit page says "make && make install"
Now i have removed wine 0.9.56 from my system with apt and installed wine 0.9.55 by hand with gdebi downloading from that page but it doesn't work now. :'( Now with wine 0.9.55 Both games crashes too and with more traces.
A couple of days ago i was having a perfectly working wine 0.9.55 and i have updated lots of entries in appDB, then i decided to change linux distro, but due to some errors on the CD i have to come back to ubuntu and install it again. When installing wine again it installs the new version 0.9.56 which wasnt available before formatting.
I will continue doing some more tests to be sure