Current-Users archive

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

i386 build trouble



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?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index