[Kde-nonlinux] Re: Which list for kde 3.4 beta posts?
Will Andrews
will at kde.org
Mon Jan 31 21:20:33 CET 2005
On Mon, Jan 31, 2005 at 08:01:27AM -0500, Dave Feustel wrote:
> 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)
Your OS probably needs hacks to workaround the lack of *_r()
functions. I believe FreeBSD doesn't have many of the *_r() used
in KDE as well.
Are you a good C/C++ programmer? If not, I suggest finding
someone that is and uses OpenBSD to work these issues out with.
Your patches should be contributed here and/or kde-devel.
Regards,
--
wca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-nonlinux/attachments/20050131/ce313734/attachment.pgp
More information about the kde-nonlinux
mailing list