From: Marius Vollmer <mvo@zagadka.ping.de>
Cc: SmartList <guile-user@gnu.org>
Subject: Re: [Fwd: problem compiling guile-gtk-1.2-0.31]
Date: 02 Oct 2002 00:27:01 +0200 [thread overview]
Message-ID: <87lm5hhk22.fsf@zagadka.ping.de> (raw)
In-Reply-To: <3D987A0F.2050507@wanadoo.be>
Stanislas Pinte <alto_stan@wanadoo.be> writes:
> I am trying to compile guile-gtk-1.2-0.31 with guile-1.6, and it fails
> miserably...
> [...]
> In file included from /usr/include/stdio.h:33,
> from guile-gtk.c:18,
> from guile-gtk.c:2621:
> /usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h: In function
> `sgtk_init_substrate':
> /usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h:170: parse
> error before `typedef'
What is in the file "guile-gtk.x"? I suppose it is broken. That file
is automatically generated during the build, and maybe it is generated
wrongly.
A good guile-gtk.x would look like this:
/* cpp arguments: guile-gtk.c -DHAVE_CONFIG_H -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -g -O2 */
sym_gnome_file = scm_permanent_object (scm_str2symbol ( "gnome-file" )) ;
sym_top_repl = scm_permanent_object (scm_str2symbol ( "top-repl" )) ;
sym_quit = scm_permanent_object (scm_str2symbol ( "quit" )) ;
sym_use_modules = scm_permanent_object (scm_str2symbol ( "use-modules" )) ;
sym_gtk = scm_permanent_object (scm_str2symbol ( "gtk" )) ;
sym_repl = scm_permanent_object (scm_str2symbol ( "repl" )) ;
sym_gtk_repl = scm_permanent_object (scm_str2symbol ( "gtk-repl" )) ;
sym_gtk_version = scm_permanent_object (scm_str2symbol ( "gtk-1.2" )) ;
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2002-10-01 22:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-30 16:21 [Fwd: problem compiling guile-gtk-1.2-0.31] Stanislas Pinte
2002-10-01 22:27 ` Marius Vollmer [this message]
2002-10-02 17:32 ` Stanislas Pinte
2002-10-03 18:43 ` Marius Vollmer
2002-10-04 5:38 ` Stanislas Pinte
2002-10-04 6:33 ` Stanislas Pinte
2002-10-04 12:39 ` Marius Vollmer
2002-10-04 18:55 ` Keith Wright
2002-10-02 18:00 ` Stanislas Pinte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lm5hhk22.fsf@zagadka.ping.de \
--to=mvo@zagadka.ping.de \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).