buildword break on STABLE

2002-02-04 Thread Vladimir B.

Hi

I am trying to build -CURRENT world on 4.4-RELEASE machine:

walder#/ext/current/src 129_ make buildworld

--
 Rebuilding the temporary build tree
--
rm -rf /usr/obj/ext/current/src/i386
mkdir -p /usr/obj/ext/current/src/i386/usr/bin
mkdir -p /usr/obj/ext/current/src/i386/usr/lib/compat/aout
mkdir -p /usr/obj/ext/current/src/i386/usr/games
mkdir -p /usr/obj/ext/current/src/i386/usr/libdata/ldscripts

... skip a bit ...

cc -O -pipe -c /ext/current/src/usr.bin/xinstall/xinstall.c
cc -O -pipe -c
/ext/current/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c
/ext/current/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c:38:
syntax error before string constant
/ext/current/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c:38:
warning: data definition has no type or storage class
*** Error code 1

Stop in /ext/current/src/usr.bin/xinstall.
*** Error code 1

Stop in /ext/current/src.
*** Error code 1

Stop in /ext/current/src.
*** Error code 1

Stop in /ext/current/src.

walder#/ext/current/src 134_ fgrep -n FBSDID \ 
/ext/current/src/usr.bin/xinstall/../../lib/libc/gen/strtofflags.c
38:__FBSDID($FreeBSD: src/lib/libc/gen/strtofflags.c,v 1.19 2002/02/01
00:57:29 obrien Exp $);
walder#/ext/current/src 135_ 


Any suggestions ?

ps:
  This was woring for me before well.

-- 
SW Soft, Moscow
Vladimir B. Grebenschikov, [EMAIL PROTECTED]


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



Re: buildword break on STABLE

2002-02-04 Thread M. Warner Losh

In message: [EMAIL PROTECTED]
Vladimir B.  Grebenschikov [EMAIL PROTECTED] writes:
: I am trying to build -CURRENT world on 4.4-RELEASE machine:
...
: Any suggestions ?

I can tell you that 4.5-release will work.

Warner

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



Re: buildword break on STABLE

2002-02-04 Thread Vladimir B.

On Mon, 2002-02-04 at 19:00, M. Warner Losh wrote:
 In message: [EMAIL PROTECTED]
 Vladimir B.  Grebenschikov [EMAIL PROTECTED] writes:
 : I am trying to build -CURRENT world on 4.4-RELEASE machine:
 ...
 : Any suggestions ?
 
 I can tell you that 4.5-release will work.

What happens ? Only about 2 weeks ago all was fine.

 Warner
 
-- 
SW Soft, Moscow
Vladimir B. Grebenschikov, [EMAIL PROTECTED]


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