octave-maintainers
[Top][All Lists]
Advanced

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

scripts for sqrtm,logm


From: John W. Eaton
Subject: scripts for sqrtm,logm
Date: Fri, 16 Apr 1999 15:07:39 -0500 (CDT)

On 16-Apr-1999, Ross A. Lippert <address@hidden> wrote:

| I have written scripts to replace sqrtm and logm.  
| I removed log.cc from the DLD-FUNCTIONS subdir and tried to remake
| but found:
| 
| cd src; make all
| egrep: can't open ./DLD-FUNCTIONS/log.cc
| egrep: can't open ./DLD-FUNCTIONS/log.cc
| make[2]: Entering directory `/bitbucket/fsf/octave-2.1.14/src'
| make[2]: *** No rule to make target `DLD-FUNCTIONS/log.cc', needed by
| `log.d'.  Stop.
| 
| What makefiles should be modified?

You need to change the list of files in DLD_XSRC in src/Makefile.in
and then re-run config.status to recreate the src/Makefile.

jwe



reply via email to

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