* gnutls-2.4.2 & automake 1.10
@ 2009-02-04 14:01 Eric BENARD
2009-02-04 14:13 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: Eric BENARD @ 2009-02-04 14:01 UTC (permalink / raw)
To: openembedded-devel
Hi,
I'm building a "minimal" distro for arm926 and got a problem with
gnutls-2.4.2 (see message below).
Running "bitbake automake-native-1.10" solved the problem by forcing the
installation of a native automake 1.10.
How can we tell gnutls-2.4.2 to automatically require automake 1.10
during it's build process ?
Thanks
Eric
| autoreconf: running: automake --foreign --add-missing --copy
--force-missing --warnings=cross
| automake: unknown warning category `cross'
| configure.in:28: require Automake 1.10, but have 1.9.3
| autom4te: closing standard output: Broken pipe
| autoreconf: automake failed with exit status: 1
| FATAL: autoreconf execution failed.
NOTE: Task failed:
/home/ebenard/WORK/OE/tmp/work/armv5te-linux/gnutls-2.4.2-r3/temp/log.do_configure.16995
NOTE: package gnutls-2.4.2-r3: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gnutls-2.4.2: failed
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gnutls-2.4.2 & automake 1.10
2009-02-04 14:01 gnutls-2.4.2 & automake 1.10 Eric BENARD
@ 2009-02-04 14:13 ` Koen Kooi
2009-02-04 14:32 ` Eric BENARD
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2009-02-04 14:13 UTC (permalink / raw)
To: openembedded-devel
On 04-02-09 15:01, Eric BENARD wrote:
> Hi,
>
> I'm building a "minimal" distro for arm926 and got a problem with
> gnutls-2.4.2 (see message below).
> Running "bitbake automake-native-1.10" solved the problem by forcing the
> installation of a native automake 1.10.
>
> How can we tell gnutls-2.4.2 to automatically require automake 1.10
> during it's build process ?
use DISTRO=angstrom-2008.1 and define your own minimal image.
regards,
Koen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gnutls-2.4.2 & automake 1.10
2009-02-04 14:13 ` Koen Kooi
@ 2009-02-04 14:32 ` Eric BENARD
0 siblings, 0 replies; 3+ messages in thread
From: Eric BENARD @ 2009-02-04 14:32 UTC (permalink / raw)
To: openembedded-devel
Hi Koen,
Koen Kooi wrote :
> use DISTRO=angstrom-2008.1 and define your own minimal image.
>
OK, thanks.
Is the minimal image I can build minimal-image.bb ? (excluding the
helloworld-image of course ;-)
BTW : minimal distro build failed later on gnome-vfs-2.22.0-r0 which
needs fetching fakeroot_1.9.6.tar.gz manually and running "bitbake
dbus-glib" in order to build.
Thanks,
Eric
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-04 14:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 14:01 gnutls-2.4.2 & automake 1.10 Eric BENARD
2009-02-04 14:13 ` Koen Kooi
2009-02-04 14:32 ` Eric BENARD
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.