http://bugs.winehq.org/show_bug.cgi?id=14055 --- Comment #31 from Marek Paśnikowski <marek.pasnikowski(a)gmail.com> 2011-03-23 10:17:19 CDT --- (In reply to comment #30)
(In reply to comment #29)
I am sorry. I can't do the bisecting. When run with ...
For help in using git and debugging wine, go to irc://irc.freenode.net to the #git and #winehq channels respectively. Wine's bugzilla is not the best place to discuss the basics of [git] debugging. I have no problem in using git (yet). The game is the one complaining here. It doesn't start because of missing files.
You've mentioned a few missing libraries when you are trying to compile Wine - I'd say most dependencies must be satisfied else you can end up having wine which is incapable of running your applications. CC="ccache gcc" ./configure --verbose [...] configure: OpenCL development files not found, OpenCL won't be supported. configure: libhal/libdbus development files not found, no dynamic device support. configure: lib(n)curses development files not found, curses won't be supported. configure: libcapi20 development files not found, ISDN won't be supported. configure: libgsm development files not found, gsm 06.10 codec won't be supported.
Please, name your distro and packages which made wine ./configure script complain about - I'll try to help you installing them. I wrote this before - I use Chakra, which is still an alpha project. The repositories still lack many packages. So the missing programs would need to be added to the repository, nothing more.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.