[OmniOS-discuss] omnios-build perl

Richard PALO richard at netbsd.org
Tue Oct 20 13:01:21 UTC 2015


Le 20/10/15 14:32, John D Groenveld a écrit :
> In message <n055rk$dk$1 at ger.gmane.org>, Richard PALO writes:
>> thought I'd try to rebuild perl (for grins) on bloody
>>
>>> richard at omnis:/home/richard/src/omnios-build/build/perl$ tail -30 build.log 
>>> Build Perl for SOCKS? [n]  
>>> Try to use long doubles if available? [n]  
>>> Checking for optional libraries...
>>> What libraries to use? [-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc]  
> 
> Where's that -lgdbm come from?
> Perl's not dependent on libgdbm.

>From INSTALL, perl seems to try autodetecting, which I presume is buggy here.
Perhaps something needs to be done in Configure or Makefile.SH?

> richard at omnis:/home/richard$ gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/opt/gcc-5.1.0/libexec/gcc/i386-pc-solaris2.11/5.1.0/lto-wrapper
> Target: i386-pc-solaris2.11
> Configured with: ./configure --prefix=/opt/gcc-5.1.0 --host i386-pc-solaris2.11 --build i386-pc-solaris2.11 --target i386-pc-solaris2.11 --with-boot-ldflags=-R/opt/gcc-5.1.0/lib --with-gmp=/opt/gcc-5.1.0 --with-mpfr=/opt/gcc-5.1.0 --with-mpc=/opt/gcc-5.1.0 --enable-languages=c,c++,fortran,lto --without-gnu-ld --with-ld=/bin/ld --with-as=/usr/bin/gas --with-gnu-as --with-build-time-tools=/usr/gnu/i386-pc-solaris2.11/bin
> Thread model: posix
> gcc version 5.1.0 (GCC) 


-- 
Richard PALO



More information about the OmniOS-discuss mailing list