Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102901 - Samba 3.014a-r2 doesn't compile - /etc/krb5.conf error
Summary: Samba 3.014a-r2 doesn't compile - /etc/krb5.conf error
Status: RESOLVED DUPLICATE of bug 96453
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 14:43 UTC by Thomas Bullinger
Modified: 2005-08-17 15:21 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 Thomas Bullinger 2005-08-17 14:43:18 UTC
samba does not compile:

Compiling torture/rpctorture.c
torture/rpctorture.c:27: error: `global_myname' redeclared as different kind of
symbol
include/proto.h:1019: error: previous declaration of `global_myname'
torture/rpctorture.c:57: warning: `struct client_info' declared inside parameter
list
torture/rpctorture.c:57: warning: its scope is only this definition or
declaration, which is probably not what you want
torture/rpctorture.c: In function `rpcclient_connect':
torture/rpctorture.c:62: error: dereferencing pointer to incomplete type
torture/rpctorture.c:62: error: dereferencing pointer to incomplete type
torture/rpctorture.c:63: error: dereferencing pointer to incomplete type
torture/rpctorture.c:66: error: dereferencing pointer to incomplete type
torture/rpctorture.c:66: error: dereferencing pointer to incomplete type
torture/rpctorture.c:68: error: dereferencing pointer to incomplete type
torture/rpctorture.c:68: error: dereferencing pointer to incomplete type
torture/rpctorture.c: At top level:
torture/rpctorture.c:90: warning: `struct client_info' declared inside parameter
list
torture/rpctorture.c: In function `run_enums_test':
torture/rpctorture.c:96: warning: passing arg 1 of `rpcclient_connect' from
incompatible pointer type
torture/rpctorture.c:102: error: dereferencing pointer to incomplete type
torture/rpctorture.c:102: error: dereferencing pointer to incomplete type
torture/rpctorture.c: At top level:
torture/rpctorture.c:134: warning: `struct client_info' declared inside
parameter list
torture/rpctorture.c: In function `run_ntlogin_test':
torture/rpctorture.c:140: warning: passing arg 1 of `rpcclient_connect' from
incompatible pointer type
torture/rpctorture.c:146: error: dereferencing pointer to incomplete type
torture/rpctorture.c:146: error: dereferencing pointer to incomplete type
torture/rpctorture.c: At top level:
torture/rpctorture.c:167: warning: `struct client_info' declared inside
parameter list
torture/rpctorture.c: In function `main':
torture/rpctorture.c:233: error: storage size of `cli_info' isn't known
torture/rpctorture.c:377: error: `scope' undeclared (first use in this function)
torture/rpctorture.c:377: error: (Each undeclared identifier is reported only once
torture/rpctorture.c:377: error: for each function it appears in.)
torture/rpctorture.c:535: warning: passing arg 5 of `create_procs' from
incompatible pointer type
torture/rpctorture.c:539: warning: passing arg 5 of `create_procs' from
incompatible pointer type
make: *** [torture/rpctorture.o] Error 1
 * rpctorture didn't build
running build
running build_py
running build_ext
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-fs_-_samba-3.0.14a-r2-22433.log"

access_wr: /etc/krb5.conf
-------------------------------------------------------------------------------

USE flags are:

emerge -pv samba

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] net-fs/samba-3.0.14a-r2  -acl -cups -doc +kerberos +ldap
-libclamav +mysql -oav +pam -postgres +python -quotas +readline (-selinux)
+winbind -xml +xml2 0 kB

mit-krb5 and openldap are installed, kerberos allows me to authenticate to a Win
2000 Active Directory server.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-17 15:21:48 UTC
Please, upgrade your sandbox to 1.2.12

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