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

List:       kde-devel
Subject:    Re: Kdenetwork bug #24996
From:       Rob Napier <rnapier () employees ! org>
Date:       2001-08-07 18:34:05
[Download RAW message or body]

It looks like one of my patches wasn't applied. Solaris users need the
following added as kdenetwork/lanbrowsing/lisa/configure.in.in:

---
dnl Check for INADDR_NONE
AC_CACHE_CHECK( [for INADDR_NONE],ac_cv_decl_inaddr_none,[
   AC_EGREP_HEADER(INADDR_NONE, netinet/in.h,
      ac_cv_decl_inaddr_none="yes",
      ac_cv_decl_inaddr_none="no"
   )
])
 
if test $ac_cv_decl_inaddr_none = "no"; then
      AC_DEFINE(INADDR_NONE, (in_addr_t)-1, [inet_addr's error return])
fi
---

Thanks,
Rob

On Tue, Aug 07, 2001 at 07:15:21PM +0200, Lemonnier Philippe wrote:
> Hi,
> sorry for the (slight) delay, it took me 1.5 days to get&compile
> 2.2beta1+kdesupport-snapshot (there appears to be none in 2.2beta1).
> Here is what I get without applying the patch :
> ----------------------------------------------------------
> ....
> ....
> Making all in lanbrowsing
> gmake[2]: Entering directory
> `/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1/lanbrowsing'
> Making all in lisa
> gmake[3]: Entering directory
> `/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1/lanbrowsing/lisa'
> c++ -DHAVE_CONFIG_H -I. -I. -I../..   -D_REENTRANT
> -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -O2 -fpermissive
> -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
> -DQT_NO_ASCII_CAST  -c netscanner.cpp
> netscanner.cpp: In method `void NetScanner::nmblookupScan(SimpleList<Node>
> *)':
> netscanner.cpp:430: `INADDR_NONE' undeclared (first use this function)
> netscanner.cpp:430: (Each undeclared identifier is reported only once
> netscanner.cpp:430: for each function it appears in.)
> gmake[3]: *** [netscanner.o] Error 1
> gmake[3]: Leaving directory
> `/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1/lanbrowsing/lisa'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1/lanbrowsing'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1'
> gmake: *** [all-recursive-am] Error 2
> {mars}/home/src/TOOLS/DEP/kde-2.2beta1/kdenetwork-2.2beta1>
> -------------------------------------------------------------
> Should I try applying it manually as I did with 2.1.2 without success ? I
> did not up to now because I had to do it manually. kinda boring ;-( 
> 
> what would you suggest now ?
> 
> regards,
> phil
> 
> -----Original Message-----
> From: Rob Napier [mailto:rnapier@employees.org]
> Sent: Friday, August 03, 2001 19:47
> To: Lemonnier Philippe
> Cc: '24996@bugs.kde.org'; 'rnapier@employees.org'
> Subject: Re: Kdenetwork bug #24996
> 
> 
> Sorry for the long delay. I've been away. Are you still seeing this
> problem with the latest 2.2 release?
> 
> Rob
> 
> On Thu, Jul 05, 2001 at 01:51:01PM +0200, Lemonnier Philippe wrote:
> > Hi Rob,
> > 
> > I am trying to regen kde-2.1.1/2.1.2 on sparc-solaris-2.6 and already had
> to
> > fix a number of things that went wrong during my build. The bug database
> > helped me quite a lot with compile-related workarounds.
> > When coming to kdenetwork, I have problems with lanbrowsing/lisa as
> > described in your report.
> > 
> > I tried to apply the patches manually as patch did not want to eat the raw
> > text. I still have gcc aborting on 
> >
> ============================================================================
> > ==========
> > gmake[3]: Entering directory
> > `/home/src/TOOLS/DEP/kde-2.1.2/kdenetwork-2.1.1/lanbrowsing/lisa'
> > g++ -DHAVE_CONFIG_H -I. -I. -I../..   -D_REENTRANT
> > -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS  -O2 -fno-exceptions
> -fno-check-new
> > -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
> > -Wno-long-long -Wnon-virtual-dtor -fno-builtin -fpermissive
> > -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c netmanager.cpp
> > netmanager.cpp: In method `int NetManager::prepare()':
> > netmanager.cpp:155: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp: In method `void NetManager::answerBroadcast()':
> > netmanager.cpp:445: `socklen_t' undeclared (first use this function)
> > netmanager.cpp:445: (Each undeclared identifier is reported only once
> > netmanager.cpp:445: for each function it appears in.)
> > netmanager.cpp:445: parse error before `('
> > netmanager.cpp:447: `length' undeclared (first use this function)
> > netmanager.cpp:447: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp:489: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp: In method `void NetManager::enableServerServer(int)':
> > netmanager.cpp:777: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp: In method `int NetManager::findServerServer()':
> > netmanager.cpp:827: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp:847: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp:875: parse error before `('
> > netmanager.cpp:884: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > netmanager.cpp:918: warning: ANSI C++ forbids implicit conversion from
> `void
> > *' in argument passing
> > gmake[3]: *** [netmanager.o] Error 1
> > gmake[3]: Leaving directory
> > `/home/src/TOOLS/DEP/kde-2.1.2/kdenetwork-2.1.1/lanbrowsing/lisa'
> > gmake[2]: *** [all-recursive] Error 1
> > gmake[2]: Leaving directory
> > `/home/src/TOOLS/DEP/kde-2.1.2/kdenetwork-2.1.1/lanbrowsing'
> > gmake[1]: *** [all-recursive] Error 1
> > gmake[1]: Leaving directory
> `/home/src/TOOLS/DEP/kde-2.1.2/kdenetwork-2.1.1'
> > gmake: *** [all-recursive-am] Error 2
> >
> ============================================================================
> > ============
> > I have manually applied the patches with great care, but to no result.
> > BTW, I don't catch up with what I am suggested to do with the
> > 'configure.in.in' segment at the bottom of your report mail.
> > 
> > Any hints, any --ready to apply-- patch ?
> > 
> > thanks a lot & keep up the good work !!!
> > 
> > 
> > phil,
> > 
> > Philippe Lemonnier
> > Multiservice Telecom Networking Lab Manager
> > NEXTREAM
> > Rue du Clos Courtel - 35517 Cesson Sevigné - FRANCE
> > Phone: +33 2 99 27 35 45
> > E-mail: mailto:philippe.lemonnier@nextream.fr
> > 
 
>> 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