Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14378 - `emerge cvs` fails if app-crypt/heimdal and app-crypt/krb5 are installed
Summary: `emerge cvs` fails if app-crypt/heimdal and app-crypt/krb5 are installed
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 14657 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-22 10:31 UTC by SpanKY
Modified: 2003-02-05 05:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-01-22 10:31:20 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../diff -I../zlib -Iyes/include    -march=pentium4 -O9 -pipe -c `test -f 'client.c' || echo './'`client.c
In file included from /usr/include/gssapi/gssapi_generic.h:33,
                 from ../lib/xgssapi.h:29,
                 from client.c:80:
/usr/include/gssapi/gssapi.h:137: conflicting types for `gss_name_t'
/usr/include/gssapi.h:64: previous declaration of `gss_name_t'
/usr/include/gssapi/gssapi.h:138: conflicting types for `gss_cred_id_t'
/usr/include/gssapi.h:101: previous declaration of `gss_cred_id_t'

it goes on for sometime with conflicts ...
root@vapier root # qpkg -f -v /usr/include/gssapi/gssapi.h
app-crypt/krb5-1.2.6-r1 *
root@vapier root # qpkg -f -v /usr/include/gssapi.h
app-crypt/heimdal-0.5.1-r1 *
Comment 1 SpanKY gentoo-dev 2003-01-28 00:03:41 UTC
*** Bug 14657 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2003-02-05 05:26:39 UTC
Re-emerge heimdal and it should work. Same thing as 
http://bugs.gentoo.org/show_bug.cgi?id=14459