Hi,
My make ends when I choose qt2 as frontend. With default XForms compilation
goes okay. Is "pid_t pid" a problem in sp_base.h when using qt2 ?


./autogen.sh
./configure --with-qt2-includes=/usr/X11R6/include/qt2 \
            --with-qt2-libraries=/usr/X11R6/lib --with-frontend=qt
make
[...zip...]
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/fronte       
                                                nds/ -I../../..
-I../../.. -I./qt2 -I/usr/X11R6/include/qt2 -I../../../boost -I.                       
                               
./../../src/frontends/controllers -I../../../src/cheaders -isystem /usr/X11R6/in       
                                                clude
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -g -O -fno-exceptions -W -Wall -Wp,-             
                                         
MD,.deps/QSpellchecker.pp -c QSpellchecker.C
In file included from ../../../src/frontends/controllers/ControlSpellchecker.h:2       
                                                3,
                 from QSpellchecker.C:11:
../../../src/sp_base.h:42: syntax error before `,'
gmake[5]: *** [QSpellchecker.lo] Error 1
gmake[5]: Leaving directory `/home/lahaye/SOFTWARE/lyx-devel/src/frontends/qt2'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/home/lahaye/SOFTWARE/lyx-devel/src/frontends/qt2'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/lahaye/SOFTWARE/lyx-devel/src/frontends'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/lahaye/SOFTWARE/lyx-devel/src'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/home/lahaye/SOFTWARE/lyx-devel/src'
gmake: *** [all-recursive] Error 1


Regards,
Rob.

Reply via email to