Gentoo Archives: gentoo-dev

From: Michael Rash <mbr@××××××××××.org>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] cvs ebuild problem?
Date: Mon, 16 Feb 2004 20:51:57
Message-Id: 20040216205135.GB9455@orthanc.gambrl01.md.comcast.net
1 Hi list -
2
3 I recently did an "emerge -u world" for the first time after having
4 my gentoo system up and running for about four months. Everything
5 worked until it tried to upgrade cvs:
6
7 client.c: In function `start_tcp_server':
8 client.c:4028: warning: passing arg 6 of `krb_sendauth' discards qualifiers from pointer target type
9 client.c:4028: error: incompatible type for argument 10 of `krb_sendauth'
10 make[2]: *** [client.o] Error 1
11 make[2]: *** Waiting for unfinished jobs....
12 make[2]: Leaving directory `/usr/local/tmp/portage/cvs-1.11.11/work/cvs-1.11.11/src'
13 make[1]: *** [all-recursive] Error 1
14 make[1]: Leaving directory `/usr/local/tmp/portage/cvs-1.11.11/work/cvs-1.11.11'
15 make: *** [all] Error 2
16
17 !!! ERROR: dev-util/cvs-1.11.11 failed.
18 !!! Function src_compile, Line 25, Exitcode 2
19 !!! emake failed
20
21
22 I unmerged cvs so that the world update could finish, but I still
23 get the same error even after the world updated finished successfully.
24 Being relatively new to gentoo (which is awesome BTW), I'm not sure
25 what to try next other than compiling it myself without using emerge
26 (which I really don't want to do).
27
28 I tried posting the question to the gentoo-user list first but didn't
29 get a response. Any help would be greatly appreciated.
30
31 --Mike
32
33 Michael Rash
34 http://www.cipherdyne.org/
35 Key fingerprint = 53EA 13EA 472E 3771 894F AC69 95D8 5D6B A742 839F
36
37 --
38 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] cvs ebuild problem? Chris Smith <chris.rs@×××××××.nz>