Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2011 08:09:49 +0900
From:      Koichiro Iwao <meta@club.kyutech.ac.jp>
To:        Joe Marcus Clarke <marcus@freebsd.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: net/netatalk afpd causes abort on amd64?
Message-ID:  <20110809230949.GC5673@club.kyutech.ac.jp>
In-Reply-To: <4E3FFD89.8050007@freebsd.org>
References:  <20110808114628.GA60909@club.kyutech.ac.jp> <4E3FFD89.8050007@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Avahi was the problem, and wasn't working on my system.
After I started avahi relevant daemons, afpd is working fine now.
I still have another problem using TimeMachine with OS X Lion.
Current portversion of netatalk supports AFP 3.3, right?

Anyway, thank you for your instructions. I'll try timemachining
on my own.

On Mon, Aug 08, 2011 at 11:15:21AM -0400, Joe Marcus Clarke wrote:
> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

-- 
kiwao <meta@club.kyutech.ac.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110809230949.GC5673>