maybe I cant see it, but, is there a search?
I am trying to make from source a 3.4.15 agent on a Solaris 11.4 SPARC host (T4-2). I am getting a libpcre error. libpcre is under /usr/lib/64.
using gcc
gcc (GCC) 7.3.0
and perl
This is perl 5, version 22, subversion 1 (v5.22.1) built for sun4-solaris-thread-multi-64
that comes with Solaris.
checking for architecture... solaris (solaris2.11)
checking for -m64 compilation flag... yes
checking size of void *... 8
checking for libpcre support... no
configure: error: Unable to use libpcre (libpcre check failed)
Has someone already compiled a agent?
I am trying to make from source a 3.4.15 agent on a Solaris 11.4 SPARC host (T4-2). I am getting a libpcre error. libpcre is under /usr/lib/64.
using gcc
gcc (GCC) 7.3.0
and perl
This is perl 5, version 22, subversion 1 (v5.22.1) built for sun4-solaris-thread-multi-64
that comes with Solaris.
checking for architecture... solaris (solaris2.11)
checking for -m64 compilation flag... yes
checking size of void *... 8
checking for libpcre support... no
configure: error: Unable to use libpcre (libpcre check failed)
Has someone already compiled a agent?
Comment