FS#38471 - [wxcam] Fails to build, needs dependency on libsm

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Saturday, 11 January 2014, 23:06 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 12 January 2014, 02:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eric Belanger (Snowman)
Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Fails to build, needs dependency on libsm.

Additional info:
* package version: 1.1-2
* log:
CXXLD wxcam
/usr/bin/ld: warning: libSM.so.6, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/libwx_gtk2u_core-3.0.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/libwx_gtk2u_core-3.0.so: undefined reference to `SmcCloseConnection'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/libwx_gtk2u_core-3.0.so: undefined reference to `SmcVendor'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/libwx_gtk2u_core-3.0.so: undefined reference to `SmcOpenConnection'
collect2: error: ld returned 1 exit status
Makefile:424: recipe for target 'wxcam' failed
make[2]: *** [wxcam] Error 1


Steps to reproduce: Build from a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 12 January 2014, 02:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  wxcam-1.1-3

Loading...