public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Rick Taube <taube@uiuc.edu>
To: guile-gtk@sourceware.cygnus.com
Subject: guile-gtk-0.19  build error
Date: Fri, 20 Apr 2001 14:56:00 -0000	[thread overview]
Message-ID: <v04210100b706602de555@[128.174.103.145]> (raw)

Hello,  I want to evaluate guile-gtk-0.19 as a possible vehicle for porting a music composition system COmmon Music to Linux/Guile. I would like to use guile-gtk to implement the GUI that I have develped for my system in Common Lisp on the Mac.  (If you want to see the interface there are some example gifs at http://www-camil.music.uiuc.edu/software/cm/installed/cm-2.1/doc/plotter.html
)

When I try to build guile-gtk-0.19 (Red Hat 7, Guile 1.4) I get an error in the build that I havent been able to figure out. Its dying on an unresolved symbol 'scm_master_freelist':

[hkt@camil23 guile-gtk-0.19]$ make
/bin/sh ./libtool --mode=link gcc  -g -O2  -o guile-gtk-1.2 -export-dynamic main.o libguilegtk-1.2.la -L/usr/local/lib -lguile -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lm 
gcc -g -O2 -o .libs/guile-gtk-1.2 main.o .libs/libguilegtk-1.2.so -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lm -L/usr/local/lib -lguile -lm -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lm -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib
.libs/libguilegtk-1.2.so: undefined reference to `scm_master_freelist'
collect2: ld returned 1 exit status
make: *** [guile-gtk-1.2] Error 1
[hkt@camil23 guile-gtk-0.19]$ 


----
Thanks for any suggestions on how to resolve this problem

Rick Taube
Asst. Prof. Composition/Theory
University of Illinois
Urbana IL USA

             reply	other threads:[~2001-04-20 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-20 14:56 Rick Taube [this message]
2001-04-20 18:01 ` Marius Vollmer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='v04210100b706602de555@[128.174.103.145]' \
    --to=taube@uiuc.edu \
    --cc=guile-gtk@sourceware.cygnus.com \
    /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).