From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_REJECT,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from client125142.atl.mediaone.net ([24.31.125.142] helo=jomama.huneycuttfamily.org) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15T40G-00026C-00 for gentoo-dev@cvs.gentoo.org; Sat, 04 Aug 2001 10:10:16 -0600 Received: from acm.org (telula.mojo.org [192.168.1.2]) by jomama.huneycuttfamily.org (Postfix) with ESMTP id 2C7271C938; Sat, 4 Aug 2001 08:13:56 -0400 (EDT) Message-ID: <3B6C1D76.7030305@acm.org> From: "Chad M. Huneycutt" <chad.huneycutt@acm.org> Organization: Georgia Tech College of Computing User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010731 X-Accept-Language: en-us MIME-Version: 1.0 To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] Info warnings fixed (for now) Probelm with util-linux References: <3B6B376D.5090507@acm.org> <01080406582600.01381@wizard.optonline.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: chadh@cc.gatech.edu List-Help: <mailto:gentoo-dev-request@cvs.gentoo.org?subject=help> List-Post: <mailto:gentoo-dev@cvs.gentoo.org> List-Subscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@cvs.gentoo.org?subject=subscribe> List-Id: Gentoo Linux development list <gentoo-dev.cvs.gentoo.org> List-Unsubscribe: <http://cvs.gentoo.org/mailman/listinfo/gentoo-dev>, <mailto:gentoo-dev-request@cvs.gentoo.org?subject=unsubscribe> List-Archive: <http://cvs.gentoo.org/pipermail/gentoo-dev/> Date: Sat Aug 4 10:11:02 2001 X-Original-Date: Sat, 04 Aug 2001 12:06:14 -0400 X-Archives-Salt: 37f94eed-caab-4d11-9eb0-817d17180dc6 X-Archives-Hash: 6342fff991feb42f397a4c68edda3911 Joe DeRosa wrote: >Here is an error I get from emerging your latest util-linux, also some of >these ebuilds are missing digests. (I think most of them) >------------------------------------------------------------------------------------------ >cc -c -mcpu=i686 -march=i686 -O3 -pipe -mcpu=i686 -march=i686 -O3 -pipe >-I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1 >-D_FILE_OFFSET_BITS=64 >-DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" >-DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" getopt.c -o getopt.o >cc "" getopt.o -o getopt >cc: : No such file or directory >make[1]: *** [getopt] Error 1 >make[1]: Leaving directory >`/tmp/portage/util-linux-2.11g-r2/work/util-linux-2.11g/getopt-1.1.2' >make: *** [all] Error 1 > >!!! ERROR: the make command did not complete successfully. >------------------------------------------------------------------------------------------ > >Once building the digests, everything else compiles. > Ummm, You will have to talk to the author of util-linux for this one. I don't think I caused it. The digests problem I am aware of, but once drobbins' script runs will be remedied. Chad