Re: Re: Which list for kde 3.4 beta posts?
Dave Feustel <[email protected]> Tue, 8 Feb 2005 05:28:02 -0500
| Newsgroups | gmane.comp.kde.non-linux |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 08 February 2005 12:31 am, Dirk Mueller wrote: > 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 didn't know this. > > 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. OK. So you want the configure.log for any package that doesn't compile?