[OpenIndiana-discuss] inetutils 1.8

Paolo Marcheschi paolo.marcheschi at ftgm.it
Thu Oct 27 15:44:19 UTC 2011


Hi
I find a solution to this problem, from here:
http://mailman.mit.edu/pipermail/krb5-bugs/2004-January/002209.html

if you edit
./libinetutils/setsig.c

and put :

typedef void (*sig_t) (int);

just after
#include <signal.h>

It compiles correctly the setsig.c but it stops after with other errors.

Paolo

On October 27, 2011 05:18:35 PM CEST, James Carlson wrote:
>
> Gabriele Bulfon wrote:
>>
>> Hi, trying to build inetutils 1.8 gives errors:
>> setsig.c:33: error: syntax error before "setsig"
>> setsig.c:33: error: syntax error before "sig_t"
>> Any clue?
>
>
> Google seems to suggest that it could be an unfixed problem in inetutils.
>
> http://comments.gmane.org/gmane.comp.gnu.inetutils.bugs/1318
>
> In any event "sig_t" isn't defined on OpenIndiana.



More information about the OpenIndiana-discuss mailing list