guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined reference to `scm_init_guile'


From: steven mestdagh
Subject: Re: undefined reference to `scm_init_guile'
Date: Sun, 26 Mar 2006 11:20:51 +0200
User-agent: Mutt/1.5.11

Marius Vollmer [2006-03-26, 02:01:16]:
> Marius Vollmer <address@hidden> writes:
> 
> > I will include the test program into configure.in and only use
> > __libc_stack_end (or gc_os_dep) when it is really needed.
> 
> Done.  Steven, please test: either from the "branch_release_1-8"
> branch in CVS or a nightly snapshot at
> 
>    ftp://ftp.dt.e-technik.uni-dortmund.de/pub/guile/snapshots

i've tried the guile-core-1.8-20060325 snapshot

normal build errors out here:

./guile-snarf -o filesys.x
/usr/obj/ports/guile-1.8.0/guile-core-1.8-20060325/libguile/filesys.c
-DHAVE_CONFIG_H -I..
-I/usr/obj/ports/guile-1.8.0/guile-core-1.8-20060325
-I/usr/local/include -O2 -pipe -Wformat -Wbounded -Wall
-Wmissing-prototypes -Werror
/usr/obj/ports/guile-1.8.0/guile-core-1.8-20060325/libguile/filesys.c:204:1:
"dirfd" redefined
In file included from
/usr/obj/ports/guile-1.8.0/guile-core-1.8-20060325/libguile/filesys.c:115:
/usr/include/dirent.h:74:1: this is the location of the previous
definition

then I removed -Werror, and it proceeds but fails with the following:

cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc
continuations.doc debug.doc deprecation.doc deprecated.doc
discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc
eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc
futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc
gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc
i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc
macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc
options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc
properties.doc random.doc rdelim.doc read.doc root.doc rw.doc
scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc
stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc
srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc
throw.doc values.doc variable.doc vectors.doc version.doc vports.doc
weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc net_db.doc
socket.doc regex-posix.doc |
GUILE="/usr/obj/ports/guile-1.8.0/build-i386/pre-inst-guile"
/usr/obj/ports/guile-1.8.0/guile-core-1.8-20060325/scripts/snarf-check-and-output-texi
--manual > guile.texi || { rm guile.texi; false; }
ERROR: Unbound variable: make-mutex


steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]