Hi All.<br>
&nbsp;I am building opie-image in open embedded (Angstrom 2008.1 distibution).<br>
&nbsp;I have added konqueror-embedded in <a href="http://opie-image.bb">opie-image.bb</a><br>
&nbsp;but I am getting below error <br>
<br>
automake (GNU automake) 1.9.3<br>
Written by Tom Tromey &lt;<a href="mailto:tromey@redhat.com">tromey@redhat.com</a>&gt;.<br>
<br>
Copyright 2004 Free Software Foundation, Inc.<br>
This is free software; see the source for copying conditions.&nbsp; 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 `.&#39;<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>
&nbsp; run info &#39;(automake)Extending aclocal&#39;<br>
&nbsp; 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&#39; to `<a href="http://configure.in">configure.in</a>&#39;.<br>
You should update your `aclocal.m4&#39; by running aclocal.<br>
Putting files in AC_CONFIG_AUX_DIR, `admin&#39;.<br>
<a href="http://configure.in:375">configure.in:375</a>: warning: underquoted definition of AC_PATH_SSL<br>
&nbsp; run info &#39;(automake)Extending aclocal&#39;<br>
&nbsp; 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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If this token and others are legitimate, please use m4_pattern_allow.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>
&nbsp;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>
&nbsp;Thanks in advance.<br>
Nithyananda<br>