| Summary: | scard-opensc.o is missing in Makefile.in | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Nils Larsch <larsch> | ||||
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | ||||||
| Priority: | P2 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
Created attachment 323 [details]
proposed fix
Applied - thanks. Mass change of VERIFIED bugs to CLOSED |
scard-opensc.o is missing in the list LIBSSH_OBJS (in Makefile.in) => scard-opensc.c is not included in the build process => building OpenSSH with OpenSC fails ("undefined reference to `sc_get_keys` etc). Regards, Nils