* New problem with Windows port
@ 2011-02-15 10:11 carlo.bramix
2011-02-15 10:25 ` Jan Nieuwenhuizen
0 siblings, 1 reply; 2+ messages in thread
From: carlo.bramix @ 2011-02-15 10:11 UTC (permalink / raw)
To: guile-devel
Hello friends,
while I was applying with my hacks on the latest candidate release of GUILE, I
got this error in many sources, apparently without solution:
.libs/socket.o: In function `scm_socket':
C:/msys/home/Carlo/guile/libguile/../../guile-1.9.15/libguile/socket.c:439:
undefined reference to `socket_used_without_requesting_gnulib_module_socket'
Is it possible to know the magic behind this
"socket_used_without_requesting_gnulib_module_socket" since it's not declared
in any place?
Thank you.
Sincerely,
Carlo Bramini.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: New problem with Windows port
2011-02-15 10:11 New problem with Windows port carlo.bramix
@ 2011-02-15 10:25 ` Jan Nieuwenhuizen
0 siblings, 0 replies; 2+ messages in thread
From: Jan Nieuwenhuizen @ 2011-02-15 10:25 UTC (permalink / raw)
To: carlo.bramix@libero.it; +Cc: guile-devel
carlo.bramix@libero.it schreef op di 15-02-2011 om 11:11 [+0100]:
Hi Carlo,
> while I was applying with my hacks on the latest candidate release of GUILE, I
> got this error in many sources, apparently without solution:
>
> .libs/socket.o: In function `scm_socket':
> C:/msys/home/Carlo/guile/libguile/../../guile-1.9.15/libguile/socket.c:439:
> undefined reference to `socket_used_without_requesting_gnulib_module_socket'
See my cross building 1.9.14 for mingw patches, you'll have to run
gnulib-tools again to include "socket" and probably more modules.
Greetings,
Jan
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.nl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-15 10:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15 10:11 New problem with Windows port carlo.bramix
2011-02-15 10:25 ` Jan Nieuwenhuizen
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).