[Ecls-list] Lisp errors & ERRNO

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Mar 15 18:38:11 UTC 2010


On Mon, Mar 15, 2010 at 7:23 PM, Tobias C. Rittweiler <tcr at freebits.de>wrote:

> Juan Jose Garcia-Ripoll
> <juanjose.garciaripoll at googlemail.com> writes:
>
> > Any new symbol you add to the C file has to be defined in
> > src/c/symbols_list.h  This is the list that the preprocessor uses.
> Without a
> > definition in it, there is no way to tell where the symbol is going to be
> > located in the core library!
>
> I actually did add
>
> {EXT_ "STRERROR", EXT_ORDINARY, NULL, -1, OBJNULL},
>
> there
>

Clean build? At least you will need "make -C c clean; make -C c; make
ecl_min" to force the preprocessor to be rebuilt... Yess, I agree the
makefiles are missing dependencies.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100315/b0934ca8/attachment.html>


More information about the ecl-devel mailing list