Re: Can't compile kdenox
"Eva Brucherseifer" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <45090.213.157.5.205.1145298289.squirrel@services.brucherseifer.net> |
Hi Anton, kdenox currently only works with KDE 3.5.1 (the tagged version from tags/KDE/3.5.1) Cheers, eva > I've yanked kdenox 529935 kdelibs 530002 and kde-common 529939 > > All three are in one dir: > drwxr-xr-x 7 me devsrc 4096 Apr 14 11:55 kde-common > drwxr-xr-x 46 me devsrc 4096 Apr 14 18:39 kdelibs > drwxr-xr-x 5 me devsrc 4096 Apr 14 14:40 kdenox > > ls -la admin > lrwxrwxrwx 1 e50317 devsrc 19 Apr 14 14:40 admin -> > ../kde-common/admin > > Trying to compile: > > $ gmake -f Makefile.cvs > > This Makefile is only for the CVS repository > This will be deleted before making the distribution > > *** preparing konq-embed... > *** preparing kde sources (from ../../kdelibs into ./kdesrc) ... > *** using kdelibs version 3.9.02 (>= 20060410 DONTPORT) > *** using qt version > cp: cannot stat `../../kdelibs/kdecore/ksock.cpp': No such file or > directory > cp: cannot stat `../../kdelibs/kdecore/ksock.h': No such file or directory > gmake[1]: *** [all] Error 1 > gmake: *** [all] Error 2 > > > There is konq-embed/kdesrc/kdecore/ksock.h > but it seems that the build is trying to pull that file from kdelibs. > kdelibs has ksocks.h but not ksock.h > > Should I have pulled kdelibs from someplace other than the trunk? > > Thank you. > _______________________________________________ > konq-e mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/konq-e >