bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Early compilation failure with NexentaCore.


From: Mats Erik Andersson
Subject: [bug-inetutils] Early compilation failure with NexentaCore.
Date: Wed, 15 Jun 2011 23:05:04 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Dear all,

we have clearly no support for OpenSolaris in our project.
Since two weeks back I have a system running NexentaCore,
providing me with some services, and more importantly,
a test bed for portability!

Already compiling 'libinetutils' leads to a failure.
The problem is that 'libinetutils/setsig.c' tacitly
assumes the presence of

   typedef sig_t;

This does not apply to OpenSolaris:

   /* config.h */

   /* #undef HAVE_SIG_T */

Of course there will at later stages be further problems,
but should we aim at including also OpenSolaris? Then we
must begin the work with 'libinetutils'. Since the first
failure appears there, we would be allowed to claim that
GNUlib already supports OpenSolaris.

Best regards,
  Mats 



reply via email to

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