Date: Mon, 08 Aug 2011 11:15:21 -0400 From: Joe Marcus Clarke <marcus@freebsd.org> To: Kouichiro Iwao <meta@club.kyutech.ac.jp> Cc: freebsd-questions@freebsd.org Subject: Re: net/netatalk afpd causes abort on amd64? Message-ID: <4E3FFD89.8050007@freebsd.org> In-Reply-To: <20110808114628.GA60909@club.kyutech.ac.jp> References: <20110808114628.GA60909@club.kyutech.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/8/11 7:46 AM, Kouichiro Iwao wrote: > Hi. After upgraded to current portversion of netatalk, > I cannot start netatalk. I do rc.d/netatalk start then afpd > fails SIGABRT. On i386 freebsd, netatalk/afpd works fine. > Any solutions to use netatalk on amd64? > > pid 19160 (afpd), uid 0: exited on signal 6 (core dumped) > pid 19175 (afpd), uid 0: exited on signal 6 (core dumped) > pid 19188 (afpd), uid 0: exited on signal 6 (core dumped) > If you compiled with Zeroconf support (the default), then you need to make sure Avahi is running. Add avahi_daemon_enable="YES" and avahi_dnsconf_enable="YES" to rc.conf and reboot (or run the two rc.d scripts). Alternatively, you can rebuild netatalk without Zeroconf support. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E3FFD89.8050007>