Current-Users archive

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

Re: i386 build trouble



On Sat, Apr 12, 2014 at 11:10:50PM +0100, Patrick Welche wrote:
> Odd - I just got
> 
> --- compat_ndbmdatum.o ---
> In file included from 
> /usr/src/lib/libc/compat/db/hash/compat_ndbmdatum.c:33:0:
> /usr/src/lib/libc/db/hash/ndbmdatum.c: In function 'dbm_fetch':
> /usr/src/lib/libc/db/hash/ndbmdatum.c:74:2: error: passing argument 2 of 
> 'db->ge
> t' from incompatible pointer type [-Werror]
>   status = (db->get)(db, &dbtkey, &dbtretdata, 0);
> 
> compiling with gcc on today's -current/i386, yet an amd64 build just
> succeeded?!
> 
> Just a problem with this particular i386 box?

Yes - I was doing a -E build, but it was too old...

P


Home | Main Index | Thread Index | Old Index