Gentoo Archives: gentoo-dev

From: Jeremy Huddleston <eradicator@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] cvs ebuild problem?
Date: Mon, 16 Feb 2004 21:53:49
Message-Id: 1076968419.5541.103.camel@eradicator.outersquare.org
In Reply to: Re: [gentoo-dev] cvs ebuild problem? by Chris Smith
1 This should prolly go over o bugzilla... you'll have abetter chance of
2 getting it taken care of there... http://bugs.gentoo.org
3
4 On Tue, 2004-02-17 at 02:25, Chris Smith wrote:
5 > On Monday 16 February 2004 20:51, Michael Rash wrote:
6 > > client.c: In function `start_tcp_server':
7 > > client.c:4028: warning: passing arg 6 of `krb_sendauth' discards qualifiers
8 > > from pointer target type client.c:4028: error: incompatible type for
9 > > argument 10 of `krb_sendauth' make[2]: *** [client.o] Error 1
10 > > make[2]: *** Waiting for unfinished jobs....
11 > > make[2]: Leaving directory
12 > > `/usr/local/tmp/portage/cvs-1.11.11/work/cvs-1.11.11/src' make[1]: ***
13 > > [all-recursive] Error 1
14 > > make[1]: Leaving directory
15 > > `/usr/local/tmp/portage/cvs-1.11.11/work/cvs-1.11.11' make: *** [all] Error
16 > > 2
17 >
18 > Hey Michael,
19 >
20 > Looks like it's a problem with CVS's kerberos support. Do you have the
21 > "kerberos" use flag set? If you don't need kerberos support, try this:
22 >
23 > USE="-kerberos" emerge cvs
24 >
25 > Which will build cvs without kerberos support.
26 >
27 > Hope that helps,
28 > Cheers,
29 > Chris.
30 >
31 >
32 > --
33 > gentoo-dev@g.o mailing list
34 >

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] cvs ebuild problem? Michael Rash <mbr@××××××××××.org>