CVSUP/buildworld problems - should I just FTP ?
Richard Shea
rshea at thecubagroup.com
Fri Apr 25 17:34:26 PDT 2003
Hi - I've been trying to update a 4.4 machine to 4.8. I understand
it's good practice to do this one release at a time so I CVSup'd 4.5
Release [1]. I did a buildworld and got a compile error [2]. I then
read [3] that rm'ing /usr/obj/usr was a good idea so I CVSup'd again,
did the rm, did the buildworld and got the same error in the same
place.
I'm now about to remove /usr/src and /usr/obj and try again [4] but
I've just wanted to check something first.
If I'm going to remove /usr/src and /usr/obj wouldn't I be better off
just FTP'ing the 4.8 release sources straight onto my machine and
doing a buildworld on those ? I've heard the CVSuping a lot of source
is quite inefficient and I think I'd be sucking in everything via
CVSUP if I rm'd those two directories and then CVSup on 4.5 Release
wouldn't I ?
Anyone got any other idea about how to fix the compile that would be
nice too.
thanks
richard
[1]
CVSUPFILE:
*default host=cvsup.au.FreeBSD.org
#default host=cvsup.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4_5_0_RELEASE
*default delete use-rel-suffix
src-all
*default tag=.
#ports-all
#doc-all
[2]
COMPILE ERRORS:
cc -nostdinc -O -pipe -Wall -DLIBC_SCCS -
I/usr/home/root/src/lib/libutil -
I/usr/home/root/src/lib/libutil/../../sys -DINET6
-I/usr/obj/usr/home/root/src/i386/usr/include -c
/usr/home/root/src/lib/libutil/login_times.c -o login_times.o
/usr/home/root/src/lib/libutil/login_times.c: In function
`parse_time':
/usr/home/root/src/lib/libutil/login_times.c:52: warning: implicit
declaration of function `isdigit'
/usr/home/root/src/lib/libutil/login_times.c: In function `parse_lt':
/usr/home/root/src/lib/libutil/login_times.c:78: warning: implicit
declaration of function `tolower'
/usr/home/root/src/lib/libutil/login_times.c:80: warning: implicit
declaration of function `isalpha'
/usr/home/root/src/lib/libutil/login_times.c: In function `in_ltm':
/usr/home/root/src/lib/libutil/login_times.c:116: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:118: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:118: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:120: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:126: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:127: dereferencing
pointer to incomplete type
/usr/home/root/src/lib/libutil/login_times.c:128: warning: implicit
declaration of function `mktime'
/usr/home/root/src/lib/libutil/login_times.c: In function `in_lt':
/usr/home/root/src/lib/libutil/login_times.c:140: warning: implicit
declaration of function `localtime'
/usr/home/root/src/lib/libutil/login_times.c:140: warning: passing
arg 2 of `in_ltm' makes pointer from integer without a cast
/usr/home/root/src/lib/libutil/login_times.c: In function `in_lts':
/usr/home/root/src/lib/libutil/login_times.c:159: warning: passing
arg 2 of `in_ltms' makes pointer from integer without a cas
t
*** Error code 1
Stop in /usr/home/root/src/lib/libutil.
*** Error code 1
Stop in /usr/home/root/src.
*** Error code 1
Stop in /usr/home/root/src.
*** Error code 1
Stop in /usr/home/root/src.
[3]
see second post in http://tinyurl.com/ackw
[4]
see fourth and fifth posts in
http://tinyurl.com/ackz+++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++
The Cuba Group
PO Box 1864
Wellington
New Zealand
PH +64 4 496 5205
MO +64 21 296 6839
FX +64 4 496 5209
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
More information about the freebsd-questions
mailing list