[MacPorts] #20091: Errors install Wine

MacPorts noreply at macports.org
Sun Jun 28 07:28:58 PDT 2009


#20091: Errors install Wine
--------------------------------+-------------------------------------------
 Reporter:  parnmatt@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.7.1                                
 Keywords:  error wine install  |        Port:                                       
--------------------------------+-------------------------------------------
Changes (by macsforever2000@…):

 * cc: parnmatt@… (removed)
  * priority:  High => Normal


Old description:

> == Errors —how do I get it to work? ==
>
> I followed the instructions from the Manual '''$ man port'''
> and followed all the online material i could find.
>
> Here is what I am getting, ''copied from terminal''
>
> ----
>

> '''matthew-parnells-macbook:~ parnmatt$ port info wine'''
> wine @1.0.1, Revision 3 (x11)
>
> Wine is an implementation of the Windows APIs on top of X11.
> Homepage:    http://www.winehq.com/
>
> Build Dependencies:   pkgconfig, autoconf
> Library Dependencies: expat, fontconfig, freetype, jpeg, libiconv,
> libxml2,
>                       libxslt, ncurses, openssl, zlib, xorg-libsm,
>                       xorg-libXcursor, xorg-libXi, xorg-libXinerama,
>                       xorg-libXrandr, xorg-libXxf86vm, mesa
> Platforms:            darwin
> Maintainers:          ryandesign at macports.org jwa at macports.org
>                       openmaintainer at macports.org
> '''matthew-parnells-macbook:~ parnmatt$ sudo port install wine'''
> --->  Configuring expat
> Error: Target org.macports.configure returned: configure failure: shell
> command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1"
> && ./configure --prefix=/opt/local --mandir=/opt/local/share/man "
> returned error 77
> Command output: checking build system type... i386-apple-darwin9.7.0
> checking host system type... i386-apple-darwin9.7.0
> checking for gcc... /usr/bin/gcc-4.0
> checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.
>
> Error: The following dependencies failed to build: autoconf help2man
> gettext expat libiconv gperf ncurses ncursesw p5-locale-gettext perl5
> perl5.8 m4 fontconfig freetype zlib jpeg libxml2 libxslt mesa glut tcl
> xorg-dri2proto xorg-glproto xorg-libXfixes pkgconfig xorg-fixesproto
> xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau
> xorg-xproto xorg-libXdmcp xorg-xcmiscproto xorg-xextproto xorg-
> xf86bigfontproto xorg-xtrans xorg-libXi xorg-libXext xorg-libXmu xorg-
> libXt automake libtool xorg-libsm xorg-libice xorg-util-macros openssl
> xorg-libXcursor xrender xorg-renderproto xorg-libXinerama xorg-
> xineramaproto xorg-libXrandr xorg-randrproto xorg-libXxf86vm xorg-
> xf86vidmodeproto
> Error: Status 1 encountered during processing.
>
> ----
> What's going wrong?
> How do I fix it?
>
> I need to use Wine so that I can run certain Windows programs. I don't
> want to buy prodeucts, and I don't want to use Boot Camp, as I'd still
> need a Window's disc.
>
> I have used Wine on my old laptop that ran Ubuntu Linux, but for what
> ever reason, it just doesn't want to install.

New description:

 == Errors —how do I get it to work? ==

 I followed the instructions from the Manual '''$ man port'''
 and followed all the online material i could find.

 Here is what I am getting, ''copied from terminal''

 ----

 {{{
 '''matthew-parnells-macbook:~ parnmatt$ port info wine'''
 wine @1.0.1, Revision 3 (x11)

 Wine is an implementation of the Windows APIs on top of X11.
 Homepage:    http://www.winehq.com/

 Build Dependencies:   pkgconfig, autoconf
 Library Dependencies: expat, fontconfig, freetype, jpeg, libiconv,
 libxml2,
                       libxslt, ncurses, openssl, zlib, xorg-libsm,
                       xorg-libXcursor, xorg-libXi, xorg-libXinerama,
                       xorg-libXrandr, xorg-libXxf86vm, mesa
 Platforms:            darwin
 Maintainers:          ryandesign at macports.org jwa at macports.org
                       openmaintainer at macports.org
 '''matthew-parnells-macbook:~ parnmatt$ sudo port install wine'''
 --->  Configuring expat
 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1"
 && ./configure --prefix=/opt/local --mandir=/opt/local/share/man "
 returned error 77
 Command output: checking build system type... i386-apple-darwin9.7.0
 checking host system type... i386-apple-darwin9.7.0
 checking for gcc... /usr/bin/gcc-4.0
 checking for C compiler default output file name... configure: error: C
 compiler cannot create executables
 See `config.log' for more details.

 Error: The following dependencies failed to build: autoconf help2man
 gettext expat libiconv gperf ncurses ncursesw p5-locale-gettext perl5
 perl5.8 m4 fontconfig freetype zlib jpeg libxml2 libxslt mesa glut tcl
 xorg-dri2proto xorg-glproto xorg-libXfixes pkgconfig xorg-fixesproto xorg-
 libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-
 xproto xorg-libXdmcp xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto
 xorg-xtrans xorg-libXi xorg-libXext xorg-libXmu xorg-libXt automake
 libtool xorg-libsm xorg-libice xorg-util-macros openssl xorg-libXcursor
 xrender xorg-renderproto xorg-libXinerama xorg-xineramaproto xorg-
 libXrandr xorg-randrproto xorg-libXxf86vm xorg-xf86vidmodeproto
 Error: Status 1 encountered during processing.
 }}}

 ----
 What's going wrong?
 How do I fix it?

 I need to use Wine so that I can run certain Windows programs. I don't
 want to buy prodeucts, and I don't want to use Boot Camp, as I'd still
 need a Window's disc.

 I have used Wine on my old laptop that ran Ubuntu Linux, but for what ever
 reason, it just doesn't want to install.

--

-- 
Ticket URL: <http://trac.macports.org/ticket/20091#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list