| Summary: | Problem compiling openssh 4.7p1 | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Pierre <pierre42d> |
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | CC: | dtucker |
| Priority: | P2 | ||
| Version: | 4.7p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Pierre
2007-11-06 10:39:27 AEDT
What exact platform is this, and what arguments did you give to configure? The lines referred to are inside an "#ifdef BSD_AUTH", so you can try "./configure --without-bsd-auth". It's a GNU/Linux system I specified the --with-bsd-auth option. Without it I don't have this error anymore. So your system apparently doesn't have BSD Auth support... why did you specify --with-bsd-auth in the first place? *** This bug has been marked as a duplicate of bug 1391 *** Close resolved bugs after release. |