Bug #13
libm.a is missing
| Status: | Closed | Start: | 12/01/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Anil Gulecha | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | ncp3-beta1 |
Description
as far libm.a is missing i'm unable to staticaly link my application. I tryed to find so dev. package with apt-file utility, but there is no package with libm.a file.
History
Updated by Vladimir Gorelov over 2 years ago
P.S. Nexenta Core 3.0 alpha1 (from hardy-unstable).
$ uname -a SunOS nexenta 5.11 NexentaOS_20090926 i86pc i386 i86pc Solaris
Updated by Anil Gulecha over 2 years ago
- Status changed from New to Feedback
Vladimir Gorelov wrote:
P.S. Nexenta Core 3.0 alpha1 (from hardy-unstable).
$ uname -a SunOS nexenta 5.11 NexentaOS_20090926 i86pc i386 i86pc Solaris
Hi Vladimir,
Do you still see the issue with NCP3a2 (hardy-unstable repo)?
~Anil
Updated by Vladimir Gorelov over 2 years ago
Hi Vladimir,
Do you still see the issue with NCP3a2 (hardy-unstable repo)?
~Anil
No, right now I'm downloading NCP3a4 and I'll recheck if libm.a still missing. I'll report on mondey (2010-02-01).
Updated by Vladimir Gorelov over 2 years ago
Anil Gulecha wrote:
Vladimir Gorelov wrote:
P.S. Nexenta Core 3.0 alpha1 (from hardy-unstable).
$ uname -a SunOS nexenta 5.11 NexentaOS_20090926 i86pc i386 i86pc Solaris
Hi Vladimir,
Do you still see the issue with NCP3a2 (hardy-unstable repo)?
~Anil
I checked NCP3a4 - there is still the issue with static libm.
Updated by Dmitry Yusupov about 1 year ago
- Target version set to ncp3-alpha5
Updated by Dmitry Yusupov about 1 year ago
- Target version changed from ncp3-alpha5 to ncp3-beta1
Updated by Dmitry Yusupov about 1 year ago
- Assigned to set to Anil Gulecha
Updated by Anil Gulecha about 1 year ago
Vladimir Gorelov wrote:
Anil Gulecha wrote:
Vladimir Gorelov wrote:
P.S. Nexenta Core 3.0 alpha1 (from hardy-unstable).
$ uname -a SunOS nexenta 5.11 NexentaOS_20090926 i86pc i386 i86pc Solaris
Hi Vladimir,
Do you still see the issue with NCP3a2 (hardy-unstable repo)?
~Anil
I checked NCP3a4 - there is still the issue with static libm.
The source of libm isnt available.. sunwlib is packaged via devpro-libm-bins.i386.tar.bz2, which provides the below under redistributable license.
Redistributables: root_i386/lib/amd64/libm.so root_i386/lib/amd64/libm.so.1 root_i386/lib/amd64/libm.so.2 root_i386/lib/amd64/llib-lm.ln root_i386/lib/libm.so root_i386/lib/libm.so.1 root_i386/lib/libm.so.2 root_i386/lib/llib-lm root_i386/lib/llib-lm.ln root_i386/usr/include/complex.h root_i386/usr/include/fenv.h root_i386/usr/include/floatingpoint.h root_i386/usr/include/iso/math_c99.h root_i386/usr/include/iso/math_iso.h root_i386/usr/include/math.h root_i386/usr/include/sys/ieeefp.h root_i386/usr/include/tgmath.h root_i386/usr/lib/amd64/libm.so root_i386/usr/lib/amd64/libm.so.1 root_i386/usr/lib/amd64/libm.so.2 root_i386/usr/lib/amd64/llib-lm.ln root_i386/usr/lib/libm.so root_i386/usr/lib/libm.so.1 root_i386/usr/lib/libm.so.2 root_i386/usr/lib/llib-lm root_i386/usr/lib/llib-lm.ln
Via Google, I dont see libm.a sources being provided by solaris.. so you should dynamically linking to libm.
~Anil
Updated by Anil Gulecha about 1 year ago
- Status changed from Feedback to Closed