pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/databases/db4



From: Thomas Klausner <wiz%NetBSD.org@localhost>, Date: Sun, 20 Jul 2014 
18:09:08 +0200

> On Fri, Jul 18, 2014 at 11:20:39AM +0000, Ryo ONODERA wrote:
>> Module Name: pkgsrc
>> Committed By:        ryoon
>> Date:                Fri Jul 18 11:20:39 UTC 2014
>> 
>> Modified Files:
>>      pkgsrc/databases/db4: distinfo
>> Added Files:
>>      pkgsrc/databases/db4/patches: patch-dist_s__sig patch-env_env__sig.c
>> 
>> Log Message:
>> Fix SCO OpenServer 5.0.7/3.2 build.
> 
> This broke the NetBSD build both with gcc and clang:
> 
> In file included from ../dist/../env/env_sig.c:15:
> In file included from ./db_int.h:16:
> /usr/include/sys/types.h:96:18: error: typedef redefinition with different 
> types ('__uint64_t' (aka 'unsigned long') vs 'unsigned long long')
> typedef uint64_t        u_int64_t;
>                         ^
> ../dist/../env/env_sig.c:8:28: note: previous definition is here
> typedef unsigned long long u_int64_t;
>                            ^
> 
> Please fix.
>  Thomas

Sorry.
I will fix tonight.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index