Gentoo Archives: gentoo-dev

From: Paul Price <pprice@××××××.ca>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] samba with ldap and a GCC question
Date: Tue, 19 Oct 2004 14:46:49
Message-Id: 417528D5.9070205@cs.mun.ca
1 Firstly I am having trouble compiling samba with the following flags.
2
3 Calculating dependencies ...done!
4 [ebuild U ] net-fs/samba-3.0.7-r1 [3.0.5] -acl +cups -debug -doc
5 -kerberos +ldap -mysql -oav +pam -postgres +python +readline -(selinux)
6 -xml +xml2 158 kB
7
8 When it tries to md5 the smbldap-tools I get
9
10 Calculating dependencies ...done!
11 >>> emerge (1 of 1) net-fs/samba-3.0.7-r1 to /
12 >>> md5 src_uri ;-) samba-3.0.7.tar.gz
13
14 !!! File is corrupt or incomplete. (Digests do not match)
15 >>> our recorded digest: 998ece1ac96680d75cebe6f0352f56b9
16 >>> your file's digest: dbd622492aa0f1942979963467cc1d9a
17 !!! File does not exist: /usr/portage/distfiles//smbldap-tools-0.8.5.tgz
18
19 Is there a md5sum problem with this file?
20
21 Secondly I have notice that when I emerge gcc all the /usr/bin/ exec's
22 are read and exec by user only. Is this what is intended? or am I
23 missing something here.
24
25 Any insight or solutions would be greatly appreciated.
26
27 Thanks,
28 Paul P
29
30 --
31 Paul Price
32 PC Consultant II
33 Computer Science Department
34 Memorial University of Newfoundland
35
36 --
37 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] samba with ldap and a GCC question Doug Goldstein <cardoe@g.o>
Re: [gentoo-dev] samba with ldap and a GCC question Donnie Berkholz <spyderous@g.o>