I get this, even after having cleaned the qt2 directory:
make[5]: Entering directory `/home/jamatos/lyx/lyx-qt/src/frontends/qt2'
source='qt_helpers.C' object='qt_helpers.lo' libtool=yes \
depfile='.deps/qt_helpers.Plo' tmpdepfile='.deps/qt_helpers.TPlo' \
depmode=gcc3 /bin/sh ../../../config/depcomp \
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images 
-I./qt2 -I/usr/lib/qt3-gcc3.2/include -I../../../boost 
-I../../../src/frontends/controllers  -isystem /usr/X11R6/include 
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -g -O 
-fno-exceptions -W -Wall -Winline -c -o qt_helpers.lo `test -f 'qt_helpers.C' 
|| echo './'`qt_helpers.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ 
-I../../../src/frontends/ -I../../../images -I./qt2 
-I/usr/lib/qt3-gcc3.2/include -I../../../boost 
-I../../../src/frontends/controllers -isystem /usr/X11R6/include 
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -g -O 
-fno-exceptions -W -Wall -Winline -c qt_helpers.C -MT qt_helpers.lo -MD -MP 
-MF .deps/qt_helpers.TPlo
qt_helpers.C:34: parse error before `const'
make[5]: *** [qt_helpers.lo] Error 1
make[5]: Leaving directory `/home/jamatos/lyx/lyx-qt/src/frontends/qt2'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/jamatos/lyx/lyx-qt/src/frontends/qt2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jamatos/lyx/lyx-qt/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jamatos/lyx/lyx-qt/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jamatos/lyx/lyx-qt/src'
make: *** [all-recursive] Error 1

This is the relevant info:
Configuration
  Host type:                      i686-pc-linux-gnu
  Special build flags:            warnings assertions
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (3.2)
  C++ Compiler flags:             -g -O -fno-exceptions -W -Wall -Winline
  Linker flags:
  Frontend:                       qt
    Qt version:                   3.0.5
  LyX binary dir:                 /usr/local/bin
  LyX files dir:                  /usr/local/share/lyx-1.3.0cvs

Configuration of LyX was successful.

-- 
José Abílio

Reply via email to