[pcre-dev] [Bug 2103] New: While configuring PCRE on Solaris…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 2103] While configuring PCRE on Solaris 10, it throws error: "could not determine link -lib interface"
Subject: [pcre-dev] [Bug 2103] New: While configuring PCRE on Solaris 10, it throws error: "could not determine link -lib interface"
https://bugs.exim.org/show_bug.cgi?id=2103

            Bug ID: 2103
           Summary: While configuring PCRE on Solaris 10, it throws error:
                    "could not determine link -lib interface"
           Product: PCRE
           Version: 10.21 (PCRE2)
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: nasr@???
                CC: pcre-dev@???


I'm trying to compile PCRE on my SPARC box under a new root zone to install
Apache Web Server 2.4.25. I've tried this with both 8.40 and 10.21 with the
same output. I'm using Solaris 10 on UltraSPARC-II. Exact release below:

                   Oracle Solaris 10 1/13 s10s_u11wos_24a SPARC
  Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights reserved.
                            Assembled 17 January 2013


Here is the output of my tries:

bash-3.2# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking whether make supports nested variables... (cached) no
checking for style of include used by make... none
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for ar... no
checking for lib... no
checking for link... link -lib
checking the archiver (link -lib) interface... unknown
configure: error: could not determine link -lib interface

Hope you'd be able to help.

--
You are receiving this mail because:
You are on the CC list for the bug.