Opened 15 years ago
Closed 15 years ago
#24317 closed defect (fixed)
libbonoboui is missing dependency on xorg-libsm
Reported by: | macports@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | libbonoboui |
Description
Building something that depends on libbonobui (ie. gtetrinet) will fail with:
... _name /opt/local/lib/libbonoboui-2.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module ld: library not found for -lSM collect2: ld returned 1 exit status make[2]: *** [libbonoboui-2.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
installing libxsm will fix this.
Change History (3)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Port: | libbonoboui added |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | libbonoboui is missing dependency on xsm → libbonoboui is missing dependency on xorg-libsm |
It's xorg-libsm that provides libSM.dylib, not xsm.
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r66449.
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the Port field.