Gentoo Archives: gentoo-dev

From: "Chad M. Huneycutt" <chad.huneycutt@×××.org>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Info warnings fixed (for now) Probelm with util-linux
Date: Sat, 04 Aug 2001 10:10:16
Message-Id: 3B6C1D76.7030305@acm.org
In Reply to: Re: [gentoo-dev] Info warnings fixed (for now) Probelm with util-linux by Joe DeRosa
1 Joe DeRosa wrote:
2
3 >Here is an error I get from emerging your latest util-linux, also some of
4 >these ebuilds are missing digests. (I think most of them)
5 >------------------------------------------------------------------------------------------
6 >cc -c -mcpu=i686 -march=i686 -O3 -pipe -mcpu=i686 -march=i686 -O3 -pipe
7 >-I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1
8 >-D_FILE_OFFSET_BITS=64
9 >-DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\"
10 >-DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" getopt.c -o getopt.o
11 >cc "" getopt.o -o getopt
12 >cc: : No such file or directory
13 >make[1]: *** [getopt] Error 1
14 >make[1]: Leaving directory
15 >`/tmp/portage/util-linux-2.11g-r2/work/util-linux-2.11g/getopt-1.1.2'
16 >make: *** [all] Error 1
17 >
18 >!!! ERROR: the make command did not complete successfully.
19 >------------------------------------------------------------------------------------------
20 >
21 >Once building the digests, everything else compiles.
22 >
23 Ummm, You will have to talk to the author of util-linux for this one. I
24 don't think I caused it.
25
26 The digests problem I am aware of, but once drobbins' script runs will
27 be remedied.
28
29 Chad

Replies

Subject Author
Re: [gentoo-dev] Info warnings fixed (for now) Probelm with util-linux Daniel Robbins <drobbins@g.o>