Previous Thread
Next Thread
Print Thread
libashnet linking error #11510 31 May 19 11:16 AM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
We have a linking issue with the last libashnet (1.12.163.el7)

Code
/usr/lib/libashnet.so.1:
        linux-gate.so.1 =>  (0xf77c4000)
        libc.so.6 => /lib/libc.so.6 (0xf75e1000)
        libchilkat-9.5.0.so => not found
        libpthread.so.0 => /lib/libpthread.so.0 (0xf75c6000)
        /lib/ld-linux.so.2 (0xf77c5000)
Chilkat doesn't appear to have a way to install the library via a package manager. How do we need to proceed with this?


Stephen Funkhouser
Diversified Data Solutions
Re: libashnet linking error #11511 31 May 19 12:13 PM
Joined: Jun 2001
Posts: 11,645
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,645
This looks like a mistake on my part to use dynamically link the libchilkat.so instead of statically embedding it inside the libashnet.so.

Will investigate and report back shortly...

Re: libashnet linking error #11512 31 May 19 01:00 PM
Joined: Jun 2001
Posts: 11,645
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,645
Indeed, that was a mistake in the linking options. But there is also a newer version which I just posted -

libashnet.so.1.12.165.el7.tz

Here's a link to the notes:

ASHNET Library Update 1.12.165

Re: libashnet linking error #11513 31 May 19 01:26 PM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
Alright, I'll test in a little while
Thanks


Stephen Funkhouser
Diversified Data Solutions
Re: libashnet linking error #11514 31 May 19 03:49 PM
Joined: Jun 2001
Posts: 11,645
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,645
BTW, there was a minor glitch in the release notes organization so I didn't see this at first, but here's the link to the ASHNET 1.12.164 notes:

ASHNET 1.2.164

Re: libashnet linking error #11515 03 Jun 19 08:57 AM
Joined: Nov 2006
Posts: 2,192
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,192
Much better, thank you

Code
# ldd libashnet.so.1.12.165.el7
        linux-gate.so.1 =>  (0xf76ec000)
        libc.so.6 => /lib/libc.so.6 (0xf6eca000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf6eaf000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf6e94000)
        /lib/ld-linux.so.2 (0xf76ed000)


Stephen Funkhouser
Diversified Data Solutions

Moderated by  Jack McGregor, Ty Griffin 

Powered by UBB.threads™ PHP Forum Software 7.7.3