Dear all,

let me quickly convey important observations on OpenSolaris
that influence us. As time passes I hope to continue the
analysis begun here.

The syslog declarations and network coding come to my mind,
as they are the most obvious.

Regards,
  Mats


<syslog.h>

   Missing LOG_PERROR
   Missing CODE
   Missing facilitynames
   Missing prioritynames

<syslog-int.h>

   Does not exist. Its content is brought in
   by <syslog.h> itself. In reality, the desired
   declarations are located in <sys/syslog.h>.

Linking networking code

   Needs '-lsocket'

Reply via email to