Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 14:10:08 GMT
From:      Patrick Oonk <Patrick@pine.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/76409: cfengine2 compile problems, berkeleydb related
Message-ID:  <200501181410.j0IEA8Iu006907@www.freebsd.org>
Resent-Message-ID: <200501181410.j0IEAWSi013277@freefall.freebsd.org>

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

>Number:         76409
>Category:       ports
>Synopsis:       cfengine2 compile problems, berkeleydb related
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 14:10:32 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Oonk
>Release:        4.10-RELEASE-p5
>Organization:
Pine Digital Security
>Environment:
>Description:
      If you have both db3 and db4 installed (db42 in my case), the configure script takes the right include path, but uses -ldb3 as link option instead of -ldb, so things don't go as expected.

undefined reference to `db_create_4002' etc.
>How-To-Repeat:
      Update your ports tree. Have both libdb3 and libdb4x installed. Portinstall cfengine2.
>Fix:
      I manually changed the make files as I am not proficient enough in the inner workings of configure.
>Release-Note:
>Audit-Trail:
>Unformatted:



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