pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38616: databases/db4 doesn't compile on DragonFly
>Number: 38616
>Category: pkg
>Synopsis: databases/db4 doesn't compile on DragonFly
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu May 08 23:05:00 +0000 2008
>Originator: Hasso Tepper
>Release: DragonFly
>Organization:
>Environment:
ragonFly 1.13.0-DEVELOPMENT
>Description:
databases/db4 doesn't compile on DragonFly.
>How-To-Repeat:
Just try to compile databases/db4 on DragonFly.
>Fix:
The problem is that there is (pointless IMHO) configure check to check
existance of FILE via sizeof(FILE). It can't succeed on DragonFly because FILE
is opaque (incomplete type) in DragonFly.
The patch to fix the problem is available at:
http://leaf.dragonflybsd.org/~hasso/pkgsrc-databases-db4.patch
Home |
Main Index |
Thread Index |
Old Index