KDE/kdelibs/kjs

Alexander Neundorf neundorf at kde.org
Tue Feb 7 19:09:19 CET 2006


On Tuesday 07 February 2006 19:02, you wrote:
> Hi Alex,
>
> > Did it break the build ? It shouldn't, the ifdef HAVE_PCREPOSIX should
> > make it compile also without pcre. If it breaks nevertheless, let us
> > know.
>
> It did, it could not include the regex header.
> Fixing build breaks is the moment this is the only reason to change
> something.

Ok, it tries to include regex.h.
But where should REGEXP_INCLUDE_DIR come from ?
I didn't find it, neither in kdelibs/ nor in CMake/Modules/.
Did you forget to add something to svn ?

> >> teher is no pthread  on windows.
> >
> > Ok, fixed. pthreads isn't required explicitely, it comes automatically
> > qith QT_AND_KDECORE_LIBS if required for the platform.
> >
> >>> Are you sure with all your commits regarding fakes.c and kdecore ?
> >>
> >> Pretty sure, I've discussed it with Christian.
> >>
> >>> Is ifdefing the #warning pragmas the recommended way to handle this ?
> >>
> >> There are about 120 ifdefed #warnings, if've added 5-10.
> >
> > Ok :-)
> >
> > Bye
> > Alex
>
> With your restore of config.h.cmake the build breaks, I give up.

Please let us know where it breaks so we can fix it correctly together.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list