From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LxL5x-0006y3-Hr for mharc-grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:33 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxL5u-0006xF-Fs for grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxL5p-0006wN-Im for grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:29 -0400 Received: from [199.232.76.173] (port=33020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxL5o-0006wA-CH for grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:24 -0400 Received: from elasmtp-spurfowl.atl.sa.earthlink.net ([209.86.89.66]:35360) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxL5n-00053Q-UE for grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:24 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LxL5n-0002wm-4f for grub-devel@gnu.org; Fri, 24 Apr 2009 09:05:23 -0400 Message-ID: <49F1B95C.2070706@earthlink.net> Date: Fri, 24 Apr 2009 09:06:36 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: Grub2 Development Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd48e39653c107c68e62edeca9f7972ba318379a5ba0fa6c7c04350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Warnings when building svn2137 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2009 13:05:30 -0000 Getting these errors when building the package for Zenwalk Linux! WARNING: zero length file usr/include/grub/lib/datetime.h WARNING: usr/man/man1/grub-mkimage.1.gz is an empty gzipped file WARNING: usr/man/man1/grub-mkelfimage.1.gz is an empty gzipped file WARNING: usr/man/man1/grub-mkfont.1.gz is an empty gzipped file WARNING: usr/man/man1/grub-editenv.1.gz is an empty gzipped file WARNING: usr/man/man1/grub-mkrescue.1.gz is an empty gzipped file WARNING: usr/man/man8/grub-setup.8.gz is an empty gzipped file WARNING: usr/man/man8/grub-mkdevicemap.8.gz is an empty gzipped file WARNING: usr/man/man8/grub-probe.8.gz is an empty gzipped file WARNING: usr/man/man8/grub-install.8.gz is an empty gzipped file WARNING: usr/man/man8/grub-mkconfig.8.gz is an empty gzipped file WARNING: usr/man/man8/grub-dumpbios.8.gz is an empty gzipped file Checking the files does indeed show them empty. Thanks for you help. The datetime.h warning has been happening for a while now, yet it is not an empty file, it's just reported that way at the end of the build and packaging. Regards, Pat