1
5
Fork
You've already forked bsdutils
1

macOS: build warnings and error #2

Closed
opened 2019年03月26日 08:41:50 +01:00 by grylem · 2 comments
grylem commented 2019年03月26日 08:41:50 +01:00 (Migrated from github.com)
Copy link

too many warnings and
./compat.h:20:29: error: expected identifier
char *group_from_gid(gid_t, int);
Thanks.

too many warnings and ./compat.h:20:29: error: expected identifier char *group_from_gid(gid_t, int); Thanks.
dcantrell commented 2019年03月26日 16:34:16 +01:00 (Migrated from github.com)
Copy link

I suspect with MacOS X, the issue is going to be different header files. However, MacOS X already provides BSD variants of these commands. Linux is what I am targeting, so my patches and modifications are aimed at a Linux glibc platform.

Nonetheless, I am not opposed to making this work on MacOS X. I don't have one of those systems, so I can't do much without more debugging output or access to a MacOS X system.

I suspect with MacOS X, the issue is going to be different header files. However, MacOS X already provides BSD variants of these commands. Linux is what I am targeting, so my patches and modifications are aimed at a Linux glibc platform. Nonetheless, I am not opposed to making this work on MacOS X. I don't have one of those systems, so I can't do much without more debugging output or access to a MacOS X system.
grylem commented 2019年03月26日 17:00:47 +01:00 (Migrated from github.com)
Copy link

MacOS X already provides BSD variants of these commands.

Yes i known

Nonetheless, I am not opposed to making this work on MacOS X. I don't have one of those systems, so I can't do much without more debugging output or access to a MacOS X system.

I understand. Anyway thanks.

>MacOS X already provides BSD variants of these commands. Yes i known >Nonetheless, I am not opposed to making this work on MacOS X. I don't have one of those systems, so I can't do much without more debugging output or access to a MacOS X system. I understand. Anyway thanks.
Sign in to join this conversation.
No Branch/Tag specified
main
14.3-RELEASE
14.0-RELEASE
13.2-RELEASE
13.1-RELEASE
v13.2
v13.1
13.1-RELEASE-import
v13.0
v13.0-beta1
last-OpenBSD-work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dcantrell/bsdutils#2
Reference in a new issue
dcantrell/bsdutils
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?