NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: bin/58023: wg-userspace N create: WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
The following reply was made to PR bin/58023; it has been noted by GNATS.
From: matthew green <mrg%eterna23.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: re: bin/58023: wg-userspace N create: WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17
Date: Sun, 10 Mar 2024 17:38:30 +1100
> WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT=
, error 17
#define EEXIST 17 /* File exists */
we should probably just make this errno not print a message,
*espcially* for autoload when it's already there (builtin or
module.)
.mrg.
Home |
Main Index |
Thread Index |
Old Index