Holger Schmidt wrote: > After this command: > > "./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3" > > was until now everything ok. After my next command: > > "make" I get all the time the following error-message: > > ../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning "Unknown > compiler version - please run the configure tests and report the results"
That is no error, but a warning, and is harmless. > Inside the log file stay: > "error: failed to stat /home/username/daten/software/lyx/suse > 10.1/lyx-1.4.1/lyx-1.4.1.spec: Datei oder Verzeichnis nicht gefunden > Building target platforms: i386 > Building for target i386 What exactly did you do? A simple 'make' should not need this file. > Ok maybey there is the problem. I have diverent packages / vision's > qt3-3.3.5-58.3 and qt3-devel-3.3.5-58. Are this the reason of my > problem's? Probably not, but you should do an online update to get all packages in sync. Georg