bug-guile
[Top][All Lists]
Advanced

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

Re: s_scm_unhash_name?


From: Michael Livshin
Subject: Re: s_scm_unhash_name?
Date: 16 May 2001 12:50:30 +0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)

Masao Uebayashi <address@hidden> writes:

> I'm compiling a CVS tree just updated and get the following error.
> 
> gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall 
> -Wmissing-prototypes -Wp,-MD,.deps/gc.pp -c gc.c  -fPIC -DPIC -o .libs/gc.o
> ../libguile/gc.x: In function `scm_init_gc':
> In file included from gc.c:2680:
> ../libguile/gc.x:16: `s_scm_unhash_name' undeclared (first use in this 
> function)
> ../libguile/gc.x:16: (Each undeclared identifier is reported only once
> ../libguile/gc.x:16: for each function it appears in.)
> gmake[1]: *** [gc.lo] Error 1
> gmake[1]: Leaving directory `/usr/local/src/guile-core-20010517/libguile'
> gmake: *** [all-recursive] Error 1

does `gmake clean' help?

in general, just doing `make' after a CVS update doesn't always
work.  for me, anyway.

-- 
Long computations which yield zero are probably all for naught.




reply via email to

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