Hi Roger
I attach the full log as below. Basicly it tell me I don't have libnm_glib,
but this library depends on other package and even I have to install old rpm
for unpack other old package (old rpm utility needs rpmlib(PayloadIsLzma)).
It doesn't make sense...so I guess i miss something...
========== Full log ===============================
[r...@localhost ~]# jhbuild-moblin2 build
*** Checking out gobject-introspection *** [1/30]
git pull --rebase
Current branch master is up to date.
*** Skipping gobject-introspection (not updated) *** [1/30]
*** Checking out libproxy *** [2/30]
*** Skipping libproxy (not updated) *** [2/30]
*** Checking out libsoup *** [3/30]
git stash save jhbuild-stash
Saved working directory and index state "On master: jhbuild-stash"
HEAD is now at b64e2ac Reset error pointer to NULL when we are about to use
it again.
git pull --rebase
Current branch master is up to date.
git stash pop
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working
directory)
#
# modified: configure.in
#
no changes added to commit (use "git add" and/or "git commit -a")
Dropped refs/st...@{0} (22183151a185078b1fff8e81e5ccf5fc006470c9)
*** Skipping libsoup (not updated) *** [3/30]
*** Checking out gir-repository *** [4/30]
git pull --rebase
Current branch master is up to date.
*** Skipping gir-repository (not updated) *** [4/30]
*** Checking out clutter *** [5/30]
git pull --rebase
Current branch clutter-1.0 is up to date.
*** Skipping clutter (not updated) *** [5/30]
*** Checking out librest *** [6/30]
git pull --rebase
Current branch master is up to date.
*** Skipping librest (not updated) *** [6/30]
*** Checking out mojito *** [7/30]
git pull --rebase
Current branch master is up to date.
*** Configuring mojito *** [7/30]
./autogen.sh --prefix /root/moblin2/install --libdir
'/root/moblin2/install/lib' --with-online=networkmanager --disable-static --disable-gtk-doc
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
mojito-client/Makefile.am:5: `%'-style pattern rules are a GNU make
extension
mojito-client/Makefile.am:6: subst -,_,$*: non-POSIX variable name
mojito-client/Makefile.am:6: (probably a GNU make extension)
mojito-client/Makefile.am:8: `%'-style pattern rules are a GNU make
extension
mojito-client/Makefile.am:11: `%'-style pattern rules are a GNU make
extension
mojito/Makefile.am:5: `%'-style pattern rules are a GNU make extension
mojito/Makefile.am:8: `%'-style pattern rules are a GNU make extension
mojito/Makefile.am:12: basename $@: non-POSIX variable name
mojito/Makefile.am:12: (probably a GNU make extension)
src/Makefile.am:9: `%'-style pattern rules are a GNU make extension
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --disable-gtk-doc
checking for a BSD-compatible install... /root/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C...
(cached) -std=gnu99
checking for a BSD-compatible install... /root/.local/bin/install-check
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/i586-moblin-linux/bin/ld
checking if the linker (/usr/i586-moblin-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-moblin-linux/bin/ld option to reload object
files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99
object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/i586-moblin-linux/bin/ld)
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.0
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for GCONF... yes
checking for SOUP... yes
checking for DBUS_GLIB... yes
checking for REST... yes
checking for KEYRING... yes
checking how to detect we are online... Network Manager
checking for NM... configure: error: Package requirements (libnm_glib >=
0.7) were not met:
No package 'libnm_glib' 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 NM_CFLAGS
and NM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error during phase configure of mojito: ########## Error running
./autogen.sh --prefix /root/moblin2/install --libdir
'/root/moblin2/install/lib' --with-online=networkmanager --disable-static --disable-gtk-doc
*** [7/30]
[1] Rerun phase configure
[2] Ignore error and continue to build
[3] Give up on module
[4] Start shell
[5] Reload configuration
[6] Go to phase "wipe directory and start over"
[7] Go to phase "clean"
[8] Go to phase "distclean"
choice:
----- Original Message -----
From: "Roger WANG" <[email protected]>
To: <[email protected]>
Sent: Wednesday, September 02, 2009 4:54 PM
Subject: Re: [Moblin Dev] dependency issues from "jhbuild-moblin2 build"
On Wed, 2009-09-02 at 16:42 +0800 bob wrote:
Hi All
I follow Rusty's suggestion to install jhbuild to manage rpm install,
but so many dependency issue appears when i execute 'jhbuild-moblin2
build'.
Could you post your full log? That helps other people find out what's
wrong.
Basicly, I don't find too much information or solutions about how to
quickly fix those dependencies and it appears like it's very easy to
build up jhbuild environment. All i have is the link:
http://git.moblin.org/cgit.cgi/moblin2-jhbuild/tree/README
Do I miss anything?
Thanks,
-bob
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on
http://moblin.org once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org
once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists