Hi All.<br>
I am building opie-image in open embedded (Angstrom 2008.1 distibution).<br>
I have added konqueror-embedded in <a href="http://opie-image.bb">opie-image.bb</a><br>
but I am getting below error <br>
<br>
automake (GNU automake) 1.9.3<br>
Written by Tom Tromey <<a href="mailto:tromey@redhat.com">tromey@redhat.com</a>>.<br>
<br>
Copyright 2004 Free Software Foundation, Inc.<br>
This is free software; see the source for copying conditions. There is NO<br>
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br>
AUTOV is 1.9<br>
NOTE: Executing autoreconf --verbose --install --force
--exclude=autopoint
-I/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1.9
-I
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal<br>
autoreconf: Entering directory `.'<br>
autoreconf: <a href="http://configure.in">configure.in</a>: not using Gettext<br>
autoreconf: running: aclocal -I
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1.9
-I
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal
--force <br>
<a href="http://configure.in:375">configure.in:375</a>: warning: underquoted definition of AC_PATH_SSL<br>
run info '(automake)Extending aclocal'<br>
or see <a href="http://sources.redhat.com/automake/automake.html#Extending-aclocal">http://sources.redhat.com/automake/automake.html#Extending-aclocal</a><br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/gtk.m4:7:
warning: underquoted definition of AM_PATH_GTK<br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/glib-1.2.m4:8:
warning: underquoted definition of AM_PATH_GLIB<br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12:
warning: underquoted definition of AM_PATH_AUDIOFILE<br>
/home/nithya/oe/openembedded/oebuild/staging/i686-linux/usr/share/aclocal/glib-1.2.m4:8:
warning: underquoted definition of AM_PATH_GLIB<br>
autoreconf: <a href="http://configure.in">configure.in</a>: tracing<br>
autoreconf: running: libtoolize --copy --force<br>
Remember to add `AC_PROG_LIBTOOL' to `<a href="http://configure.in">configure.in</a>'.<br>
You should update your `aclocal.m4' by running aclocal.<br>
Putting files in AC_CONFIG_AUX_DIR, `admin'.<br>
<a href="http://configure.in:375">configure.in:375</a>: warning: underquoted definition of AC_PATH_SSL<br>
run info '(automake)Extending aclocal'<br>
or see <a href="http://sources.redhat.com/automake/automake.html#Extending-aclocal">http://sources.redhat.com/automake/automake.html#Extending-aclocal</a><br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/gtk.m4:7:
warning: underquoted definition of AM_PATH_GTK<br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/glib-1.2.m4:8:
warning: underquoted definition of AM_PATH_GLIB<br>
/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal/audiofile.m4:12:
warning: underquoted definition of AM_PATH_AUDIOFILE<br>
/home/nithya/oe/openembedded/oebuild/staging/i686-linux/usr/share/aclocal/glib-1.2.m4:8:
warning: underquoted definition of AM_PATH_GLIB<br>
autoreconf: running:
/home/nithya/oe/openembedded/oebuild/staging/i686-linux/usr/bin/autoconf
--include=/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal-1.9
--include=/home/nithya/oe/openembedded/oebuild/staging/arm-angstrom-linux-gnueabi/usr/share/aclocal
--force --warnings=cross<br>
configure:29479: error: possibly undefined macro: _AC_PATH_X_XMKMF<br>
If this token and others are legitimate, please use m4_pattern_allow.<br>
See the Autoconf documentation.<br>
autoreconf: /home/nithya/oe/openembedded/oebuild/staging/i686-linux/usr/bin/autoconf failed with exit status: 1<br>
FATAL: autoreconf execution failed.<br>
<br>
Even I did<br>
bitbake -b qmake-native_1.07a<br>
but still getting same error<br>
I dont know how to solve this. please culd some help me...<br>
<br>
Thanks in advance.<br>
Nithyananda<br>