[netatalk-admins] Problem building netatalk


Subject: [netatalk-admins] Problem building netatalk
From: Awrcomp@aol.com
Date: Thu Apr 29 1999 - 01:48:39 EDT


I am trying to build netatalk on a linux box (Mandrake Linux 2.0.36, seems to
look a lot like RedHat). I am getting the error

  make[3]: Entering directory `/home/andrew/dist/netatalk-1.3.3/libatalk/asp'
  gcc -p -O2 -I../../include -c asp_getsess.c
  asp_getsess.c: In function `asp_getsession':
  asp_getsess.c:178: incompatible types in assignment
  asp_getsess.c:186: incompatible types in assignment

Lines 178 and 186 are

  178: asv.sa_mask = 0;
  186: csv.sa_mask = 0;

I see asv and csv are defined as struct sigaction types. I also find a
sigaction.h under /usr/include that claims to be the correct implementation
for Linux. However, I do not find that file included in any of the source
files. Am I warm about the problem? Any suggestions on how to fix it?

Thanks!

Andrew Robinson



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:16:39 EST