All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] netatalk: bump version
Date: Mon, 08 Oct 2012 15:47:21 +0200	[thread overview]
Message-ID: <87sj9p3wk6.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1349108616-5814-1-git-send-email-maxime.hadjinlian@gmail.com> (Maxime Hadjinlian's message of "Mon, 1 Oct 2012 18:23:36 +0200")

>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:

 Maxime> Netatalk goes to version 3.0.
 Maxime> The startup script has changed too, there is now only one binary called
 Maxime> netatalk. No more afpd, cnid, ... at startup ! They are executed by netatalk.

 Maxime> All the config is done within /etc/afp.conf, look at :
 Maxime> http://netatalk.sourceforge.net/3.0/htmldocs/upgrade.html
 Maxime> for more info about the upgrade process.

I did a quick test build here:

  CC     afpd-switch.o
status.c:38:18: fatal error: krb5.h: No such file or directory
compilation terminated.
make[4]: *** [afpd-status.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/home/peko/source/buildroot/output/build/netatalk-3.0/etc/afpd'

We don't have kerberos in buildroot, so I added --without-kerberos and
committed, thanks.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2012-10-08 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 16:23 [Buildroot] [PATCH] netatalk: bump version Maxime Hadjinlian
2012-10-08 13:47 ` Peter Korsgaard [this message]
2012-10-25  6:53 ` Thomas Petazzoni
2012-10-25  8:57   ` Maxime Hadjinlian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sj9p3wk6.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.