Re: Re: Which list for kde 3.4 beta posts?
Dirk Mueller <[email protected]> Tue, 8 Feb 2005 06:31:32 +0100
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 08 February 2005 00:37, Dave Feustel wrote: > This error results from getservbyname_r not being implemented in OpenBSD > 3.6 -release. No, it doesn't. it results from an incorrect configure check. it shouldn't use the _r variant if it is not there. look at the code. if there is no _r variant, it should use the one that is there. > I have been informed by an OpenBSD developer that that > function is now implemented in -current and will be included in -release > 3.7, so it's not a kde problem. Look, it IS a KDE problem if the code doesn't compile out of the box. -- Dirk//\