Changes between Initial Version and Version 3 of Ticket #43947


Ignore:
Timestamp:
Jun 7, 2014, 4:45:21 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

A common reason for this error is setting the DYLD_LIBRARY_PATH environment variable in your shell. Use the "env" command to check what variables you've set. If you set that variable, please unset it. However, I'm surprised it would affect a build, since MacPorts should be sanitizing your environment before it runs, so if you've done something unusual to MacPorts (such as edited the macports.conf file to tell it to retain the DYLD_LIBRARY_PATH variable), you should let us know.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43947

    • Property Keywords dbus-glib removed
    • Property Port dbus-glib added
    • Property Summary changed from building dbus-glib on mavericks fails to dbus-glib: dyld: Symbol not found: __cg_jpeg_resync_to_restart
  • Ticket #43947 – Description

    initial v3  
    1 I've upgraded my OS X from ML to Mavericks. For MacPorts I followed these: https://trac.macports.org/wiki/Migration instructions .
     1I've upgraded my OS X from ML to Mavericks. For MacPorts I followed these: wiki:Migration instructions .
    22
    33Everything works fine, except dbus-glib. Building stops with: