#18141: Error when trying to install Wine with Terminal --------------------------------+------------------------------------------- Reporter: ajlebach@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: wine --------------------------------+------------------------------------------- Changes (by ram@…): * cc: jwa@… (added) * keywords: Wine, Installing, Terminal => * owner: macports-tickets@… => ryandesign@… * port: => wine Old description:
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
New description: 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 -- Comment: Assign to maintainer, please remember to use wiki formatting -- Ticket URL: <http://trac.macports.org/ticket/18141#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS