From: "Scott Rallya" <srallya@gmail.com>
To: guile-user@gnu.org
Subject: [1.9.0] guile-config issue
Date: Fri, 28 Sep 2007 08:28:15 -0400 [thread overview]
Message-ID: <6b142adb0709280528x7c50b78die04141dcb5e96586@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 975 bytes --]
Hello,
I just compiled the latest CVS source and am having a few issues
with guile-config. I went into the example-smob directory and tried to run
the Makefile, but got a bunch of linker errors regarding undefined
references to various functions, such as scm_shell, scm_boot_guile, and a
bunch of others as well. However, if I were to manually compile the files
myself using "gcc image-type.c myguile.c -o myguile -lguile" it compiles and
links successfully. If, however, I do the same thing from the command line
and replace "-lguile" with `guile-config link`, it fails. The strange thing
is running "guile-config link" from the command line generates the string of
libraries that I need to link against. It seems like its just not adding
that string of libraries to link to. I was wondering if anyone has had this
issue, if its something on my end or something that could be messed up with
my installed version of guile-config. Thanks in advance for the help
[-- Attachment #1.2: Type: text/html, Size: 1077 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next reply other threads:[~2007-09-28 12:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-28 12:28 Scott Rallya [this message]
2007-09-28 17:29 ` [1.9.0] guile-config issue Ludovic Courtès
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=6b142adb0709280528x7c50b78die04141dcb5e96586@mail.gmail.com \
--to=srallya@gmail.com \
--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).