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

List:       kde
Subject:    Re: Problem compiling kdebase-2.1
From:       Michael Irsiegler <miir () pfaffenhofen ! de>
Date:       2001-02-28 10:54:04
[Download RAW message or body]

Thanks a lot, compiled smoothly after this little fix.

Have fun.
-- 
Mike

When it's dark enough, you can see the stars.


On Mittwoch, 28. Februar 2001 11:24, Giles Turner wrote:
> Hi,
>
> According to the development mailing list where I just
> sent a similar problem about SuSE 6.3 AXP.
>
> Within your kdebase directory, open:
>
> /kioslave/ldap/kldap.h
>
> and modify:
>
> #ifndef TIME_WITH_SYS_TIME
> #include <sys/time.h>
> #else
> #include <time.h>
> #endif
>
> to:
>
> #ifdef TIME_WITH_SYS_TIME
> #include <sys/time.h>
> #else
> #include <time.h>
> #endif
>
> (i.e remove the 'n' from #ifndef)
>
> I am in the process of recompiling myself with this
> modification, so I cannot verify that it works for me,
> but it worked for someone on the development list.
>
> Cheers,
>
> Giles
>
>
> --- Michael Irsiegler <miir@pfaffenhofen.de> wrote: >
> Hi,
>
> > I have a problem compiling the kio_ldap package of
> > kdebase-2.1. I am running
> > SuSE 7.1 and this is the error I get:
> >
> > g++ -DHAVE_CONFIG_H -I. -I. -I../..
> > -I/opt/kde-2.1/include
> > -I/usr/lib/qt2/include -I/usr/X11R6/include -O2
> > -fno-exceptions
> > -fno-check-new -Wall -pedantic -W -Wpointer-arith
> > -Wmissing-prototypes
> > -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor
> > -fno-builtin -O6 -mcpu=i686
> > -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
> > -DQT_NO_ASCII_CAST -c kio_ldap.cpp  -fPIC -DPIC -o
> > .libs/kio_ldap.o
> > In file included from kio_ldap.cpp:16:
> > kldap.h:496: field `_timeout' has incomplete type
> > make[3]: *** [kio_ldap.lo] Error 1
> > make[3]: Leaving directory
>
> `/usr/own/download/kde-2.1/kdebase-2.1/kioslave/ldap'make[2]:
> > ***
> > [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/usr/own/download/kde-2.1/kdebase-2.1/kioslave'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/usr/own/download/kde-2.1/kdebase-2.1'
> > make: *** [all-recursive-am] Error 2
> >
> > Anybody know what's wrong here, how I could fix
> > that?
> >
> > Any help is appreciated.
> >
> > --
> > Mike
> >
> > When it's dark enough, you can see the stars.
> > --
> > Send posts to:  kde@lists.netcentral.net
> >  Send all commands to:
> > kde-request@lists.netcentral.net
> >   Put your command in the SUBJECT of the message:
> >    "subscribe", "unsubscribe", "set digest on", or
> > "set digest off"
> > PLEASE READ THE ARCHIVED MESSAGES AT
> > http://lists.kde.org/ BEFORE POSTING
>
> **********************************************************************
>
> > This list is from your pals at NetCentral <http://www.netcentral.com/>
>
> =====
> --------------------------------
> Giles Turner
> School of Chemistry
> The University of Birmingham, UK
> Registered Linux User: 190440
>
> ____________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
> or your free @yahoo.ie address at http://mail.yahoo.ie
-- 
Send posts to:  kde@lists.netcentral.net
 Send all commands to:  kde-request@lists.netcentral.net
  Put your command in the SUBJECT of the message:
   "subscribe", "unsubscribe", "set digest on", or "set digest off"
PLEASE READ THE ARCHIVED MESSAGES AT http://lists.kde.org/ BEFORE POSTING
**********************************************************************
This list is from your pals at NetCentral <http://www.netcentral.com/>

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

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