From owner-freebsd-current@FreeBSD.ORG Wed Mar 16 10:22:43 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 144D616A4CE for ; Wed, 16 Mar 2005 10:22:43 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11BC43D58 for ; Wed, 16 Mar 2005 10:22:42 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DBVfq-000Nbt-A3 for freebsd-current@freebsd.org; Wed, 16 Mar 2005 11:22:46 +0100 Date: Wed, 16 Mar 2005 11:22:46 +0100 From: Kirill Ponomarew To: freebsd-current@freebsd.org Message-ID: <20050316102246.GF88584@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Keywords: 579279786 Subject: installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 10:22:43 -0000 buildworld is broken right now: ===> fstat (all) cc -O2 -fno-strict-aliasing -pipe -D_KVM_VNODE -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/usr.bin/fstat/cd9660.c /usr/src/usr.bin/fstat/cd9660.c: In function `isofs_filestat': /usr/src/usr.bin/fstat/cd9660.c:69: error: structure has no member named `i_dev' *** Error code 1 -Kirill