From owner-freebsd-ports Tue Feb 26 16:30:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4E1537B41C for ; Tue, 26 Feb 2002 16:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1R0U1l57355; Tue, 26 Feb 2002 16:30:01 -0800 (PST) (envelope-from gnats) Received: from useful.dataloss.nl (useful.dataloss.nl [62.250.7.47]) by hub.freebsd.org (Postfix) with SMTP id 1F9FB37B400 for ; Tue, 26 Feb 2002 16:20:14 -0800 (PST) Received: (qmail 10065 invoked by uid 1001); 27 Feb 2002 00:20:12 -0000 Message-Id: <20020227002012.10064.qmail@useful.dataloss.nl> Date: 27 Feb 2002 00:20:12 -0000 From: Peter van Dijk Reply-To: Peter van Dijk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35364: cdb port forgets uint32.h Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35364 >Category: ports >Synopsis: cdb port forgets uint32.h >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 26 16:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter van Dijk >Release: FreeBSD 4.4-RELEASE-p4 i386 >Organization: - >Environment: System: FreeBSD useful.dataloss.nl 4.4-RELEASE-p4 FreeBSD 4.4-RELEASE-p4 #3: Fri Jan 25 01:34:19 CET 2002 root@useful.dataloss.nl:/home/usr2/obj/usr/src/sys/USEFUL i386 >Description: The databases/cdb port nicely installs all cdb binaries, and also installs libcdb.a into /usr/local/lib. This, ofcourse, needs cdb.h, which is also installed into /usr/local/include. That, in turn, needs uint32.h, which is not installed at all. >How-To-Repeat: Use /usr/local/include/cdb.h and /usr/local/lib/libcdb.a from an application according to the specs at http://cr.yp.to/cdb/reading.html and wait for cdb.h:6: uint32.h: No such file or directory or similar >Fix: Also install uint32.h to /usr/local/include :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message