[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Failed kdebase compilation
From:       David Faure <david () mandrakesoft ! com>
Date:       2001-02-28 12:31:14
[Download RAW message or body]

On Wednesday 28 February 2001 12:04, joerg habenicht wrote:
> you could try this patch:
> 
> -----------------------------------
> Index: kioslave/ldap/kldap.h
> ===================================================================
> RCS file: /home/kde/kdebase/kioslave/ldap/kldap.h,v
> retrieving revision 1.5
> diff -u -3 -p -r1.5 kldap.h
> --- kioslave/ldap/kldap.h       2001/02/22 11:59:54     1.5
> +++ kioslave/ldap/kldap.h       2001/02/28 12:01:48
> @@ -8,11 +8,11 @@
>  #include <lber.h>
>  #include <ldap.h>
>  #include <config.h>
> -#ifndef TIME_WITH_SYS_TIME
> -#include <sys/time.h>
> -#else
> -#include <time.h>
> +#ifdef TIME_WITH_SYS_TIME
> +# include <sys/time.h>
>  #endif
> +#include <time.h>
> +
>  
>  namespace KLDAP
>  {
> -----------------------------------
> 
> 
> I already posted this (in similar form)
> to kde-core-devel, but noone could tell me
> if the patch is correct for other platforms.

It is - BTW it's what is in the HEAD branch now.

I have added this and the libkonq problem into the compilation FAQ.

-- 
David FAURE, david@mandrakesoft.com, faure@kde.org
http://perso.mandrakesoft.com/~david/, http://www.konqueror.org/
KDE, Making The Future of Computing Available Today

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic