unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [1.9.0] guile-config issue
@ 2007-09-28 12:28 Scott Rallya
  2007-09-28 17:29 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Rallya @ 2007-09-28 12:28 UTC (permalink / raw)
  To: guile-user


[-- 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

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

* Re: [1.9.0] guile-config issue
  2007-09-28 12:28 [1.9.0] guile-config issue Scott Rallya
@ 2007-09-28 17:29 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2007-09-28 17:29 UTC (permalink / raw)
  To: guile-user

Hi,

"Scott Rallya" <srallya@gmail.com> writes:

> 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.

This is a known bug:

  http://article.gmane.org/gmane.lisp.guile.devel/6769
  http://article.gmane.org/gmane.lisp.guile.devel/6777

Hopefully going to be fixed soon...

But remember that HEAD is for the braves anyway.  ;-)

Thanks,
Ludovic.



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


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

end of thread, other threads:[~2007-09-28 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-28 12:28 [1.9.0] guile-config issue Scott Rallya
2007-09-28 17:29 ` Ludovic Courtès

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).