bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Missing header for logger.c and OpenBSD


From: Mats Erik Andersson
Subject: [bug-inetutils] Missing header for logger.c and OpenBSD
Date: Sun, 1 Aug 2010 01:13:09 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,

the source 'src/logger.c' needs an inclusion

  #include <sys/uio.h>

which is not automatically used in OpenBSD 4.4 and 4.6.

In addition, the conditionals for utmpx/utmp must be
reworked to fit OpenBSD. As it stands an unaltered
configuring step will ask for the functions

  endutent(), getutent() and pututline().

There are further problems in "ifconfig/" where compilation
halts due to missing macros IFF_SLAVE and IFF_MASTER.

Regards,

Mats Erik Andersson, fil. dr



reply via email to

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