2011/9/8
Timothy Pearson <kb9vqf(a)pearsoncomputing.net>et>:
2011/9/8
Timothy Pearson <kb9vqf(a)pearsoncomputing.net>et>:
>>>
>>>>Can you try this patch against kdebase to see if it enables
>>>> compilation
>>> >without HAL support?
>>>
>>> cmake configured just fine. Right now I'm compiling and it goes just
>>> fine.
>>>
>>
>> Don't know if it's related, or it is something else (more probable
>> from looking at the errors):
http://paste.pocoo.org/show/472071/
>>
>
> Pull the latest kdelibs and recompile/reinstall--there were updates a
> week
> or so ago that added data structures and methods that kdebase now
> relies
> on.
>
> Tim
>
Is there something else I should rebuild/reinstall?
http://paste.pocoo.org/show/472086/
Yes, Pull the latest source from out GIT repository with:
git clone
http://scm.trinitydesktop.org/scm/git/tde
and rebuild/reinstall Qt3 from the sources in the main/dependencies/qt3
folder.
Tim
Pulled, recompiled, reinstalled everything. kdebase does not compile:
http://paste.pocoo.org/show/472328/
seems like it misses hal.
It sure looks like you didn't apply the entire patch I sent earlier. No
matter, I committed it to SVN last night already. :-)
Pull kdebase from SVN again and recompile. It should work; if it does not
then please post the build failure.
Thanks!