[Kde-pim] kdepim-3.5.9 fails to compile
Tom Albers
tomalbers at kde.nl
Wed May 28 13:57:03 BST 2008
Op woensdag 28 mei 2008 14:41 schreef u:
> On Wednesday 28 May 2008 10:28, Tom Albers wrote:
> > Op woensdag 28 mei 2008 10:15 schreef u:
> > > libkleopatra_ui_la.all_cpp.lo -MD -MP -MF
> > > .deps/libkleopatra_ui_la.all_cpp.Tpo
> > >
> > > I tried to disable various programs from this package to avoid this
> > > failure.
> >
> > Try without --enable-final
>
> Yes, it helps. Thank you very much. Now I can compile this package without
> this bad failure.
>
> BTW: What does "--enable-final" change? I used it for kdelibs and kdebase
> (without an error). Should I omit this switch for all packages?
>
> Juergen
It's just another way of compiling (it cats all the source and headers into one file and compiles that (hence the .all_cpp file in the error)). Usually it compiles a bit faster. It was popular in kde3 times, I think it is gone for kde4.
Toma
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list