FS#1906 - libtermcap shared libraries
Attached to Project:
Arch Linux
Opened by Mark Drummond (med1972) - Thursday, 16 December 2004, 16:50 GMT
Last edited by arjan timmerman (blaasvis) - Thursday, 23 December 2004, 10:07 GMT
Opened by Mark Drummond (med1972) - Thursday, 16 December 2004, 16:50 GMT
Last edited by arjan timmerman (blaasvis) - Thursday, 23 December 2004, 10:07 GMT
|
Details
The current build of extra/termcap only includes a
statically linked copy of libtermcap. I have at least one
third party app which looks for a shared library version of
libtermcap. Can we get the termcap package rebuilt to
include shared libs?
Mark |
This task depends upon
Closed by arjan timmerman (blaasvis)
Thursday, 23 December 2004, 19:14 GMT
Reason for closing: Fixed
Additional comments about closing: this isn't an support forum
Thursday, 23 December 2004, 19:14 GMT
Reason for closing: Fixed
Additional comments about closing: this isn't an support forum
Mark
This has a shared lib please report any bugs you will find in the package ;)
"error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory"
I guess I'm up the creek. I tried linking my installed libstdc++ to the name above but then I get a missing symbol error.
Mark