I see the problem is that QSA is using bad qmake (QMAKE variable was not
inherited when child qmakes were run, thus in middle of the process, qmake
from QT4 was run)
It was fixed in CVS.
You can apply this quickfix, it should solve the problem
diff -u -r1.3 configutils.cpp
--- src/qsa/configure
g++ -c -pipe -fno-strict-aliasing -g -fPIC -Wall -W -D_REENTRANT
-DHAVE_CONFIG_H -DQSDEBUGGER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE
-DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DHAVE_CONFIG_H -DQSDEBUGGER
-DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt/mkspecs/default -I.
-I/usr/include/QtCore -I/u
Hi,
again a make problem on Suse 10.0. I've tried to set
export PATH=$QTDIR/bin/qmake:$PATH
but I get the same error (the above fixed the compile issue on 0.2.3)
The error I get is:
BUILD/pdfedit-0.3.0> make
cd doc && ( gmake doc_dist|| make doc_dist )
gmake[1]: Entering directory `/exchange/B