Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2007 08:49:55 GMT
From:      Mark Evenson <mark.evenson@gmx.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115505: databases/ruby-bdb-0.6.1 fails to compile against databases/db43
Message-ID:  <200708140849.l7E8ntGv004095@www.freebsd.org>
Resent-Message-ID: <200708140850.l7E8o1E0035002@freefall.freebsd.org>

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

>Number:         115505
>Category:       ports
>Synopsis:       databases/ruby-bdb-0.6.1 fails to compile against databases/db43
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 08:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mark Evenson
>Release:        RELENG_6_2
>Organization:
>Environment:
FreeBSD elvis 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #4: Mon Jul 16 14:01:40 CEST 2007     evenson@elvis:/usr/obj/usr/src/sys/ELVIS  i386
>Description:
databases/ruby-bdb-0.6.1 fails to compile against databases/db43 with the following error

===>  Building for ruby18-bdb43-0.6.1
cc -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd6 -I. -DHAVE_RB_BLOCK_PROC -I/usr/local/include/db43 -I/usr/local/include -fPIC -O2 -fno-strict-aliasing -pipe    -fPIC -DHAVE_RB_ARY_INSERT -DHAVE_RB_ARY_VALUES_AT -c bdb.c
bdb.c: In function `Init_bdb':
bdb.c:515: error: `DB_REP_IGNORE' undeclared (first use in this function)
bdb.c:515: error: (Each undeclared identifier is reported only once
bdb.c:515: error: for each function it appears in.)
bdb.c:516: error: `DB_REP_JOIN_FAILURE' undeclared (first use in this function)
*** Error code 1

The error codes for DB_REP_IGNORE (and the following conditional in the ruby-bdb-0.6.1 for DB_REP_JOIN_FAILURE) do not exist in db43.


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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