[Kde-nonlinux] Re: Which list for kde 3.4 beta posts?

Dave Feustel dfeustel at verizon.net
Mon Jan 31 14:01:27 CET 2005


On Monday 31 January 2005 07:22 am, Dirk Mueller wrote:
> On Monday 31 January 2005 13:07, Dave Feustel wrote:
> 
> > I used make -k to make a pass through the entire source.
> 
> Usually thats a mistake. If there is one error somewhere, you will get dozens 
> of resulting errors in depending modules. Its usually only interesting to 
> examine the very first error you get. 
> 
Here is the first error. It is OpenBSD-specific since I can't find this symbol in
the OpenBSD include files.

Making all in network
source='kresolver.cpp' object='kresolver.lo' libtool=yes  DEPDIR=.deps depmode=gcc /bin/sh ../../admin/depcomp  /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H  -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/home/daf/Qt334/include -I/usr/X11R6/include -I/home/daf/KDE34/include   -DQT_THREAD_SUPPORT   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o kresolver.lo kresolver.cpp
kresolver.cpp:62: warning: #warning "mutex"
kresolver.cpp: In function `static int KNetwork::KResolver::servicePort(const char *, const char *)':
kresolver.cpp:769: implicit declaration of function `int getservbyname_r(...)'
*** Error code 1 (continuing)


More information about the kde-nonlinux mailing list