octave-maintainers
[Top][All Lists]
Advanced

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

Re: MinGW build error: 'liboctave_warning_handler' undeclared


From: Daniel J Sebald
Subject: Re: MinGW build error: 'liboctave_warning_handler' undeclared
Date: Fri, 24 Aug 2012 16:25:40 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 08/24/2012 04:18 PM, Philip Nienhuis wrote:
John W. Eaton wrote:

I can try to take a look at it if you add -save-temps to the command
that compiles lex.cc and send me the resulting lex.ii file.

I couldn't find lex.cc in the current sources. Only lex.h and lex.ll are
present. I checked this on a recently checked out fresh hg clone.

Extremely intriguing as lex.cc is explicitly mentioned in the error
mesaage itself ("In file included from parse-tree/lex.cc:").

Philip,

lex.cc is generated from lex.ll as part of the build process. Search for lex.cc the subdirectories associated with your object code. I assume that is where temporary files will be as well.

Dan


reply via email to

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