Opened 19 years ago
Closed 19 years ago
#4886 closed defect (worksforme)
BUG: cannot build orbit; no prebinding
Reported by: | star+darwin@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | olegb@…, star+darwin@… | |
Port: |
Description
MacOSX 10.4. Attempting to build fvwm2, but it depends on gnome-libs, oaf, orbit. orbit won't build because it states that
/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libglib-1.2.0.dylib is not prebound. /usr/bin/ld: Undefined symbols: _eval_client _hosts_access _request_init _sock_host
As far as I can tell it's correct but I've no idea how to prebind that, nor what to tell it to stop expecting this. fix-prebinding and redo-prebinding only help if it's already prebound but wrong.
fvwm2 is also old; 2.5.10 is offered, 2.5.14 is current.
I do have fink on the system but it does not contain gnome-libs, glib, nor fvwm to conflict. I want darwinport's version of fvwm (fink only offers 2.4.19). I've made an effort to path darwinports items first. Given the error specifically points into the opt tree I don't think it relates but I figured I'd mention it anyway.
Change History (4)
comment:1 Changed 19 years ago by olegb@…
Cc: | olegb@… added |
---|
comment:2 Changed 19 years ago by olegb@…
comment:3 Changed 19 years ago by mww@…
Summary: | cannot build orbit; no prebinding → BUG: cannot build orbit; no prebinding |
---|
comment:4 Changed 19 years ago by olegb@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
no respons from reporter -> closing, works for me ...
could you provide a full buildlog:
port -d clean orbit && port -d build orbit
I cannot reproduce your problem on my box. What OS and version are you running ?