https://bugzilla.novell.com/show_bug.cgi?id=515091 https://bugzilla.novell.com/show_bug.cgi?id=515091#c23 --- Comment #23 from Stefan Münkner <stefan.muenkner@mx.uni-saarland.de> 2011-08-17 14:16:06 UTC --- Petr, the version you provided did not quite achieve what I was needing. Reasons: - atalkd was not built and missing from rpm (2.2.0 obviously is not enabling ddp [atalkd] by default anymore during configure). It is only needed by pre-Mac OS X clients but we actually do run those. - papd was probably built but missing from the package (a minor problem here, since I am not using it) - the authentication encryption plugin uams_dhx2 was still missing (one pre-requisite for Mac OS X 10.7 [Lion] clients to connect the afpd). So I pulled your source package and built it myself. However, to enable ddp/atalkd and to include papd in the rpm, I had to change the netatalk.spec file. I attached the patched version above. It also contains a somewhat updated description of netatalk and a Revision number 1 (instead of the date based one from 2006). During compilation I found out that two files for the afpd source code where including "globals.h" locally instead of from <atalk/globals.h> in the wrong place. I included the necessary two small patches in the netatalk-build.patch (also attached), which as a whole should be forwarded to the netatalk-team. I cannot imagine, netatalk builds under all circumstances whithout those patches. To enable uams_dhx2 the build invironment needs libgcrypt-devel, once installed it builds. Hope to have helped. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.