Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-02 Thread Raphael Kubo da Costa
Troy writes: > I was able to rebuild boost-libs without any errors. It seems that > all of the ports rebuild just fine except for kdepim4-runtime. Hmm, I'm running out of ideas :) Have you tried Rusty's suggestion? > I also just found that I have an error trying to build kdebindings4 > where i

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-02 Thread Troy
On 11/1/2011 4:59 PM, Raphael Kubo da Costa wrote: Troy writes: So are you using the same compiler to build akonadi and all the kdepim ports (kdepimlibs4, kdepim4-runtime and kdepim4)? Does rebuilding kdepimlibs4 help? I believe it's the same compiler used. I rebuilt kdepimlibs4 without any

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-01 Thread Rusty Nejdl
Stop in /usr/ports/deskutils/kdepim4-runtime. ===>>> make failed for deskutils/kdepim4-runtime ===>>> Aborting update ===>>> Update for deskutils/kdepim4-runtime failed ===>>> Aborting update ===>>> Update for deskutils/kdepim4 failed ===>>> Aborting update ___

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-01 Thread Raphael Kubo da Costa
Troy writes: >> So are you using the same compiler to build akonadi and all the kdepim >> ports (kdepimlibs4, kdepim4-runtime and kdepim4)? >> >> Does rebuilding kdepimlibs4 help? > I believe it's the same compiler used. I rebuilt kdepimlibs4 without > any problem and still I get the following e

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-01 Thread Troy
So are you using the same compiler to build akonadi and all the kdepim ports (kdepimlibs4, kdepim4-runtime and kdepim4)? Does rebuilding kdepimlibs4 help? I believe it's the same compiler used. I rebuilt kdepimlibs4 without any problem and still I get the following error when trying to build k

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-11-01 Thread Raphael Kubo da Costa
Troy writes: > I updated the ports tree and there was a new version and it built > fine. The problem with kdepim4-runtime still exists though. Any > thoughts on that? Re-attaching the problem. So are you using the same compiler to build akonadi and all the kdepim ports (kdepimlibs4, kdepim4-

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-10-31 Thread Alberto Villa
On Monday 31 October 2011 14:33:47 Troy wrote: > Additionally I cannot build > QScintilla-gpl-2.4.6 because it cannot find the subdirectory > QScintilla-gpl-2.4.6 under work. As you can see below it simply does not > exist. > > oz:106:/usr/ports/devel/qscintilla2# ls -la work/* > total 1 Actually

Re: [kde-freebsd] KDEPIM4 and Qscintilla2 build failures

2011-10-31 Thread Raphael Kubo da Costa
Troy writes: > I was able to rebuild databases/akonadi without any errors. Did you use a different compiler to build akonadi and kdepim*? What if you try to rebuild kdepimlibs4? Is everything OK with your boost ports? > oz:106:/usr/ports/devel/qscintilla2# ls -la work/* Weird, it works fine he