[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make build error from CVS
hi.
did a cvs checkout of src from anoncvs.usa.openbsd.org 05/30.
got this attached error...
cc -O2 -DNLS -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libc/include -DYP -I/usr/src/lib/libc/yp -D__DBINTERFACE_PRIVATE -DRESOLVSORT -DPOSIX_MISTAKE -DFLOATING_POINT -c /usr/src/lib/libc/db/recno/rec_open.c -o rec_open.o
In file included from /usr/src/lib/libc/db/recno/rec_open.c:52:
/usr/include/db.h:170: syntax error before `u_int'
/usr/src/lib/libc/db/recno/rec_open.c: In function `__rec_open':
/usr/src/lib/libc/db/recno/rec_open.c:81: structure has no member named `psize'
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.