($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Denis Kenzior <denkenz@gmail.com>
Cc: Grant Erickson <gerickson@nuovations.com>, iwd@lists.linux.dev
Subject: Re: [PATCH] adhoc: Fix compilation on old systems
Date: Mon, 27 Nov 2023 11:30:17 +0100	[thread overview]
Message-ID: <F5A312BE-F67F-4C6A-AB00-96BC55053187@holtmann.org> (raw)
In-Reply-To: <20231127032029.1316478-1-denkenz@gmail.com>

Hi Denis,

>  CC       src/adhoc.o
> In file included from src/adhoc.c:28:0:
> /usr/include/linux/if.h:234:19: error: field ‘ifru_addr’ has incomplete type
>   struct sockaddr ifru_addr;
>                   ^
> /usr/include/linux/if.h:235:19: error: field ‘ifru_dstaddr’ has incomplete type
>   struct sockaddr ifru_dstaddr;
>                   ^
> /usr/include/linux/if.h:236:19: error: field ‘ifru_broadaddr’ has incomplete type
>   struct sockaddr ifru_broadaddr;
>                   ^
> /usr/include/linux/if.h:237:19: error: field ‘ifru_netmask’ has incomplete type
>   struct sockaddr ifru_netmask;
>                   ^
> /usr/include/linux/if.h:238:20: error: field ‘ifru_hwaddr’ has incomplete type
>   struct  sockaddr ifru_hwaddr;
>                    ^
> ---
> src/adhoc.c | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied.

Regards

Marcel


      reply	other threads:[~2023-11-27 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27  3:19 [PATCH] adhoc: Fix compilation on old systems Denis Kenzior
2023-11-27 10:30 ` Marcel Holtmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F5A312BE-F67F-4C6A-AB00-96BC55053187@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=denkenz@gmail.com \
    --cc=gerickson@nuovations.com \
    --cc=iwd@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).