Hi all, Thanks to Michael Stepanov and other members, I've got maemo vmware to test. But don't know why it couldn't build the available project "helloword-bora" as well as a new template project: --------------- start log ----------------------------------- + glib-gettextize --copy --force Creating po/ subdirectory Copying file mkinstalldirs Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. + libtoolize --automake + intltoolize --copy --force --automake ./autogen.sh: line 6: intltoolize: command not found + aclocal-1.8 /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal + autoconf + autoheader + automake-1.8 --add-missing --foreign configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/Makefile.am: installing `./depcomp' + ./configure checking for a BSD-compatible install... /scratchbox/tools/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... arm-unknown-linux-gnu checking host system type... arm-unknown-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /scratchbox/tools/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for pkg-config... /scratchbox/tools/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBHILDONMM... configure: error: Package requirements (hildonmm >= 0.9.6) were not met: No package 'hildonmm' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBHILDONMM_CFLAGS and LIBHILDONMM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. --------------------- end log --------------------------------------------------- It said: checking for LIBHILDONMM... configure: error: Package requirements (hildonmm >= 0.9.6) were not met: No package 'hildonmm' found Please tell me how to fix this problem. Thanks in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-users/attachments/20080107/91e4515b/attachment.htm