Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 15:36:26 -0800 (PST)
From:      Rob Byrnes <rbyrnes@ozemail.com.au>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31996: Build of db3 fails at ./configure
Message-ID:  <200111142336.fAENaQ888701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31996
>Category:       ports
>Synopsis:       Build of db3 fails at ./configure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 15:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rob Byrnes
>Release:        4.4-STABLE
>Organization:
>Environment:
FreeBSD erwin 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Nov  4 19:04:24 EST 2001
root@erwin:/usr/obj/usr/src/sys/ERWIN  alpha

>Description:
build of db3 fails with following error message:

===>    Verifying install for db3.2 in /usr/ports/databases/db3
===>  Extracting for db3-3.2.9_2,1
>How-To-Repeat:
Build db3
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for bdb/db-3.2.9.tar.gz.
 >> Checksum OK for bdb/patch.3.2.9.1.
 >> Checksum OK for bdb/patch.3.2.9.2.
 ===>   db3-3.2.9_2,1 depends on executable: libtool - found
 ===>  Patching for db3-3.2.9_2,1
 ===>  Applying distribution patches for db3-3.2.9_2,1
 ===>  Applying FreeBSD patches for db3-3.2.9_2,1
 ===>  Configuring for db3-3.2.9_2,1
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking host system type... alpha--freebsd4.4
 checking if building in the top-level directory... no
 checking if --disable-bigfile option specified... no
 checking if --enable-compat185 option specified... yes
 checking if --enable-cxx option specified... yes
 checking if --enable-debug option specified... no
 checking if --enable-debug_rop option specified... no
 checking if --enable-debug_wop option specified... no
 checking if --enable-diagnostic option specified... no
 checking if --enable-dump185 option specified... yes
 checking if --enable-dynamic option specified... yes
 checking if --enable-java option specified... no
 checking if --enable-posixmutexes option specified... no
 checking if --enable-rpc option specified... no
 checking if --enable-shared option specified... no
 checking if --enable-tcl option specified... no
 checking if --enable-test option specified... no
 checking if --enable-uimutexes option specified... no
 checking if --enable-umrw option specified... no
 checking if --with-tcl option specified... no
 checking for cc... cc
 checking for gcc... (cached) cc
 checking for gcc... (cached) cc
 checking whether the C compiler (cc -O -pipe -mcpu=ev56 ) works... no
 configure: error: installation or configuration problem: C compiler cannot create executables.
 ===>  Script "../dist/configure" failed: here are the contents of "config.log"
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 configure:595: checking for a BSD compatible install
 configure:654: checking host system type
 configure:695: checking if building in the top-level directory
 configure:756: checking if --disable-bigfile option specified
 configure:768: checking if --enable-compat185 option specified
 configure:780: checking if --enable-cxx option specified
 configure:792: checking if --enable-debug option specified
 configure:804: checking if --enable-debug_rop option specified
 configure:816: checking if --enable-debug_wop option specified
 configure:828: checking if --enable-diagnostic option specified
 configure:840: checking if --enable-dump185 option specified
 configure:852: checking if --enable-dynamic option specified
 configure:864: checking if --enable-java option specified
 configure:876: checking if --enable-posixmutexes option specified
 configure:888: checking if --enable-rpc option specified
 configure:900: checking if --enable-shared option specified
 configure:915: checking if --enable-tcl option specified
 configure:927: checking if --enable-test option specified
 configure:939: checking if --enable-uimutexes option specified
 configure:951: checking if --enable-umrw option specified
 configure:963: checking if --with-tcl option specified
 configure:1026: checking for cc
 configure:1055: checking for gcc
 configure:1084: checking for gcc
 configure:1197: checking whether the C compiler (cc -O -pipe -mcpu=ev56 ) works
 configure:1213: cc -o conftest -O -pipe -mcpu=ev56 -D_THREAD_SAFE   conftest.c -pthread 1>&5
 /usr/lib/libc_r.so: undefined reference to `_thread_sys_sigreturn'
 configure: failed program was:
 
 #line 1208 "configure"
 #include "confdefs.h"
 
 main(){return(0);}
 (end of "config.log")
 *** Error code 1
 
 Stop in /usr/ports/databases/db3.
 *** Error code 1
 
 The ports on this machine were CVSup'ed 14th November

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111142336.fAENaQ888701>