http://bugs.winehq.org/show_bug.cgi?id=5008
------- Additional Comments From parsonsl(a)upstate.edu 2006-07-04 10:40 -------
Created an attachment (id=2239)
--> (http://bugs.winehq.org/attachment.cgi?id=2239&action=view)
Compile error while building wine 0.9.7
Error message returned while running make on wine 0.9.7.
make, make depend, and configure were all run after applying the patch from bug
#4541.
This was found on a system running FreeBSD 6.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4593
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From t.artem(a)mailcity.com 2006-07-04 10:31 -------
I have just upgraded to fontconfig April 5 CVS release and everything works
fine. I'm too lazy to file this bug into FC bugzilla, so FC users, please,
1) grab the latest CVS version as mentioned in comment #6
2) run ./autogen.sh inside the fontconfig directory
3) run
./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu
--target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com
--mandir=/usr/share/man --infodir=/usr/share/info
--with-add-fonts=/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/OTF
then do
# make install
Note that your /etc/fonts/fonts.conf will be replaced and moved to
/etc/fonts/fonts.conf.bak
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From jan.wine(a)zerebecki.de 2006-07-04 10:12 -------
I'm not sure how long exactly the timout for connect is. But it might be that
the bug exposed ("Test failed: closesocket did not wakeup select") by the ws2_32
sock test is at fault here. So select might never be woken up for the timeout.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5012
------- Additional Comments From tony.lambregts(a)gmail.com 2006-07-04 10:08 -------
You should submit your patch to wine-patches(a)winehq.org to get it included in Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5017
------- Additional Comments From mike(a)codeweavers.com 2006-07-04 10:03 -------
IE6 won't work in Wine without extra settings. Try google for ie6+wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3236
------- Additional Comments From jan.wine(a)zerebecki.de 2006-07-04 10:02 -------
Still the same error with current git (commit
cf4b91f074bced8e4c2e5221d8b004c8cc7a3849).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5017
------- Additional Comments From frogzoo(a)chilli.net.au 2006-07-04 09:35 -------
Similar crash when installng Mozilla Control
http://umn.dl.sourceforge.net/sourceforge/wine/MozillaControl1712.exe
wine ~/Desktop/MozillaControl1712.exe
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
wine: Unhandled page fault on read access to 0x473ffd80 at address 0x4f23283e
(thread 002a), starting debugger...
WineDbg starting on pid 0x3b
Unhandled exception: page fault on read access to 0x473ffd80 in 32-bit code
(0x4f23283e).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.