* [Buildroot] How to configure proftpd 1.3.0a package in buildroot
@ 2008-01-16 18:46 Paul
2008-01-16 19:27 ` Bernhard Fischer
0 siblings, 1 reply; 3+ messages in thread
From: Paul @ 2008-01-16 18:46 UTC (permalink / raw)
To: buildroot
As a newby i'm stuck in the following, help is appreciated.
I have selected the proftpd (1.3.0a) package in 'make menuconfig' and it
build fine.
Now I want to add the iconv patch (see for example
http://home.h01.itscom.net/para/software/misc/proftpd-iconv/index-e.html)
where it is described to run ./configure with some options to add the
modules in question. If i do this (in the buildroot/build_powerpc/...) it
fails and i think this is due to the fact that the staging_dir tools should
be used which is not done the way i run ./configure.
My question: how should i do this correctly?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080116/aa45d548/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] How to configure proftpd 1.3.0a package in buildroot
2008-01-16 18:46 [Buildroot] How to configure proftpd 1.3.0a package in buildroot Paul
@ 2008-01-16 19:27 ` Bernhard Fischer
2008-01-16 20:17 ` [Buildroot] How to configure proftpd 1.3.0a package inbuildroot Paul
0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Fischer @ 2008-01-16 19:27 UTC (permalink / raw)
To: buildroot
On Wed, Jan 16, 2008 at 07:46:41PM +0100, Paul wrote:
>As a newby i'm stuck in the following, help is appreciated.
>
>I have selected the proftpd (1.3.0a) package in 'make menuconfig' and it
>build fine.
>
>Now I want to add the iconv patch (see for example
>http://home.h01.itscom.net/para/software/misc/proftpd-iconv/index-e.html)
>where it is described to run ./configure with some options to add the
>modules in question. If i do this (in the buildroot/build_powerpc/...) it
>fails and i think this is due to the fact that the staging_dir tools should
>be used which is not done the way i run ./configure.
>
>
>
>My question: how should i do this correctly?
you would apply the patch before configuring, usually in the .unpacked
. See patch-kernel.sh usage in other packages.
HTH,
Bernhard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] How to configure proftpd 1.3.0a package inbuildroot
2008-01-16 19:27 ` Bernhard Fischer
@ 2008-01-16 20:17 ` Paul
0 siblings, 0 replies; 3+ messages in thread
From: Paul @ 2008-01-16 20:17 UTC (permalink / raw)
To: buildroot
Bernhard,
Thanks, i added:
toolchain/patch-kernel.sh $(PROFTPD_DIR) package/proftpd/ *.patch
To .unpacked: in /buildroot/package/proftpd/proftpd.mk
And it works.
Paul
-----Original Message-----
From: Bernhard Fischer [mailto:rep.dot.nop at gmail.com]
Sent: woensdag 16 januari 2008 20:27
To: Paul
Cc: buildroot at uclibc.org
Subject: Re: [Buildroot] How to configure proftpd 1.3.0a package inbuildroot
On Wed, Jan 16, 2008 at 07:46:41PM +0100, Paul wrote:
>As a newby i'm stuck in the following, help is appreciated.
>
>I have selected the proftpd (1.3.0a) package in 'make menuconfig' and it
>build fine.
>
>Now I want to add the iconv patch (see for example
>http://home.h01.itscom.net/para/software/misc/proftpd-iconv/index-e.html)
>where it is described to run ./configure with some options to add the
>modules in question. If i do this (in the buildroot/build_powerpc/...) it
>fails and i think this is due to the fact that the staging_dir tools should
>be used which is not done the way i run ./configure.
>
>
>
>My question: how should i do this correctly?
you would apply the patch before configuring, usually in the .unpacked
. See patch-kernel.sh usage in other packages.
HTH,
Bernhard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-16 20:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 18:46 [Buildroot] How to configure proftpd 1.3.0a package in buildroot Paul
2008-01-16 19:27 ` Bernhard Fischer
2008-01-16 20:17 ` [Buildroot] How to configure proftpd 1.3.0a package inbuildroot Paul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox