Re: error building kdelibs 3.3.1
Dirk Mueller <[email protected]> Wed, 13 Oct 2004 03:07:38 +0200
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 13 October 2004 02:54, Dave Feustel wrote: > kresolver.cpp:768: implicit declaration of function `int > getservbyname_r(...)' kresolver.cpp: thats very weird, since there is a configure check for getservbyname_r. am I correct that HAVE_GETSERVBYNAME_R is defined to 1 in your config.h? can you show me the config.log of the getservbyname_r check? Dirk