Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Micha Nelissen <micha@neli.hopto.org>
To: buildroot@busybox.net
Subject: [Buildroot] proftpd does not compile
Date: Sat, 04 Oct 2008 21:22:02 +0200	[thread overview]
Message-ID: <gc8fta$bif$1@ger.gmane.org> (raw)

Hi,

I am using revision 23387, and proftpd does not compile for me. It 
complains about redeclared mode_t in usr/include/asm/types.h vs 
usr/include/sys/types.h in staging_dir.

If I comment the build_i686/proftpd-1.3.1/config.h file:
#define umode_t mode_t

(to /* ... */)

then the compile is fine. Further some warnings about bcopy also, I guess:

#undef HAVE_BCOPY
should be
#define HAVE_BCOPY 1

Obviously this is not a correct patch, but not sure about correct one? 
Kernel headers broken? configure script broken? toolchain headers?

Please advise, thanks.

Micha

             reply	other threads:[~2008-10-04 19:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-04 19:22 Micha Nelissen [this message]
2008-10-06  8:25 ` [Buildroot] proftpd does not compile Nick Peirson
2008-10-06 15:58   ` Micha Nelissen
2008-10-06 16:20     ` Nick Peirson
2008-10-07 20:39       ` Micha Nelissen
2008-10-07 20:59         ` Bernhard Reutner-Fischer
2008-10-07 21:14           ` Micha Nelissen

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='gc8fta$bif$1@ger.gmane.org' \
    --to=micha@neli.hopto.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox