bug-guile
[Top][All Lists]
Advanced

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

Re: ,show repl command


From: Mark Harig
Subject: Re: ,show repl command
Date: Wed, 09 Feb 2011 00:00:25 -0500

Is the problem in guile/libguile/gc.c, which defines `gc-stats'? 
 
Or, possibly, the problem is in guile/libguile/pairs.c, which defines
`scm_cons'? 
 
Here are compilation errors that I am seeing when compiling
libguile/pairs.c: 
 
... 
make[3]: Entering directory `guile/make-1.9.15/libguile' 
... 
SNARF  pairs.doc 
guile-1.9.15/libguile/pairs.c:147:***Missing or erroneous `#define
FUNC_NAME s_scm_cdr' 
guile-1.9.15/libguile/pairs.c:150:***Missing or erroneous #undef for
scm_car: 


I forgot to mention:
  compiler version - gcc 4.5.1
  libffi version - 3.0.9

--



reply via email to

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