Bug 281097

Summary: net/netatalk3
Product: Ports & Packages Reporter: sseekamp
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (marcus)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
poudriere build log none

Description sseekamp 2024-08-27 18:54:35 UTC
Created attachment 253131 [details]
poudriere build log

I'm trying to build this port (first time going to 3.2.x) and having a persistent linker error.

ld: error: unable to find library -liconv
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
*** Error code 1

I'm building using Poudriere with the same configure options as previous Netatalk:
- SENDFILE
- MDNSRESPONDER

all others unchecked.

My make options:
OPTIONS_UNSET+=DOCS NLS X11 EXAMPLES CUPS
OPTIONS_SET+=LIBEDIT


any help appreciated!
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2024-08-27 19:01:00 UTC
Dup of 281096

*** This bug has been marked as a duplicate of bug 281096 ***