[Kde-java] Compiling KDE 3 release of kdebindings

KJ P kde-java@kde.org
Sun, 14 Apr 2002 18:52:08 +0000


Hello Richard

I got it all compiled!  Now the gcj tests are next.  I hoped to have some 
good news soon with that.

I still had to change the KDirWatch.cpp to remove the methods mentioned 
below.  After that it all compiled.

Thanks

Kenneth


>From: Richard Dale <Richard_Dale@tipitina.demon.co.uk>
>Reply-To: kde-java@kde.org
>To: kde-java@kde.org
>Subject: Re: [Kde-java] Compiling KDE 3 release of kdebindings
>Date: Sun, 14 Apr 2002 19:06:41 +0100
>
>On Sunday 14 April 2002 5:34 pm, KJ P wrote:
> > Hello Richard
> >
> > When I did an update on my cvs for kde3 it told me that setDirCreated,
> > setDirDirty, setDirDeleted, setFileCreated,setFileDirty,setFileDeleted 
>did
> > not exist in the KDirWatch.cpp.  I did it yesterday as well and it told 
>me
> > the same thing.  I have be using cvs co kdelibs, cvs co kdebase, etc...
> > instead of with a tag of HEAD or MAIN.
> >
> > Is this the problem I am having?
> >
> > I did a checkout this morning with of KDE_3_0_RELEASE on all the 
>libraries
> > and just finished up the compile of kdebindings.  On doing make -f
> > Makefile.cvs the /doc directory was not there so it failed.  I created 
>an
> > empty /doc directory and then make with success.  After; the 'make 
>install'
> > just failed with the following:
>I've removed this 'doc' directory from the KDE_3_0_BRANCH, and a reference 
>to
>a 'doc' directory in kdebindings/kdec/Makefile.am.
>
>From Dirk Mueller "(KDE_3_0_RELEASE is no branch, it was the state that got
>released)"
>
>-- Richard
>
> > /bin/sh ../../../admin/mkinstalldirs /home/kde3/kde3/include
> > make[4]: Leaving directory 
>`/home/kde3/cvs-kde/kdebindings/kdec/clib/kdec'
> > make[3]: Leaving directory 
>`/home/kde3/cvs-kde/kdebindings/kdec/clib/kdec'
> > make[3]: Entering directory `/home/kde3/cvs-kde/kdebindings/kdec/clib'
> > make[4]: Entering directory `/home/kde3/cvs-kde/kdebindings/kdec/clib'
> > /bin/sh ../../admin/mkinstalldirs /home/kde3/kde3/bin
> > /bin/sh ../../libtool  --mode=install /usr/bin/install -c -p   clib
> > /home/kde3/kde3/bin/clib
> > /usr/bin/install -c -p .libs/clib /home/kde3/kde3/bin/clib
> > /bin/sh ../../admin/mkinstalldirs
> > /home/kde3/kde3/share/applnk/Applications/ /usr/bin/install -c -p -m 644
> > ./clib.desktop
> > /home/kde3/kde3/share/applnk/Applications/clib.desktop
> > /usr/bin/install: cannot stat `./clib.desktop': No such file or 
>directory
> > make[4]: *** [install-data-local] Error 1
> > make[4]: Leaving directory `/home/kde3/cvs-kde/kdebindings/kdec/clib'
> > make[3]: *** [install-am] Error 2
> > make[3]: Leaving directory `/home/kde3/cvs-kde/kdebindings/kdec/clib'
> > make[2]: *** [install-recursive] Error 1
> > make[2]: Leaving directory `/home/kde3/cvs-kde/kdebindings/kdec/clib'
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory `/home/kde3/cvs-kde/kdebindings/kdec'
> > make: *** [install-recursive] Error 1
> >
> > Any ideas Richard?
> >
> > I think I saw this one on the kde-linux list at the beginning of last 
>week
> > about bindings not completing.  Not sure.
> >
> > Thanks in advanced
> >
> > Kenneth
> >
> > From: Richard Dale <Richard_Dale@tipitina.demon.co.uk>
> >
> > >Reply-To: kde-java@kde.org
> > >To: kde-java@kde.org
> > >Subject: Re: [Kde-java] 'Georges Interesting Literature Trawler' - code
> > >review
> > >Date: Sun, 14 Apr 2002 16:39:13 +0100
> > >
> > >On Sunday 14 April 2002 4:02 pm, KJ P wrote:
> > > > It might be better to build from the 3.0 release branch to get the
> > > > kdebindings koala.jar.  I am compiling the bindings now because from
> > >
> > >head
> > >
> > > > the bindings will not compile because of changes in the libs.
> > > >
> > > > That is the next thing I will start working on but as I also did not
> > >
> > >have
> > >
> > > > the koala.jar from Suse I had to get a working copy to test the new 
>gcj
> > > > that I installed yesterday.  Really looking forward to this test.
> > >
> > >I still can't get gcj to work, but I really ought to add the makefile
> > > rules and instructions in the README's for building lib-org-kde-qt.so 
>and
> > > lib-org-kde-koala.so. Both gcc 3.0.4 and current snapshots of gcc 3.1
> > > should
> > >work fine.
> > >
> > > > I have a couple of changes that need to be sent to Richard Dale -
> > >
> > >KDirWatch
> > >
> > > > for one - so that head bindigs will compile.
> > >
> > >Thanks Kenneth - the branch to go for in the cvs is KDE_3_0_BRANCH. 
>That
> > >has
> > >the KDirWatch, KFileMetaInfo and KFileMetaInfoItem fixes. There were 
>some
> > >last minute changes to these classes between KDE RC3 and the final
> > > release, which I didn't know about. That's why kdebindings didn't 
>compile
> > > and didn't get released. But I think I did fix the HEAD branch, so it
> > > should have built
> > >ok.
> > >
> > >-- Richard
> > >
> > > > I hope I have saved you some time.
> > > >
> > > > Regards
> > > >
> > > > Kenneth
> > > >
> > > >
> > > > From: George Russell <george.russell@clara.net>
> > > >
> > > > >Reply-To: kde-java@kde.org
> > > > >To: kde-java@kde.org
> > > > >Subject: Re: [Kde-java] 'Georges Interesting Literature Trawler' -
> > > > > code review
> > > > >Date: Sun, 14 Apr 2002 14:42:14 +0000
> > > > >
> > > > >On Saturday 13 April 2002 18:18, Richard Dale wrote:
> > > > > > I've just looked at George's code for the etext reader, here's 
>some
> > > > > > help
> > > > >
> > > > >I
> > > > >
> > > > > > hope. There is a comment in the code 'Find why about menu 
>doesn't
> > > > > > work':
> > > > >
> > > > >Excellent!
> > > > >
> > > > >Currently building KDE 3.0 from CVS head.
> > > > >
> > > > >SuSE have not included KDE java bindings in their RPM's.
> > > > >
> > > > >George
> > > > >--
> > > > >   2:40pm  up 38 days, 15:31,  1 user,  load average: 2.56, 2.83, 
>2.11
> > > > >
> > > > >_______________________________________________
> > > > >Kde-java mailing list
> > > > >Kde-java@mail.kde.org
> > > > >http://mail.kde.org/mailman/listinfo/kde-java
> > > >
> > > > _________________________________________________________________
> > > > MSN Photos is the easiest way to share and print your photos:
> > > > http://photos.msn.com/support/worldwide.aspx
> > > >
> > > > _______________________________________________
> > > > Kde-java mailing list
> > > > Kde-java@mail.kde.org
> > > > http://mail.kde.org/mailman/listinfo/kde-java
> > >
> > >_______________________________________________
> > >Kde-java mailing list
> > >Kde-java@mail.kde.org
> > >http://mail.kde.org/mailman/listinfo/kde-java
> >
> > _________________________________________________________________
> > Send and receive Hotmail on your mobile device: http://mobile.msn.com
> >
> > _______________________________________________
> > Kde-java mailing list
> > Kde-java@mail.kde.org
> > http://mail.kde.org/mailman/listinfo/kde-java
>_______________________________________________
>Kde-java mailing list
>Kde-java@mail.kde.org
>http://mail.kde.org/mailman/listinfo/kde-java




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com