http://bugs.winehq.org/show_bug.cgi?id=15863
Summary: Unable to find X development files on Leopard Product: Wine Version: 1.1.7 Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: teloiv@gmail.com
When compiling Wine on Mac OS X under some installs, it fails to find X11's libraries and include files.
The only thing that I can think of that's different is the lack of imake and xmkmf. The default Leopard X11 install includes imake and xmkmf, however, if someone chooses to not install base X11 and instead install Xquartz at a later date, they do not get imake and xmkmf because they are not shipped with Xquartz as of 2.2.0 - see http://xquartz.macosforge.org/trac/wiki/X112.2.0 .
If the locations of X11's libraries and include files are specified with --x-includes=/usr/X11/include and --x-libraries=/usr/X11/libs, Wine finds X11 and builds properly.
http://bugs.winehq.org/show_bug.cgi?id=15863
--- Comment #1 from Zach D teloiv@gmail.com 2008-10-30 23:34:33 --- Created an attachment (id=17000) --> (http://bugs.winehq.org/attachment.cgi?id=17000) config.log from ./configure without --x-includes and x-libraries set
http://bugs.winehq.org/show_bug.cgi?id=15863
--- Comment #2 from Zach D teloiv@gmail.com 2008-10-31 00:10:42 --- Ack, meant --x-libraries=/usr/X11/lib, not --x-libraries=/usr/X11/libs. Whoops, sorry about that.
http://bugs.winehq.org/show_bug.cgi?id=15863
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |build-env
http://bugs.winehq.org/show_bug.cgi?id=15863
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-10-31 09:29:08 --- That's an autoconf issue, it's fixed in recent autoconf. I updated configure.
http://bugs.winehq.org/show_bug.cgi?id=15863
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-31 13:05:49 --- (In reply to comment #3)
That's an autoconf issue, it's fixed in recent autoconf. I updated configure.
What autoconf version is required?
http://bugs.winehq.org/show_bug.cgi?id=15863
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-11-07 10:47:11 --- Closing bugs fixed in 1.1.8.
http://bugs.winehq.org/show_bug.cgi?id=15863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |PC
http://bugs.winehq.org/show_bug.cgi?id=15863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X