On Mon, Jan 13, 2014 at 09:36:03AM +, Stuart Henderson wrote:
> On 2014-01-12, Riccardo Mottola wrote:
> You must use libbind's headers, too: -I/usr/local/include/libbind
>
> It would probably make sense to apply the diff suggested in that thread
> though, as it fixes this case and I don't s
Hi Stuart,
thanks for the hint, I made one further step.
Stuart Henderson wrote:
You must use libbind's headers, too: -I/usr/local/include/libbind
Just for the record, it is not -I/usr/local/include/libbind but
-I/usr/local/include/bind
This works fine with my example test program, but my
On 2014-01-12, Riccardo Mottola wrote:
> Hi,
>
> I am having essentially the same problem as here:
> http://openbsd.7691.n7.nabble.com/res-init-and-0-0-0-0-td234246.html
>
> Specifically it is GNUMail and Pantomime which do not resolve correctly.
>
> I reduced myself to almost the same test progra
Hi,
I am having essentially the same problem as here:
http://openbsd.7691.n7.nabble.com/res-init-and-0-0-0-0-td234246.html
Specifically it is GNUMail and Pantomime which do not resolve correctly.
I reduced myself to almost the same test program:
main()
{
int i;
if (res_init() == -1)
re
4 matches
Mail list logo