ну вот захаотелось версию свежее,и сделал я make uninstall
новая версия собираться не хочет (ошибки кампилирования-видно нужно новее kdelibs)
но фигня в том...что оно не хочет капилться.тоесть там версия каторая была
на стадии ./configure мне пишет
самые интересные строки я выделил цветом
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
/home/delphi/ftp/progs/Linux/KDE: /home/delphi/ftp/progs/Linux/KDE: No such file or directory
configure: WARNING: `missing' script is too old or missing
это он что,не видит где я кампилю прогу?
ошибки при компиляции вида не могу найти такуюто либу-причем в самой папке куда разархивировано kdewebdev
я хател скампилить тока кванту...пробовал пихнуть все в др диру
бред
cvsservice.cpp:37:29: repository_stub.h: No such file or directory
cvsservice.cpp:38:29: cvsservice_stub.h: No such file or directory
cvsservice.cpp:39:25: cvsjob_stub.h: No such file or directory
cvsservice.cpp: In destructor `virtual CVSService::~CVSService()':
cvsservice.cpp:88: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:89: warning: possible problem detected in invocation of delete operator:
cvsservice.cpp:89: warning: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: warning: forward declaration of `struct CvsService_stub'
cvsservice.cpp:89: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
cvsservice.cpp:91: warning: possible problem detected in invocation of delete operator:
cvsservice.cpp:91: warning: invalid use of undefined type `struct Repository_stub'
cvsservice.h:33: warning: forward declaration of `struct Repository_stub'
cvsservice.cpp:91: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
cvsservice.cpp: In member function `void CVSService::setAppId(const QCString&)':
cvsservice.cpp:101: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp: In member function `void CVSService::setRepository(const QString&)':
cvsservice.cpp:108: warning: possible problem detected in invocation of delete operator:
cvsservice.cpp:108: warning: invalid use of undefined type `struct Repository_stub'
cvsservice.h:33: warning: forward declaration of `struct Repository_stub'
cvsservice.cpp:108: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
cvsservice.cpp:109: error: invalid use of undefined type `struct Repository_stub'
cvsservice.h:33: error: forward declaration of `struct Repository_stub'
cvsservice.cpp:110: error: invalid use of undefined type `struct Repository_stub'
cvsservice.h:33: error: forward declaration of `struct Repository_stub'
cvsservice.cpp: In member function `void CVSService::slotUpdate(const QStringList&)':
cvsservice.cpp:142: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:144: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:149: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotUpdateToTag(const QStringList&)':
cvsservice.cpp:188: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:190: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:195: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotUpdateToHead(const QStringList&)':
cvsservice.cpp:223: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:225: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:230: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotCommit(const QStringList&)':
cvsservice.cpp:268: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:270: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:275: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotRevert(const QStringList&)':
cvsservice.cpp:303: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:305: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:310: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotAdd(const QStringList&)':
cvsservice.cpp:338: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:340: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:345: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotRemove(const QStringList&)':
cvsservice.cpp:373: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:375: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:380: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::slotBrowseLog()':
cvsservice.cpp:397: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:399: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp:404: error: invalid use of undefined type `struct CvsJob_stub'
cvsservice.h:31: error: forward declaration of `struct CvsJob_stub'
cvsservice.cpp: In member function `void CVSService::startService()':
cvsservice.cpp:542: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp: In member function `void CVSService::slotTimeout()':
cvsservice.cpp:550: error: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: error: forward declaration of `struct CvsService_stub'
cvsservice.cpp:551: warning: possible problem detected in invocation of delete operator:
cvsservice.cpp:551: warning: invalid use of undefined type `struct CvsService_stub'
cvsservice.h:32: warning: forward declaration of `struct CvsService_stub'
cvsservice.cpp:551: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
make[2]: *** [cvsservice.lo] Ошибка 1
make[2]: Leaving directory `/home/delphi/kdewebdev-3.4.2/kdewebdev-3.4.2/quanta/components/cvsservice'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/delphi/kdewebdev-3.4.2/kdewebdev-3.4.2/quanta/components'
make: *** [all-recursive] Ошибка 1
терь ругаеться на CVS