bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Early compilation failure with NexentaCore.


From: Simon Josefsson
Subject: Re: [bug-inetutils] Early compilation failure with NexentaCore.
Date: Fri, 17 Jun 2011 07:53:29 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Mats Erik Andersson <address@hidden> writes:

> torsdag den 16 juni 2011 klockan 13:14 skrev Simon Josefsson detta:
>> Mats Erik Andersson <address@hidden> writes:
>> 
>> >    typedef sig_t;
>> >
>> > This does not apply to OpenSolaris:
>> >
>> >    /* config.h */
>> >
>> >    /* #undef HAVE_SIG_T */
>> 
>> Glibc uses 'sighandler_t' for this, and gnulib should make sure it is
>> available.  I've checked in a fix for this, please test!
>
> This is not enough in OpenSolaris, since there is no type like
> '__sighandler_t' that whould be rewritten using a typedef.

Gnulib's signal.h should take care of that.  Or am I missing something?
The __sighandler_t solution is just what glibc uses.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]