#3084 closed defect (fixed)
BUG: Desktopmanager fails to build under Tiger/gcc-4.0
Reported by: | paulbeard@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
/usr/bin/gcc-4.0 -o /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_DesktopMan ager/work/DesktopManager/build/DockExtension.bundle/Contents/MacOS/DockExtension -L/opt/ local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_DesktopMan ager/work/DesktopManager/build -F/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_DesktopMan ager/work/DesktopManager/build -filelist /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_DesktopMan ager/work/DesktopManager/build/DesktopManager.build/DockExtension.build/Objects-normal/ppc/ DockExtension.LinkFileList -framework Carbon -framework AppleScriptKit -framework Cocoa - framework ApplicationServices -framework AppKit -framework Foundation -arch ppc -bundle - framework Carbon /usr/bin/ld: warning -prebind has no effect with -bundle /usr/bin/ld: Undefined symbols: _kCGSMovementGroup collect2: ld returned 1 exit status BUILD FAILED
Change History (3)
comment:1 Changed 20 years ago by mww@…
comment:2 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed by update to 0.5.3
comment:3 Changed 19 years ago by paulbeard@…
I ended up uninstalling it after seeing a spate of these messages:
May 24 13:37:20 white /Applications/DarwinPorts/Desktop Manager.app/Contents/MacOS/Desktop Manager: The function CGSGetElementForCStringKey is obsolete and will be removed in a Tiger update. Unfortunately, this app, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
I'm not sure if the API that DesktopManager is using is still available on 10.4 at all