octave-maintainers
[Top][All Lists]
Advanced

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

Re: Default not compiling


From: Ed Meyer
Subject: Re: Default not compiling
Date: Sat, 22 Sep 2012 15:51:28 -0700



On Fri, Sep 21, 2012 at 12:16 AM, Juan Pablo Carbajal <address@hidden> wrote:
On Fri, Sep 21, 2012 at 2:31 AM, Daniel J Sebald <address@hidden> wrote:
> On 09/20/2012 10:17 AM, John W. Eaton wrote:
>>
>> On 20-Sep-2012, JuanPi wrote:
>>
>> | Hi,
>> | Since today the default branches fails to compile
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/

I'm still getting Fwarning undefined; It looks like version.h is not found
 which clobbers the mkdefs:

g++ -E -DHAVE_CONFIG_H -I. -I../../libinterp -I..  \
     -I../../liboctave/cruft/misc -I../../liboctave/array -I../liboctave/numeric -I../../liboctave/numeric -I../liboctave/operators -I../../liboctave/operators -I../../liboctave/system -I../../liboctave/util -I../../libinterp/octave-value -I../../libinterp/operators -Iparse-tree -I../../libinterp/parse-tree -Iinterp-core -I../../libinterp/interp-core -Iinterpfcn -I../../libinterp/interpfcn -Icorefcn -I../libgnu -I../../libgnu  -I/usr/include/freetype2   -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -pthread \
     -DMAKE_BUILTINS ../../libinterp/interpfcn/error.cc | ../../libinterp/mkdefs ../../libinterp ../../libinterp/interpfcn/error.cc > interpfcn/error.df-t
In file included from ../../libinterp/interpfcn/defun.h:30:0,
                 from ../../libinterp/interpfcn/error.cc:34:
../../libinterp/interp-core/defun-int.h:31:21: fatal error: version.h: No such file or directory
compilation terminated.

If I copy build/libinterp/version.h to libinterp/version.h it builds ok - I don't know what
happened to libinterp/version.h...

--
Ed Meyer


reply via email to

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