[SLE] g-wrap
From: Jesse L. Purdom (purdomj_at_provide.net)
Date: 07/31/04
- Previous message: C Hamel: "[SLE] Fetchmail Daemon Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Fri, 30 Jul 2004 19:35:40 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello list.
I am attempting to install gnucash v1.8.9. One of its dependencies is a
package called g-wrap. I have downloaded the recommended version, g-wrap
v1.3.4 and extracted it as usual. When I run configure all goes well, but
when I run make things go awry. Here is the output:
jesse@linux:~/source/gnucash/depend/g-wrap-1.3.4> make
make all-recursive
make[1]: Entering directory `/home/jesse/source/gnucash/depend/g-wrap-1.3.4'
Making all in doc
make[2]: Entering directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/doc'
Making all in rpm
make[2]: Entering directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/rpm'
rm -f spec.tmp
sed < spec.in > spec.tmp \
-e
's:@-GW_RTLIB_VER-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@.@GW_RUNTIME_GUILE_INTERFACE_REVISION@.@GW_RUNTIME_GUILE_INTERFACE_AGE@:'
\
-e 's:@-GW_RTLIB_MAJ-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@:' \
-e 's:@-VERSION-@:1.3.4:'
mv spec.tmp spec
make[2]: Leaving directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/rpm'
Making all in bin
make[2]: Entering directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/bin'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/bin'
Making all in g-wrap
;;; WARNING (no code for module (gtk config))
Backtrace:
0* (define defsdir (string-append gtkconf-prefix "/share/guile-gtk"))
1* [string-append ...
/opt/gnome/bin/build-guile-gtk:172:17: While evaluating arguments to
string-append in expression (string-append gtkconf-prefix
"/share/guile-gtk"):
/opt/gnome/bin/build-guile-gtk:172:17: Unbound variable: gtkconf-prefix
make[2]: Entering directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/g-wrap'
source='gw-gtk.c' object='gw-gtk.lo' libtool=yes \
depfile='.deps/gw-gtk.Plo' tmpdepfile='.deps/gw-gtk.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g
- -Wall -Werror -I/usr/include/glib-1.2 -I/usr/lib/glib/include
- -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -c -o gw-gtk.lo `test
- -f 'gw-gtk.c' || echo './'`gw-gtk.c
rm -f .libs/gw-gtk.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Werror -I/usr/include/glib-1.2
- -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g
- -O2 -c gw-gtk.c -Wp,-MD,.deps/gw-gtk.TPlo -fPIC -DPIC -o .libs/gw-gtk.lo
gw-gtk.c:9: guile-gtk.h: No such file or directory
make[2]: *** [gw-gtk.lo] Error 1
make[2]: Leaving directory
`/home/jesse/source/gnucash/depend/g-wrap-1.3.4/g-wrap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jesse/source/gnucash/depend/g-wrap-1.3.4'
make: *** [all] Error 2
I believe that this:
;;; WARNING (no code for module (gtk config))
is the cause of my grief, at least in part, but do not know enough about how
to really read the output to be sure. For all I know this can be ignored,
though I doubt it.
I am running SuSE v8.0 Professional, KDE v3.1.3. I installed the Gnome
libraries and though that would provide what is needed for gtk.
Any thoughts would be much appreciated.
Thanks!
Jesse
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQFBCttRVPKfvL+9l4QRAhrKAKC9Zjv/vRhmxAZ50BwEsmeUIxviUQCg1XAu
aihK6184GcEBYeRUkOLfnwc=
=tU8r
-----END PGP SIGNATURE-----
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: C Hamel: "[SLE] Fetchmail Daemon Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]