#18141 closed defect (duplicate)
Error when trying to install Wine with Terminal
Reported by: | ajlebach@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | jyrkiwahlstedt, crazygoodpro@…, phrh@… | |
Port: | wine |
Description (last modified by skymoo (Adam Mercer))
I tryed to install Wine using Terminal in just the way the Wine website described. All of the extra files downloaded and worked fine, until it came to the Wine file itself. It downloaded and then encountered an error when it tryed to build:
---> Building wine Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine/work/wine-1.0.1" && make depend all " returned error 2 Command output: freetype.c:5010: error: called object 'pFT_MulFix' is not a function freetype.c:5012: error: called object 'pFT_MulFix' is not a function freetype.c:5020: error: called object 'pFT_MulFix' is not a function freetype.c:5020: error: called object 'pFT_MulFix' is not a function freetype.c:5024: error: called object 'pFT_MulFix' is not a function freetype.c:5028: error: called object 'pFT_MulFix' is not a function freetype.c:5109: error: called object 'pFT_MulFix' is not a function freetype.c:5110: error: called object 'pFT_MulFix' is not a function freetype.c:5111: error: called object 'pFT_MulFix' is not a function freetype.c:5112: error: called object 'pFT_MulFix' is not a function freetype.c:5113: error: called object 'pFT_MulFix' is not a function freetype.c:5114: error: called object 'pFT_MulFix' is not a function freetype.c:5115: error: called object 'pFT_MulFix' is not a function freetype.c:5116: error: called object 'pFT_MulFix' is not a function freetype.c:5117: error: called object 'pFT_MulFix' is not a function freetype.c:5122: error: called object 'pFT_MulFix' is not a function freetype.c:5123: error: called object 'pFT_MulFix' is not a function freetype.c:5124: error: called object 'pFT_MulFix' is not a function freetype.c:5125: error: called object 'pFT_MulFix' is not a function freetype.c:5126: error: called object 'pFT_MulFix' is not a function freetype.c:5127: error: called object 'pFT_MulFix' is not a function freetype.c:5128: error: called object 'pFT_MulFix' is not a function freetype.c:5129: error: called object 'pFT_MulFix' is not a function freetype.c:5130: error: called object 'pFT_MulFix' is not a function freetype.c:5131: error: called object 'pFT_MulFix' is not a function freetype.c:5136: error: called object 'pFT_MulFix' is not a function freetype.c:5137: error: called object 'pFT_MulFix' is not a function make[2]: *** [freetype.o] Error 1 make[1]: *** [gdi32] Error 2 make: *** [dlls] Error 2 Error: Status 1 encountered during processing.
What does this mean, and what can be done to stop it?
Thanks
Attachments (1)
Change History (10)
comment:1 Changed 16 years ago by ajlebach@…
Cc: | ajlebach@… added |
---|
comment:3 Changed 16 years ago by skymoo (Adam Mercer)
Cc: | jwa@… added |
---|---|
Description: | modified (diff) |
Keywords: | Wine Installing Terminal removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | wine added |
Assign to maintainer, please remember to use wiki formatting
comment:4 Changed 16 years ago by skymoo (Adam Mercer)
Cc: | crazygoodpro@… added |
---|
comment:5 follow-up: 7 Changed 16 years ago by phrh@…
I haven't fully tested this yet, as it takes so long to compile.
Based on the reading I have tried to do, the way to add a patch to darwinports is to: Save this to /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/wine/files/
And add the line "patchfiles mulfix.patch" to the Portfile one level above.
Changed 16 years ago by phrh@…
Attachment: | mulfix.patch added |
---|
Edited it to make it a -p0 patch instead of -p1
comment:6 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | phrh@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Thanks for the patch. I'll look into it.
Duplicate of #18087.
P.S: We are called MacPorts since some time now. :)
comment:7 follow-up: 8 Changed 16 years ago by crazygoodpro@…
Replying to phrh@…:
I haven't fully tested this yet, as it takes so long to compile.
Based on the reading I have tried to do, the way to add a patch to darwinports is to: Save this to /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/wine/files/
And add the line "patchfiles mulfix.patch" to the Portfile one level above.
It won't let me edit the Portfile. I went to Get Info and it says I can read and write. Also where do I put "patchfiles mulfix.patch"
comment:8 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to crazygoodpro@…:
It won't let me edit the Portfile. I went to Get Info and it says I can read and write. Also where do I put "patchfiles mulfix.patch"
Ticket comments are not a good place to ask for help with how to write portfiles. I will fix the wine port soon; my progress will be reported in #18087. If you still have interest in learning how to write portfiles, please read the Guide and ask on the macports-dev mailing list if you have questions.
Cc Me!