Opened 12 years ago

Last modified 11 years ago

#34177 new defect

wine-devel @1.5.2 run error — at Initial Version

Reported by: janne@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts Future
Component: base Version: 2.0.4
Keywords: Cc:
Port:

Description

I am running Mac os x lion 10.7.3, Xcode version 432 an MacPorts 2.0.4-10.7.

I'm building a mpkg for wine-devel 1.5.2 and the build goes fine.

Buildcmd:
$ sudo port mpkg wine-devel

Installation of the newly built mpkg on another host with the same OS without Xcode and MacPorts works fine too, but when running "wine cfg" it won't start and gives the following output:

Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
err:systray:initialize_systray Could not create tray window
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": dlopen(/opt/local/libexec/wine/../../lib/wine/winex11.drv.so, 258): Library not loaded: /opt/local/lib/libSM.6.dylib
  Referenced from: /opt/local/libexec/wine/../../lib/wine/winex11.drv.so
  Reason: no suitable image found.  Did find:
	/opt/local/lib/lib
Application tried to create a window, but no driver could be loaded.
Unknown error (127).

Am I doing something wrong ?

Change History (0)

Note: See TracTickets for help on using tickets.