Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17691 - app-crypt/krb5 fails to compile
Summary: app-crypt/krb5 fails to compile
Status: RESOLVED DUPLICATE of bug 16450
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 09:39 UTC by Michael Cohen (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Michael Cohen (RETIRED) gentoo-dev 2003-03-17 09:39:10 UTC
../../../lib/kadm5/clnt/client_init.c: In function `_kadm5_init_any':
../../../lib/kadm5/clnt/client_init.c:446: warning: passing arg 3 of 
`gss_krb5_ccache_name' from incompatible pointer type
../../../lib/kadm5/clnt/client_init.c:468: warning: passing arg 3 of 
`gss_import_name' discards qualifiers from pointer target type
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
client_init.o(.text+0x82e): In function `_kadm5_init_any':
: the use of `mktemp' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../../../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../lib/libdb.a(hash.o)(.text+0x3d6): In function `__kdb2_hash_open':
: the use of `tmpnam' is dangerous, better use `mkstemp'
../lib/libkrb4.so: undefined reference to `errno'
collect2: ld returned 1 exit status
make[1]: *** [krb524d] Error 1
make: *** [all-recurse] Error 1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-17 13:42:35 UTC

*** This bug has been marked as a duplicate of 16450 ***