bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] SVN 595


From: Juergen Sauermann
Subject: Re: [Bug-apl] SVN 595
Date: Wed, 08 Apr 2015 12:34:59 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Fausto,

the simple ./configure (without arguments) does a "fast" install which assumes
that the sources were freshly unpacked from the GNU APL project tar file.

If you fetch from SVN then the fast install will not recognize changes in #included files.
This can be fixed with the --enable-maintainer-mode option of ./configure. The normal
way to do this is make develop after ./configure (which not only sets
--enable-maintainer-mode
but also other ./configure options that are useful for debugging.

Regarding APserver/Svar_DB, please start apl with -l 37 and let me know what it says.

/// Jürgen


On 04/07/2015 07:03 PM, Fausto Saporito wrote:
Hello,

starting new thread, maybe it's better :)

I noticed after I sent my last email that a make clean (on my system)
doesn't clean everything. Some object files were still present.

So I did a make distclean, and reconfigured everything... now I can
confirm with clang the libemacs error is not present anymore.

The Svar_DB error is still present, but maybe this could be related to
the way I start apl... (i.e. using emacs).

regards,
fausto




reply via email to

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