stefano franchi <stefano.fran...@gmail.com> writes: | On Fri, Oct 21, 2011 at 1:35 PM, Julien Rioux | <jri...@physics.utoronto.ca> wrote: >> On 10/21/2011 06:37 PM, stefano franchi wrote: >> >> My fault, I didn't realize we were now using the system-wide PYTHON >> variable, i.e. PYTHON wasn't automagically set to the value found by >> configure. I had to add a line in there to set it's value. Can you please >> try yet again after revision 39909? > > | Big progress, but it still fails. I doubts this has anything to do | with python though, it may be another arch peculiarity. Here is the | tail of the make output: > | CXXLD lyx | frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function | `lyx::frontend::IconButton::IconButton(QWidget*)': | FancyLineEdit.cpp:(.text+0x735): undefined reference to `vtable for | lyx::frontend::IconButton' | FancyLineEdit.cpp:(.text+0x73d): undefined reference to `vtable for | lyx::frontend::IconButton' | frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function | `lyx::frontend::FancyLineEdit::iconClicked()': | FancyLineEdit.cpp:(.text+0xf2c): undefined reference to | `lyx::frontend::IconButton::staticMetaObject' | collect2: ld returned 1 exit status
Looks like compiler/library mismatch. This is a clean build right? -- Lgb