Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] proftpd does not compile
@ 2008-10-04 19:22 Micha Nelissen
  2008-10-06  8:25 ` Nick Peirson
  0 siblings, 1 reply; 7+ messages in thread
From: Micha Nelissen @ 2008-10-04 19:22 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-07 21:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-04 19:22 [Buildroot] proftpd does not compile Micha Nelissen
2008-10-06  8:25 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox