Ticket #2476 (closed defect: duplicate)
ftpfs doesn't work on NetBSD
Reported by: | cheusov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | |
Keywords: | NetBSD ftpfs | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Incorrect value is passed to 3nd argument of getaddrinfo(3).
As a result it exits with error under NetBSD thus breaking ftpfs.
Patch is in attachment.
If you really want to hardcode AI_ADDRCONFIG=0x20 on old versions of uClibc
consider using UCLIBC_MAJOR, UCLIBC_MINOR and UCLIBC_SUBLEVEL
(if they work), or just UCLIBC.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.