This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (gnome gtk) et al


	On Thu, 8 May 2003 13:23:08 +0200
Stan Pinte <stan@altosw.be> wrote:

> On 07 May 2003 20:16:28 +0200
> Marius Vollmer <marius.vollmer@uni-dortmund.de> wrote:
> 
> > Stan Pinte <stan@altosw.be> writes:
> > 
> > > //Backtrace:
> > > //abort: (unbound-variable)
> > 
> > Ahh, that's a good hint.  Seems like build-guile-gtk-1.2 didn't run to
> > completion.  There seem to be more serious problems here...
> 
> actually, to compile gnome-guile, I had to replace, in all Makefile.in, the build target build-guile-gtk by build-guile-gtk-1.2
> 
> does it give you more info? I hope ariel will give us some help on that....

I have digged a bit more, and if I call "build-guile-gtk-1.2 glue gnome.defs", then I see this:


In unknown file:
   ?: 5* [#<procedure #f (form)> (if gnome-config-typo () ...)]
In /usr/local/bin/build-guile-gtk-1.2:
1349: 6* (let ((name #) (options #)) (case (car form) (# #) (# #) ...))
1351: 7  (case (car form) ((define-type-alias) (register-type name #)) ...)
1385: 8  (if (memq # gtkconf-autobuild-flags) (process-forms #) (process-forms #))
1385: 9* [memq gnome-config-typo ...

/usr/local/bin/build-guile-gtk-1.2:1385:36: While evaluating arguments to memq in expression (memq (cadr form) gtkconf-autobuild-flags):
/usr/local/bin/build-guile-gtk-1.2:1385:36: Unbound variable: gtkconf-autobuild-flags
abort: (unbound-variable)


--> I suspect gnome-guile was generated using a previous version of "build-guile-gtk-1.2" ...

any idea?



> 
> thanks!
> 
> Stan.
> 
> > 
> > I can't say whether you are just a short step away from success or
> > whether there is no hope arriving there at all.  I'm not at all
> > familiar with gnome-guile, unfortunately.  Someone else needs to help.
> > 
> 
> 
> -- 
> 
> +----------------   Stanislas Pinte   ------------------+
> |                   Sales Director                      |
> |                                                       | 
> |                 Alto Software sprl	                |
> |               http://www.altosw.be/          		| 
> |							|
> |              cell:	 32 476 340 841		        |
> |             email:	 stan@altosw.be          	|
> +-------------------------------------------------------+
> 


-- 

+----------------   Stanislas Pinte   ------------------+
|                   Sales Director                      |
|                                                       | 
|                 Alto Software sprl	                |
|               http://www.altosw.be/          		| 
|							|
|              cell:	 32 476 340 841		        |
|             email:	 stan@altosw.be          	|
+-------------------------------------------------------+


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]