konq-e for 3.3 and beyond and a couple of problems

Roberto Alsina ralsina at kde.org
Tue Oct 26 08:30:08 CEST 2004


I am hacking konq-e trying to make it work with kdelibs 3.3 or later.

It's pretty close to working with 3_3_1_RELEASE but I have a few problems.

* I can't test it on every release it's supposed to work with
  My computer's just too slow to build it so many times. So, if anyone can
please test cvs HEAD every now and then against 3.1 and the rest, I am
testing 3.3.1, and HEAD (probably 3.2 too).


* I am having a problem with every version:

In file included from ksockaddr.cpp:48:
netsupp.h:52: error: redefinition of `struct in6_addr'
/usr/include/netinet/in.h:194: error: previous definition of `struct
in6_addr'
netsupp.h:61: error: redefinition of `struct sockaddr_in6'
/usr/include/netinet/in.h:234: error: previous definition of `struct
   sockaddr_in6'
make[1]: *** [ksockaddr.lo] Error 1
make[1]: Leaving directory
`/home/ralsina/kdecvs/kdenox/konq-embed/kdesrc/kdecore'
make: *** [all-recursive] Error 1

This is a Fedora Core 2 system using kde-redhat.sf.net packages. Looks
like CLOBBER_IN6 is getting defined even though I do have a in6_addr in my
system.

That looks like auto* trouble to me, and am clueless about it :-(




-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`)  ralsina at kde.org
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'             Buenos Aires - Argentina
Imminentizing the eschaton since 1971.


More information about the konq-e mailing list