gnucap-devel
[Top][All Lists]
Advanced

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

Re: [Gnucap-devel] New gnucap development snapshot


From: nbs_r
Subject: Re: [Gnucap-devel] New gnucap development snapshot
Date: Thu, 07 Dec 2006 23:10:40 +0900
User-agent: Thunderbird 1.5 (X11/20060317)

After executing "configure;make" I've got a following build error:

=================
make[3]: Entering directory `/tmp/gnucap-2006-12-04/man'
WARNING:  latex was not found on your system but
          gnucap-man.dvi is out of date and needs to be
          rebuilt from the LaTeX .tex files. Changes to
          the .tex files will be ignored.
/usr/bin/dvipdfm gnucap-man

gnucap-man.dvi -> gnucap-man.pdf

dvi_init:  Specified DVI file doesn't exist

Output file removed.
make[3]: *** [gnucap-man.pdf] Error 1
make[3]: Leaving directory `/tmp/gnucap/gnucap-2006-12-04/man'
=================

al davis wrote:
On Monday 04 December 2006 20:25, al davis wrote:
There is a new development snapshot of gnucap available.

It also includes Dan's latest patches to the autoconf based build system, and updates to take care of the new files.

Link order dependency is less critical than it was. There is just one "globals" now that must be linked last to be constructed first, but that is all. The other file linked first to be consturcted last and destructed first is no longer critical. The reason the order of that one mattered is that it caused some internal diagnostic code to falsely report a memory leak when it exited due to an uncaught exception in batch mode. There are actually no known memory leaks, and there are checks to verify that.


_______________________________________________
Gnucap-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnucap-devel










reply via email to

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