Re: [netatalk-admins] Installation problem: netatalk 1.4b2 on solaris 2.5.1


Subject: Re: [netatalk-admins] Installation problem: netatalk 1.4b2 on solaris 2.5.1
From: Wenchi Liao (wliao@midway.uchicago.edu)
Date: Thu Oct 22 1998 - 12:59:12 EDT


"Yasmine Arafa" wrote:
>I am now getting the following error msg when I am building netatalk:
>Making all for solaris...
>cd ../../libatalk; make CC="gcc" \
> ADDLIBS="-lsocket -lnsl" DEFS="-D__svr4__ -DSOLARIS" OPTOPTS="-O" \
> SBINDIR="/usr/local/atalk/etc" BINDIR="/usr/local/atalk/bin"
>RESDIR="/usr/local/atalk/etc" \
> ETCDIR="/usr/local/atalk/etc" LIBDIR="/usr/local/atalk/lib"
>INCDIR="/usr/local/atalk/include" \
> DESTDIR="/usr/local/atalk" AFSDIR="/usr/local/afs"
>KRBDIR="/usr/local/kerberos" all
>cd asp; make CC="gcc" DEFS="-D__svr4__ -DSOLARIS" \
> OPTOPTS="-O"
>gcc -p -D__svr4__ -DSOLARIS -O -I../../include -c asp_getsess.c

Ignoring that the version of netatalk and OS is unknown, it probably
needs a line like "-I../../sys/<OS>".

>asp_getsess.c: In function `asp_getsession':
>asp_getsess.c:138: storage size of `asv' isn't known
>asp_getsess.c:138: storage size of `oasv' isn't known
>asp_getsess.c:138: storage size of `csv' isn't known
>asp_getsess.c:138: storage size of `ocsv' isn't known
>asp_getsess.c:159: `SA_RESTART' undeclared (first use this function)

In include/atalk/compat.h (for asun-2.1.0b13), there's a comment that
SA_RESTART is not defined for SunOS 4. So, should SOLARIS be defined?

WL



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