FS#52031 - [fltk] add --enable-threads co configure

Attached to Project: Arch Linux
Opened by Gustavo Alvarez (sl1pkn07) - Friday, 02 December 2016, 19:01 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 02 December 2016, 23:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

software like icc_examin[AUR] needs this option active


FLTK utf-8 1.3.4 detected
!!! ERROR: FLTK has no threads support !!!
Configure FLTK with the --enable-threads option and recompile.


greetings
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 02 December 2016, 23:46 GMT
Reason for closing:  Not a bug
Comment by Antonio Rojas (arojas) - Friday, 02 December 2016, 21:22 GMT
It is already enabled

~ >readelf -d /usr/lib/libfltk.so | grep pthread
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]

Loading...