[bt-devel] Problem to compile QT (CVS)
Mario Bertrand
bt-devel@crosswire.org
Sat, 26 Feb 2000 17:57:59 -0500 (EST)
Hi,
I was having problem to compile BibleTime with my Debian distribution,
so I downloaded the KDE/QT from CVS, but still have problem with QT
library.
#./configure -sm -gif
Build type: linux-g++-shared
Compile flags: -DQT_BUILTIN_GIF_READER -DQT_SM_SUPPORT
-I$(QTDIR)/src/3rdparty/zlib -I$(QTDIR)/src/3rdparty/libpng
Link flags: -lICE -lSM
GIF supports: yes
Creating makefiles...
Qt is now configured for building. Just run make.
To reconfigure, run make clean and configure.
# make
cd src/moc; make
make[1]: Entering directory `/usr/local/CVS/kde/qt-copy/src/moc'
flex moc.l
yacc -d moc.y
moc.y:652: type clash (`' `string') on default action
moc.y:741: type clash (`' `string') on default action
moc.y:742: type clash (`' `string') on default action
moc.y:743: type clash (`' `string') on default action
moc.y:934: type clash (`' `string') on default action
moc.y:935: type clash (`' `string') on default action
moc.y:1067: type clash (`' `string') on default action
moc.y:1101: type clash (`' `string') on default action
make[1]: *** [mocgen.cpp] Error 1
make[1]: Leaving directory `/usr/local/CVS/kde/qt-copy/src/moc'
make: *** [moc] Error 2
I also try with - export YACC='byacc -d'.
If anyone have idea...
--------------
Mario Bertrand
mbert@tbrq.org