Opened 14 years ago

Closed 14 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 14 years ago by jmroot (Joshua Root)

Port: libbonoboui added

Please remember to fill in the Port field.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: libbonoboui is missing dependency on xsmlibbonoboui is missing dependency on xorg-libsm

It's xorg-libsm that provides libSM.dylib, not xsm.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r66449.

Note: See TracTickets for help on using tickets.