http://bugs.winehq.org/show_bug.cgi?id=12770
Summary: Build breaks Product: Wine Version: 0.9.60 Platform: All OS/Version: FreeBSD Status: UNCONFIRMED Severity: blocker Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: contactmayankjain@gmail.com
Created an attachment (id=12429) --> (http://bugs.winehq.org/attachment.cgi?id=12429) configure log file
I have downloaded the wine-0.9.60.tar.bz2 file untar this on my freebsd 6.3 system and run configure then make depend && make but I am getting following error.
`makedep' is up to date. fontforge -script ../fonts/genttf.ff .sfd.ttf Copyright (c) 2000-2008 by George Williams. Executable based on sources from 20:25 GMT 3-Feb-2008. Library based on sources from 03:08 GMT 3-Feb-2008. The requested file, .sfd.ttf, does not exist Open: Failed to open: .sfd.ttf Called from... ../fonts/genttf.ff: line 2 *** Error code 1
Stop in /usr/home/mayank/Desktop/tm/wine-0.9.60/libs. *** Error code 1
I am attaching the log file with this mail. Please find the attachment.
Regards Mayank Jain
http://bugs.winehq.org/show_bug.cgi?id=12770
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-04-24 06:24:26 --- This should be fixed now.
http://bugs.winehq.org/show_bug.cgi?id=12770
Mayank Jain contactmayankjain@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |contactmayankjain@gmail.com
--- Comment #2 from Mayank Jain contactmayankjain@gmail.com 2008-04-24 22:25:58 --- Have you checked in the code changes you have done to fix this bug. Can you please tell us the possible cause of this bug and from where I can download the latest tar file which have this bug as fixed.
http://bugs.winehq.org/show_bug.cgi?id=12770
--- Comment #3 from Austin English austinenglish@gmail.com 2008-04-25 13:12:34 --- (In reply to comment #2)
Have you checked in the code changes you have done to fix this bug. Can you please tell us the possible cause of this bug and from where I can download the latest tar file which have this bug as fixed.
Yes, it works fine in current git for me in PCBSD. You can either get it through git, or use git's snapshot feature: http://source.winehq.org/git/wine.git/
Specifically, this fix fixed it: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d8e3d181d18cfdfb681e1c...
http://bugs.winehq.org/show_bug.cgi?id=12770
--- Comment #4 from Mayank Jain contactmayankjain@gmail.com 2008-04-28 01:15:49 --- I have downloaded the package from the git, now its not breaking during the make ,Thanks a lot for your efforts. I have installed this to my FreeBSD 6.3 machine, configure it wit winecfg and downloaded the windows firefox installed it and run the below mentioned command following error message is generated in firefox got closed, any luck?
$ wine .wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe
err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 err:iphlpapi:getRouteTable Received unsupported sockaddr family 0x12 err:iphlpapi:getRouteTable Unexpected address type 0x10 err:iphlpapi:getRouteTable Unexpected address type 0x20 fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db608, overlapped 0xbf6db5ec): stub fixme:msimtf:CActiveIMM_Create (0x0 {08c0e040-62d1-11d1-9326-0060b067b86e} 0xb463dc) fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80004002 fixme:system:SetProcessDPIAware stub! [mayank@mayank /usr/home/mayank]$ fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db608, overlapped 0xbf6db5ec): stub fixme:msimtf:CActiveIMM_Create (0x0 {08c0e040-62d1-11d1-9326-0060b067b86e} 0xb463dc) fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80004002 fixme:system:SetProcessDPIAware stub! err:seh:segv_handler Got unexpected trap 1798761016 Fatal error 'thr_resume_wrapper: thread has returned from _thread_switch' at line 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22) Abort trap: 6 (core dumped)
I also got one wine-pthread.core file.
http://bugs.winehq.org/show_bug.cgi?id=12770
--- Comment #5 from Austin English austinenglish@gmail.com 2008-04-28 04:58:23 --- (In reply to comment #4)
I have downloaded the package from the git, now its not breaking during the make ,Thanks a lot for your efforts. I have installed this to my FreeBSD 6.3 machine, configure it wit winecfg and downloaded the windows firefox installed it and run the below mentioned command following error message is generated in firefox got closed, any luck?
$ wine .wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe
cd to the directory first. You may need the FreeBSD patches at http://wiki.freebsd.org/Wine
http://bugs.winehq.org/show_bug.cgi?id=12770
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:37:28 --- Closing bugs fixed in 0.9.61.
http://bugs.winehq.org/show_bug.cgi?id=12770
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #7 from Austin English austinenglish@gmail.com 2012-02-23 15:27:37 CST --- Removing deprecated 'All' Platform.