Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 00:27:02 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/bin/chmod chmod.c
Message-ID:  <20010802002512.N17123-100000@blues.jpj.net>
In-Reply-To: <200108010121.f711L9N28499@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> obrien      2001/07/31 18:21:09 PDT
>
>   Modified files:        (Branch: RELENG_4)
>     bin/chmod            chmod.c
>   Log:
>   MFC: rev 1.19 (quiet warnings)
>
>   Revision  Changes    Path
>   1.16.2.3  +2 -1      src/bin/chmod/chmod.c

I'm having some trouble on i386, compiling under 4.2-RELEASE:

Script started on Wed Aug  1 19:30:30 2001
# CVSROOT=/home/ncvs cvs -R co -P -r RELENG_4 src
[~31000 lines deleted]
# cd src
# time make buildworld installworld
[~26000 lines deleted]
===> bin/chmod
cc -nostdinc -O -pipe   -Wall -Wformat   -I/usr/obj/usr/src/i386/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow  -c /usr/src/bin/chmod/chmod.c
cc1: warnings being treated as errors
In file included from /usr/src/bin/chmod/chmod.c:53:
/usr/obj/usr/src/i386/usr/include/fts.h:48: warning: function declaration isn't a prototype
*** Error code 1

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

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

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

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

Stop in /usr/src.
     4750.85 real      3125.54 user       894.26 sys
you have mail
# ^D
Script done on Wed Aug  1 21:17:05 2001
-- 
Trevor Johnson


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010802002512.N17123-100000>