public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Probs building guile-gtk
@ 2001-08-21  4:54 Dale P. Smith
  2001-08-21 23:57 ` Ariel Rios
  0 siblings, 1 reply; 3+ messages in thread
From: Dale P. Smith @ 2001-08-21  4:54 UTC (permalink / raw)
  To: guile-gtk

I am having some problems building with the latest CVS (the no
pkg-config stuff).

First off, I'm using Debian unstable, which has both autoconf 2.13 and
2.52 installed with a wrapper (called autoconf) to select between the
two.  If there is a configure.ac or if there is a  AC_PREREQ in
configure.in, then 2.52 will be used, otherwise 2.13.  I added a
AC_PREREQ(2.50) to configure.in.

The ./autogen.sh still complains bitterly that autoconf is < 2.50. (The
autoconf wrapper reports this when run with --version).  But configure
*is* generated.

But now I am getting this error:

Now type `make' to compile guile-gtk
dsmith@sparky:~/src/guile-gtk$ make
guile -l ./gtk/config.scm -s ./build-guile-gtk -I . glue gdk-1.2.defs
>tmpd && mv tmpd gdk-glue.c
ERROR: Unbound variable: @GTKCONF_GTK_2_0@
make: *** [gdk-glue.c] Error 2

-- 
Dale P. Smith
Treasurer, Cleveland Linux Users Group http://cleveland.lug.net
Senior Systems Consultant, Altus Technologies Corporation
dsmith@altustech.com
440-746-9000 x309

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Probs building guile-gtk
  2001-08-21  4:54 Probs building guile-gtk Dale P. Smith
@ 2001-08-21 23:57 ` Ariel Rios
  2001-08-22  6:51   ` Dale P. Smith
  0 siblings, 1 reply; 3+ messages in thread
From: Ariel Rios @ 2001-08-21 23:57 UTC (permalink / raw)
  To: Dale P. Smith; +Cc: guile-gtk

On 21 Aug 2001 07:54:06 -0400, Dale P. Smith wrote:

> But now I am getting this error:

> ERROR: Unbound variable: @GTKCONF_GTK_2_0@
> make: *** [gdk-glue.c] Error 2
Solved! Thanks for the feedback

ariel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Probs building guile-gtk
  2001-08-21 23:57 ` Ariel Rios
@ 2001-08-22  6:51   ` Dale P. Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Dale P. Smith @ 2001-08-22  6:51 UTC (permalink / raw)
  To: Ariel Rios; +Cc: guile-gtk

Ariel Rios wrote:
> 
> On 21 Aug 2001 07:54:06 -0400, Dale P. Smith wrote:
> 
> > But now I am getting this error:
> 
> > ERROR: Unbound variable: @GTKCONF_GTK_2_0@
> > make: *** [gdk-glue.c] Error 2
> Solved! Thanks for the feedback

Yes! works much better. Thanks!

-Dale
-- 
Dale P. Smith
Treasurer, Cleveland Linux Users Group http://cleveland.lug.net
Senior Systems Consultant, Altus Technologies Corporation
dsmith@altustech.com
440-746-9000 x309

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-08-22  6:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21  4:54 Probs building guile-gtk Dale P. Smith
2001-08-21 23:57 ` Ariel Rios
2001-08-22  6:51   ` Dale P. Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).