FS#39351 - [lxappearance-obconf] missing libsm dependancy

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Tuesday, 11 March 2014, 15:16 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 12 March 2014, 10:38 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The -lICE error is also fixed by adding libsm


CC src/src_obconf_la-preview.lo
CC src/src_obconf_la-preview_update.lo
CC src/src_obconf_la-theme.lo
CC src/src_obconf_la-tree.lo
CCLD src/obconf.la
/usr/bin/ld: cannot find -lSM
/usr/bin/ld: cannot find -lICE
collect2: error: ld returned 1 exit status
Makefile:603: recipe for target 'src/obconf.la' failed
make[2]: *** [src/obconf.la] Error 1
make[2]: Leaving directory '/build/lxappearance-obconf/src/lxappearance-obconf-0.2.1'
Makefile:732: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/lxappearance-obconf/src/lxappearance-obconf-0.2.1'
Makefile:493: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting..


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Wednesday, 12 March 2014, 10:38 GMT
Reason for closing:  Fixed

Loading...