net-fs/samba-3.0.24-r3 fails to compile with use python.
Created attachment 138921 [details] emerge --info
Created attachment 138923 [details] emerge log
sorry. in the summary I lost a sign > net-fs/samba-3.0.24-r3 compile fine with use python, all other versions >3.0.24-r3 fail. please change the summary.
hmm, this looks like a bug in python since "-lpython2.4" is missing from the line where the linking happens. Can you please: a) tell me which versions of python do you have installed b) try to re-install python-2.4 and then try again with samba-3.0.28
thank. my python version is: s939 ~ # emerge -pv python These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-lang/python-2.4.4-r6 USE="berkdb gdbm ncurses readline ssl -bootstrap -build -doc -examples -ipv6 -nocxx -nothreads -tk -ucs2" 0 kB unlikely, recompiling python seems not enough to solve.
did you try with recompiling as I suggested in b) ?
(In reply to comment #6) > did you try with recompiling as I suggested in b) ? > yes, off course: s939 ~ # USE="python" emerge python samba -1pv These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-lang/python-2.4.4-r6 USE="berkdb gdbm ncurses readline ssl tk -bootstrap -build -doc -examples -ipv6 -nocxx -nothreads -ucs2" 0 kB [ebuild R ] net-fs/samba-3.0.28 USE="acl automount caps cups fam ldap pam python* quotas readline swat syslog -ads -async -doc -examples -ipv6 (-selinux) -winbind" LINGUAS="-ja -pl" 0 kB
Just wondering whether this should be closed out - it's old version of Samba, and python support is deprecated (will not be 3.2.x).
solved by itself with samba-3.0.28a-r1 and python-2.5.2-r6