Deployment Architecture

Error in SunOS : SUNW_1.22.6 not found

mataharry
Communicator

Trying to start a splunkforwarder on SunOs. splunkforwarder-6.2.0-237341-SunOS10-sparc.tar.Z
It fails to start, and we get those errors :

ld.so.1: splunkd: fatal: libc.so.1: version `SUNW_1.22.6' not found (required by file /opt/splunkforwarder/lib/libarchive.so.13)
ld.so.1: splunkd: fatal: libc.so.1: open failed: No such file or directory
Killed
ld.so.1: splunkd: fatal: libc.so.1: version `SUNW_1.22.6' not found (required by file /opt/splunkforwarder/lib/libarchive.so.13)
ld.so.1: splunkd: fatal: libc.so.1: open failed: No such file or directory
Killed
Tags (1)
1 Solution

yannK
Splunk Employee
Splunk Employee

It seems to be a library version issue, maybe 32/64 bit

try to change those system variables,then start splunk

LD_NOVERSION=1
LD_NOVERSION_32=1
LD_NOVERSION_64=1
export LD_NOVERSION LD_NOVERSION_32 LD_NOVERSION_64
then, start splunk

If you want to make it persistent, put them in the service launcher (/etc/init.d/splunk)

View solution in original post

yannK
Splunk Employee
Splunk Employee

It seems to be a library version issue, maybe 32/64 bit

try to change those system variables,then start splunk

LD_NOVERSION=1
LD_NOVERSION_32=1
LD_NOVERSION_64=1
export LD_NOVERSION LD_NOVERSION_32 LD_NOVERSION_64
then, start splunk

If you want to make it persistent, put them in the service launcher (/etc/init.d/splunk)

lakshman239
SplunkTrust
SplunkTrust

How is the above solution resolving the issue? The doc http://docs.splunk.com/Documentation/Forwarder/6.5.0/Forwarder/Installanixuniversalforwarder#Install... seem to indicate we need required patch level of 'C' library.
Pls advise.

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...