Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 16:41:51 -0800 (PST)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        current@FreeBSD.ORG
Subject:   Argh, can't get -current to build under 2.2.8+
Message-ID:  <Pine.NEB.3.95.981228164042.634M-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help


Trying to upgrade my box from 2.2.8 to 3.0 supped from a few minutes ago:

===> librpcsvc
rpcgen -C -c /usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/klm_prot.x -o
klm_prot_xdr.c
cc -O -pipe -DYP -I/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc
-I/usr/obj/aout/usr/src/tmp/usr/include -I/usr/obj/aout/usr/src/tmp/
usr/include -c klm_prot_xdr.c -o klm_prot_xdr.o
rpcgen -C -c /usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/mount.x -o
mount_xdr.c
cc -O -pipe -DYP -I/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc
-I/usr/obj/aout/usr/src/tmp/usr/include -I/usr/obj/aout/usr/src/tmp/
usr/include -c mount_xdr.c -o mount_xdr.o
rpcgen -C -c /usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.x -o
nfs_prot_xdr.c
cc -O -pipe -DYP -I/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc
-I/usr/obj/aout/usr/src/tmp/usr/include -I/usr/obj/aout/usr/src/tmp/
usr/include -c nfs_prot_xdr.c -o nfs_prot_xdr.o
In file included from nfs_prot_xdr.c:6:
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:265: parse error
before `uint64'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:265: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:267: parse error
before `int64'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:267: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:277: parse error
before `fileid3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:277: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:279: parse error
before `cookie3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:279: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:291: parse error
before `size3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:291: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:293: parse error
before `offset3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:293: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:369: parse error
before `size3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:369: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:370: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:372: parse error
before `fsid'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:372: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:373: parse error
before `fileid'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:373: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:376: `ctime'
redeclared as different kind of symbol
/usr/obj/aout/usr/src/tmp/usr/include/time.h:126: previous declaration of
`ctime'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:377: parse error
before `}'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:383: field
`attributes' has incomplete type
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:389: parse error
before `size3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:389: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:392: parse error
before `}'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:398: field
`attributes' has incomplete type
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:451: parse error
before `size3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:451: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:451: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:452: warning: data
definition has no type or storage class
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:453: parse error
before `}'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:476: field `size'
has incomplete type
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:494: field
`obj_attributes' has incomplete type
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:625: parse error
before `offset3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:625: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:627: parse error
before `}'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:664: parse error
before `offset3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:664: warning: no
semicolon at end of struct or union
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:671: parse error
before `}'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:945: parse error
before `cookie3'
/usr/obj/aout/usr/src/tmp/usr/include/rpcsvc/nfs_prot.h:945: warning: no
semicolon at end of struct or union


and so on, and then it dies horribly...


I tried building lex and yacc per some other email, but it didn't help.
Resupping didn't fix it either.

What to do, what to do...

Thanks in advance.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.981228164042.634M-100000>