KDE3 compile error: kdebindings
Tim Wunder
tim
Mon May 17 11:29:46 PDT 2004
For the interested, kdebindings from the KDE_3_0_BRANCH of cvs does, in
fact, work.
I got it by following the instructions here: http://www.kde.org/anoncvs.html
I first grabbed kdebindings by executing 'cvs co kdebindings'
Which was wrong, since that failed with the same error. I then executed
cvs update -r KDE_3_0_BRANCH in the kdebindings directory
re-ran 'make -f Makefile.cvs' and './configure <with previously noted
options>'
and it built fine.
As recently told to me by another kde-devel list member, just doing 'cvs
co -r KDE_3_0_BRANCH kdebindings' will pull the correct source code
(from the branch).
Tim
Tim Wunder wrote:
> This was apparently a bug in the released version of kdebindings, at
> least according to one Richard Dale on the kde-devel list, anyway.
> Supposedly fixed in CVS. I'm gonna try pulling kdebindings from CVS to
> see if that works.
> Doing 'make -i' got it to compile. (As I understand it, the -i switch
> ignores errors and compiles that which can be compiled.) Considering
> that this is a real bug, I find it odd that Doug didn't see this error
> when he compiled kdebindings.
>
> Tim
>
> <snippety-do-da>
More information about the Linux-users
mailing list