-o .libs/stats.o
"stats.c", line 300: undefined symbol: val
cc: acomp failed for stats.c
*** Error code 1
Changing line 300 to "value", it then compiles just fine.
Regards
On 12/21/19 08:35, Wieland, Jeffrey J. wrote:
Compiling with Solaris Studio 12.2 and Oracle Studio 12.4, I
Compiling with Solaris Studio 12.2 and Oracle Studio 12.4, I get
the following error:
libtool: compile: /opt/solstudio12.2/bin/cc -m32 -L/opt/openssl-1.1/lib
-R/opt/openssl-1.1/lib -D_STDC_C99= -mt
-I/opt/src/sys/bind/sun4u/bind-9.11.14 -I../.. -I./unix/include
-I./pthreads/include -I./noatomi
Jaco Lesch via bind-users wrote:
>
>
> Both BIND 9.11.5-P4 and 9.11.6 build fine with the following configure
> settings:
> ./configure --prefix=/opt/local --libdir=/opt/local/lib/dns/sparcv9 \
> --sysconfdir=/etc \
> --localstatedir=/var \
> --with-randomdev=/dev/random \
3 matches
Mail list logo