build problems after switching branches/kdevelop/3.4 to branches/KDE/3.5/kdevelop

Matthew Woehlke mw_triad at users.sourceforge.net
Thu Mar 29 16:39:24 UTC 2007


Andreas Pakulat wrote:
> On 29.03.07 11:01:40, Matthew Woehlke wrote:
>> Andreas Pakulat wrote:
>>> On 27.03.07 18:13:12, Matthew Woehlke wrote:
>>>> ...anyone check anything into KDE/branches/3.5 that doesn't build, or 
>>>> did I do something wrong?
>>> Yeap, all my fault. It seems I didn't check that it built (I did start
>>> make though) or it was covered by something else. Anyway, I reverted
>>> that change with another commit. So all should be well now.
>> Thanks. That seems to have helped, but now I am running into a different 
>> error trying to build the subversion part... it looks like configure is 
>> missing a check for apr (which IIRC I have in a non-standard location, 
>> or rather the default location which I used when I built apr is 
>> different from where everything expects to find it). I just did a 
>> distclean to see if configure would look for it, but it didn't complain. 
>> I'm strongly suspecting that this is not going to "just work" but I 
>> might be wrong. Anyway it will be a while before the build gets back to 
>> that point.
> 
> configure does have a check for apr, but you need to re-run make -f
> Makefile.cvs manually maybe. And it looks for apr-config binary in PATH
> and /usr/local/apr/bin/. Also you can provide a custom path via
> --with-apr-config configure option. Same thing with apu.

Hmm, yup, that might've been the problem. I killed the build I started 
without doing that too soon to tell if it still broke. I guess it *is* 
finding my apr, this time I actually looked at the log and it has 
'checking for APR ... found'. Either I tweaked something, or I am 
mis-remembering having to manually tell configure where to find it.

Hopefully it works now but I won't know for an hour or two. Thanks.

-- 
Matthew
<insert witty signature here>





More information about the KDevelop-devel mailing list