James Richard Tyrer wrote: > The Header problem was fixed in HEAD. > > The needs to be "backported". > > Since the only change is to correct the headers: > > --- kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp 2004/04/19 \ > 01:12:55 1.7 > +++ kdemultimedia/mpeglib/lib/input/cdromAccess_Linux.cpp 2004/09/08 \ > 14:41:44 1.8 > @@ -10,12 +10,12 @@ > > */ > > +#include > +#include > +#include > > #include "cdromToc.h" > #include "cdromRawAccess.h" > -#include > -#include > -#include > > #include > > The only action needed to back port is to move the KDE_3_3_BRANCH tag > from 1.7 to 1.8. Actually version 1.8 didn't build either, so it the CVS tag: KDE_3_3_BRANCH needs to be moved from 1.7 to 1.9. Nothing needs to be done to the code to backport it, since it is just a change in the headers. -- JRT >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<