[SuSE Linux] netatalk compilation problems
Hi all! Has anybody had any luck compiling netatalk? I tried 1.4b2+asun2.1.1 1.4b2 (the latest as far as I can tell), 1.4b2 and netatalk-990130. All seem to error out of compiling for different reasons too. The following is what I get with 1.4b2+asun2.1.1. I have commented out support for both DES, kerberos and PAM support (I was not sure, but I did not think SuSE used PAM) in the makefile: auth.o: In function `clrtxt_login': auth.o(.text+0x/4a): undefined reference to `crypt' collect2: ld returned 1 exit status make[4]: *** [afpd] Error 1 make[4]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc/afpd' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc/afpd' make[2]: *** [afpd] Error 2 make[2] Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc' make[1]: *** [../../etc] Error 2 make[1]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/sys/linux' make: *** [all] Error 2 The only option that I have not commented out, is TCPWRAPDIR=/usr . Is this the path I want with SuSE? I am not sure what the problem is, but, I just switched back to SuSE from RedHat and it compiled without problems there. Thanks in advance, Kimon - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
On Sat, Feb 13, 1999 at 06:41:47PM -0500, Kimon Tsinteris wrote:
Hi all!
Has anybody had any luck compiling netatalk? I tried 1.4b2+asun2.1.1 1.4b2 (the latest as far as I can tell), 1.4b2 and netatalk-990130. All seem to error out of compiling for different reasons too. The following is what I get with 1.4b2+asun2.1.1. I have commented out support for both DES, kerberos and PAM support (I was not sure, but I did not think SuSE used PAM) in the makefile:
auth.o: In function `clrtxt_login': auth.o(.text+0x/4a): undefined reference to `crypt' collect2: ld returned 1 exit status make[4]: *** [afpd] Error 1 make[4]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc/afpd' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc/afpd' make[2]: *** [afpd] Error 2 make[2] Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/etc' make[1]: *** [../../etc] Error 2 make[1]: Leaving directory `/usr/downloads/netatalk-1.4b2+asun2.1.1/sys/linux' make: *** [all] Error 2
The only option that I have not commented out, is TCPWRAPDIR=/usr . Is this the path I want with SuSE? I am not sure what the problem is, but, I just switched back to SuSE from RedHat and it compiled without problems there.
Did you try leaving them all in but just not using the options you don't want to see if it compiles? -- Brad Shelton bshelton@ole.net On Line Exchange <A HREF="http://ole.net"><A HREF="http://ole.net</A">http://ole.net</A</A>> Detroit News <A HREF="http://detnews.com"><A HREF="http://detnews.com</A">http://detnews.com</A</A>> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
On Sat, 13 Feb 1999, Kimon Tsinteris wrote:
Hi all!
Has anybody had any luck compiling netatalk? I tried 1.4b2+asun2.1.1 1.4b2 (the latest as far as I can tell), 1.4b2 and netatalk-990130. All seem to error out of compiling for different reasons too. The following is what I get with 1.4b2+asun2.1.1. I have commented out support for both DES, kerberos and PAM support (I was not sure, but I did not think SuSE used PAM) in the makefile:
auth.o: In function `clrtxt_login': auth.o(.text+0x/4a): undefined reference to `crypt'
I had this problem with something else I compiled a few days ago - can't remember what now since I've been recompiling quite a lot of stuff under glibc2. Anyway, I solved it by adding -lcrypt to the makefile. Phil -- Philip Stokes Email: phil@stokes.demon.co.uk Fax: +44 (0)870 164 1242 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (3)
-
bshelton-suse-linux@ole.net
-
kimon@cornell.edu
-
phil@stokes.demon.co.uk