[gnome-love] Thanks for your support !



Thanks Thierry for you support and Elijah for your feedback...

And sorry if I was kind of defensive... It's just my first message on the mailing list and i'm pretty sure you already had here people who just arrived and told you they wanted things done this or that way, without the minimum knowledge of the project nor respect for else's work. And it must be kind of annoying... Well I'll try to be more relax from now :-))

Elijah : I followed your advice and removed the packaging/business entries, but I don't have enough knowledge of the structure of the project to best describe the "development effort", as you pointed there's no "developer team". How would you describe it ?

Also, if you don't remember talking to me on IRC, it may be because i was logged using my internet nickname (liberforce, as in my email address). It was on the week between between christmas and the new year... It gave me some time to find at work the right links to put in my document :-)

BTW i'm also having problems in building from cvs with jhbuild. I resolved the howl problem following intructions found in the mailing list, but a few apps still don't compile...

===============

Here's some trace :

[liberforce@localhost liberforce]$ jhbuild sanitycheck
db2html not found

I don't find this package in my mandrake 10.1, nor nothing similar. What is it used for ?

[liberforce@localhost liberforce]$ urpmq 2html
The following packages contain 2html :
bibtex2html
code2html
ht2html
latex2html
lyx2html
rpm2html
rpm2html-mysql
tetex-texi2html
texi2html

==============

And here is the result of compiling nautilus-cd-burner. Nautilus and meta-nautilus were successfully compiled before... but nautilus-cd-burner and nautilus-media still resist...

[liberforce@localhost liberforce]$ jhbuild info nautilus-cd-burner
Name: nautilus-cd-burner
Type: cvs
Install-date: not installed
CVS-Root: :pserver:anonymous anoncvs gnome org:/cvs/gnome
CVS-Module: nautilus-cd-burner
Requires: nautilus
Required-by: totem, gnome-media, meta-gnome-desktop

[liberforce@localhost liberforce]$ jhbuild buildone nautilus-cd-burner
*** Checking out nautilus-cd-burner *** [1/1]

cvs -z3 -q -d :pserver:anonymous anoncvs gnome org:/cvs/gnome update -dP -A .
P ChangeLog
P make-iso.c
P nautilus-cd-burner.c
P po/ChangeLog
P po/en_CA.po
P po/it.po
P po/sv.po
*** Configuring nautilus-cd-burner *** [1/1]

./autogen.sh --prefix /opt/gnome2  --disable-static --disable-gtk-doc
/opt/gnome2/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
 testing autoconf2.50... not found.
 testing autoconf... found 2.59
checking for automake >= 1.7...
 testing automake-1.7... found 1.7.9
checking for libtool >= 1.4.3...
 testing libtoolize... found 1.5.10
checking for glib-gettext >= 2.2.0...
 testing glib-gettextize... found 2.6.2
checking for intltool >= 0.25...
 testing intltoolize... found 0.32.1
checking for pkg-config >= 0.14.0...
 testing pkg-config... found 0.15.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
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 /opt/gnome2/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/.

Running intltoolize...
no need for patching file 'Makefile.in.in'
Running aclocal-1.7...
Running autoconf...
Running autoheader...
Running automake-1.7...
Running ./configure --enable-maintainer-mode --prefix /opt/gnome2 --disable-static --disable-gtk-doc ...
checking for a BSD-compatible install... /home/liberforce/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... 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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for intltool >= 0.22... 0.32.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /opt/gnome2/bin/msgfmt
checking for msgmerge... /opt/gnome2/bin/msgmerge
checking for xgettext... /opt/gnome2/bin/xgettext
checking for ngettext... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for mkdtemp... yes
checking for architecture specific defines... has discovery and libstdc++ hack
checking for cam_open_spec_device in -lcam... no
checking for volmgt_symname in -lvolmgt... no
checking for pkg-config... /opt/gnome2/bin/pkg-config
checking for hal >= 0.4.2... yes
checking HAL_CFLAGS... -DDBUS_API_SUBJECT_TO_CHANGE -I/opt/gnome2/include/hal -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include
checking HAL_LIBS... -L/opt/gnome2/lib -lhal -ldbus-1
checking for gnome-vfs-2.0 >= 2.1.3.1 gnome-vfs-module-2.0 >= 2.1.3.1... yes checking MAPPING_CFLAGS... -pthread -DORBIT2=1 -I/opt/gnome2/include/gnome-vfs-2.0 -I/opt/gnome2/lib/gnome-vfs-2.0/include -I/opt/gnome2/include/bonobo-activation-2.0 -I/opt/gnome2/include/libbonobo-2.0 -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/orbit-2.0 -I/opt/gnome2/include/gnome-vfs-module-2.0 checking MAPPING_LIBS... -pthread -Wl,--export-dynamic -L/opt/gnome2/lib -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for glib-2.0 >= 2.4.0... yes
checking DAEMON_CFLAGS... -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include
checking DAEMON_LIBS... -L/opt/gnome2/lib -lglib-2.0
checking for bind in -lsocket... no
checking for glib-2.0 >= 2.4.0 libgnome-2.0 >= 2.0.0 gtk+-2.0 >= 2.5.4 gnome-vfs-2.0 >= 2.1.3.1 libglade-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 hal >= 0.4.2... yes checking GUI_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DDBUS_API_SUBJECT_TO_CHANGE -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/libgnome-2.0 -I/opt/gnome2/include/orbit-2.0 -I/opt/gnome2/include/libbonobo-2.0 -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/gnome-vfs-2.0 -I/opt/gnome2/lib/gnome-vfs-2.0/include -I/opt/gnome2/include/bonobo-activation-2.0 -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/lib/gtk-2.0/include -I/opt/gnome2/include -I/usr/X11R6/include -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/pango-1.0 -I/usr/include/freetype2 -I/opt/gnome2/include/libglade-2.0 -I/opt/gnome2/include/libxml2 -I/opt/gnome2/include/libgnomeui-2.0 -I/opt/gnome2/include/libgnomecanvas-2.0 -I/opt/gnome2/include/libart-2.0 -I/opt/gnome2/include/libbonoboui-2.0 -I/opt/gnome2/include/hal -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include checking GUI_LIBS... -Wl,--export-dynamic -pthread -L/opt/gnome2/lib -L/usr/X11R6/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lhal -ldbus-1 checking for libnautilus-extension >= 2.5.5 eel-2.0 >= 2.0.0... Requested 'libnautilus-extension >= 2.5.5' but version of libnautilus-extension is

configure: error: Library requirements (libnautilus-extension >= 2.5.5 eel-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. *** error during stage configure of nautilus-cd-burner: could not configure module *** [1/1]


 [1] rerun stage configure
 [2] ignore error and continue to build
 [3] give up on module
 [4] start shell
 [5] go to stage force_checkout
choice: Interrupted
[liberforce@localhost liberforce]$

=================

It seems I don't have the good version for libnautilus-extension, but I don't know why, because nautilus was successfully built...

[liberforce@localhost liberforce]$ find /opt/gnome2/lib -name eel*
/opt/gnome2/lib/pkgconfig/eel-2.0.pc
[liberforce@localhost liberforce]$ find /opt/gnome2/lib -name libnautilus-extension*
/opt/gnome2/lib/pkgconfig/libnautilus-extension.pc
/opt/gnome2/lib/libnautilus-extension.so.1.0.0
/opt/gnome2/lib/libnautilus-extension.so.1
/opt/gnome2/lib/libnautilus-extension.so
/opt/gnome2/lib/libnautilus-extension.la


Any idea ?
Thanks in advance for your help...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]