Re: sawfish configuration -extra info (rep-gtk)



On Sat, 2002-03-30 at 17:23, Sander Vesik wrote:
> On 30 Mar 2002, mike wrote:
> 
> > > What makes you think that?
> > 
> > because when try to build with gdk-pixbuf support it bombs out looking
> > for 
> > gui.gtk-2.gdk-pixbuf
> > (/usr/libexec/rep/i586-pc-linux-gnu/gui/gtk-2/gdk-pixbuf.so/la)
> > 
> >  module which is not being built by rep-gtk
> > 
> 
> Did you build gtk+ first? Is it definately gtk2 ? 

gtk-2.0.1
did you take the sawfish
> gnome-2 branch? 
yes

What does config.log say?

configure:4402: checking for rep - version >= 0.14
configure:4423: result: version 0.15.2
configure:4436: checking for GNU msgfmt
configure:4447: result: /usr/bin/msgfmt
configure:4458: checking for correct rep-gtk version
configure:4470: result: yes
configure:4500: checking for gdk_pixbuf (xlib version)
configure:4508: checking for pkg-config
configure:4526: found /usr/bin/pkg-config
configure:4539: result: /usr/bin/pkg-config
configure:4556: checking for gdk-pixbuf-xlib-2.0 >= 1.3.12
configure:4560: result: yes
configure:4564: checking GDK_PIXBUF_CFLAGS
configure:4567: result:  -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
configure:4570: checking GDK_PIXBUF_LIBS
configure:4573: result:  -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -liconv
configure:4714: checking for pkg-config
configure:4745: result: /usr/bin/pkg-config
configure:4765: checking for GTK+

as you can see all libs are there

then it fails looking for the rep-gtk module referenced in
lisp/sawfish/ui/widgets/workspace-geometry.jl

ie:(open rep
          gui.gtk-2.gtk
          gui.gtk-2.gnome-canvas
          gui.gtk-2.gdk-pixbuf
          rep.io.files
          sawfish.gtk.widget
          sawfish.ui.layout)

and the gdk-pixbuf is not there

and here is the final error message

REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1
REP_LOAD_PATH=../../../lisp rep compiler -f compile-batch
widgets/workspace-geometry.jl
*** File error: No such file or directory, gui/gtk-2/gdk-pixbuf
make[2]: *** [widgets/workspace-geometry.jlc] Error 1
make[2]: Leaving directory `/home/mike/sawfish/lisp/sawfish/ui'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mike/sawfish/lisp'
make: *** [all] Error 1

 
> You seem to be the only one for whom this part is failing and seems to
> work reliably otherwise. if you look in the rep-gtk module, you will see a
> gdk-pixbuf.defs which you previously were thinking needed to be written.
> 
> 
> 	Sander
> 
> 	I see a dark sail on the horizon
> 	Set under a dark cloud that hides the sun
> 	Bring me my Broadsword and clear understanding
> 




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