make world fails in libexec/pt_chown

2003-02-24 Thread Christoph Kukulies
Freshly supped and got:

=== libexec/pt_chown
cc -O -pipe -mcpu=pentiumpro   -Wformat=2 -Wno-format-extra-args -Werror  -c 
/usr/src/libexec/pt_chown/pt_chown.c
cc1: warnings being treated as errors
/usr/src/libexec/pt_chown/pt_chown.c: In function `main':
/usr/src/libexec/pt_chown/pt_chown.c:86: warning: assignment makes pointer from 
integer without a cast
*** Error code 1

Stop in /usr/src/libexec/pt_chown.
*** Error code 1

Stop in /usr/src/libexec.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


Should I cvsup again?

--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message


Re: make world fails in libexec/pt_chown

2003-02-24 Thread David Wolfskill
Date: Mon, 24 Feb 2003 15:43:34 +0100
From: Christoph Kukulies [EMAIL PROTECTED]

Freshly supped and got:

=== libexec/pt_chown
cc -O -pipe -mcpu=pentiumpro   -Wformat=2 -Wno-format-extra-args -Werror  -c 
/usr/src/libexec/pt_chown/pt_chown.c
cc1: warnings being treated as errors
/usr/src/libexec/pt_chown/pt_chown.c: In function `main':
/usr/src/libexec/pt_chown/pt_chown.c:86: warning: assignment makes pointer from 
integer without a cast
*** Error code 1

Stop in /usr/src/libexec/pt_chown.
...


Should I cvsup again?


Not sure about that, but I got through the make buildworld OK, and am
building a -CURRENT kernel from today's sources.  Recent CVSup history
here:

freebeast(5.0-C)[1] tail /var/log/cvsup-history.log
CVSup begin from cvsup14.freebsd.org at Thu Feb 20 04:18:51 PST 2003
CVSup ended from cvsup14.freebsd.org at Thu Feb 20 04:29:15 PST 2003
CVSup begin from cvsup14.freebsd.org at Fri Feb 21 03:47:02 PST 2003
CVSup ended from cvsup14.freebsd.org at Fri Feb 21 03:58:48 PST 2003
CVSup begin from cvsup14.freebsd.org at Sat Feb 22 03:47:03 PST 2003
CVSup ended from cvsup14.freebsd.org at Sat Feb 22 03:58:53 PST 2003
CVSup begin from cvsup14.freebsd.org at Sun Feb 23 03:47:02 PST 2003
CVSup ended from cvsup14.freebsd.org at Sun Feb 23 03:55:36 PST 2003
CVSup begin from cvsup14.freebsd.org at Mon Feb 24 03:47:02 PST 2003
CVSup ended from cvsup14.freebsd.org at Mon Feb 24 03:56:04 PST 2003

(Yesterday's build was uneventful, FWIW.  Oh -- committers: please
note that this is *not* a complaint.  :-})

Cheers,
david   (links to my resume at http://www.catwhisker.org/~david)
-- 
David H. Wolfskill  [EMAIL PROTECTED]
WARNING: Use of Microsoft products may be hazardous to your system's integrity.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message