Opened 2 years ago
Last modified 2 years ago
#65586 assigned defect
libssh @ 0.9.6 +kerberos5+universal: linker error - build failure on Monterey 12.5
Reported by: | bgrube (Boris Grube) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | libssh |
Description
On Monterey 12.5, port install libssh +kerberos5 +universal
fails with linker errors (see also attached log file):
:info:build Undefined symbols for architecture x86_64: :info:build "_argp_parse", referenced from: :info:build _main in samplesshd-cb.c.o :info:build "_argp_usage", referenced from: :info:build _parse_opt in samplesshd-cb.c.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[2]: *** [examples/samplesshd-cb] Error 1
Without +universal
, the installation works without problems.
Attachments (1)
Change History (2)
Changed 2 years ago by bgrube (Boris Grube)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to Ionic |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Log file